See
<https://builds.apache.org/job/kafka-trunk-jdk8/1338/display/redirect?page=changes>
Changes:
[ismael] MINOR: Use ConcurrentMap for ConsumerNetworkClient UnsentRequests
[ismael] KAFKA-4745; Remove unnecessary flush in
------------------------------------------
[...truncated 95.53 KB...]
kafka.api.PlaintextConsumerTest > testFetchInvalidOffset PASSED
kafka.api.PlaintextConsumerTest > testAutoCommitIntercept STARTED
kafka.api.PlaintextConsumerTest > testAutoCommitIntercept PASSED
kafka.api.PlaintextConsumerTest >
testFetchHonoursMaxPartitionFetchBytesIfLargeRecordNotFirst STARTED
kafka.api.PlaintextConsumerTest >
testFetchHonoursMaxPartitionFetchBytesIfLargeRecordNotFirst PASSED
kafka.api.PlaintextConsumerTest > testCommitSpecifiedOffsets STARTED
kafka.api.PlaintextConsumerTest > testCommitSpecifiedOffsets PASSED
kafka.api.PlaintextConsumerTest > testCommitMetadata STARTED
kafka.api.PlaintextConsumerTest > testCommitMetadata PASSED
kafka.api.PlaintextConsumerTest > testRoundRobinAssignment STARTED
kafka.api.PlaintextConsumerTest > testRoundRobinAssignment PASSED
kafka.api.PlaintextConsumerTest > testPatternSubscription STARTED
kafka.api.PlaintextConsumerTest > testPatternSubscription PASSED
kafka.api.PlaintextConsumerTest > testCoordinatorFailover STARTED
kafka.api.PlaintextConsumerTest > testCoordinatorFailover PASSED
kafka.api.PlaintextConsumerTest > testSimpleConsumption STARTED
kafka.api.PlaintextConsumerTest > testSimpleConsumption PASSED
kafka.api.RequestResponseSerializationTest >
testSerializationAndDeserialization STARTED
kafka.api.RequestResponseSerializationTest >
testSerializationAndDeserialization PASSED
kafka.api.RequestResponseSerializationTest > testFetchResponseVersion STARTED
kafka.api.RequestResponseSerializationTest > testFetchResponseVersion PASSED
kafka.api.RequestResponseSerializationTest > testProduceResponseVersion STARTED
kafka.api.RequestResponseSerializationTest > testProduceResponseVersion PASSED
kafka.api.UserClientIdQuotaTest > testProducerConsumerOverrideUnthrottled
STARTED
kafka.api.UserClientIdQuotaTest > testProducerConsumerOverrideUnthrottled PASSED
kafka.api.UserClientIdQuotaTest > testThrottledProducerConsumer STARTED
kafka.api.UserClientIdQuotaTest > testThrottledProducerConsumer PASSED
kafka.api.UserClientIdQuotaTest > testQuotaOverrideDelete STARTED
kafka.api.UserClientIdQuotaTest > testQuotaOverrideDelete PASSED
kafka.api.AdminClientTest > testDescribeConsumerGroup STARTED
kafka.api.AdminClientTest > testDescribeConsumerGroup PASSED
kafka.api.AdminClientTest > testListGroups STARTED
kafka.api.AdminClientTest > testListGroups PASSED
kafka.api.AdminClientTest > testListAllBrokerVersionInfo STARTED
kafka.api.AdminClientTest > testListAllBrokerVersionInfo PASSED
kafka.api.AdminClientTest > testDescribeConsumerGroupForNonExistentGroup STARTED
kafka.api.AdminClientTest > testDescribeConsumerGroupForNonExistentGroup PASSED
kafka.api.AdminClientTest > testGetConsumerGroupSummary STARTED
kafka.api.AdminClientTest > testGetConsumerGroupSummary PASSED
kafka.api.PlaintextProducerSendTest >
testSendCompressedMessageWithLogAppendTime STARTED
kafka.api.PlaintextProducerSendTest >
testSendCompressedMessageWithLogAppendTime PASSED
kafka.api.PlaintextProducerSendTest > testAutoCreateTopic STARTED
kafka.api.PlaintextProducerSendTest > testAutoCreateTopic PASSED
kafka.api.PlaintextProducerSendTest > testSendWithInvalidCreateTime STARTED
kafka.api.PlaintextProducerSendTest > testSendWithInvalidCreateTime PASSED
kafka.api.PlaintextProducerSendTest > testBatchSizeZero STARTED
kafka.api.PlaintextProducerSendTest > testBatchSizeZero PASSED
kafka.api.PlaintextProducerSendTest > testWrongSerializer STARTED
kafka.api.PlaintextProducerSendTest > testWrongSerializer PASSED
kafka.api.PlaintextProducerSendTest >
testSendNonCompressedMessageWithLogAppendTime STARTED
kafka.api.PlaintextProducerSendTest >
testSendNonCompressedMessageWithLogAppendTime PASSED
kafka.api.PlaintextProducerSendTest >
testSendNonCompressedMessageWithCreateTime STARTED
kafka.api.PlaintextProducerSendTest >
testSendNonCompressedMessageWithCreateTime PASSED
kafka.api.PlaintextProducerSendTest > testClose STARTED
kafka.api.PlaintextProducerSendTest > testClose PASSED
kafka.api.PlaintextProducerSendTest > testFlush STARTED
kafka.api.PlaintextProducerSendTest > testFlush PASSED
kafka.api.PlaintextProducerSendTest > testSendToPartition STARTED
kafka.api.PlaintextProducerSendTest > testSendToPartition PASSED
kafka.api.PlaintextProducerSendTest > testSendOffset STARTED
kafka.api.PlaintextProducerSendTest > testSendOffset PASSED
kafka.api.PlaintextProducerSendTest > testSendCompressedMessageWithCreateTime
STARTED
kafka.api.PlaintextProducerSendTest > testSendCompressedMessageWithCreateTime
PASSED
kafka.api.PlaintextProducerSendTest > testCloseWithZeroTimeoutFromCallerThread
STARTED
kafka.api.PlaintextProducerSendTest > testCloseWithZeroTimeoutFromCallerThread
PASSED
kafka.api.PlaintextProducerSendTest > testCloseWithZeroTimeoutFromSenderThread
STARTED
kafka.api.PlaintextProducerSendTest > testCloseWithZeroTimeoutFromSenderThread
PASSED
kafka.api.PlaintextProducerSendTest > testSendBeforeAndAfterPartitionExpansion
STARTED
kafka.api.PlaintextProducerSendTest > testSendBeforeAndAfterPartitionExpansion
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 >
testResponseTooLargeForReplicationWithAckAll STARTED
kafka.api.ProducerFailureHandlingTest >
testResponseTooLargeForReplicationWithAckAll 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 >
testPartitionTooLargeForReplicationWithAckAll STARTED
kafka.api.ProducerFailureHandlingTest >
testPartitionTooLargeForReplicationWithAckAll PASSED
kafka.api.ProducerFailureHandlingTest >
testNotEnoughReplicasAfterBrokerShutdown STARTED
kafka.api.ProducerFailureHandlingTest >
testNotEnoughReplicasAfterBrokerShutdown PASSED
kafka.api.SslConsumerTest > testCoordinatorFailover STARTED
kafka.api.SslConsumerTest > testCoordinatorFailover PASSED
kafka.api.SslConsumerTest > testSimpleConsumption STARTED
kafka.api.SslConsumerTest > testSimpleConsumption PASSED
kafka.api.GroupCoordinatorIntegrationTest >
testGroupCoordinatorPropagatesOfffsetsTopicCompressionCodec STARTED
kafka.api.GroupCoordinatorIntegrationTest >
testGroupCoordinatorPropagatesOfffsetsTopicCompressionCodec PASSED
kafka.api.ProducerBounceTest > testBrokerFailure STARTED
kafka.api.ProducerBounceTest > testBrokerFailure PASSED
kafka.api.RackAwareAutoTopicCreationTest > testAutoCreateTopic STARTED
kafka.api.RackAwareAutoTopicCreationTest > testAutoCreateTopic PASSED
kafka.api.ConsumerBounceTest > testCloseDuringRebalance STARTED
kafka.api.ConsumerBounceTest > testCloseDuringRebalance PASSED
kafka.api.ConsumerBounceTest > testClose STARTED
kafka.api.ConsumerBounceTest > testClose PASSED
kafka.api.ConsumerBounceTest > testSeekAndCommitWithBrokerFailures STARTED
kafka.api.ConsumerBounceTest > testSeekAndCommitWithBrokerFailures PASSED
kafka.api.ConsumerBounceTest > testSubscribeWhenTopicUnavailable STARTED
kafka.api.ConsumerBounceTest > testSubscribeWhenTopicUnavailable PASSED
kafka.api.ConsumerBounceTest > testConsumptionWithBrokerFailures STARTED
kafka.api.ConsumerBounceTest > testConsumptionWithBrokerFailures FAILED
java.lang.IllegalArgumentException: You can only check the position for
partitions assigned to this consumer.
at
org.apache.kafka.clients.consumer.KafkaConsumer.position(KafkaConsumer.java:1265)
at
kafka.api.ConsumerBounceTest.consumeWithBrokerFailures(ConsumerBounceTest.scala:111)
at
kafka.api.ConsumerBounceTest.testConsumptionWithBrokerFailures(ConsumerBounceTest.scala:84)
kafka.api.SslEndToEndAuthorizationTest >
testNoConsumeWithoutDescribeAclViaSubscribe STARTED
630 tests completed, 1 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'.
> Process 'Gradle Test Executor 2' 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: 26 mins 4.277 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