See <https://builds.apache.org/job/kafka-trunk-jdk7/1525/changes>
Changes: [wangguoz] KAFKA-4123: Queryable State returning null for key before all stores in [wangguoz] KAFKA-3595: window stores use compact,delete config for changelogs ------------------------------------------ [...truncated 1303 lines...] kafka.admin.DeleteConsumerGroupTest > testGroupTopicWideDeleteInZKForGroupConsumingOneTopic STARTED kafka.admin.DeleteConsumerGroupTest > testGroupTopicWideDeleteInZKForGroupConsumingOneTopic PASSED kafka.admin.DeleteConsumerGroupTest > testGroupTopicWideDeleteInZKForGroupConsumingMultipleTopics STARTED kafka.admin.DeleteConsumerGroupTest > testGroupTopicWideDeleteInZKForGroupConsumingMultipleTopics PASSED kafka.admin.DeleteConsumerGroupTest > testGroupWideDeleteInZK STARTED kafka.admin.DeleteConsumerGroupTest > testGroupWideDeleteInZK PASSED kafka.admin.ReassignPartitionsCommandTest > testRackAwareReassign STARTED kafka.admin.ReassignPartitionsCommandTest > testRackAwareReassign PASSED kafka.admin.TopicCommandTest > testCreateIfNotExists STARTED kafka.admin.TopicCommandTest > testCreateIfNotExists PASSED kafka.admin.TopicCommandTest > testCreateAlterTopicWithRackAware STARTED kafka.admin.TopicCommandTest > testCreateAlterTopicWithRackAware PASSED kafka.admin.TopicCommandTest > testTopicDeletion STARTED kafka.admin.TopicCommandTest > testTopicDeletion PASSED kafka.admin.TopicCommandTest > testConfigPreservationAcrossPartitionAlteration STARTED kafka.admin.TopicCommandTest > testConfigPreservationAcrossPartitionAlteration PASSED kafka.admin.TopicCommandTest > testAlterIfExists STARTED kafka.admin.TopicCommandTest > testAlterIfExists PASSED kafka.admin.TopicCommandTest > testDeleteIfExists STARTED kafka.admin.TopicCommandTest > testDeleteIfExists PASSED kafka.admin.AdminTest > testBasicPreferredReplicaElection STARTED kafka.admin.AdminTest > testBasicPreferredReplicaElection PASSED kafka.admin.AdminTest > testPreferredReplicaJsonData STARTED kafka.admin.AdminTest > testPreferredReplicaJsonData PASSED kafka.admin.AdminTest > testReassigningNonExistingPartition STARTED kafka.admin.AdminTest > testReassigningNonExistingPartition PASSED kafka.admin.AdminTest > testGetBrokerMetadatas STARTED kafka.admin.AdminTest > testGetBrokerMetadatas PASSED kafka.admin.AdminTest > testBootstrapClientIdConfig STARTED kafka.admin.AdminTest > testBootstrapClientIdConfig PASSED kafka.admin.AdminTest > testPartitionReassignmentNonOverlappingReplicas STARTED kafka.admin.AdminTest > testPartitionReassignmentNonOverlappingReplicas PASSED kafka.admin.AdminTest > testReplicaAssignment STARTED kafka.admin.AdminTest > testReplicaAssignment PASSED kafka.admin.AdminTest > testPartitionReassignmentWithLeaderNotInNewReplicas STARTED kafka.admin.AdminTest > testPartitionReassignmentWithLeaderNotInNewReplicas PASSED kafka.admin.AdminTest > testTopicConfigChange STARTED kafka.admin.AdminTest > testTopicConfigChange PASSED kafka.admin.AdminTest > testResumePartitionReassignmentThatWasCompleted STARTED kafka.admin.AdminTest > testResumePartitionReassignmentThatWasCompleted PASSED kafka.admin.AdminTest > testManualReplicaAssignment STARTED kafka.admin.AdminTest > testManualReplicaAssignment PASSED kafka.admin.AdminTest > testPartitionReassignmentWithLeaderInNewReplicas STARTED kafka.admin.AdminTest > testPartitionReassignmentWithLeaderInNewReplicas PASSED kafka.admin.AdminTest > testShutdownBroker STARTED kafka.admin.AdminTest > testShutdownBroker PASSED kafka.admin.AdminTest > testTopicCreationWithCollision STARTED kafka.admin.AdminTest > testTopicCreationWithCollision PASSED kafka.admin.AdminTest > testTopicCreationInZK STARTED kafka.admin.AdminTest > testTopicCreationInZK PASSED kafka.admin.DeleteTopicTest > testDeleteTopicWithCleaner STARTED kafka.admin.DeleteTopicTest > testDeleteTopicWithCleaner PASSED kafka.admin.DeleteTopicTest > testResumeDeleteTopicOnControllerFailover STARTED kafka.admin.DeleteTopicTest > testResumeDeleteTopicOnControllerFailover PASSED kafka.admin.DeleteTopicTest > testResumeDeleteTopicWithRecoveredFollower STARTED kafka.admin.DeleteTopicTest > testResumeDeleteTopicWithRecoveredFollower PASSED kafka.admin.DeleteTopicTest > testDeleteTopicAlreadyMarkedAsDeleted STARTED kafka.admin.DeleteTopicTest > testDeleteTopicAlreadyMarkedAsDeleted PASSED kafka.admin.DeleteTopicTest > testPartitionReassignmentDuringDeleteTopic STARTED kafka.admin.DeleteTopicTest > testPartitionReassignmentDuringDeleteTopic PASSED kafka.admin.DeleteTopicTest > testDeleteNonExistingTopic STARTED kafka.admin.DeleteTopicTest > testDeleteNonExistingTopic PASSED kafka.admin.DeleteTopicTest > testRecreateTopicAfterDeletion STARTED kafka.admin.DeleteTopicTest > testRecreateTopicAfterDeletion PASSED kafka.admin.DeleteTopicTest > testAddPartitionDuringDeleteTopic STARTED kafka.admin.DeleteTopicTest > testAddPartitionDuringDeleteTopic PASSED kafka.admin.DeleteTopicTest > testDeleteTopicWithAllAliveReplicas STARTED kafka.admin.DeleteTopicTest > testDeleteTopicWithAllAliveReplicas PASSED kafka.admin.DeleteTopicTest > testDeleteTopicDuringAddPartition STARTED kafka.admin.DeleteTopicTest > testDeleteTopicDuringAddPartition PASSED kafka.admin.AclCommandTest > testInvalidAuthorizerProperty STARTED kafka.admin.AclCommandTest > testInvalidAuthorizerProperty PASSED kafka.admin.AclCommandTest > testAclCli STARTED kafka.admin.AclCommandTest > testAclCli PASSED kafka.admin.AclCommandTest > testProducerConsumerCli STARTED kafka.admin.AclCommandTest > testProducerConsumerCli PASSED kafka.api.SaslMultiMechanismConsumerTest > testMultipleBrokerMechanisms STARTED kafka.api.SaslMultiMechanismConsumerTest > testMultipleBrokerMechanisms PASSED kafka.api.SaslMultiMechanismConsumerTest > testCoordinatorFailover STARTED kafka.api.SaslMultiMechanismConsumerTest > testCoordinatorFailover PASSED kafka.api.SaslMultiMechanismConsumerTest > testSimpleConsumption STARTED kafka.api.SaslMultiMechanismConsumerTest > testSimpleConsumption PASSED kafka.api.ApiUtilsTest > testShortStringNonASCII STARTED kafka.api.ApiUtilsTest > testShortStringNonASCII PASSED kafka.api.ApiUtilsTest > testShortStringASCII STARTED kafka.api.ApiUtilsTest > testShortStringASCII PASSED kafka.api.QuotasTest > testProducerConsumerOverrideUnthrottled STARTED kafka.api.QuotasTest > testProducerConsumerOverrideUnthrottled PASSED kafka.api.QuotasTest > testThrottledProducerConsumer STARTED kafka.api.QuotasTest > testThrottledProducerConsumer PASSED kafka.api.ProducerBounceTest > testBrokerFailure STARTED kafka.api.ProducerBounceTest > testBrokerFailure PASSED kafka.api.ProducerFailureHandlingTest > testCannotSendToInternalTopic STARTED kafka.api.ProducerFailureHandlingTest > testCannotSendToInternalTopic PASSED kafka.api.ProducerFailureHandlingTest > testTooLargeRecordWithAckOne STARTED kafka.api.ProducerFailureHandlingTest > testTooLargeRecordWithAckOne PASSED kafka.api.ProducerFailureHandlingTest > testWrongBrokerList STARTED kafka.api.ProducerFailureHandlingTest > testWrongBrokerList PASSED kafka.api.ProducerFailureHandlingTest > testNotEnoughReplicas STARTED kafka.api.ProducerFailureHandlingTest > testNotEnoughReplicas PASSED kafka.api.ProducerFailureHandlingTest > testNonExistentTopic STARTED kafka.api.ProducerFailureHandlingTest > testNonExistentTopic PASSED kafka.api.ProducerFailureHandlingTest > testInvalidPartition STARTED kafka.api.ProducerFailureHandlingTest > testInvalidPartition PASSED kafka.api.ProducerFailureHandlingTest > testSendAfterClosed STARTED kafka.api.ProducerFailureHandlingTest > testSendAfterClosed PASSED kafka.api.ProducerFailureHandlingTest > testTooLargeRecordWithAckZero STARTED kafka.api.ProducerFailureHandlingTest > testTooLargeRecordWithAckZero PASSED kafka.api.ProducerFailureHandlingTest > testNotEnoughReplicasAfterBrokerShutdown STARTED kafka.api.ProducerFailureHandlingTest > testNotEnoughReplicasAfterBrokerShutdown PASSED kafka.api.PlaintextConsumerTest > testPartitionsForAutoCreate STARTED kafka.api.PlaintextConsumerTest > testPartitionsForAutoCreate PASSED kafka.api.PlaintextConsumerTest > testShrinkingTopicSubscriptions STARTED kafka.api.PlaintextConsumerTest > testShrinkingTopicSubscriptions PASSED kafka.api.PlaintextConsumerTest > testMaxPollIntervalMs STARTED :kafka-trunk-jdk7:core:test FAILED :test_core_2_10 FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':core:test'. > Process 'Gradle Test Executor 1' finished with non-zero exit value 1 * 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: 54 mins 7.64 secs Build step 'Execute shell' marked build as failure Recording test results Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2 ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2