Boyang Chen created KAFKA-8723: ---------------------------------- Summary: flaky test LeaderElectionCommandTest#testAllTopicPartition Key: KAFKA-8723 URL: https://issues.apache.org/jira/browse/KAFKA-8723 Project: Kafka Issue Type: Bug Reporter: Boyang Chen
[https://builds.apache.org/job/kafka-pr-jdk8-scala2.11/23737/console] *15:52:26* kafka.admin.LeaderElectionCommandTest > testAllTopicPartition STARTED*15:53:08* kafka.admin.LeaderElectionCommandTest.testAllTopicPartition failed, log available in /home/jenkins/jenkins-slave/workspace/kafka-pr-jdk8-scala2.11@2/core/build/reports/testOutput/kafka.admin.LeaderElectionCommandTest.testAllTopicPartition.test.stdout*15:53:08* *15:53:08* kafka.admin.LeaderElectionCommandTest > testAllTopicPartition FAILED*15:53:08* kafka.common.AdminCommandFailedException: Timeout waiting for election results*15:53:08* at kafka.admin.LeaderElectionCommand$.electLeaders(LeaderElectionCommand.scala:133)*15:53:08* at kafka.admin.LeaderElectionCommand$.run(LeaderElectionCommand.scala:88)*15:53:08* at kafka.admin.LeaderElectionCommand$.main(LeaderElectionCommand.scala:41)*15:53:08* at kafka.admin.LeaderElectionCommandTest$$anonfun$testAllTopicPartition$1.apply(LeaderElectionCommandTest.scala:91)*15:53:08* at kafka.admin.LeaderElectionCommandTest$$anonfun$testAllTopicPartition$1.apply(LeaderElectionCommandTest.scala:74)*15:53:08* at kafka.utils.TestUtils$.resource(TestUtils.scala:1588)*15:53:08* at kafka.admin.LeaderElectionCommandTest.testAllTopicPartition(LeaderElectionCommandTest.scala:74)*15:53:08* *15:53:08* Caused by:*15:53:08* org.apache.kafka.common.errors.TimeoutException: Aborted due to timeout.*15:53:08* -- This message was sent by Atlassian JIRA (v7.6.14#76016)