See <https://builds.apache.org/job/Kafka-trunk/647/changes>
Changes:
[cshapi] KAFKA-2585; ConsoleConsumer should not hang infinitely upon exception
[cshapi] MINOR: Make indenting in `checkstyle.xml` and `import-control.xml`
consistent
------------------------------------------
[...truncated 3465 lines...]
kafka.integration.SslTopicMetadataTest > testAutoCreateTopicWithCollision PASSED
kafka.integration.PrimitiveApiTest > testMultiProduce PASSED
kafka.api.ConsumerTest > testSeek PASSED
kafka.integration.SslTopicMetadataTest > testAliveBrokerListWithNoTopics PASSED
kafka.api.SSLConsumerTest > testSimpleConsumption PASSED
kafka.integration.SslTopicMetadataTest > testAutoCreateTopic PASSED
kafka.integration.PrimitiveApiTest > testDefaultEncoderProducerAndFetch PASSED
kafka.api.ConsumerTest > testUnsubscribeTopic PASSED
kafka.integration.PrimitiveApiTest > testFetchRequestCanProperlySerialize PASSED
kafka.integration.SslTopicMetadataTest > testGetAllTopicMetadata PASSED
kafka.integration.PrimitiveApiTest > testPipelinedProduceRequests PASSED
kafka.integration.PrimitiveApiTest > testProduceAndMultiFetch PASSED
kafka.api.SSLConsumerTest > testAutoOffsetReset PASSED
kafka.api.ConsumerTest > testListTopics PASSED
kafka.integration.SslTopicMetadataTest >
testAliveBrokersListWithNoTopicsAfterNewBrokerStartup PASSED
kafka.integration.PrimitiveApiTest >
testDefaultEncoderProducerAndFetchWithCompression PASSED
kafka.integration.SslTopicMetadataTest > testBasicTopicMetadata PASSED
kafka.integration.PrimitiveApiTest > testConsumerEmptyTopic PASSED
kafka.integration.PrimitiveApiTest > testEmptyFetchRequest PASSED
kafka.utils.ByteBoundedBlockingQueueTest > testByteBoundedBlockingQueue PASSED
kafka.coordinator.PartitionAssignorTest >
testRoundRobinAssignorOneConsumerNonexistentTopic PASSED
kafka.coordinator.PartitionAssignorTest >
testRangeAssignorOnlyAssignsPartitionsFromSubscribedTopics PASSED
kafka.coordinator.PartitionAssignorTest > testRangeAssignorOneConsumerNoTopic
PASSED
kafka.coordinator.PartitionAssignorTest >
testRangeAssignorOneConsumerMultipleTopics PASSED
kafka.coordinator.PartitionAssignorTest >
testRoundRobinAssignorOnlyAssignsPartitionsFromSubscribedTopics PASSED
kafka.coordinator.PartitionAssignorTest >
testRoundRobinAssignorTwoConsumersOneTopicOnePartition PASSED
kafka.coordinator.PartitionAssignorTest >
testRangeAssignorTwoConsumersOneTopicTwoPartitions PASSED
kafka.coordinator.PartitionAssignorTest >
testRoundRobinAssignorTwoConsumersOneTopicTwoPartitions PASSED
kafka.coordinator.PartitionAssignorTest >
testRoundRobinAssignorMultipleConsumersMixedTopics PASSED
kafka.coordinator.PartitionAssignorTest >
testRangeAssignorTwoConsumersOneTopicOnePartition PASSED
kafka.coordinator.PartitionAssignorTest >
testRangeAssignorMultipleConsumersMixedTopics PASSED
kafka.coordinator.PartitionAssignorTest >
testRoundRobinAssignorOneConsumerNoTopic PASSED
kafka.coordinator.PartitionAssignorTest >
testRoundRobinAssignorOneConsumerOneTopic PASSED
kafka.coordinator.PartitionAssignorTest > testRangeAssignorOneConsumerOneTopic
PASSED
kafka.coordinator.PartitionAssignorTest >
testRangeAssignorOneConsumerNonexistentTopic PASSED
kafka.coordinator.PartitionAssignorTest >
testRoundRobinAssignorOneConsumerMultipleTopics PASSED
kafka.coordinator.PartitionAssignorTest >
testRoundRobinAssignorTwoConsumersTwoTopicsSixPartitions PASSED
kafka.coordinator.PartitionAssignorTest >
testRangeAssignorTwoConsumersTwoTopicsSixPartitions PASSED
kafka.integration.SslTopicMetadataTest > testTopicMetadataRequest PASSED
kafka.api.ConsumerTest > testExpandingTopicSubscriptions PASSED
kafka.integration.PlaintextTopicMetadataTest >
testIsrAfterBrokerShutDownAndJoinsBack PASSED
kafka.integration.PlaintextTopicMetadataTest > testAutoCreateTopicWithCollision
PASSED
kafka.integration.SslTopicMetadataTest >
testAliveBrokersListWithNoTopicsAfterABrokerShutdown PASSED
kafka.utils.timer.TimerTest > testAlreadyExpiredTask PASSED
kafka.api.ConsumerTest > testPatternUnsubscription PASSED
kafka.integration.PlaintextTopicMetadataTest > testAliveBrokerListWithNoTopics
PASSED
kafka.utils.timer.TimerTest > testTaskExpiration PASSED
kafka.javaapi.message.ByteBufferMessageSetTest > testSizeInBytesWithCompression
PASSED
kafka.javaapi.message.ByteBufferMessageSetTest >
testIteratorIsConsistentWithCompression PASSED
kafka.javaapi.message.ByteBufferMessageSetTest > testIteratorIsConsistent PASSED
kafka.javaapi.message.ByteBufferMessageSetTest > testEqualsWithCompression
PASSED
kafka.javaapi.message.ByteBufferMessageSetTest > testWrittenEqualsRead PASSED
kafka.javaapi.message.ByteBufferMessageSetTest > testEquals PASSED
kafka.javaapi.message.ByteBufferMessageSetTest > testSizeInBytes PASSED
kafka.integration.PlaintextTopicMetadataTest > testAutoCreateTopic PASSED
kafka.integration.PlaintextTopicMetadataTest > testGetAllTopicMetadata PASSED
kafka.api.ConsumerTest > testGroupConsumption PASSED
kafka.integration.PlaintextTopicMetadataTest >
testAliveBrokersListWithNoTopicsAfterNewBrokerStartup PASSED
kafka.integration.PlaintextTopicMetadataTest > testBasicTopicMetadata PASSED
kafka.api.ConsumerTest > testPartitionsFor PASSED
kafka.integration.PlaintextTopicMetadataTest > testTopicMetadataRequest PASSED
kafka.api.ConsumerTest > testSimpleConsumption PASSED
kafka.integration.PlaintextTopicMetadataTest >
testAliveBrokersListWithNoTopicsAfterABrokerShutdown PASSED
kafka.utils.timer.TimerTaskListTest > testAll PASSED
kafka.coordinator.CoordinatorMetadataTest >
testBindGroupToTopicsAlreadyListenedOn PASSED
kafka.coordinator.CoordinatorMetadataTest > testGetGroup PASSED
kafka.coordinator.CoordinatorMetadataTest > testBindNonexistentGroupToTopics
PASSED
kafka.coordinator.CoordinatorMetadataTest > testBindGroupToTopicsNotListenedOn
PASSED
kafka.coordinator.CoordinatorMetadataTest >
testUnbindNonexistentGroupFromTopics PASSED
kafka.coordinator.CoordinatorMetadataTest >
testAddGroupReturnsPreexistingGroupIfItAlreadyExists PASSED
kafka.coordinator.CoordinatorMetadataTest >
testUnbindGroupFromTopicsListenedOnByNoOtherGroup PASSED
kafka.coordinator.CoordinatorMetadataTest > testRemoveNonexistentGroup PASSED
kafka.coordinator.CoordinatorMetadataTest >
testUnbindGroupFromTopicsNotListenedOn PASSED
kafka.coordinator.CoordinatorMetadataTest >
testUnbindGroupFromTopicsListenedOnByOtherGroups PASSED
kafka.coordinator.CoordinatorMetadataTest >
testRemoveGroupWithNoOtherGroupsBoundToItsTopics PASSED
kafka.coordinator.CoordinatorMetadataTest >
testRemoveGroupWithOtherGroupsBoundToItsTopics PASSED
kafka.coordinator.CoordinatorMetadataTest > testGetNonexistentGroup PASSED
kafka.api.ConsumerTest > testPartitionPauseAndResume PASSED
kafka.api.ConsumerTest > testPartitionReassignmentCallback PASSED
kafka.api.ConsumerTest > testAutoOffsetReset PASSED
kafka.api.ConsumerTest > testCommitSpecifiedOffsets PASSED
kafka.api.ConsumerTest > testCommitMetadata PASSED
kafka.api.ConsumerTest > testPatternSubscription PASSED
kafka.security.auth.SimpleAclAuthorizerTest > testAllowAllAccess PASSED
kafka.security.auth.SimpleAclAuthorizerTest > testNoAclFound PASSED
kafka.security.auth.SimpleAclAuthorizerTest > testAclManagementAPIs FAILED
java.lang.AssertionError: changes not propagated in timeout period.
at org.junit.Assert.fail(Assert.java:88)
at kafka.utils.TestUtils$.waitUntilTrue(TestUtils.scala:655)
at
kafka.security.auth.SimpleAclAuthorizerTest.changeAclAndVerify(SimpleAclAuthorizerTest.scala:229)
at
kafka.security.auth.SimpleAclAuthorizerTest.testAclManagementAPIs(SimpleAclAuthorizerTest.scala:190)
kafka.security.auth.SimpleAclAuthorizerTest > testTopicAcl PASSED
kafka.security.auth.SimpleAclAuthorizerTest > testSuperUserHasAccess PASSED
kafka.security.auth.SimpleAclAuthorizerTest > testDenyTakesPrecedence PASSED
kafka.security.auth.SimpleAclAuthorizerTest > testNoAclFoundOverride PASSED
kafka.security.auth.SimpleAclAuthorizerTest > testLoadCache PASSED
kafka.utils.ReplicationUtilsTest > testUpdateLeaderAndIsr PASSED
kafka.utils.ReplicationUtilsTest > testGetLeaderIsrAndEpochForPartition PASSED
kafka.coordinator.ConsumerGroupMetadataTest >
testDeadToRebalancingIllegalTransition PASSED
kafka.coordinator.ConsumerGroupMetadataTest >
testPreparingRebalanceToRebalancingTransition PASSED
kafka.coordinator.ConsumerGroupMetadataTest >
testRebalancingToDeadIllegalTransition PASSED
kafka.coordinator.ConsumerGroupMetadataTest >
testPreparingRebalanceToStableIllegalTransition PASSED
kafka.coordinator.ConsumerGroupMetadataTest >
testRebalancingToPreparingRebalanceTransition PASSED
kafka.coordinator.ConsumerGroupMetadataTest > testCannotRebalanceWhenDead PASSED
kafka.coordinator.ConsumerGroupMetadataTest > testStableToDeadIllegalTransition
PASSED
kafka.coordinator.ConsumerGroupMetadataTest >
testCannotRebalanceWhenPreparingRebalance PASSED
kafka.coordinator.ConsumerGroupMetadataTest >
testDeadToPreparingRebalanceIllegalTransition PASSED
kafka.coordinator.ConsumerGroupMetadataTest >
testStableToRebalancingIllegalTransition PASSED
kafka.coordinator.ConsumerGroupMetadataTest > testDeadToDeadIllegalTransition
PASSED
kafka.coordinator.ConsumerGroupMetadataTest >
testStableToPreparingRebalanceTransition PASSED
kafka.coordinator.ConsumerGroupMetadataTest >
testCannotRebalanceWhenRebalancing PASSED
kafka.coordinator.ConsumerGroupMetadataTest >
testPreparingRebalanceToDeadTransition PASSED
kafka.coordinator.ConsumerGroupMetadataTest >
testStableToStableIllegalTransition PASSED
kafka.coordinator.ConsumerGroupMetadataTest > testRebalancingToStableTransition
PASSED
kafka.coordinator.ConsumerGroupMetadataTest > testDeadToStableIllegalTransition
PASSED
kafka.coordinator.ConsumerGroupMetadataTest > testCanRebalanceWhenStable PASSED
kafka.coordinator.ConsumerGroupMetadataTest >
testRebalancingToRebalancingIllegalTransition PASSED
kafka.coordinator.ConsumerGroupMetadataTest >
testPreparingRebalanceToPreparingRebalanceIllegalTransition PASSED
542 tests completed, 1 failed
:core:test FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':core:test'.
> There were failing tests. See the report at:
> file://<https://builds.apache.org/job/Kafka-trunk/ws/core/build/reports/tests/index.html>
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.
BUILD FAILED
Total time: 5 mins 9.018 secs
Build step 'Execute shell' marked build as failure
Setting
GRADLE_2_1_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.1