[ https://issues.apache.org/jira/browse/FLINK-31490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flink Jira Bot updated FLINK-31490: ----------------------------------- Labels: auto-deprioritized-critical test-stability (was: stale-critical test-stability) Priority: Major (was: Critical) This issue was labeled "stale-critical" 7 days ago and has not received any updates so it is being deprioritized. If this ticket is actually Critical, please raise the priority and ask a committer to assign you the issue or revive the public discussion. > ZooKeeperLeaderElectionTest.testLeaderShouldBeCorrectedWhenOverwritten times > out > -------------------------------------------------------------------------------- > > Key: FLINK-31490 > URL: https://issues.apache.org/jira/browse/FLINK-31490 > Project: Flink > Issue Type: Bug > Components: Runtime / Coordination > Affects Versions: 1.17.0 > Reporter: Matthias Pohl > Priority: Major > Labels: auto-deprioritized-critical, test-stability > Attachments: FLINK-31490.mvn.log, FLINK-31490.zookeeper-client.log, > FLINK-31490.zookeeper-server.log > > > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=47221&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=24c3384f-1bcb-57b3-224f-51bf973bbee8&l=9448 > {code} > Mar 16 02:00:54 "main" #1 prio=5 os_prio=0 tid=0x00007f488800b800 nid=0x5a15 > waiting on condition [0x00007f488fe14000] > Mar 16 02:00:54 java.lang.Thread.State: WAITING (parking) > Mar 16 02:00:54 at sun.misc.Unsafe.park(Native Method) > Mar 16 02:00:54 - parking to wait for <0x00000000e4065228> (a > java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) > Mar 16 02:00:54 at > java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) > Mar 16 02:00:54 at > java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) > Mar 16 02:00:54 at > java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) > Mar 16 02:00:54 at > org.apache.flink.runtime.leaderelection.TestingRetrievalBase.lambda$waitForNewLeader$0(TestingRetrievalBase.java:50) > Mar 16 02:00:54 at > org.apache.flink.runtime.leaderelection.TestingRetrievalBase$$Lambda$1377/797057570.get(Unknown > Source) > Mar 16 02:00:54 at > org.apache.flink.runtime.testutils.CommonTestUtils.waitUntilCondition(CommonTestUtils.java:150) > Mar 16 02:00:54 at > org.apache.flink.runtime.testutils.CommonTestUtils.waitUntilCondition(CommonTestUtils.java:144) > Mar 16 02:00:54 at > org.apache.flink.runtime.leaderelection.TestingRetrievalBase.waitForNewLeader(TestingRetrievalBase.java:48) > Mar 16 02:00:54 at > org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionTest.testLeaderShouldBeCorrectedWhenOverwritten(ZooKeeperLeaderElectionTest.java:479) > [...] > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)