See <https://builds.apache.org/job/kafka-trunk-jdk8/762/changes>
Changes: [ismael] MINOR: MetadataCache brokerId is not set on first run with generated [ismael] MINOR: Improve PartitionState logging and remove duplication of code ------------------------------------------ [...truncated 6633 lines...] kafka.utils.ZkUtilsTest > testAbortedConditionalDeletePath PASSED kafka.utils.ZkUtilsTest > testSuccessfulConditionalDeletePath STARTED kafka.utils.ZkUtilsTest > testSuccessfulConditionalDeletePath PASSED kafka.utils.ByteBoundedBlockingQueueTest > testByteBoundedBlockingQueue STARTED kafka.utils.ByteBoundedBlockingQueueTest > testByteBoundedBlockingQueue PASSED kafka.utils.ReplicationUtilsTest > testUpdateLeaderAndIsr STARTED kafka.utils.ReplicationUtilsTest > testUpdateLeaderAndIsr PASSED kafka.utils.ReplicationUtilsTest > testGetLeaderIsrAndEpochForPartition STARTED kafka.utils.ReplicationUtilsTest > testGetLeaderIsrAndEpochForPartition PASSED kafka.utils.timer.TimerTest > testAlreadyExpiredTask STARTED kafka.utils.timer.TimerTest > testAlreadyExpiredTask PASSED kafka.utils.timer.TimerTest > testTaskExpiration STARTED kafka.utils.timer.TimerTest > testTaskExpiration PASSED kafka.utils.timer.TimerTaskListTest > testAll STARTED kafka.utils.timer.TimerTaskListTest > testAll PASSED kafka.utils.SchedulerTest > testMockSchedulerNonPeriodicTask STARTED kafka.utils.SchedulerTest > testMockSchedulerNonPeriodicTask PASSED kafka.utils.SchedulerTest > testMockSchedulerPeriodicTask STARTED kafka.utils.SchedulerTest > testMockSchedulerPeriodicTask PASSED kafka.utils.SchedulerTest > testNonPeriodicTask STARTED kafka.utils.SchedulerTest > testNonPeriodicTask PASSED kafka.utils.SchedulerTest > testRestart STARTED kafka.utils.SchedulerTest > testRestart PASSED kafka.utils.SchedulerTest > testReentrantTaskInMockScheduler STARTED kafka.utils.SchedulerTest > testReentrantTaskInMockScheduler PASSED kafka.utils.SchedulerTest > testPeriodicTask STARTED kafka.utils.SchedulerTest > testPeriodicTask PASSED kafka.utils.CommandLineUtilsTest > testParseEmptyArg STARTED kafka.utils.CommandLineUtilsTest > testParseEmptyArg PASSED kafka.utils.CommandLineUtilsTest > testParseSingleArg STARTED kafka.utils.CommandLineUtilsTest > testParseSingleArg PASSED kafka.utils.CommandLineUtilsTest > testParseArgs STARTED kafka.utils.CommandLineUtilsTest > testParseArgs PASSED kafka.utils.CommandLineUtilsTest > testParseEmptyArgAsValid STARTED kafka.utils.CommandLineUtilsTest > testParseEmptyArgAsValid PASSED kafka.utils.UtilsTest > testAbs STARTED kafka.utils.UtilsTest > testAbs PASSED kafka.utils.UtilsTest > testReplaceSuffix STARTED kafka.utils.UtilsTest > testReplaceSuffix PASSED kafka.utils.UtilsTest > testCircularIterator STARTED kafka.utils.UtilsTest > testCircularIterator PASSED kafka.utils.UtilsTest > testReadBytes STARTED kafka.utils.UtilsTest > testReadBytes PASSED kafka.utils.UtilsTest > testCsvList STARTED kafka.utils.UtilsTest > testCsvList PASSED kafka.utils.UtilsTest > testReadInt STARTED kafka.utils.UtilsTest > testReadInt PASSED kafka.utils.UtilsTest > testCsvMap STARTED kafka.utils.UtilsTest > testCsvMap PASSED kafka.utils.UtilsTest > testInLock STARTED kafka.utils.UtilsTest > testInLock PASSED kafka.utils.UtilsTest > testSwallow STARTED kafka.utils.UtilsTest > testSwallow PASSED kafka.utils.JsonTest > testJsonEncoding STARTED kafka.utils.JsonTest > testJsonEncoding PASSED kafka.utils.IteratorTemplateTest > testIterator STARTED kafka.utils.IteratorTemplateTest > testIterator PASSED kafka.metrics.KafkaTimerTest > testKafkaTimer STARTED kafka.metrics.KafkaTimerTest > testKafkaTimer PASSED kafka.metrics.MetricsTest > testMetricsReporterAfterDeletingTopic STARTED kafka.metrics.MetricsTest > testMetricsReporterAfterDeletingTopic PASSED kafka.metrics.MetricsTest > testBrokerTopicMetricsUnregisteredAfterDeletingTopic STARTED kafka.metrics.MetricsTest > testBrokerTopicMetricsUnregisteredAfterDeletingTopic PASSED kafka.metrics.MetricsTest > testMetricsLeak STARTED kafka.metrics.MetricsTest > testMetricsLeak PASSED kafka.consumer.TopicFilterTest > testWhitelists STARTED kafka.consumer.TopicFilterTest > testWhitelists PASSED kafka.consumer.TopicFilterTest > testWildcardTopicCountGetTopicCountMapEscapeJson STARTED kafka.consumer.TopicFilterTest > testWildcardTopicCountGetTopicCountMapEscapeJson PASSED kafka.consumer.TopicFilterTest > testBlacklists STARTED kafka.consumer.TopicFilterTest > testBlacklists PASSED kafka.consumer.PartitionAssignorTest > testRoundRobinPartitionAssignor STARTED kafka.consumer.PartitionAssignorTest > testRoundRobinPartitionAssignor PASSED kafka.consumer.PartitionAssignorTest > testRangePartitionAssignor STARTED kafka.consumer.PartitionAssignorTest > testRangePartitionAssignor PASSED kafka.consumer.ZookeeperConsumerConnectorTest > testBasic STARTED kafka.consumer.ZookeeperConsumerConnectorTest > testBasic PASSED kafka.consumer.ZookeeperConsumerConnectorTest > testCompressionSetConsumption STARTED kafka.consumer.ZookeeperConsumerConnectorTest > testCompressionSetConsumption PASSED kafka.consumer.ZookeeperConsumerConnectorTest > testLeaderSelectionForPartition STARTED kafka.consumer.ZookeeperConsumerConnectorTest > testLeaderSelectionForPartition PASSED kafka.consumer.ZookeeperConsumerConnectorTest > testConsumerDecoder STARTED kafka.consumer.ZookeeperConsumerConnectorTest > testConsumerDecoder PASSED kafka.consumer.ZookeeperConsumerConnectorTest > testConsumerRebalanceListener STARTED kafka.consumer.ZookeeperConsumerConnectorTest > testConsumerRebalanceListener PASSED kafka.consumer.ZookeeperConsumerConnectorTest > testCompression STARTED kafka.consumer.ZookeeperConsumerConnectorTest > testCompression PASSED kafka.consumer.ConsumerIteratorTest > testConsumerIteratorDeduplicationDeepIterator STARTED kafka.consumer.ConsumerIteratorTest > testConsumerIteratorDeduplicationDeepIterator PASSED kafka.consumer.ConsumerIteratorTest > testConsumerIteratorDecodingFailure STARTED kafka.consumer.ConsumerIteratorTest > testConsumerIteratorDecodingFailure PASSED kafka.javaapi.consumer.ZookeeperConsumerConnectorTest > testBasic STARTED kafka.javaapi.consumer.ZookeeperConsumerConnectorTest > testBasic PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testSizeInBytesWithCompression STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testSizeInBytesWithCompression PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testIteratorIsConsistentWithCompression STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testIteratorIsConsistentWithCompression PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testIteratorIsConsistent STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testIteratorIsConsistent PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testEqualsWithCompression STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testEqualsWithCompression PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testWrittenEqualsRead STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testWrittenEqualsRead PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testEquals STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testEquals PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testSizeInBytes STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testSizeInBytes PASSED kafka.server.LogOffsetTest > testFetchOffsetsBeforeWithChangingSegmentSize STARTED kafka.server.LogOffsetTest > testFetchOffsetsBeforeWithChangingSegmentSize PASSED kafka.server.LogOffsetTest > testGetOffsetsBeforeEarliestTime STARTED kafka.server.LogOffsetTest > testGetOffsetsBeforeEarliestTime PASSED kafka.server.LogOffsetTest > testGetOffsetsForUnknownTopic STARTED kafka.server.LogOffsetTest > testGetOffsetsForUnknownTopic PASSED kafka.server.LogOffsetTest > testEmptyLogsGetOffsets STARTED :kafka-trunk-jdk8:core:test FAILED :test_core_2_11 FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':test_core_2_11'. > Process 'Gradle Compiler Daemon 1' finished with non-zero exit value 137 * 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: 41 mins 36.229 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 Setting JDK1_8_0_66_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_66 Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2 Setting JDK1_8_0_66_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_66