Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Resolved
-
1.12.0, 1.13.0
Description
2020-12-01T01:33:37.8672135Z [ERROR] execute[Parallel cogroup, p = 10](org.apache.flink.test.checkpointing.UnalignedCheckpointITCase) Time elapsed: 300.308 s <<< ERROR! 2020-12-01T01:33:37.8672736Z org.junit.runners.model.TestTimedOutException: test timed out after 300 seconds 2020-12-01T01:33:37.8673110Z at sun.misc.Unsafe.park(Native Method) 2020-12-01T01:33:37.8673463Z at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) 2020-12-01T01:33:37.8673951Z at java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1707) 2020-12-01T01:33:37.8674429Z at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323) 2020-12-01T01:33:37.8686627Z at java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1742) 2020-12-01T01:33:37.8687167Z at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1908) 2020-12-01T01:33:37.8687859Z at org.apache.flink.streaming.api.environment.StreamExecutionEnvironment.execute(StreamExecutionEnvironment.java:1842) 2020-12-01T01:33:37.8696554Z at org.apache.flink.streaming.api.environment.LocalStreamEnvironment.execute(LocalStreamEnvironment.java:70) 2020-12-01T01:33:37.8697226Z at org.apache.flink.streaming.api.environment.StreamExecutionEnvironment.execute(StreamExecutionEnvironment.java:1822) 2020-12-01T01:33:37.8697885Z at org.apache.flink.streaming.api.environment.StreamExecutionEnvironment.execute(StreamExecutionEnvironment.java:1804) 2020-12-01T01:33:37.8698514Z at org.apache.flink.test.checkpointing.UnalignedCheckpointTestBase.execute(UnalignedCheckpointTestBase.java:122) 2020-12-01T01:33:37.8699131Z at org.apache.flink.test.checkpointing.UnalignedCheckpointITCase.execute(UnalignedCheckpointITCase.java:159)
Attachments
Issue Links
- is duplicated by
-
FLINK-20449 UnalignedCheckpointITCase times out
- Closed
- links to