[ 
https://issues.apache.org/jira/browse/FLINK-32907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dong Lin updated FLINK-32907:
-----------------------------
    Fix Version/s: 1.18.0

> CheckpointAfterAllTasksFinishedITCase hangs on AZP
> --------------------------------------------------
>
>                 Key: FLINK-32907
>                 URL: https://issues.apache.org/jira/browse/FLINK-32907
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Checkpointing
>    Affects Versions: 1.18.0
>            Reporter: Sergey Nuyanzin
>            Priority: Critical
>              Labels: pull-request-available, test-stability
>             Fix For: 1.18.0
>
>
> With this build 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=52478&view=logs&j=39d5b1d5-3b41-54dc-6458-1e2ddd1cdcf3&t=0c010d0c-3dec-5bf1-d408-7b18988b1b2b&l=8867
> {{CheckpointAfterAllTasksFinishedITCase}} hangs on AZP as
> {noformat}
> 2023-08-22T05:15:37.5810740Z Aug 22 05:15:37 "ForkJoinPool-1-worker-1" #14 
> daemon prio=5 os_prio=0 tid=0x00007f459ce44800 nid=0xbb3b waiting on 
> condition [0x00007f454f500000]
> 2023-08-22T05:15:37.5811908Z Aug 22 05:15:37    java.lang.Thread.State: 
> WAITING (parking)
> 2023-08-22T05:15:37.5814427Z Aug 22 05:15:37  at sun.misc.Unsafe.park(Native 
> Method)
> 2023-08-22T05:15:37.5816487Z Aug 22 05:15:37  - parking to wait for  
> <0x00000000a7923e60> (a java.util.concurrent.CompletableFuture$Signaller)
> 2023-08-22T05:15:37.5818424Z Aug 22 05:15:37  at 
> java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
> 2023-08-22T05:15:37.5820556Z Aug 22 05:15:37  at 
> java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1707)
> 2023-08-22T05:15:37.5822534Z Aug 22 05:15:37  at 
> java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3313)
> 2023-08-22T05:15:37.5824626Z Aug 22 05:15:37  at 
> java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1742)
> 2023-08-22T05:15:37.5826636Z Aug 22 05:15:37  at 
> java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1908)
> 2023-08-22T05:15:37.5828836Z Aug 22 05:15:37  at 
> org.apache.flink.streaming.api.environment.StreamExecutionEnvironment.execute(StreamExecutionEnvironment.java:2131)
> 2023-08-22T05:15:37.5830778Z Aug 22 05:15:37  at 
> org.apache.flink.streaming.api.environment.LocalStreamEnvironment.execute(LocalStreamEnvironment.java:68)
> 2023-08-22T05:15:37.5832645Z Aug 22 05:15:37  at 
> org.apache.flink.test.checkpointing.CheckpointAfterAllTasksFinishedITCase.testImmediateCheckpointing(CheckpointAfterAllTasksFinishedITCase.java:83)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to