See <https://builds.apache.org/job/kafka-trunk-jdk8/684/changes>
Changes:
[ismael] KAFKA-2948; Remove unused topics from producer metadata set
------------------------------------------
[...truncated 3293 lines...]
kafka.integration.AutoOffsetResetTest > testResetToLatestWhenOffsetTooLow
STARTED
kafka.integration.AutoOffsetResetTest > testResetToLatestWhenOffsetTooLow PASSED
kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooLow
STARTED
kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooLow
PASSED
kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooHigh
STARTED
kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooHigh
PASSED
kafka.integration.AutoOffsetResetTest > testResetToLatestWhenOffsetTooHigh
STARTED
kafka.integration.AutoOffsetResetTest > testResetToLatestWhenOffsetTooHigh
PASSED
kafka.integration.MinIsrConfigTest > testDefaultKafkaConfig STARTED
kafka.integration.MinIsrConfigTest > testDefaultKafkaConfig PASSED
kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabled
STARTED
kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabled
PASSED
kafka.integration.UncleanLeaderElectionTest >
testCleanLeaderElectionDisabledByTopicOverride STARTED
kafka.integration.UncleanLeaderElectionTest >
testCleanLeaderElectionDisabledByTopicOverride PASSED
kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionDisabled
STARTED
ERROR: Could not install GRADLE_2_4_RC_2_HOME
java.lang.NullPointerException
at
hudson.plugins.toolenv.ToolEnvBuildWrapper$1.buildEnvVars(ToolEnvBuildWrapper.java:46)
at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:947)
at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:390)
at
hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:577)
at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:527)
at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:381)
at hudson.scm.SCM.poll(SCM.java:398)
at hudson.model.AbstractProject._poll(AbstractProject.java:1453)
at hudson.model.AbstractProject.poll(AbstractProject.java:1356)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:526)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:555)
at
hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
ERROR: Could not install JDK1_8_0_66_HOME
java.lang.NullPointerException
at
hudson.plugins.toolenv.ToolEnvBuildWrapper$1.buildEnvVars(ToolEnvBuildWrapper.java:46)
at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:947)
at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:390)
at
hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:577)
at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:527)
at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:381)
at hudson.scm.SCM.poll(SCM.java:398)
at hudson.model.AbstractProject._poll(AbstractProject.java:1453)
at hudson.model.AbstractProject.poll(AbstractProject.java:1356)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:526)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:555)
at
hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionDisabled
PASSED
kafka.integration.UncleanLeaderElectionTest >
testUncleanLeaderElectionInvalidTopicOverride STARTED
kafka.integration.UncleanLeaderElectionTest >
testUncleanLeaderElectionInvalidTopicOverride PASSED
kafka.integration.UncleanLeaderElectionTest >
testUncleanLeaderElectionEnabledByTopicOverride STARTED
kafka.integration.UncleanLeaderElectionTest >
testUncleanLeaderElectionEnabledByTopicOverride PASSED
kafka.integration.FetcherTest > testFetcher STARTED
kafka.integration.FetcherTest > testFetcher PASSED
kafka.integration.SaslSslTopicMetadataTest >
testIsrAfterBrokerShutDownAndJoinsBack STARTED
kafka.integration.SaslSslTopicMetadataTest >
testIsrAfterBrokerShutDownAndJoinsBack PASSED
kafka.integration.SaslSslTopicMetadataTest > testAutoCreateTopicWithCollision
STARTED
kafka.integration.SaslSslTopicMetadataTest > testAutoCreateTopicWithCollision
PASSED
kafka.integration.SaslSslTopicMetadataTest > testAliveBrokerListWithNoTopics
STARTED
kafka.integration.SaslSslTopicMetadataTest > testAliveBrokerListWithNoTopics
PASSED
kafka.integration.SaslSslTopicMetadataTest > testAutoCreateTopic STARTED
kafka.integration.SaslSslTopicMetadataTest > testAutoCreateTopic PASSED
kafka.integration.SaslSslTopicMetadataTest > testGetAllTopicMetadata STARTED
kafka.integration.SaslSslTopicMetadataTest > testGetAllTopicMetadata PASSED
kafka.integration.SaslSslTopicMetadataTest >
testAliveBrokersListWithNoTopicsAfterNewBrokerStartup STARTED
kafka.integration.SaslSslTopicMetadataTest >
testAliveBrokersListWithNoTopicsAfterNewBrokerStartup PASSED
kafka.integration.SaslSslTopicMetadataTest > testBasicTopicMetadata STARTED
kafka.integration.SaslSslTopicMetadataTest > testBasicTopicMetadata PASSED
kafka.integration.SaslSslTopicMetadataTest >
testAliveBrokersListWithNoTopicsAfterABrokerShutdown STARTED
kafka.integration.SaslSslTopicMetadataTest >
testAliveBrokersListWithNoTopicsAfterABrokerShutdown PASSED
kafka.utils.timer.TimerTaskListTest > testAll STARTED
kafka.utils.timer.TimerTaskListTest > testAll 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.JsonTest > testJsonEncoding STARTED
kafka.utils.JsonTest > testJsonEncoding PASSED
kafka.utils.ReplicationUtilsTest > testUpdateLeaderAndIsr STARTED
kafka.utils.ReplicationUtilsTest > testUpdateLeaderAndIsr PASSED
kafka.utils.ReplicationUtilsTest > testGetLeaderIsrAndEpochForPartition STARTED
kafka.utils.ReplicationUtilsTest > testGetLeaderIsrAndEpochForPartition PASSED
kafka.utils.IteratorTemplateTest > testIterator STARTED
kafka.utils.IteratorTemplateTest > testIterator 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.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.ByteBoundedBlockingQueueTest > testByteBoundedBlockingQueue STARTED
kafka.utils.ByteBoundedBlockingQueueTest > testByteBoundedBlockingQueue 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
integration.kafka.api.GroupCoordinatorIntegrationTest >
testGroupCoordinatorPropagatesOfffsetsTopicCompressionCodec STARTED
integration.kafka.api.GroupCoordinatorIntegrationTest >
testGroupCoordinatorPropagatesOfffsetsTopicCompressionCodec PASSED
781 tests completed, 2 failed
:kafka-trunk-jdk8:core:test FAILED
:test_core_2_10 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-jdk8/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: 1 hrs 2 mins 21.873 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