See
<https://builds.apache.org/job/kafka-trunk-jdk7/2107/display/redirect?page=changes>
Changes:
[wangguoz] KAFKA-4937: Batch offset fetches in the Consumer
[wangguoz] MINOR: improve test stability for Streams broker-compatibility test
[jason] KAFKA-5014; NetworkClient.leastLoadedNode should check if channel is
[wangguoz] MINOR: reduce commit interval and cache size for integration test
[wangguoz] KAFKA-5047: NullPointerException while using GlobalKTable in
[wangguoz] KAFKA-5073: Kafka Streams stuck rebalancing after exception thrown in
------------------------------------------
[...truncated 791.72 KB...]
kafka.admin.ConfigCommandTest >
shouldNotUpdateBrokerConfigIfNonExistingConfigIsDeleted STARTED
kafka.admin.ConfigCommandTest >
shouldNotUpdateBrokerConfigIfNonExistingConfigIsDeleted PASSED
kafka.admin.ConfigCommandTest >
shouldNotUpdateBrokerConfigIfMalformedEntityName STARTED
kafka.admin.ConfigCommandTest >
shouldNotUpdateBrokerConfigIfMalformedEntityName PASSED
kafka.admin.ConfigCommandTest > shouldSupportCommaSeparatedValues STARTED
kafka.admin.ConfigCommandTest > shouldSupportCommaSeparatedValues PASSED
kafka.admin.ConfigCommandTest > shouldNotUpdateBrokerConfigIfMalformedConfig
STARTED
kafka.admin.ConfigCommandTest > shouldNotUpdateBrokerConfigIfMalformedConfig
PASSED
kafka.admin.ConfigCommandTest > shouldParseArgumentsForBrokersEntityType STARTED
kafka.admin.ConfigCommandTest > shouldParseArgumentsForBrokersEntityType PASSED
kafka.admin.ConfigCommandTest > shouldAddBrokerConfig STARTED
kafka.admin.ConfigCommandTest > shouldAddBrokerConfig PASSED
kafka.admin.ConfigCommandTest > testQuotaDescribeEntities STARTED
kafka.admin.ConfigCommandTest > testQuotaDescribeEntities PASSED
kafka.admin.ConfigCommandTest > shouldParseArgumentsForClientsEntityType STARTED
kafka.admin.ConfigCommandTest > shouldParseArgumentsForClientsEntityType PASSED
kafka.admin.AddPartitionsTest > testReplicaPlacementAllServers STARTED
kafka.admin.AddPartitionsTest > testReplicaPlacementAllServers PASSED
kafka.admin.AddPartitionsTest > testWrongReplicaCount STARTED
kafka.admin.AddPartitionsTest > testWrongReplicaCount PASSED
kafka.admin.AddPartitionsTest > testReplicaPlacementPartialServers STARTED
kafka.admin.AddPartitionsTest > testReplicaPlacementPartialServers PASSED
kafka.admin.AddPartitionsTest > testTopicDoesNotExist STARTED
kafka.admin.AddPartitionsTest > testTopicDoesNotExist PASSED
kafka.admin.AddPartitionsTest > testIncrementPartitions 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:931)
at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:416)
at
hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:622)
at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:587)
at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:391)
at hudson.scm.SCM.poll(SCM.java:408)
at hudson.model.AbstractProject._poll(AbstractProject.java:1460)
at hudson.model.AbstractProject.poll(AbstractProject.java:1363)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:563)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:609)
at
hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
kafka.admin.AddPartitionsTest > testIncrementPartitions PASSED
kafka.admin.AddPartitionsTest > testManualAssignmentOfReplicas STARTED
kafka.admin.AddPartitionsTest > testManualAssignmentOfReplicas PASSED
kafka.admin.ReassignPartitionsIntegrationTest > testRackAwareReassign STARTED
kafka.admin.ReassignPartitionsIntegrationTest > testRackAwareReassign 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 > testConcurrentTopicCreation STARTED
kafka.admin.AdminTest > testConcurrentTopicCreation PASSED
kafka.admin.AdminTest > testPartitionReassignmentWithLeaderInNewReplicas STARTED
kafka.admin.AdminTest > testPartitionReassignmentWithLeaderInNewReplicas PASSED
kafka.admin.AdminTest > shouldPropagateDynamicBrokerConfigs STARTED
kafka.admin.AdminTest > shouldPropagateDynamicBrokerConfigs 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 > testDisableDeleteTopic STARTED
kafka.admin.DeleteTopicTest > testDisableDeleteTopic 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.ReassignPartitionsClusterTest > shouldExecuteThrottledReassignment
STARTED
kafka.admin.ReassignPartitionsClusterTest > shouldExecuteThrottledReassignment
PASSED
kafka.admin.ReassignPartitionsClusterTest >
shouldFailIfProposedDoesNotMatchExisting STARTED
kafka.admin.ReassignPartitionsClusterTest >
shouldFailIfProposedDoesNotMatchExisting PASSED
kafka.admin.ReassignPartitionsClusterTest > shouldOnlyThrottleMovingReplicas
STARTED
kafka.admin.ReassignPartitionsClusterTest > shouldOnlyThrottleMovingReplicas
PASSED
kafka.admin.ReassignPartitionsClusterTest > shouldExpandCluster STARTED
kafka.admin.ReassignPartitionsClusterTest > shouldExpandCluster PASSED
kafka.admin.ReassignPartitionsClusterTest > shouldMoveSinglePartition STARTED
kafka.admin.ReassignPartitionsClusterTest > shouldMoveSinglePartition PASSED
kafka.admin.ReassignPartitionsClusterTest > shouldShrinkCluster STARTED
kafka.admin.ReassignPartitionsClusterTest > shouldShrinkCluster PASSED
kafka.admin.ReassignPartitionsClusterTest >
shouldPerformThrottledReassignmentOverVariousTopics STARTED
kafka.admin.ReassignPartitionsClusterTest >
shouldPerformThrottledReassignmentOverVariousTopics PASSED
kafka.admin.ReassignPartitionsClusterTest >
shouldChangeThrottleOnRerunAndRemoveOnVerify STARTED
kafka.admin.ReassignPartitionsClusterTest >
shouldChangeThrottleOnRerunAndRemoveOnVerify PASSED
kafka.admin.ReassignPartitionsClusterTest > shouldMoveSubsetOfPartitions STARTED
kafka.admin.ReassignPartitionsClusterTest > shouldMoveSubsetOfPartitions PASSED
1188 tests completed, 1 failed
:kafka-trunk-jdk7:core:test FAILED
:test_core_2_10 FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':kafka-trunk-jdk7:core:test'.
> There were failing tests. See the report at:
> file://<https://builds.apache.org/job/kafka-trunk-jdk7/ws/core/build/reports/tests/test/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: 55 mins 15.369 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
GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2
Not sending mail to unregistered user [email protected]