See
<https://builds.apache.org/job/kafka-2.1-jdk8/150/display/redirect?page=changes>
Changes:
[jason] MINOR: Improve logging around index files (#6385)
------------------------------------------
[...truncated 463.67 KB...]
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldAppendPrepareAbortToLogOnEndTxnWhenStatusIsOngoingAndResultIsAbort PASSED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldAcceptInitPidAndReturnNextPidWhenTransactionalIdIsNull STARTED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldAcceptInitPidAndReturnNextPidWhenTransactionalIdIsNull PASSED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldRemoveTransactionsForPartitionOnEmigration STARTED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldRemoveTransactionsForPartitionOnEmigration PASSED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldWaitForCommitToCompleteOnHandleInitPidAndExistingTransactionInPrepareCommitState
STARTED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldWaitForCommitToCompleteOnHandleInitPidAndExistingTransactionInPrepareCommitState
PASSED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldAbortExpiredTransactionsInOngoingStateAndBumpEpoch STARTED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldAbortExpiredTransactionsInOngoingStateAndBumpEpoch PASSED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldReturnInvalidTxnRequestOnEndTxnRequestWhenStatusIsCompleteCommitAndResultIsNotCommit
STARTED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldReturnInvalidTxnRequestOnEndTxnRequestWhenStatusIsCompleteCommitAndResultIsNotCommit
PASSED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldReturnOkOnEndTxnWhenStatusIsCompleteCommitAndResultIsCommit STARTED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldReturnOkOnEndTxnWhenStatusIsCompleteCommitAndResultIsCommit PASSED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldRespondWithConcurrentTransactionsOnAddPartitionsWhenStateIsPrepareCommit
STARTED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldRespondWithConcurrentTransactionsOnAddPartitionsWhenStateIsPrepareCommit
PASSED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldIncrementEpochAndUpdateMetadataOnHandleInitPidWhenExistingCompleteTransaction
STARTED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldIncrementEpochAndUpdateMetadataOnHandleInitPidWhenExistingCompleteTransaction
PASSED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldGenerateNewProducerIdIfEpochsExhausted STARTED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldGenerateNewProducerIdIfEpochsExhausted PASSED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldRespondWithNotCoordinatorOnInitPidWhenNotCoordinator STARTED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldRespondWithNotCoordinatorOnInitPidWhenNotCoordinator PASSED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldRespondWithConcurrentTransactionOnAddPartitionsWhenStateIsPrepareAbort
STARTED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldRespondWithConcurrentTransactionOnAddPartitionsWhenStateIsPrepareAbort
PASSED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldInitPidWithEpochZeroForNewTransactionalId STARTED
kafka.coordinator.transaction.TransactionCoordinatorTest >
shouldInitPidWithEpochZeroForNewTransactionalId PASSED
kafka.network.SocketServerTest > testGracefulClose STARTED
kafka.network.SocketServerTest > testGracefulClose PASSED
kafka.network.SocketServerTest >
testSendActionResponseWithThrottledChannelWhereThrottlingAlreadyDone STARTED
kafka.network.SocketServerTest >
testSendActionResponseWithThrottledChannelWhereThrottlingAlreadyDone PASSED
kafka.network.SocketServerTest > controlThrowable STARTED
kafka.network.SocketServerTest > controlThrowable PASSED
kafka.network.SocketServerTest > testRequestMetricsAfterStop STARTED
kafka.network.SocketServerTest > testRequestMetricsAfterStop PASSED
kafka.network.SocketServerTest > testConnectionIdReuse STARTED
kafka.network.SocketServerTest > testConnectionIdReuse PASSED
kafka.network.SocketServerTest > testClientDisconnectionUpdatesRequestMetrics
STARTED
kafka.network.SocketServerTest > testClientDisconnectionUpdatesRequestMetrics
PASSED
kafka.network.SocketServerTest > testProcessorMetricsTags STARTED
kafka.network.SocketServerTest > testProcessorMetricsTags PASSED
kafka.network.SocketServerTest > testMaxConnectionsPerIp STARTED
kafka.network.SocketServerTest > testMaxConnectionsPerIp PASSED
kafka.network.SocketServerTest > testConnectionId STARTED
kafka.network.SocketServerTest > testConnectionId PASSED
kafka.network.SocketServerTest >
testBrokerSendAfterChannelClosedUpdatesRequestMetrics STARTED
kafka.network.SocketServerTest >
testBrokerSendAfterChannelClosedUpdatesRequestMetrics PASSED
kafka.network.SocketServerTest > testNoOpAction STARTED
kafka.network.SocketServerTest > testNoOpAction PASSED
kafka.network.SocketServerTest > simpleRequest STARTED
kafka.network.SocketServerTest > simpleRequest PASSED
kafka.network.SocketServerTest > closingChannelException STARTED
kafka.network.SocketServerTest > closingChannelException PASSED
kafka.network.SocketServerTest >
testSendActionResponseWithThrottledChannelWhereThrottlingInProgress STARTED
kafka.network.SocketServerTest >
testSendActionResponseWithThrottledChannelWhereThrottlingInProgress PASSED
kafka.network.SocketServerTest > testIdleConnection STARTED
kafka.network.SocketServerTest > testIdleConnection PASSED
kafka.network.SocketServerTest >
testClientDisconnectionWithStagedReceivesFullyProcessed STARTED
kafka.network.SocketServerTest >
testClientDisconnectionWithStagedReceivesFullyProcessed PASSED
kafka.network.SocketServerTest > testZeroMaxConnectionsPerIp STARTED
kafka.network.SocketServerTest > testZeroMaxConnectionsPerIp PASSED
kafka.network.SocketServerTest > testMetricCollectionAfterShutdown STARTED
kafka.network.SocketServerTest > testMetricCollectionAfterShutdown PASSED
kafka.network.SocketServerTest > testSessionPrincipal STARTED
kafka.network.SocketServerTest > testSessionPrincipal PASSED
kafka.network.SocketServerTest > configureNewConnectionException STARTED
kafka.network.SocketServerTest > configureNewConnectionException PASSED
kafka.network.SocketServerTest > testMaxConnectionsPerIpOverrides STARTED
kafka.network.SocketServerTest > testMaxConnectionsPerIpOverrides PASSED
kafka.network.SocketServerTest > processNewResponseException STARTED
kafka.network.SocketServerTest > processNewResponseException PASSED
kafka.network.SocketServerTest > processCompletedSendException STARTED
kafka.network.SocketServerTest > processCompletedSendException PASSED
kafka.network.SocketServerTest > processDisconnectedException STARTED
kafka.network.SocketServerTest > processDisconnectedException PASSED
kafka.network.SocketServerTest > sendCancelledKeyException STARTED
kafka.network.SocketServerTest > sendCancelledKeyException PASSED
kafka.network.SocketServerTest > processCompletedReceiveException STARTED
kafka.network.SocketServerTest > processCompletedReceiveException PASSED
kafka.network.SocketServerTest > testSocketsCloseOnShutdown STARTED
kafka.network.SocketServerTest > testSocketsCloseOnShutdown PASSED
kafka.network.SocketServerTest >
testNoOpActionResponseWithThrottledChannelWhereThrottlingAlreadyDone STARTED
kafka.network.SocketServerTest >
testNoOpActionResponseWithThrottledChannelWhereThrottlingAlreadyDone PASSED
kafka.network.SocketServerTest > pollException STARTED
kafka.network.SocketServerTest > pollException PASSED
kafka.network.SocketServerTest > testSslSocketServer STARTED
kafka.network.SocketServerTest > testSslSocketServer PASSED
kafka.network.SocketServerTest > tooBigRequestIsRejected STARTED
kafka.network.SocketServerTest > tooBigRequestIsRejected PASSED
kafka.network.SocketServerTest >
testNoOpActionResponseWithThrottledChannelWhereThrottlingInProgress STARTED
kafka.network.SocketServerTest >
testNoOpActionResponseWithThrottledChannelWhereThrottlingInProgress PASSED
kafka.network.DynamicConnectionQuotaTest > testDynamicConnectionQuota STARTED
kafka.network.DynamicConnectionQuotaTest > testDynamicConnectionQuota FAILED
org.scalatest.junit.JUnitTestFailedError: Expected exception
java.io.IOException to be thrown, but no exception was thrown
at
org.scalatest.junit.AssertionsForJUnit$class.newAssertionFailedException(AssertionsForJUnit.scala:100)
at
org.scalatest.junit.JUnitSuite.newAssertionFailedException(JUnitSuite.scala:71)
at org.scalatest.Assertions$class.intercept(Assertions.scala:822)
at org.scalatest.junit.JUnitSuite.intercept(JUnitSuite.scala:71)
at
kafka.network.DynamicConnectionQuotaTest.testDynamicConnectionQuota(DynamicConnectionQuotaTest.scala:82)
kafka.common.InterBrokerSendThreadTest >
shouldCreateClientRequestAndSendWhenNodeIsReady STARTED
kafka.common.InterBrokerSendThreadTest >
shouldCreateClientRequestAndSendWhenNodeIsReady PASSED
kafka.common.InterBrokerSendThreadTest > testFailingExpiredRequests STARTED
kafka.common.InterBrokerSendThreadTest > testFailingExpiredRequests PASSED
kafka.common.InterBrokerSendThreadTest >
shouldCallCompletionHandlerWithDisconnectedResponseWhenNodeNotReady STARTED
kafka.common.InterBrokerSendThreadTest >
shouldCallCompletionHandlerWithDisconnectedResponseWhenNodeNotReady PASSED
kafka.common.InterBrokerSendThreadTest > shouldNotSendAnythingWhenNoRequests
STARTED
kafka.common.InterBrokerSendThreadTest > shouldNotSendAnythingWhenNoRequests
PASSED
kafka.common.ZkNodeChangeNotificationListenerTest > testProcessNotification
STARTED
kafka.common.ZkNodeChangeNotificationListenerTest > testProcessNotification
PASSED
kafka.common.ZkNodeChangeNotificationListenerTest >
testSwallowsProcessorException STARTED
kafka.common.ZkNodeChangeNotificationListenerTest >
testSwallowsProcessorException PASSED
unit.kafka.utils.ThrottlerTest > testThrottleDesiredRate STARTED
unit.kafka.utils.ThrottlerTest > testThrottleDesiredRate PASSED
2162 tests completed, 3 failed, 4 skipped
> Task :kafka-2.1-jdk8:core:test FAILED
> Task :testScala_2_11 FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':kafka-2.1-jdk8:core:test'.
> There were failing tests. See the report at:
> file://<https://builds.apache.org/job/kafka-2.1-jdk8/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. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 2h 48m 53s
26 actionable tasks: 17 executed, 9 up-to-date
Build step 'Execute shell' marked build as failure
[FINDBUGS] Collecting findbugs analysis files...
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
[FINDBUGS] Searching for all files in
<https://builds.apache.org/job/kafka-2.1-jdk8/ws/> that match the pattern
**/build/reports/findbugs/*.xml
[FINDBUGS] No files found. Configuration error?
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
No credentials specified
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=327596585c4009aae306ae64467109ce40134105,
workspace=<https://builds.apache.org/job/kafka-2.1-jdk8/ws/>
[FINDBUGS] Computing warning deltas based on reference build #149
Recording test results
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1