See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/476/display/redirect?page=changes>
Changes: [github] MINOR: Introduce the KIP-500 Broker lifecycle manager (#10095) [github] MINOR: add the MetaLogListener, LocalLogManager, and Controller interface. (#10106) [github] MINOR: Support Raft-based metadata quorums in system tests (#10093) ------------------------------------------ [...truncated 3.61 MB...] JsonTest > testJsonParse() STARTED JsonTest > testJsonParse() PASSED JsonTest > testEncodeAsBytes() STARTED JsonTest > testEncodeAsBytes() PASSED JsonTest > testEncodeAsString() STARTED JsonTest > testEncodeAsString() PASSED ShutdownableThreadTest > testShutdownWhenCalledAfterThreadStart() STARTED ShutdownableThreadTest > testShutdownWhenCalledAfterThreadStart() PASSED QuotaUtilsTest > testBoundedThrottleTimeObservedRateAboveQuotaAboveLimit() STARTED QuotaUtilsTest > testBoundedThrottleTimeObservedRateAboveQuotaAboveLimit() PASSED QuotaUtilsTest > testThrottleTimeObservedRateBelowQuota() STARTED QuotaUtilsTest > testThrottleTimeObservedRateBelowQuota() PASSED QuotaUtilsTest > testBoundedThrottleTimeObservedRateBelowQuota() STARTED QuotaUtilsTest > testBoundedThrottleTimeObservedRateBelowQuota() PASSED QuotaUtilsTest > testBoundedThrottleTimeThrowsExceptionIfProvidedNonRateMetric() STARTED QuotaUtilsTest > testBoundedThrottleTimeThrowsExceptionIfProvidedNonRateMetric() PASSED QuotaUtilsTest > testBoundedThrottleTimeObservedRateAboveQuotaBelowLimit() STARTED QuotaUtilsTest > testBoundedThrottleTimeObservedRateAboveQuotaBelowLimit() PASSED QuotaUtilsTest > testBoundedThrottleTimeObservedRateEqualsQuota() STARTED QuotaUtilsTest > testBoundedThrottleTimeObservedRateEqualsQuota() PASSED QuotaUtilsTest > testThrottleTimeThrowsExceptionIfProvidedNonRateMetric() STARTED QuotaUtilsTest > testThrottleTimeThrowsExceptionIfProvidedNonRateMetric() PASSED QuotaUtilsTest > testThrottleTimeObservedRateEqualsQuota() STARTED QuotaUtilsTest > testThrottleTimeObservedRateEqualsQuota() PASSED QuotaUtilsTest > testThrottleTimeObservedRateAboveQuota() STARTED QuotaUtilsTest > testThrottleTimeObservedRateAboveQuota() PASSED TimerTaskListTest > testAll() STARTED TimerTaskListTest > testAll() PASSED CoreUtilsTest > testGenerateUuidAsBase64() STARTED CoreUtilsTest > testGenerateUuidAsBase64() PASSED CoreUtilsTest > testAbs() STARTED CoreUtilsTest > testAbs() PASSED CoreUtilsTest > testReplaceSuffix() STARTED CoreUtilsTest > testReplaceSuffix() PASSED CoreUtilsTest > testCircularIterator() STARTED CoreUtilsTest > testCircularIterator() PASSED CoreUtilsTest > testReadBytes() STARTED CoreUtilsTest > testReadBytes() PASSED CoreUtilsTest > testCsvList() STARTED CoreUtilsTest > testCsvList() PASSED CoreUtilsTest > testReadInt() STARTED CoreUtilsTest > testReadInt() PASSED CoreUtilsTest > testAtomicGetOrUpdate() STARTED CoreUtilsTest > testAtomicGetOrUpdate() PASSED CoreUtilsTest > testUrlSafeBase64EncodeUUID() STARTED CoreUtilsTest > testUrlSafeBase64EncodeUUID() PASSED CoreUtilsTest > testCsvMap() STARTED CoreUtilsTest > testCsvMap() PASSED CoreUtilsTest > testInLock() STARTED CoreUtilsTest > testInLock() PASSED CoreUtilsTest > testTryAll() STARTED CoreUtilsTest > testTryAll() PASSED CoreUtilsTest > testSwallow() STARTED CoreUtilsTest > testSwallow() PASSED ExitTest > shouldAddShutdownHookImmediately() STARTED ExitTest > shouldAddShutdownHookImmediately() PASSED ExitTest > shouldHaltImmediately() STARTED ExitTest > shouldHaltImmediately() PASSED ExitTest > shouldExitImmediately() STARTED ExitTest > shouldExitImmediately() PASSED ExitTest > shouldNotInvokeShutdownHookImmediately() STARTED ExitTest > shouldNotInvokeShutdownHookImmediately() PASSED KafkaMetadataLogTest > testFailToIncreaseLogStartPastHighWatermark() STARTED KafkaMetadataLogTest > testFailToIncreaseLogStartPastHighWatermark() PASSED KafkaMetadataLogTest > testCreateReplicatedLogTruncatesFully() STARTED KafkaMetadataLogTest > testCreateReplicatedLogTruncatesFully() PASSED KafkaMetadataLogTest > testCreateSnapshot() STARTED KafkaMetadataLogTest > testCreateSnapshot() PASSED KafkaMetadataLogTest > testUpdateLogStartOffset() STARTED KafkaMetadataLogTest > testUpdateLogStartOffset() PASSED KafkaMetadataLogTest > testCleanupSnapshots() STARTED KafkaMetadataLogTest > testCleanupSnapshots() PASSED KafkaMetadataLogTest > testTruncateFullyToLatestSnapshot() STARTED KafkaMetadataLogTest > testTruncateFullyToLatestSnapshot() PASSED KafkaMetadataLogTest > testDoesntTruncateFully() STARTED KafkaMetadataLogTest > testDoesntTruncateFully() PASSED KafkaMetadataLogTest > testUpdateLogStartOffsetWithMissingSnapshot() STARTED KafkaMetadataLogTest > testUpdateLogStartOffsetWithMissingSnapshot() PASSED KafkaMetadataLogTest > testReadMissingSnapshot() STARTED KafkaMetadataLogTest > testReadMissingSnapshot() PASSED RaftManagerTest > testShutdownIoThread() STARTED RaftManagerTest > testShutdownIoThread() PASSED RaftManagerTest > testUncaughtExceptionInIoThread() STARTED RaftManagerTest > testUncaughtExceptionInIoThread() PASSED RequestChannelTest > testNonAlterRequestsNotTransformed() STARTED RequestChannelTest > testNonAlterRequestsNotTransformed() PASSED RequestChannelTest > testAlterRequests() STARTED RequestChannelTest > testAlterRequests() PASSED RequestChannelTest > testJsonRequests() STARTED RequestChannelTest > testJsonRequests() PASSED RequestChannelTest > testIncrementalAlterRequests() STARTED RequestChannelTest > testIncrementalAlterRequests() PASSED ControllerContextTest > testPartitionFullReplicaAssignmentReturnsEmptyAssignmentIfTopicOrPartitionDoesNotExist() STARTED ControllerContextTest > testPartitionFullReplicaAssignmentReturnsEmptyAssignmentIfTopicOrPartitionDoesNotExist() PASSED ControllerContextTest > testPartitionReplicaAssignmentForTopicReturnsEmptyMapIfTopicDoesNotExist() STARTED ControllerContextTest > testPartitionReplicaAssignmentForTopicReturnsEmptyMapIfTopicDoesNotExist() PASSED ControllerContextTest > testPreferredReplicaImbalanceMetric() STARTED ControllerContextTest > testPreferredReplicaImbalanceMetric() PASSED ControllerContextTest > testPartitionReplicaAssignmentForTopicReturnsExpectedReplicaAssignments() STARTED ControllerContextTest > testPartitionReplicaAssignmentForTopicReturnsExpectedReplicaAssignments() PASSED ControllerContextTest > testReassignTo() STARTED ControllerContextTest > testReassignTo() PASSED ControllerContextTest > testPartitionReplicaAssignment() STARTED ControllerContextTest > testPartitionReplicaAssignment() PASSED ControllerContextTest > testUpdatePartitionFullReplicaAssignmentUpdatesReplicaAssignment() STARTED ControllerContextTest > testUpdatePartitionFullReplicaAssignmentUpdatesReplicaAssignment() PASSED ControllerContextTest > testReassignToIdempotence() STARTED ControllerContextTest > testReassignToIdempotence() PASSED ControllerContextTest > testPartitionReplicaAssignmentReturnsEmptySeqIfTopicOrPartitionDoesNotExist() STARTED ControllerContextTest > testPartitionReplicaAssignmentReturnsEmptySeqIfTopicOrPartitionDoesNotExist() PASSED TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() STARTED TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() PASSED 3398 tests completed, 1 failed, 7 skipped > Task :core:test 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://ci-builds.apache.org/job/Kafka/job/kafka-trunk-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 Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.8.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1h 34m 59s 250 actionable tasks: 214 executed, 36 up-to-date Build step 'Execute shell' marked build as failure Recording test results Not sending mail to unregistered user git...@hugo-hirsch.de