[ https://issues.apache.org/jira/browse/FLINK-30484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flink Jira Bot updated FLINK-30484: ----------------------------------- Labels: stale-major test-stability (was: test-stability) I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help the community manage its development. I see this issues has been marked as Major but is unassigned and neither itself nor its Sub-Tasks have been updated for 60 days. I have gone ahead and added a "stale-major" to the issue". If this ticket is a Major, please either assign yourself or give an update. Afterwards, please remove the label or in 7 days the issue will be deprioritized. > ZooKeeperLeaderElectionTest.testZooKeeperReelection timed out > ------------------------------------------------------------- > > Key: FLINK-30484 > URL: https://issues.apache.org/jira/browse/FLINK-30484 > Project: Flink > Issue Type: Bug > Components: Runtime / Coordination > Affects Versions: 1.15.3 > Reporter: Matthias Pohl > Priority: Major > Labels: stale-major, test-stability > > {{ZooKeeperLeaderElectionTest.testZooKeeperReelection}} timed out in > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=44161&view=logs&j=4d4a0d10-fca2-5507-8eed-c07f0bdf4887&t=7b25afdf-cc6c-566f-5459-359dc2585798&l=15416 > {code} > Dec 22 05:00:20 "main" #1 prio=5 os_prio=0 tid=0x00007f1c7c00b800 nid=0x1ebdc > waiting on condition [0x00007f1c82b31000] > Dec 22 05:00:20 java.lang.Thread.State: WAITING (parking) > Dec 22 05:00:20 at sun.misc.Unsafe.park(Native Method) > Dec 22 05:00:20 - parking to wait for <0x000000008070b7c0> (a > java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) > Dec 22 05:00:20 at > java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) > Dec 22 05:00:20 at > java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) > Dec 22 05:00:20 at > java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) > Dec 22 05:00:20 at > org.apache.flink.runtime.leaderelection.TestingRetrievalBase.lambda$waitForNewLeader$0(TestingRetrievalBase.java:50) > Dec 22 05:00:20 at > org.apache.flink.runtime.leaderelection.TestingRetrievalBase$$Lambda$310/1033917063.get(Unknown > Source) > Dec 22 05:00:20 at > org.apache.flink.runtime.testutils.CommonTestUtils.waitUntilCondition(CommonTestUtils.java:144) > Dec 22 05:00:20 at > org.apache.flink.runtime.testutils.CommonTestUtils.waitUntilCondition(CommonTestUtils.java:138) > Dec 22 05:00:20 at > org.apache.flink.runtime.leaderelection.TestingRetrievalBase.waitForNewLeader(TestingRetrievalBase.java:48) > Dec 22 05:00:20 at > org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionTest.testZooKeeperReelection(ZooKeeperLeaderElectionTest.java:238) > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)