You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/03/31 07:51:30 UTC

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #621

See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/621/display/redirect?page=changes>

Changes:

[github] MINOR: Remove unnecessary suppress (#10434)

[github] KAFKA-12578: Remove deprecated security classes/methods for 3.0 (#10435)

[github] KAFKA-12581: Remove deprecated `Admin.electPreferredLeaders` (#10440)

[github] KAFKA-12561: Fix flaky kafka.server.RaftClusterTest.testCreateClusterAndCreateListDeleteTopic (#10410)


------------------------------------------
[...truncated 3.67 MB...]

LogValidatorTest > testOffsetAssignmentAfterDownConversionV2ToV1Compressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0Compressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV0ToV2Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV0ToV2Compressed() PASSED

LogValidatorTest > testNonCompressedV1() STARTED

LogValidatorTest > testNonCompressedV1() PASSED

LogValidatorTest > testNonCompressedV2() STARTED

LogValidatorTest > testNonCompressedV2() PASSED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV1ToV2NonCompressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV1ToV2NonCompressed() PASSED

LogValidatorTest > testInvalidCreateTimeCompressedV1() STARTED

LogValidatorTest > testInvalidCreateTimeCompressedV1() PASSED

LogValidatorTest > testInvalidCreateTimeCompressedV2() STARTED

LogValidatorTest > testInvalidCreateTimeCompressedV2() PASSED

LogValidatorTest > testNonIncreasingOffsetRecordBatchHasMetricsLogged() STARTED

LogValidatorTest > testNonIncreasingOffsetRecordBatchHasMetricsLogged() PASSED

LogValidatorTest > testRecompressionV1() STARTED

LogValidatorTest > testRecompressionV1() PASSED

LogValidatorTest > testRecompressionV2() STARTED

LogValidatorTest > testRecompressionV2() PASSED

ProducerStateManagerTest > testSkipEmptyTransactions() STARTED

ProducerStateManagerTest > testSkipEmptyTransactions() PASSED

ProducerStateManagerTest > testControlRecordBumpsProducerEpoch() STARTED

ProducerStateManagerTest > testControlRecordBumpsProducerEpoch() PASSED

ProducerStateManagerTest > testProducerSequenceWithWrapAroundBatchRecord() STARTED

ProducerStateManagerTest > testProducerSequenceWithWrapAroundBatchRecord() PASSED

ProducerStateManagerTest > testCoordinatorFencing() STARTED

ProducerStateManagerTest > testCoordinatorFencing() PASSED

ProducerStateManagerTest > testLoadFromTruncatedSnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromTruncatedSnapshotFile() PASSED

ProducerStateManagerTest > testTruncateFullyAndStartAt() STARTED

ProducerStateManagerTest > testTruncateFullyAndStartAt() PASSED

ProducerStateManagerTest > testRemoveExpiredPidsOnReload() STARTED

ProducerStateManagerTest > testRemoveExpiredPidsOnReload() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotFinishedTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotFinishedTransaction() PASSED

ProducerStateManagerTest > testOutOfSequenceAfterControlRecordEpochBump() STARTED

ProducerStateManagerTest > testOutOfSequenceAfterControlRecordEpochBump() PASSED

ProducerStateManagerTest > testFirstUnstableOffsetAfterTruncation() STARTED

ProducerStateManagerTest > testFirstUnstableOffsetAfterTruncation() PASSED

ProducerStateManagerTest > testTakeSnapshot() STARTED

ProducerStateManagerTest > testTakeSnapshot() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotUnfinishedTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotUnfinishedTransaction() PASSED

ProducerStateManagerTest > testDeleteSnapshotsBefore() STARTED

ProducerStateManagerTest > testDeleteSnapshotsBefore() PASSED

ProducerStateManagerTest > testAppendEmptyControlBatch() STARTED

ProducerStateManagerTest > testAppendEmptyControlBatch() PASSED

ProducerStateManagerTest > testNoValidationOnFirstEntryWhenLoadingLog() STARTED

ProducerStateManagerTest > testNoValidationOnFirstEntryWhenLoadingLog() PASSED

ProducerStateManagerTest > testRemoveStraySnapshotsKeepCleanShutdownSnapshot() STARTED

ProducerStateManagerTest > testRemoveStraySnapshotsKeepCleanShutdownSnapshot() PASSED

ProducerStateManagerTest > testRemoveAllStraySnapshots() STARTED

ProducerStateManagerTest > testRemoveAllStraySnapshots() PASSED

ProducerStateManagerTest > testLoadFromEmptySnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromEmptySnapshotFile() PASSED

ProducerStateManagerTest > testProducersWithOngoingTransactionsDontExpire() STARTED

ProducerStateManagerTest > testProducersWithOngoingTransactionsDontExpire() PASSED

ProducerStateManagerTest > testBasicIdMapping() STARTED

ProducerStateManagerTest > testBasicIdMapping() PASSED

ProducerStateManagerTest > updateProducerTransactionState() STARTED

ProducerStateManagerTest > updateProducerTransactionState() PASSED

ProducerStateManagerTest > testPrepareUpdateDoesNotMutate() STARTED

ProducerStateManagerTest > testPrepareUpdateDoesNotMutate() PASSED

ProducerStateManagerTest > testSequenceNotValidatedForGroupMetadataTopic() STARTED

ProducerStateManagerTest > testSequenceNotValidatedForGroupMetadataTopic() PASSED

ProducerStateManagerTest > testLastStableOffsetCompletedTxn() STARTED

ProducerStateManagerTest > testLastStableOffsetCompletedTxn() PASSED

ProducerStateManagerTest > testFirstUnstableOffset() STARTED

ProducerStateManagerTest > testFirstUnstableOffset() PASSED

ProducerStateManagerTest > testTxnFirstOffsetMetadataCached() STARTED

ProducerStateManagerTest > testTxnFirstOffsetMetadataCached() PASSED

ProducerStateManagerTest > testCoordinatorFencedAfterReload() STARTED

ProducerStateManagerTest > testCoordinatorFencedAfterReload() PASSED

ProducerStateManagerTest > testAcceptAppendWithoutProducerStateOnReplica() STARTED

ProducerStateManagerTest > testAcceptAppendWithoutProducerStateOnReplica() PASSED

ProducerStateManagerTest > testProducerStateAfterFencingAbortMarker() STARTED

ProducerStateManagerTest > testProducerStateAfterFencingAbortMarker() PASSED

ProducerStateManagerTest > testLoadFromCorruptSnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromCorruptSnapshotFile() PASSED

ProducerStateManagerTest > testProducerSequenceWrapAround() STARTED

ProducerStateManagerTest > testProducerSequenceWrapAround() PASSED

ProducerStateManagerTest > testPidExpirationTimeout() STARTED

ProducerStateManagerTest > testPidExpirationTimeout() PASSED

ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica() STARTED

ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica() PASSED

ProducerStateManagerTest > testAppendTxnMarkerWithNoProducerState() STARTED

ProducerStateManagerTest > testAppendTxnMarkerWithNoProducerState() PASSED

ProducerStateManagerTest > testOldEpochForControlRecord() STARTED

ProducerStateManagerTest > testOldEpochForControlRecord() PASSED

ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots() STARTED

ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots() PASSED

ProducerStateManagerTest > testProducerSequenceInvalidWrapAround() STARTED

ProducerStateManagerTest > testProducerSequenceInvalidWrapAround() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotEmptyTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotEmptyTransaction() PASSED

ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction() STARTED

ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction() PASSED

ProducerStateManagerTest > testLoadFromSnapshotRetainsNonExpiredProducers() STARTED

ProducerStateManagerTest > testLoadFromSnapshotRetainsNonExpiredProducers() PASSED

ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged() STARTED

ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged() PASSED

TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() STARTED

TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() PASSED

3499 tests completed, 1 failed, 7 skipped

> Task :core:test FAILED

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':streams:test'.
> There were failing tests. See the report at: file://<https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/ws/streams/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.
==============================================================================

2: Task 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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 39m 46s
257 actionable tasks: 220 executed, 37 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #638

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/638/display/redirect?page=changes>

Changes:

[github] KAFKA-12590: Remove deprecated kafka.security.auth.Authorizer, SimpleAclAuthorizer and related classes in 3.0 (#10450)


------------------------------------------
[...truncated 3.67 MB...]
LogTest > testDeleteSnapshotsOnIncrementLogStartOffset() STARTED

LogTest > testDeleteSnapshotsOnIncrementLogStartOffset() PASSED

LogTest > testCorruptIndexRebuild() STARTED

LogTest > testCorruptIndexRebuild() PASSED

LogTest > shouldDeleteTimeBasedSegmentsReadyToBeDeleted() STARTED

LogTest > shouldDeleteTimeBasedSegmentsReadyToBeDeleted() PASSED

LogTest > testReadWithTooSmallMaxLength() STARTED

LogTest > testReadWithTooSmallMaxLength() PASSED

LogTest > testOverCompactedLogRecovery() STARTED

LogTest > testOverCompactedLogRecovery() PASSED

LogTest > testBogusIndexSegmentsAreRemoved() STARTED

LogTest > testBogusIndexSegmentsAreRemoved() PASSED

LogTest > testLeaderEpochCacheClearedAfterStaticMessageFormatDowngrade() STARTED

LogTest > testLeaderEpochCacheClearedAfterStaticMessageFormatDowngrade() PASSED

LogTest > testCompressedMessages() STARTED

LogTest > testCompressedMessages() PASSED

LogTest > testAppendMessageWithNullPayload() STARTED

LogTest > testAppendMessageWithNullPayload() PASSED

LogTest > testCorruptLog() STARTED

LogTest > testCorruptLog() PASSED

LogTest > testLogRecoversToCorrectOffset() STARTED

LogTest > testLogRecoversToCorrectOffset() PASSED

LogTest > testReopenThenTruncate() STARTED

LogTest > testReopenThenTruncate() PASSED

LogTest > testZombieCoordinatorFenced() STARTED

LogTest > testZombieCoordinatorFenced() PASSED

LogTest > testOldProducerEpoch() STARTED

LogTest > testOldProducerEpoch() PASSED

LogTest > testProducerSnapshotsRecoveryAfterUncleanShutdownV1() STARTED

LogTest > testProducerSnapshotsRecoveryAfterUncleanShutdownV1() PASSED

LogTest > testDegenerateSegmentSplit() STARTED

LogTest > testDegenerateSegmentSplit() PASSED

LogTest > testParseTopicPartitionNameForMissingPartition() STARTED

LogTest > testParseTopicPartitionNameForMissingPartition() PASSED

LogTest > testParseTopicPartitionNameForEmptyName() STARTED

LogTest > testParseTopicPartitionNameForEmptyName() PASSED

LogTest > testOffsetSnapshot() STARTED

LogTest > testOffsetSnapshot() PASSED

LogTest > testOpenDeletesObsoleteFiles() STARTED

LogTest > testOpenDeletesObsoleteFiles() PASSED

LogTest > shouldUpdateOffsetForLeaderEpochsWhenDeletingSegments() STARTED

LogTest > shouldUpdateOffsetForLeaderEpochsWhenDeletingSegments() PASSED

LogTest > testLogDeleteDirName() STARTED

LogTest > testLogDeleteDirName() PASSED

LogTest > testDeleteOldSegments() STARTED

LogTest > testDeleteOldSegments() PASSED

LogTest > testRebuildTimeIndexForOldMessages() STARTED

LogTest > testRebuildTimeIndexForOldMessages() PASSED

LogTest > testProducerIdMapTruncateTo() STARTED

LogTest > testProducerIdMapTruncateTo() PASSED

LogTest > testTakeSnapshotOnRollAndDeleteSnapshotOnRecoveryPointCheckpoint() STARTED

LogTest > testTakeSnapshotOnRollAndDeleteSnapshotOnRecoveryPointCheckpoint() PASSED

LogTest > testLogEndLessThanStartAfterReopen() STARTED

LogTest > testLogEndLessThanStartAfterReopen() PASSED

LogTest > testLogRecoversForLeaderEpoch() STARTED

LogTest > testLogRecoversForLeaderEpoch() PASSED

LogTest > testRetentionDeletesProducerStateSnapshots() STARTED

LogTest > testRetentionDeletesProducerStateSnapshots() PASSED

LogTest > testLoadingLogDeletesProducerStateSnapshotsPastLogEndOffset() STARTED

LogTest > testLoadingLogDeletesProducerStateSnapshotsPastLogEndOffset() PASSED

LogTest > testRetentionIdempotency() STARTED

LogTest > testRetentionIdempotency() PASSED

LogTest > testWriteLeaderEpochCheckpointAfterDirectoryRename() STARTED

LogTest > testWriteLeaderEpochCheckpointAfterDirectoryRename() PASSED

LogTest > testOverCompactedLogRecoveryMultiRecord() STARTED

LogTest > testOverCompactedLogRecoveryMultiRecord() PASSED

LogTest > testSizeBasedLogRoll() STARTED

LogTest > testSizeBasedLogRoll() PASSED

LogTest > testRebuildProducerIdMapWithCompactedData() STARTED

LogTest > testRebuildProducerIdMapWithCompactedData() PASSED

LogTest > shouldNotDeleteSizeBasedSegmentsWhenUnderRetentionSize() STARTED

LogTest > shouldNotDeleteSizeBasedSegmentsWhenUnderRetentionSize() PASSED

LogTest > testTransactionIndexUpdatedThroughReplication() STARTED

LogTest > testTransactionIndexUpdatedThroughReplication() PASSED

LogTest > testTimeBasedLogRollJitter() STARTED

LogTest > testTimeBasedLogRollJitter() PASSED

LogTest > testParseTopicPartitionName() STARTED

LogTest > testParseTopicPartitionName() PASSED

LogTest > testEndTxnWithFencedProducerEpoch() STARTED

LogTest > testEndTxnWithFencedProducerEpoch() PASSED

LogTest > testRecoveryOfSegmentWithOffsetOverflow() STARTED

LogTest > testRecoveryOfSegmentWithOffsetOverflow() PASSED

LogTest > testRecoverAfterNonMonotonicCoordinatorEpochWrite() STARTED

LogTest > testRecoverAfterNonMonotonicCoordinatorEpochWrite() PASSED

LogTest > testLoadProducersAfterDeleteRecordsMidSegment() STARTED

LogTest > testLoadProducersAfterDeleteRecordsMidSegment() PASSED

LogTest > testInitializationOfProducerSnapshotsUpgradePath() STARTED

LogTest > testInitializationOfProducerSnapshotsUpgradePath() PASSED

LogTest > shouldDeleteStartOffsetBreachedSegmentsWhenPolicyDoesNotIncludeDelete() STARTED

LogTest > shouldDeleteStartOffsetBreachedSegmentsWhenPolicyDoesNotIncludeDelete() PASSED

LogTest > testSkipLoadingIfEmptyProducerStateBeforeTruncation() STARTED

LogTest > testSkipLoadingIfEmptyProducerStateBeforeTruncation() PASSED

LogTest > testTruncateTo() STARTED

LogTest > testTruncateTo() PASSED

LogTest > testSkipTruncateAndReloadIfNewMessageFormatAndCleanShutdown() STARTED

LogTest > testSkipTruncateAndReloadIfNewMessageFormatAndCleanShutdown() PASSED

LogTest > shouldApplyEpochToMessageOnAppendIfLeader() STARTED

LogTest > shouldApplyEpochToMessageOnAppendIfLeader() PASSED

LogTest > testLogDeletionAfterClose() STARTED

LogTest > testLogDeletionAfterClose() PASSED

LogTest > testLoadProducersAfterDeleteRecordsOnSegment() STARTED

LogTest > testLoadProducersAfterDeleteRecordsOnSegment() PASSED

LogTest > testAppendToOrReadFromLogInFailedLogDir() STARTED

LogTest > testAppendToOrReadFromLogInFailedLogDir() PASSED

LogTest > testCleanShutdownFile() STARTED

LogTest > testCleanShutdownFile() PASSED

LogTest > testTransactionIndexUpdated() STARTED

LogTest > testTransactionIndexUpdated() PASSED

LogTest > testBuildTimeIndexWhenNotAssigningOffsets() STARTED

LogTest > testBuildTimeIndexWhenNotAssigningOffsets() PASSED

LogTest > testProducerExpireCheckAfterDelete() STARTED

LogTest > testProducerExpireCheckAfterDelete() PASSED

3434 tests completed, 2 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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 36m 30s
257 actionable tasks: 220 executed, 37 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #637

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/637/display/redirect?page=changes>

Changes:

[github] KAFKA-3968: fsync the parent directory of a segment file when the file is created (#10405)


------------------------------------------
[...truncated 3.71 MB...]

LogValidatorTest > testNonCompressedV1() STARTED

LogValidatorTest > testNonCompressedV1() PASSED

LogValidatorTest > testNonCompressedV2() STARTED

LogValidatorTest > testNonCompressedV2() PASSED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV1ToV2NonCompressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV1ToV2NonCompressed() PASSED

LogValidatorTest > testInvalidCreateTimeCompressedV1() STARTED

LogValidatorTest > testInvalidCreateTimeCompressedV1() PASSED

LogValidatorTest > testInvalidCreateTimeCompressedV2() STARTED

LogValidatorTest > testInvalidCreateTimeCompressedV2() PASSED

LogValidatorTest > testNonIncreasingOffsetRecordBatchHasMetricsLogged() STARTED

LogValidatorTest > testNonIncreasingOffsetRecordBatchHasMetricsLogged() PASSED

LogValidatorTest > testRecompressionV1() STARTED

LogValidatorTest > testRecompressionV1() PASSED

LogValidatorTest > testRecompressionV2() STARTED

LogValidatorTest > testRecompressionV2() PASSED

ProducerStateManagerTest > testSkipEmptyTransactions() STARTED

ProducerStateManagerTest > testSkipEmptyTransactions() PASSED

ProducerStateManagerTest > testControlRecordBumpsProducerEpoch() STARTED

ProducerStateManagerTest > testControlRecordBumpsProducerEpoch() PASSED

ProducerStateManagerTest > testProducerSequenceWithWrapAroundBatchRecord() STARTED

ProducerStateManagerTest > testProducerSequenceWithWrapAroundBatchRecord() PASSED

ProducerStateManagerTest > testCoordinatorFencing() STARTED

ProducerStateManagerTest > testCoordinatorFencing() PASSED

ProducerStateManagerTest > testLoadFromTruncatedSnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromTruncatedSnapshotFile() PASSED

ProducerStateManagerTest > testTruncateFullyAndStartAt() STARTED

ProducerStateManagerTest > testTruncateFullyAndStartAt() PASSED

ProducerStateManagerTest > testRemoveExpiredPidsOnReload() STARTED

ProducerStateManagerTest > testRemoveExpiredPidsOnReload() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotFinishedTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotFinishedTransaction() PASSED

ProducerStateManagerTest > testOutOfSequenceAfterControlRecordEpochBump() STARTED

ProducerStateManagerTest > testOutOfSequenceAfterControlRecordEpochBump() PASSED

ProducerStateManagerTest > testFirstUnstableOffsetAfterTruncation() STARTED

ProducerStateManagerTest > testFirstUnstableOffsetAfterTruncation() PASSED

ProducerStateManagerTest > testTakeSnapshot() STARTED

ProducerStateManagerTest > testTakeSnapshot() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotUnfinishedTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotUnfinishedTransaction() PASSED

ProducerStateManagerTest > testDeleteSnapshotsBefore() STARTED

ProducerStateManagerTest > testDeleteSnapshotsBefore() PASSED

ProducerStateManagerTest > testAppendEmptyControlBatch() STARTED

ProducerStateManagerTest > testAppendEmptyControlBatch() PASSED

ProducerStateManagerTest > testNoValidationOnFirstEntryWhenLoadingLog() STARTED

ProducerStateManagerTest > testNoValidationOnFirstEntryWhenLoadingLog() PASSED

ProducerStateManagerTest > testRemoveStraySnapshotsKeepCleanShutdownSnapshot() STARTED

ProducerStateManagerTest > testRemoveStraySnapshotsKeepCleanShutdownSnapshot() PASSED

ProducerStateManagerTest > testRemoveAllStraySnapshots() STARTED

ProducerStateManagerTest > testRemoveAllStraySnapshots() PASSED

ProducerStateManagerTest > testLoadFromEmptySnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromEmptySnapshotFile() PASSED

ProducerStateManagerTest > testProducersWithOngoingTransactionsDontExpire() STARTED

ProducerStateManagerTest > testProducersWithOngoingTransactionsDontExpire() PASSED

ProducerStateManagerTest > testBasicIdMapping() STARTED

ProducerStateManagerTest > testBasicIdMapping() PASSED

ProducerStateManagerTest > updateProducerTransactionState() STARTED

ProducerStateManagerTest > updateProducerTransactionState() PASSED

ProducerStateManagerTest > testPrepareUpdateDoesNotMutate() STARTED

ProducerStateManagerTest > testPrepareUpdateDoesNotMutate() PASSED

ProducerStateManagerTest > testSequenceNotValidatedForGroupMetadataTopic() STARTED

ProducerStateManagerTest > testSequenceNotValidatedForGroupMetadataTopic() PASSED

ProducerStateManagerTest > testLastStableOffsetCompletedTxn() STARTED

ProducerStateManagerTest > testLastStableOffsetCompletedTxn() PASSED

ProducerStateManagerTest > testFirstUnstableOffset() STARTED

ProducerStateManagerTest > testFirstUnstableOffset() PASSED

ProducerStateManagerTest > testTxnFirstOffsetMetadataCached() STARTED

ProducerStateManagerTest > testTxnFirstOffsetMetadataCached() PASSED

ProducerStateManagerTest > testCoordinatorFencedAfterReload() STARTED

ProducerStateManagerTest > testCoordinatorFencedAfterReload() PASSED

ProducerStateManagerTest > testAcceptAppendWithoutProducerStateOnReplica() STARTED

ProducerStateManagerTest > testAcceptAppendWithoutProducerStateOnReplica() PASSED

ProducerStateManagerTest > testProducerStateAfterFencingAbortMarker() STARTED

ProducerStateManagerTest > testProducerStateAfterFencingAbortMarker() PASSED

ProducerStateManagerTest > testLoadFromCorruptSnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromCorruptSnapshotFile() PASSED

ProducerStateManagerTest > testProducerSequenceWrapAround() STARTED

ProducerStateManagerTest > testProducerSequenceWrapAround() PASSED

ProducerStateManagerTest > testPidExpirationTimeout() STARTED

ProducerStateManagerTest > testPidExpirationTimeout() PASSED

ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica() STARTED

ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica() PASSED

ProducerStateManagerTest > testAppendTxnMarkerWithNoProducerState() STARTED

ProducerStateManagerTest > testAppendTxnMarkerWithNoProducerState() PASSED

ProducerStateManagerTest > testOldEpochForControlRecord() STARTED

ProducerStateManagerTest > testOldEpochForControlRecord() PASSED

ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots() STARTED

ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots() PASSED

ProducerStateManagerTest > testProducerSequenceInvalidWrapAround() STARTED

ProducerStateManagerTest > testProducerSequenceInvalidWrapAround() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotEmptyTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotEmptyTransaction() PASSED

ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction() STARTED

ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction() PASSED

ProducerStateManagerTest > testLoadFromSnapshotRetainsNonExpiredProducers() STARTED

ProducerStateManagerTest > testLoadFromSnapshotRetainsNonExpiredProducers() PASSED

ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged() STARTED

ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged() PASSED

TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() STARTED

TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() PASSED

3493 tests completed, 1 failed, 7 skipped

> Task :core:test FAILED

FAILURE: Build completed with 3 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':connect:mirror:test'.
> There were failing tests. See the report at: file://<https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/ws/connect/mirror/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':streams:test'.
> There were failing tests. See the report at: file://<https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/ws/streams/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.
==============================================================================

3: Task 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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 45m 43s
257 actionable tasks: 220 executed, 37 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #636

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/636/display/redirect?page=changes>

Changes:

[github] KAFKA-12283: disable flaky testMultipleWorkersRejoining to stabilize build (#10408)


------------------------------------------
[...truncated 3.67 MB...]
LogValidatorTest > testUncompressedBatchWithoutRecordsNotAllowed() STARTED

LogValidatorTest > testUncompressedBatchWithoutRecordsNotAllowed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0NonCompressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0NonCompressed() PASSED

LogValidatorTest > testAbsoluteOffsetAssignmentNonCompressed() STARTED

LogValidatorTest > testAbsoluteOffsetAssignmentNonCompressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV2ToV1Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV2ToV1Compressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0Compressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV0ToV2Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV0ToV2Compressed() PASSED

LogValidatorTest > testNonCompressedV1() STARTED

LogValidatorTest > testNonCompressedV1() PASSED

LogValidatorTest > testNonCompressedV2() STARTED

LogValidatorTest > testNonCompressedV2() PASSED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV1ToV2NonCompressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV1ToV2NonCompressed() PASSED

LogValidatorTest > testInvalidCreateTimeCompressedV1() STARTED

LogValidatorTest > testInvalidCreateTimeCompressedV1() PASSED

LogValidatorTest > testInvalidCreateTimeCompressedV2() STARTED

LogValidatorTest > testInvalidCreateTimeCompressedV2() PASSED

LogValidatorTest > testNonIncreasingOffsetRecordBatchHasMetricsLogged() STARTED

LogValidatorTest > testNonIncreasingOffsetRecordBatchHasMetricsLogged() PASSED

LogValidatorTest > testRecompressionV1() STARTED

LogValidatorTest > testRecompressionV1() PASSED

LogValidatorTest > testRecompressionV2() STARTED

LogValidatorTest > testRecompressionV2() PASSED

ProducerStateManagerTest > testSkipEmptyTransactions() STARTED

ProducerStateManagerTest > testSkipEmptyTransactions() PASSED

ProducerStateManagerTest > testControlRecordBumpsProducerEpoch() STARTED

ProducerStateManagerTest > testControlRecordBumpsProducerEpoch() PASSED

ProducerStateManagerTest > testProducerSequenceWithWrapAroundBatchRecord() STARTED

ProducerStateManagerTest > testProducerSequenceWithWrapAroundBatchRecord() PASSED

ProducerStateManagerTest > testCoordinatorFencing() STARTED

ProducerStateManagerTest > testCoordinatorFencing() PASSED

ProducerStateManagerTest > testLoadFromTruncatedSnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromTruncatedSnapshotFile() PASSED

ProducerStateManagerTest > testTruncateFullyAndStartAt() STARTED

ProducerStateManagerTest > testTruncateFullyAndStartAt() PASSED

ProducerStateManagerTest > testRemoveExpiredPidsOnReload() STARTED

ProducerStateManagerTest > testRemoveExpiredPidsOnReload() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotFinishedTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotFinishedTransaction() PASSED

ProducerStateManagerTest > testOutOfSequenceAfterControlRecordEpochBump() STARTED

ProducerStateManagerTest > testOutOfSequenceAfterControlRecordEpochBump() PASSED

ProducerStateManagerTest > testFirstUnstableOffsetAfterTruncation() STARTED

ProducerStateManagerTest > testFirstUnstableOffsetAfterTruncation() PASSED

ProducerStateManagerTest > testTakeSnapshot() STARTED

ProducerStateManagerTest > testTakeSnapshot() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotUnfinishedTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotUnfinishedTransaction() PASSED

ProducerStateManagerTest > testDeleteSnapshotsBefore() STARTED

ProducerStateManagerTest > testDeleteSnapshotsBefore() PASSED

ProducerStateManagerTest > testAppendEmptyControlBatch() STARTED

ProducerStateManagerTest > testAppendEmptyControlBatch() PASSED

ProducerStateManagerTest > testNoValidationOnFirstEntryWhenLoadingLog() STARTED

ProducerStateManagerTest > testNoValidationOnFirstEntryWhenLoadingLog() PASSED

ProducerStateManagerTest > testRemoveStraySnapshotsKeepCleanShutdownSnapshot() STARTED

ProducerStateManagerTest > testRemoveStraySnapshotsKeepCleanShutdownSnapshot() PASSED

ProducerStateManagerTest > testRemoveAllStraySnapshots() STARTED

ProducerStateManagerTest > testRemoveAllStraySnapshots() PASSED

ProducerStateManagerTest > testLoadFromEmptySnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromEmptySnapshotFile() PASSED

ProducerStateManagerTest > testProducersWithOngoingTransactionsDontExpire() STARTED

ProducerStateManagerTest > testProducersWithOngoingTransactionsDontExpire() PASSED

ProducerStateManagerTest > testBasicIdMapping() STARTED

ProducerStateManagerTest > testBasicIdMapping() PASSED

ProducerStateManagerTest > updateProducerTransactionState() STARTED

ProducerStateManagerTest > updateProducerTransactionState() PASSED

ProducerStateManagerTest > testPrepareUpdateDoesNotMutate() STARTED

ProducerStateManagerTest > testPrepareUpdateDoesNotMutate() PASSED

ProducerStateManagerTest > testSequenceNotValidatedForGroupMetadataTopic() STARTED

ProducerStateManagerTest > testSequenceNotValidatedForGroupMetadataTopic() PASSED

ProducerStateManagerTest > testLastStableOffsetCompletedTxn() STARTED

ProducerStateManagerTest > testLastStableOffsetCompletedTxn() PASSED

ProducerStateManagerTest > testFirstUnstableOffset() STARTED

ProducerStateManagerTest > testFirstUnstableOffset() PASSED

ProducerStateManagerTest > testTxnFirstOffsetMetadataCached() STARTED

ProducerStateManagerTest > testTxnFirstOffsetMetadataCached() PASSED

ProducerStateManagerTest > testCoordinatorFencedAfterReload() STARTED

ProducerStateManagerTest > testCoordinatorFencedAfterReload() PASSED

ProducerStateManagerTest > testAcceptAppendWithoutProducerStateOnReplica() STARTED

ProducerStateManagerTest > testAcceptAppendWithoutProducerStateOnReplica() PASSED

ProducerStateManagerTest > testProducerStateAfterFencingAbortMarker() STARTED

ProducerStateManagerTest > testProducerStateAfterFencingAbortMarker() PASSED

ProducerStateManagerTest > testLoadFromCorruptSnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromCorruptSnapshotFile() PASSED

ProducerStateManagerTest > testProducerSequenceWrapAround() STARTED

ProducerStateManagerTest > testProducerSequenceWrapAround() PASSED

ProducerStateManagerTest > testPidExpirationTimeout() STARTED

ProducerStateManagerTest > testPidExpirationTimeout() PASSED

ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica() STARTED

ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica() PASSED

ProducerStateManagerTest > testAppendTxnMarkerWithNoProducerState() STARTED

ProducerStateManagerTest > testAppendTxnMarkerWithNoProducerState() PASSED

ProducerStateManagerTest > testOldEpochForControlRecord() STARTED

ProducerStateManagerTest > testOldEpochForControlRecord() PASSED

ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots() STARTED

ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots() PASSED

ProducerStateManagerTest > testProducerSequenceInvalidWrapAround() STARTED

ProducerStateManagerTest > testProducerSequenceInvalidWrapAround() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotEmptyTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotEmptyTransaction() PASSED

ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction() STARTED

ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction() PASSED

ProducerStateManagerTest > testLoadFromSnapshotRetainsNonExpiredProducers() STARTED

ProducerStateManagerTest > testLoadFromSnapshotRetainsNonExpiredProducers() PASSED

ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged() STARTED

ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged() PASSED

TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() STARTED

TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() PASSED

3493 tests completed, 3 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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 25m 48s
257 actionable tasks: 220 executed, 37 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #635

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/635/display/redirect?page=changes>

Changes:

[github] MINOR: remove KTable.to from the docs (#10464)


------------------------------------------
[...truncated 7.35 MB...]
TransactionsTest > testReadCommittedConsumerShouldNotSeeUndecidedData() STARTED

TransactionsTest > testReadCommittedConsumerShouldNotSeeUndecidedData() PASSED

TransactionsTest > testSendOffsetsToTransactionTimeout() STARTED

TransactionsTest > testSendOffsetsToTransactionTimeout() PASSED

TransactionsTest > testFailureToFenceEpoch() STARTED

TransactionsTest > testFailureToFenceEpoch() PASSED

TransactionsTest > testFencingOnSend() STARTED

TransactionsTest > testFencingOnSend() PASSED

TransactionsTest > testFencingOnCommit() STARTED

TransactionsTest > testFencingOnCommit() PASSED

TransactionsTest > testAbortTransactionTimeout() STARTED

TransactionsTest > testAbortTransactionTimeout() PASSED

TransactionsTest > testMultipleMarkersOneLeader() STARTED

TransactionsTest > testMultipleMarkersOneLeader() PASSED

TransactionsTest > testCommitTransactionTimeout() STARTED

TransactionsTest > testCommitTransactionTimeout() PASSED

SaslClientsWithInvalidCredentialsTest > testTransactionalProducerWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testTransactionalProducerWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationSuccess() STARTED

SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationSuccess() PASSED

SaslClientsWithInvalidCredentialsTest > testProducerWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testProducerWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAutoCommitDisabledWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAutoCommitDisabledWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testKafkaAdminClientWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testKafkaAdminClientWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testConsumerWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testConsumerWithAuthenticationFailure() PASSED

UserClientIdQuotaTest > testProducerConsumerOverrideLowerQuota() STARTED

UserClientIdQuotaTest > testProducerConsumerOverrideLowerQuota() PASSED

UserClientIdQuotaTest > testProducerConsumerOverrideUnthrottled() STARTED

UserClientIdQuotaTest > testProducerConsumerOverrideUnthrottled() PASSED

UserClientIdQuotaTest > testThrottledProducerConsumer() STARTED

UserClientIdQuotaTest > testThrottledProducerConsumer() PASSED

UserClientIdQuotaTest > testQuotaOverrideDelete() STARTED

UserClientIdQuotaTest > testQuotaOverrideDelete() PASSED

UserClientIdQuotaTest > testThrottledRequest() STARTED

UserClientIdQuotaTest > testThrottledRequest() PASSED

ZooKeeperClientTest > testZNodeChangeHandlerForDataChange() STARTED

ZooKeeperClientTest > testZNodeChangeHandlerForDataChange() PASSED

ZooKeeperClientTest > testZooKeeperSessionStateMetric() STARTED

ZooKeeperClientTest > testZooKeeperSessionStateMetric() PASSED

ZooKeeperClientTest > testExceptionInBeforeInitializingSession() STARTED

ZooKeeperClientTest > testExceptionInBeforeInitializingSession() PASSED

ZooKeeperClientTest > testGetChildrenExistingZNode() STARTED

ZooKeeperClientTest > testGetChildrenExistingZNode() PASSED

ZooKeeperClientTest > testConnection() STARTED

ZooKeeperClientTest > testConnection() PASSED

ZooKeeperClientTest > testZNodeChangeHandlerForCreation() STARTED

ZooKeeperClientTest > testZNodeChangeHandlerForCreation() PASSED

ZooKeeperClientTest > testGetAclExistingZNode() STARTED

ZooKeeperClientTest > testGetAclExistingZNode() PASSED

ZooKeeperClientTest > testSessionExpiryDuringClose() STARTED

ZooKeeperClientTest > testSessionExpiryDuringClose() PASSED

ZooKeeperClientTest > testReinitializeAfterAuthFailure() STARTED

ZooKeeperClientTest > testReinitializeAfterAuthFailure() PASSED

ZooKeeperClientTest > testSetAclNonExistentZNode() STARTED

ZooKeeperClientTest > testSetAclNonExistentZNode() PASSED

ZooKeeperClientTest > testConnectionLossRequestTermination() STARTED

ZooKeeperClientTest > testConnectionLossRequestTermination() PASSED

ZooKeeperClientTest > testExistsNonExistentZNode() STARTED

ZooKeeperClientTest > testExistsNonExistentZNode() PASSED

ZooKeeperClientTest > testGetDataNonExistentZNode() STARTED

ZooKeeperClientTest > testGetDataNonExistentZNode() PASSED

ZooKeeperClientTest > testConnectionTimeout() STARTED

ZooKeeperClientTest > testConnectionTimeout() PASSED

ZooKeeperClientTest > testBlockOnRequestCompletionFromStateChangeHandler() STARTED

ZooKeeperClientTest > testBlockOnRequestCompletionFromStateChangeHandler() PASSED

ZooKeeperClientTest > testUnresolvableConnectString() STARTED

ZooKeeperClientTest > testUnresolvableConnectString() PASSED

ZooKeeperClientTest > testGetChildrenNonExistentZNode() STARTED

ZooKeeperClientTest > testGetChildrenNonExistentZNode() PASSED

ZooKeeperClientTest > testPipelinedGetData() STARTED

ZooKeeperClientTest > testPipelinedGetData() PASSED

ZooKeeperClientTest > testZNodeChildChangeHandlerForChildChange() STARTED

ZooKeeperClientTest > testZNodeChildChangeHandlerForChildChange() PASSED

ZooKeeperClientTest > testGetChildrenExistingZNodeWithChildren() STARTED

ZooKeeperClientTest > testGetChildrenExistingZNodeWithChildren() PASSED

ZooKeeperClientTest > testSetDataExistingZNode() STARTED

ZooKeeperClientTest > testSetDataExistingZNode() PASSED

ZooKeeperClientTest > testZNodeChildChangeHandlerForChildChangeNotTriggered() STARTED

ZooKeeperClientTest > testZNodeChildChangeHandlerForChildChangeNotTriggered() PASSED

ZooKeeperClientTest > testMixedPipeline() STARTED

ZooKeeperClientTest > testMixedPipeline() PASSED

ZooKeeperClientTest > testGetDataExistingZNode() STARTED

ZooKeeperClientTest > testGetDataExistingZNode() PASSED

ZooKeeperClientTest > testDeleteExistingZNode() STARTED

ZooKeeperClientTest > testDeleteExistingZNode() PASSED

ZooKeeperClientTest > testSessionExpiry() STARTED

ZooKeeperClientTest > testSessionExpiry() PASSED

ZooKeeperClientTest > testSetDataNonExistentZNode() STARTED

ZooKeeperClientTest > testSetDataNonExistentZNode() PASSED

ZooKeeperClientTest > testConnectionViaNettyClient() STARTED

ZooKeeperClientTest > testConnectionViaNettyClient() PASSED

ZooKeeperClientTest > testDeleteNonExistentZNode() STARTED

ZooKeeperClientTest > testDeleteNonExistentZNode() PASSED

ZooKeeperClientTest > testExistsExistingZNode() STARTED

ZooKeeperClientTest > testExistsExistingZNode() PASSED

ZooKeeperClientTest > testZooKeeperStateChangeRateMetrics() STARTED

ZooKeeperClientTest > testZooKeeperStateChangeRateMetrics() PASSED

ZooKeeperClientTest > testZNodeChangeHandlerForDeletion() STARTED

ZooKeeperClientTest > testZNodeChangeHandlerForDeletion() PASSED

ZooKeeperClientTest > testGetAclNonExistentZNode() STARTED

ZooKeeperClientTest > testGetAclNonExistentZNode() PASSED

ZooKeeperClientTest > testStateChangeHandlerForAuthFailure() STARTED

ZooKeeperClientTest > testStateChangeHandlerForAuthFailure() PASSED

KafkaTimerTest > testKafkaTimer() STARTED

KafkaTimerTest > testKafkaTimer() PASSED

3493 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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 36m 22s
257 actionable tasks: 250 executed, 7 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #634

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/634/display/redirect?page=changes>

Changes:

[github] MINOR: support ImplicitLinkedHashCollection#sort (#10456)

[github] MONOR: Remove redudant LocalLogManager (#10325)


------------------------------------------
[...truncated 3.67 MB...]
TransactionsTest > testReadCommittedConsumerShouldNotSeeUndecidedData() STARTED

TransactionsTest > testReadCommittedConsumerShouldNotSeeUndecidedData() PASSED

TransactionsTest > testSendOffsetsToTransactionTimeout() STARTED

TransactionsTest > testSendOffsetsToTransactionTimeout() PASSED

TransactionsTest > testFailureToFenceEpoch() STARTED

TransactionsTest > testFailureToFenceEpoch() PASSED

TransactionsTest > testFencingOnSend() STARTED

TransactionsTest > testFencingOnSend() PASSED

TransactionsTest > testFencingOnCommit() STARTED

TransactionsTest > testFencingOnCommit() PASSED

TransactionsTest > testAbortTransactionTimeout() STARTED

TransactionsTest > testAbortTransactionTimeout() PASSED

TransactionsTest > testMultipleMarkersOneLeader() STARTED

TransactionsTest > testMultipleMarkersOneLeader() PASSED

TransactionsTest > testCommitTransactionTimeout() STARTED

TransactionsTest > testCommitTransactionTimeout() PASSED

SaslClientsWithInvalidCredentialsTest > testTransactionalProducerWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testTransactionalProducerWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationSuccess() STARTED

SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationSuccess() PASSED

SaslClientsWithInvalidCredentialsTest > testProducerWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testProducerWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAutoCommitDisabledWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAutoCommitDisabledWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testKafkaAdminClientWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testKafkaAdminClientWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testConsumerWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testConsumerWithAuthenticationFailure() PASSED

UserClientIdQuotaTest > testProducerConsumerOverrideLowerQuota() STARTED

UserClientIdQuotaTest > testProducerConsumerOverrideLowerQuota() PASSED

UserClientIdQuotaTest > testProducerConsumerOverrideUnthrottled() STARTED

UserClientIdQuotaTest > testProducerConsumerOverrideUnthrottled() PASSED

UserClientIdQuotaTest > testThrottledProducerConsumer() STARTED

UserClientIdQuotaTest > testThrottledProducerConsumer() PASSED

UserClientIdQuotaTest > testQuotaOverrideDelete() STARTED

UserClientIdQuotaTest > testQuotaOverrideDelete() PASSED

UserClientIdQuotaTest > testThrottledRequest() STARTED

UserClientIdQuotaTest > testThrottledRequest() PASSED

ZooKeeperClientTest > testZNodeChangeHandlerForDataChange() STARTED

ZooKeeperClientTest > testZNodeChangeHandlerForDataChange() PASSED

ZooKeeperClientTest > testZooKeeperSessionStateMetric() STARTED

ZooKeeperClientTest > testZooKeeperSessionStateMetric() PASSED

ZooKeeperClientTest > testExceptionInBeforeInitializingSession() STARTED

ZooKeeperClientTest > testExceptionInBeforeInitializingSession() PASSED

ZooKeeperClientTest > testGetChildrenExistingZNode() STARTED

ZooKeeperClientTest > testGetChildrenExistingZNode() PASSED

ZooKeeperClientTest > testConnection() STARTED

ZooKeeperClientTest > testConnection() PASSED

ZooKeeperClientTest > testZNodeChangeHandlerForCreation() STARTED

ZooKeeperClientTest > testZNodeChangeHandlerForCreation() PASSED

ZooKeeperClientTest > testGetAclExistingZNode() STARTED

ZooKeeperClientTest > testGetAclExistingZNode() PASSED

ZooKeeperClientTest > testSessionExpiryDuringClose() STARTED

ZooKeeperClientTest > testSessionExpiryDuringClose() PASSED

ZooKeeperClientTest > testReinitializeAfterAuthFailure() STARTED

ZooKeeperClientTest > testReinitializeAfterAuthFailure() PASSED

ZooKeeperClientTest > testSetAclNonExistentZNode() STARTED

ZooKeeperClientTest > testSetAclNonExistentZNode() PASSED

ZooKeeperClientTest > testConnectionLossRequestTermination() STARTED

ZooKeeperClientTest > testConnectionLossRequestTermination() PASSED

ZooKeeperClientTest > testExistsNonExistentZNode() STARTED

ZooKeeperClientTest > testExistsNonExistentZNode() PASSED

ZooKeeperClientTest > testGetDataNonExistentZNode() STARTED

ZooKeeperClientTest > testGetDataNonExistentZNode() PASSED

ZooKeeperClientTest > testConnectionTimeout() STARTED

ZooKeeperClientTest > testConnectionTimeout() PASSED

ZooKeeperClientTest > testBlockOnRequestCompletionFromStateChangeHandler() STARTED

ZooKeeperClientTest > testBlockOnRequestCompletionFromStateChangeHandler() PASSED

ZooKeeperClientTest > testUnresolvableConnectString() STARTED

ZooKeeperClientTest > testUnresolvableConnectString() PASSED

ZooKeeperClientTest > testGetChildrenNonExistentZNode() STARTED

ZooKeeperClientTest > testGetChildrenNonExistentZNode() PASSED

ZooKeeperClientTest > testPipelinedGetData() STARTED

ZooKeeperClientTest > testPipelinedGetData() PASSED

ZooKeeperClientTest > testZNodeChildChangeHandlerForChildChange() STARTED

ZooKeeperClientTest > testZNodeChildChangeHandlerForChildChange() PASSED

ZooKeeperClientTest > testGetChildrenExistingZNodeWithChildren() STARTED

ZooKeeperClientTest > testGetChildrenExistingZNodeWithChildren() PASSED

ZooKeeperClientTest > testSetDataExistingZNode() STARTED

ZooKeeperClientTest > testSetDataExistingZNode() PASSED

ZooKeeperClientTest > testZNodeChildChangeHandlerForChildChangeNotTriggered() STARTED

ZooKeeperClientTest > testZNodeChildChangeHandlerForChildChangeNotTriggered() PASSED

ZooKeeperClientTest > testMixedPipeline() STARTED

ZooKeeperClientTest > testMixedPipeline() PASSED

ZooKeeperClientTest > testGetDataExistingZNode() STARTED

ZooKeeperClientTest > testGetDataExistingZNode() PASSED

ZooKeeperClientTest > testDeleteExistingZNode() STARTED

ZooKeeperClientTest > testDeleteExistingZNode() PASSED

ZooKeeperClientTest > testSessionExpiry() STARTED

ZooKeeperClientTest > testSessionExpiry() PASSED

ZooKeeperClientTest > testSetDataNonExistentZNode() STARTED

ZooKeeperClientTest > testSetDataNonExistentZNode() PASSED

ZooKeeperClientTest > testConnectionViaNettyClient() STARTED

ZooKeeperClientTest > testConnectionViaNettyClient() PASSED

ZooKeeperClientTest > testDeleteNonExistentZNode() STARTED

ZooKeeperClientTest > testDeleteNonExistentZNode() PASSED

ZooKeeperClientTest > testExistsExistingZNode() STARTED

ZooKeeperClientTest > testExistsExistingZNode() PASSED

ZooKeeperClientTest > testZooKeeperStateChangeRateMetrics() STARTED

ZooKeeperClientTest > testZooKeeperStateChangeRateMetrics() PASSED

ZooKeeperClientTest > testZNodeChangeHandlerForDeletion() STARTED

ZooKeeperClientTest > testZNodeChangeHandlerForDeletion() PASSED

ZooKeeperClientTest > testGetAclNonExistentZNode() STARTED

ZooKeeperClientTest > testGetAclNonExistentZNode() PASSED

ZooKeeperClientTest > testStateChangeHandlerForAuthFailure() STARTED

ZooKeeperClientTest > testStateChangeHandlerForAuthFailure() PASSED

KafkaTimerTest > testKafkaTimer() STARTED

KafkaTimerTest > testKafkaTimer() PASSED

3493 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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 40m 54s
257 actionable tasks: 220 executed, 37 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #633

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/633/display/redirect?page=changes>

Changes:

[github] KAFKA-12587 Remove KafkaPrincipal#fromString for 3.0 (#10447)


------------------------------------------
[...truncated 7.35 MB...]
TransactionsTest > testConsecutivelyRunInitTransactions() STARTED

TransactionsTest > testConsecutivelyRunInitTransactions() PASSED

TransactionsTest > testReadCommittedConsumerShouldNotSeeUndecidedData() STARTED

TransactionsTest > testReadCommittedConsumerShouldNotSeeUndecidedData() PASSED

TransactionsTest > testSendOffsetsToTransactionTimeout() STARTED

TransactionsTest > testSendOffsetsToTransactionTimeout() PASSED

TransactionsTest > testFailureToFenceEpoch() STARTED

TransactionsTest > testFailureToFenceEpoch() PASSED

TransactionsTest > testFencingOnSend() STARTED

TransactionsTest > testFencingOnSend() PASSED

TransactionsTest > testFencingOnCommit() STARTED

TransactionsTest > testFencingOnCommit() PASSED

TransactionsTest > testAbortTransactionTimeout() STARTED

TransactionsTest > testAbortTransactionTimeout() PASSED

TransactionsTest > testMultipleMarkersOneLeader() STARTED

TransactionsTest > testMultipleMarkersOneLeader() PASSED

TransactionsTest > testCommitTransactionTimeout() STARTED

TransactionsTest > testCommitTransactionTimeout() PASSED

SaslClientsWithInvalidCredentialsTest > testTransactionalProducerWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testTransactionalProducerWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationSuccess() STARTED

SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationSuccess() PASSED

SaslClientsWithInvalidCredentialsTest > testProducerWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testProducerWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAutoCommitDisabledWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAutoCommitDisabledWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testKafkaAdminClientWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testKafkaAdminClientWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testConsumerWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testConsumerWithAuthenticationFailure() PASSED

UserClientIdQuotaTest > testProducerConsumerOverrideLowerQuota() STARTED

UserClientIdQuotaTest > testProducerConsumerOverrideLowerQuota() PASSED

UserClientIdQuotaTest > testProducerConsumerOverrideUnthrottled() STARTED

UserClientIdQuotaTest > testProducerConsumerOverrideUnthrottled() PASSED

UserClientIdQuotaTest > testThrottledProducerConsumer() STARTED

UserClientIdQuotaTest > testThrottledProducerConsumer() PASSED

UserClientIdQuotaTest > testQuotaOverrideDelete() STARTED

UserClientIdQuotaTest > testQuotaOverrideDelete() PASSED

UserClientIdQuotaTest > testThrottledRequest() STARTED

UserClientIdQuotaTest > testThrottledRequest() PASSED

ZooKeeperClientTest > testZNodeChangeHandlerForDataChange() STARTED

ZooKeeperClientTest > testZNodeChangeHandlerForDataChange() PASSED

ZooKeeperClientTest > testZooKeeperSessionStateMetric() STARTED

ZooKeeperClientTest > testZooKeeperSessionStateMetric() PASSED

ZooKeeperClientTest > testExceptionInBeforeInitializingSession() STARTED

ZooKeeperClientTest > testExceptionInBeforeInitializingSession() PASSED

ZooKeeperClientTest > testGetChildrenExistingZNode() STARTED

ZooKeeperClientTest > testGetChildrenExistingZNode() PASSED

ZooKeeperClientTest > testConnection() STARTED

ZooKeeperClientTest > testConnection() PASSED

ZooKeeperClientTest > testZNodeChangeHandlerForCreation() STARTED

ZooKeeperClientTest > testZNodeChangeHandlerForCreation() PASSED

ZooKeeperClientTest > testGetAclExistingZNode() STARTED

ZooKeeperClientTest > testGetAclExistingZNode() PASSED

ZooKeeperClientTest > testSessionExpiryDuringClose() STARTED

ZooKeeperClientTest > testSessionExpiryDuringClose() PASSED

ZooKeeperClientTest > testReinitializeAfterAuthFailure() STARTED

ZooKeeperClientTest > testReinitializeAfterAuthFailure() PASSED

ZooKeeperClientTest > testSetAclNonExistentZNode() STARTED

ZooKeeperClientTest > testSetAclNonExistentZNode() PASSED

ZooKeeperClientTest > testConnectionLossRequestTermination() STARTED

ZooKeeperClientTest > testConnectionLossRequestTermination() PASSED

ZooKeeperClientTest > testExistsNonExistentZNode() STARTED

ZooKeeperClientTest > testExistsNonExistentZNode() PASSED

ZooKeeperClientTest > testGetDataNonExistentZNode() STARTED

ZooKeeperClientTest > testGetDataNonExistentZNode() PASSED

ZooKeeperClientTest > testConnectionTimeout() STARTED

ZooKeeperClientTest > testConnectionTimeout() PASSED

ZooKeeperClientTest > testBlockOnRequestCompletionFromStateChangeHandler() STARTED

ZooKeeperClientTest > testBlockOnRequestCompletionFromStateChangeHandler() PASSED

ZooKeeperClientTest > testUnresolvableConnectString() STARTED

ZooKeeperClientTest > testUnresolvableConnectString() PASSED

ZooKeeperClientTest > testGetChildrenNonExistentZNode() STARTED

ZooKeeperClientTest > testGetChildrenNonExistentZNode() PASSED

ZooKeeperClientTest > testPipelinedGetData() STARTED

ZooKeeperClientTest > testPipelinedGetData() PASSED

ZooKeeperClientTest > testZNodeChildChangeHandlerForChildChange() STARTED

ZooKeeperClientTest > testZNodeChildChangeHandlerForChildChange() PASSED

ZooKeeperClientTest > testGetChildrenExistingZNodeWithChildren() STARTED

ZooKeeperClientTest > testGetChildrenExistingZNodeWithChildren() PASSED

ZooKeeperClientTest > testSetDataExistingZNode() STARTED

ZooKeeperClientTest > testSetDataExistingZNode() PASSED

ZooKeeperClientTest > testZNodeChildChangeHandlerForChildChangeNotTriggered() STARTED

ZooKeeperClientTest > testZNodeChildChangeHandlerForChildChangeNotTriggered() PASSED

ZooKeeperClientTest > testMixedPipeline() STARTED

ZooKeeperClientTest > testMixedPipeline() PASSED

ZooKeeperClientTest > testGetDataExistingZNode() STARTED

ZooKeeperClientTest > testGetDataExistingZNode() PASSED

ZooKeeperClientTest > testDeleteExistingZNode() STARTED

ZooKeeperClientTest > testDeleteExistingZNode() PASSED

ZooKeeperClientTest > testSessionExpiry() STARTED

ZooKeeperClientTest > testSessionExpiry() PASSED

ZooKeeperClientTest > testSetDataNonExistentZNode() STARTED

ZooKeeperClientTest > testSetDataNonExistentZNode() PASSED

ZooKeeperClientTest > testConnectionViaNettyClient() STARTED

ZooKeeperClientTest > testConnectionViaNettyClient() PASSED

ZooKeeperClientTest > testDeleteNonExistentZNode() STARTED

ZooKeeperClientTest > testDeleteNonExistentZNode() PASSED

ZooKeeperClientTest > testExistsExistingZNode() STARTED

ZooKeeperClientTest > testExistsExistingZNode() PASSED

ZooKeeperClientTest > testZooKeeperStateChangeRateMetrics() STARTED

ZooKeeperClientTest > testZooKeeperStateChangeRateMetrics() PASSED

ZooKeeperClientTest > testZNodeChangeHandlerForDeletion() STARTED

ZooKeeperClientTest > testZNodeChangeHandlerForDeletion() PASSED

ZooKeeperClientTest > testGetAclNonExistentZNode() STARTED

ZooKeeperClientTest > testGetAclNonExistentZNode() PASSED

ZooKeeperClientTest > testStateChangeHandlerForAuthFailure() STARTED

ZooKeeperClientTest > testStateChangeHandlerForAuthFailure() PASSED

KafkaTimerTest > testKafkaTimer() STARTED

KafkaTimerTest > testKafkaTimer() PASSED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':streams:test'.
> There were failing tests. See the report at: file://<https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/ws/streams/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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 55m 45s
257 actionable tasks: 250 executed, 7 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #632

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/632/display/redirect?page=changes>

Changes:

[github] KAFKA-12426: Missing logic to create partition.metadata files in RaftReplicaManager (#10282)


------------------------------------------
[...truncated 3.67 MB...]
LogValidatorTest > testUncompressedBatchWithoutRecordsNotAllowed() STARTED

LogValidatorTest > testUncompressedBatchWithoutRecordsNotAllowed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0NonCompressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0NonCompressed() PASSED

LogValidatorTest > testAbsoluteOffsetAssignmentNonCompressed() STARTED

LogValidatorTest > testAbsoluteOffsetAssignmentNonCompressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV2ToV1Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV2ToV1Compressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0Compressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV0ToV2Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV0ToV2Compressed() PASSED

LogValidatorTest > testNonCompressedV1() STARTED

LogValidatorTest > testNonCompressedV1() PASSED

LogValidatorTest > testNonCompressedV2() STARTED

LogValidatorTest > testNonCompressedV2() PASSED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV1ToV2NonCompressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV1ToV2NonCompressed() PASSED

LogValidatorTest > testInvalidCreateTimeCompressedV1() STARTED

LogValidatorTest > testInvalidCreateTimeCompressedV1() PASSED

LogValidatorTest > testInvalidCreateTimeCompressedV2() STARTED

LogValidatorTest > testInvalidCreateTimeCompressedV2() PASSED

LogValidatorTest > testNonIncreasingOffsetRecordBatchHasMetricsLogged() STARTED

LogValidatorTest > testNonIncreasingOffsetRecordBatchHasMetricsLogged() PASSED

LogValidatorTest > testRecompressionV1() STARTED

LogValidatorTest > testRecompressionV1() PASSED

LogValidatorTest > testRecompressionV2() STARTED

LogValidatorTest > testRecompressionV2() PASSED

ProducerStateManagerTest > testSkipEmptyTransactions() STARTED

ProducerStateManagerTest > testSkipEmptyTransactions() PASSED

ProducerStateManagerTest > testControlRecordBumpsProducerEpoch() STARTED

ProducerStateManagerTest > testControlRecordBumpsProducerEpoch() PASSED

ProducerStateManagerTest > testProducerSequenceWithWrapAroundBatchRecord() STARTED

ProducerStateManagerTest > testProducerSequenceWithWrapAroundBatchRecord() PASSED

ProducerStateManagerTest > testCoordinatorFencing() STARTED

ProducerStateManagerTest > testCoordinatorFencing() PASSED

ProducerStateManagerTest > testLoadFromTruncatedSnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromTruncatedSnapshotFile() PASSED

ProducerStateManagerTest > testTruncateFullyAndStartAt() STARTED

ProducerStateManagerTest > testTruncateFullyAndStartAt() PASSED

ProducerStateManagerTest > testRemoveExpiredPidsOnReload() STARTED

ProducerStateManagerTest > testRemoveExpiredPidsOnReload() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotFinishedTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotFinishedTransaction() PASSED

ProducerStateManagerTest > testOutOfSequenceAfterControlRecordEpochBump() STARTED

ProducerStateManagerTest > testOutOfSequenceAfterControlRecordEpochBump() PASSED

ProducerStateManagerTest > testFirstUnstableOffsetAfterTruncation() STARTED

ProducerStateManagerTest > testFirstUnstableOffsetAfterTruncation() PASSED

ProducerStateManagerTest > testTakeSnapshot() STARTED

ProducerStateManagerTest > testTakeSnapshot() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotUnfinishedTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotUnfinishedTransaction() PASSED

ProducerStateManagerTest > testDeleteSnapshotsBefore() STARTED

ProducerStateManagerTest > testDeleteSnapshotsBefore() PASSED

ProducerStateManagerTest > testAppendEmptyControlBatch() STARTED

ProducerStateManagerTest > testAppendEmptyControlBatch() PASSED

ProducerStateManagerTest > testNoValidationOnFirstEntryWhenLoadingLog() STARTED

ProducerStateManagerTest > testNoValidationOnFirstEntryWhenLoadingLog() PASSED

ProducerStateManagerTest > testRemoveStraySnapshotsKeepCleanShutdownSnapshot() STARTED

ProducerStateManagerTest > testRemoveStraySnapshotsKeepCleanShutdownSnapshot() PASSED

ProducerStateManagerTest > testRemoveAllStraySnapshots() STARTED

ProducerStateManagerTest > testRemoveAllStraySnapshots() PASSED

ProducerStateManagerTest > testLoadFromEmptySnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromEmptySnapshotFile() PASSED

ProducerStateManagerTest > testProducersWithOngoingTransactionsDontExpire() STARTED

ProducerStateManagerTest > testProducersWithOngoingTransactionsDontExpire() PASSED

ProducerStateManagerTest > testBasicIdMapping() STARTED

ProducerStateManagerTest > testBasicIdMapping() PASSED

ProducerStateManagerTest > updateProducerTransactionState() STARTED

ProducerStateManagerTest > updateProducerTransactionState() PASSED

ProducerStateManagerTest > testPrepareUpdateDoesNotMutate() STARTED

ProducerStateManagerTest > testPrepareUpdateDoesNotMutate() PASSED

ProducerStateManagerTest > testSequenceNotValidatedForGroupMetadataTopic() STARTED

ProducerStateManagerTest > testSequenceNotValidatedForGroupMetadataTopic() PASSED

ProducerStateManagerTest > testLastStableOffsetCompletedTxn() STARTED

ProducerStateManagerTest > testLastStableOffsetCompletedTxn() PASSED

ProducerStateManagerTest > testFirstUnstableOffset() STARTED

ProducerStateManagerTest > testFirstUnstableOffset() PASSED

ProducerStateManagerTest > testTxnFirstOffsetMetadataCached() STARTED

ProducerStateManagerTest > testTxnFirstOffsetMetadataCached() PASSED

ProducerStateManagerTest > testCoordinatorFencedAfterReload() STARTED

ProducerStateManagerTest > testCoordinatorFencedAfterReload() PASSED

ProducerStateManagerTest > testAcceptAppendWithoutProducerStateOnReplica() STARTED

ProducerStateManagerTest > testAcceptAppendWithoutProducerStateOnReplica() PASSED

ProducerStateManagerTest > testProducerStateAfterFencingAbortMarker() STARTED

ProducerStateManagerTest > testProducerStateAfterFencingAbortMarker() PASSED

ProducerStateManagerTest > testLoadFromCorruptSnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromCorruptSnapshotFile() PASSED

ProducerStateManagerTest > testProducerSequenceWrapAround() STARTED

ProducerStateManagerTest > testProducerSequenceWrapAround() PASSED

ProducerStateManagerTest > testPidExpirationTimeout() STARTED

ProducerStateManagerTest > testPidExpirationTimeout() PASSED

ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica() STARTED

ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica() PASSED

ProducerStateManagerTest > testAppendTxnMarkerWithNoProducerState() STARTED

ProducerStateManagerTest > testAppendTxnMarkerWithNoProducerState() PASSED

ProducerStateManagerTest > testOldEpochForControlRecord() STARTED

ProducerStateManagerTest > testOldEpochForControlRecord() PASSED

ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots() STARTED

ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots() PASSED

ProducerStateManagerTest > testProducerSequenceInvalidWrapAround() STARTED

ProducerStateManagerTest > testProducerSequenceInvalidWrapAround() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotEmptyTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotEmptyTransaction() PASSED

ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction() STARTED

ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction() PASSED

ProducerStateManagerTest > testLoadFromSnapshotRetainsNonExpiredProducers() STARTED

ProducerStateManagerTest > testLoadFromSnapshotRetainsNonExpiredProducers() PASSED

ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged() STARTED

ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged() PASSED

TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() STARTED

TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() PASSED

3493 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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 31m 49s
257 actionable tasks: 220 executed, 37 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #631

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/631/display/redirect?page=changes>

Changes:

[github] KAFKA-12474: Handle failure to write new session keys gracefully (#10396)

[github] MINOR: Improve reproducability of raft simulation tests (#10422)


------------------------------------------
[...truncated 3.67 MB...]
LogValidatorTest > testUncompressedBatchWithoutRecordsNotAllowed() STARTED

LogValidatorTest > testUncompressedBatchWithoutRecordsNotAllowed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0NonCompressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0NonCompressed() PASSED

LogValidatorTest > testAbsoluteOffsetAssignmentNonCompressed() STARTED

LogValidatorTest > testAbsoluteOffsetAssignmentNonCompressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV2ToV1Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV2ToV1Compressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0Compressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV0ToV2Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV0ToV2Compressed() PASSED

LogValidatorTest > testNonCompressedV1() STARTED

LogValidatorTest > testNonCompressedV1() PASSED

LogValidatorTest > testNonCompressedV2() STARTED

LogValidatorTest > testNonCompressedV2() PASSED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV1ToV2NonCompressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV1ToV2NonCompressed() PASSED

LogValidatorTest > testInvalidCreateTimeCompressedV1() STARTED

LogValidatorTest > testInvalidCreateTimeCompressedV1() PASSED

LogValidatorTest > testInvalidCreateTimeCompressedV2() STARTED

LogValidatorTest > testInvalidCreateTimeCompressedV2() PASSED

LogValidatorTest > testNonIncreasingOffsetRecordBatchHasMetricsLogged() STARTED

LogValidatorTest > testNonIncreasingOffsetRecordBatchHasMetricsLogged() PASSED

LogValidatorTest > testRecompressionV1() STARTED

LogValidatorTest > testRecompressionV1() PASSED

LogValidatorTest > testRecompressionV2() STARTED

LogValidatorTest > testRecompressionV2() PASSED

ProducerStateManagerTest > testSkipEmptyTransactions() STARTED

ProducerStateManagerTest > testSkipEmptyTransactions() PASSED

ProducerStateManagerTest > testControlRecordBumpsProducerEpoch() STARTED

ProducerStateManagerTest > testControlRecordBumpsProducerEpoch() PASSED

ProducerStateManagerTest > testProducerSequenceWithWrapAroundBatchRecord() STARTED

ProducerStateManagerTest > testProducerSequenceWithWrapAroundBatchRecord() PASSED

ProducerStateManagerTest > testCoordinatorFencing() STARTED

ProducerStateManagerTest > testCoordinatorFencing() PASSED

ProducerStateManagerTest > testLoadFromTruncatedSnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromTruncatedSnapshotFile() PASSED

ProducerStateManagerTest > testTruncateFullyAndStartAt() STARTED

ProducerStateManagerTest > testTruncateFullyAndStartAt() PASSED

ProducerStateManagerTest > testRemoveExpiredPidsOnReload() STARTED

ProducerStateManagerTest > testRemoveExpiredPidsOnReload() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotFinishedTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotFinishedTransaction() PASSED

ProducerStateManagerTest > testOutOfSequenceAfterControlRecordEpochBump() STARTED

ProducerStateManagerTest > testOutOfSequenceAfterControlRecordEpochBump() PASSED

ProducerStateManagerTest > testFirstUnstableOffsetAfterTruncation() STARTED

ProducerStateManagerTest > testFirstUnstableOffsetAfterTruncation() PASSED

ProducerStateManagerTest > testTakeSnapshot() STARTED

ProducerStateManagerTest > testTakeSnapshot() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotUnfinishedTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotUnfinishedTransaction() PASSED

ProducerStateManagerTest > testDeleteSnapshotsBefore() STARTED

ProducerStateManagerTest > testDeleteSnapshotsBefore() PASSED

ProducerStateManagerTest > testAppendEmptyControlBatch() STARTED

ProducerStateManagerTest > testAppendEmptyControlBatch() PASSED

ProducerStateManagerTest > testNoValidationOnFirstEntryWhenLoadingLog() STARTED

ProducerStateManagerTest > testNoValidationOnFirstEntryWhenLoadingLog() PASSED

ProducerStateManagerTest > testRemoveStraySnapshotsKeepCleanShutdownSnapshot() STARTED

ProducerStateManagerTest > testRemoveStraySnapshotsKeepCleanShutdownSnapshot() PASSED

ProducerStateManagerTest > testRemoveAllStraySnapshots() STARTED

ProducerStateManagerTest > testRemoveAllStraySnapshots() PASSED

ProducerStateManagerTest > testLoadFromEmptySnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromEmptySnapshotFile() PASSED

ProducerStateManagerTest > testProducersWithOngoingTransactionsDontExpire() STARTED

ProducerStateManagerTest > testProducersWithOngoingTransactionsDontExpire() PASSED

ProducerStateManagerTest > testBasicIdMapping() STARTED

ProducerStateManagerTest > testBasicIdMapping() PASSED

ProducerStateManagerTest > updateProducerTransactionState() STARTED

ProducerStateManagerTest > updateProducerTransactionState() PASSED

ProducerStateManagerTest > testPrepareUpdateDoesNotMutate() STARTED

ProducerStateManagerTest > testPrepareUpdateDoesNotMutate() PASSED

ProducerStateManagerTest > testSequenceNotValidatedForGroupMetadataTopic() STARTED

ProducerStateManagerTest > testSequenceNotValidatedForGroupMetadataTopic() PASSED

ProducerStateManagerTest > testLastStableOffsetCompletedTxn() STARTED

ProducerStateManagerTest > testLastStableOffsetCompletedTxn() PASSED

ProducerStateManagerTest > testFirstUnstableOffset() STARTED

ProducerStateManagerTest > testFirstUnstableOffset() PASSED

ProducerStateManagerTest > testTxnFirstOffsetMetadataCached() STARTED

ProducerStateManagerTest > testTxnFirstOffsetMetadataCached() PASSED

ProducerStateManagerTest > testCoordinatorFencedAfterReload() STARTED

ProducerStateManagerTest > testCoordinatorFencedAfterReload() PASSED

ProducerStateManagerTest > testAcceptAppendWithoutProducerStateOnReplica() STARTED

ProducerStateManagerTest > testAcceptAppendWithoutProducerStateOnReplica() PASSED

ProducerStateManagerTest > testProducerStateAfterFencingAbortMarker() STARTED

ProducerStateManagerTest > testProducerStateAfterFencingAbortMarker() PASSED

ProducerStateManagerTest > testLoadFromCorruptSnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromCorruptSnapshotFile() PASSED

ProducerStateManagerTest > testProducerSequenceWrapAround() STARTED

ProducerStateManagerTest > testProducerSequenceWrapAround() PASSED

ProducerStateManagerTest > testPidExpirationTimeout() STARTED

ProducerStateManagerTest > testPidExpirationTimeout() PASSED

ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica() STARTED

ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica() PASSED

ProducerStateManagerTest > testAppendTxnMarkerWithNoProducerState() STARTED

ProducerStateManagerTest > testAppendTxnMarkerWithNoProducerState() PASSED

ProducerStateManagerTest > testOldEpochForControlRecord() STARTED

ProducerStateManagerTest > testOldEpochForControlRecord() PASSED

ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots() STARTED

ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots() PASSED

ProducerStateManagerTest > testProducerSequenceInvalidWrapAround() STARTED

ProducerStateManagerTest > testProducerSequenceInvalidWrapAround() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotEmptyTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotEmptyTransaction() PASSED

ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction() STARTED

ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction() PASSED

ProducerStateManagerTest > testLoadFromSnapshotRetainsNonExpiredProducers() STARTED

ProducerStateManagerTest > testLoadFromSnapshotRetainsNonExpiredProducers() PASSED

ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged() STARTED

ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged() PASSED

TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() STARTED

TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() PASSED

3487 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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 31m 29s
257 actionable tasks: 220 executed, 37 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #630

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/630/display/redirect?page=changes>

Changes:

[github] KAFKA-12593: Fix Apache License headers (#10452)


------------------------------------------
[...truncated 3.67 MB...]
LogValidatorTest > testUncompressedBatchWithoutRecordsNotAllowed() STARTED

LogValidatorTest > testUncompressedBatchWithoutRecordsNotAllowed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0NonCompressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0NonCompressed() PASSED

LogValidatorTest > testAbsoluteOffsetAssignmentNonCompressed() STARTED

LogValidatorTest > testAbsoluteOffsetAssignmentNonCompressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV2ToV1Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV2ToV1Compressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0Compressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV0ToV2Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV0ToV2Compressed() PASSED

LogValidatorTest > testNonCompressedV1() STARTED

LogValidatorTest > testNonCompressedV1() PASSED

LogValidatorTest > testNonCompressedV2() STARTED

LogValidatorTest > testNonCompressedV2() PASSED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV1ToV2NonCompressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV1ToV2NonCompressed() PASSED

LogValidatorTest > testInvalidCreateTimeCompressedV1() STARTED

LogValidatorTest > testInvalidCreateTimeCompressedV1() PASSED

LogValidatorTest > testInvalidCreateTimeCompressedV2() STARTED

LogValidatorTest > testInvalidCreateTimeCompressedV2() PASSED

LogValidatorTest > testNonIncreasingOffsetRecordBatchHasMetricsLogged() STARTED

LogValidatorTest > testNonIncreasingOffsetRecordBatchHasMetricsLogged() PASSED

LogValidatorTest > testRecompressionV1() STARTED

LogValidatorTest > testRecompressionV1() PASSED

LogValidatorTest > testRecompressionV2() STARTED

LogValidatorTest > testRecompressionV2() PASSED

ProducerStateManagerTest > testSkipEmptyTransactions() STARTED

ProducerStateManagerTest > testSkipEmptyTransactions() PASSED

ProducerStateManagerTest > testControlRecordBumpsProducerEpoch() STARTED

ProducerStateManagerTest > testControlRecordBumpsProducerEpoch() PASSED

ProducerStateManagerTest > testProducerSequenceWithWrapAroundBatchRecord() STARTED

ProducerStateManagerTest > testProducerSequenceWithWrapAroundBatchRecord() PASSED

ProducerStateManagerTest > testCoordinatorFencing() STARTED

ProducerStateManagerTest > testCoordinatorFencing() PASSED

ProducerStateManagerTest > testLoadFromTruncatedSnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromTruncatedSnapshotFile() PASSED

ProducerStateManagerTest > testTruncateFullyAndStartAt() STARTED

ProducerStateManagerTest > testTruncateFullyAndStartAt() PASSED

ProducerStateManagerTest > testRemoveExpiredPidsOnReload() STARTED

ProducerStateManagerTest > testRemoveExpiredPidsOnReload() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotFinishedTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotFinishedTransaction() PASSED

ProducerStateManagerTest > testOutOfSequenceAfterControlRecordEpochBump() STARTED

ProducerStateManagerTest > testOutOfSequenceAfterControlRecordEpochBump() PASSED

ProducerStateManagerTest > testFirstUnstableOffsetAfterTruncation() STARTED

ProducerStateManagerTest > testFirstUnstableOffsetAfterTruncation() PASSED

ProducerStateManagerTest > testTakeSnapshot() STARTED

ProducerStateManagerTest > testTakeSnapshot() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotUnfinishedTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotUnfinishedTransaction() PASSED

ProducerStateManagerTest > testDeleteSnapshotsBefore() STARTED

ProducerStateManagerTest > testDeleteSnapshotsBefore() PASSED

ProducerStateManagerTest > testAppendEmptyControlBatch() STARTED

ProducerStateManagerTest > testAppendEmptyControlBatch() PASSED

ProducerStateManagerTest > testNoValidationOnFirstEntryWhenLoadingLog() STARTED

ProducerStateManagerTest > testNoValidationOnFirstEntryWhenLoadingLog() PASSED

ProducerStateManagerTest > testRemoveStraySnapshotsKeepCleanShutdownSnapshot() STARTED

ProducerStateManagerTest > testRemoveStraySnapshotsKeepCleanShutdownSnapshot() PASSED

ProducerStateManagerTest > testRemoveAllStraySnapshots() STARTED

ProducerStateManagerTest > testRemoveAllStraySnapshots() PASSED

ProducerStateManagerTest > testLoadFromEmptySnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromEmptySnapshotFile() PASSED

ProducerStateManagerTest > testProducersWithOngoingTransactionsDontExpire() STARTED

ProducerStateManagerTest > testProducersWithOngoingTransactionsDontExpire() PASSED

ProducerStateManagerTest > testBasicIdMapping() STARTED

ProducerStateManagerTest > testBasicIdMapping() PASSED

ProducerStateManagerTest > updateProducerTransactionState() STARTED

ProducerStateManagerTest > updateProducerTransactionState() PASSED

ProducerStateManagerTest > testPrepareUpdateDoesNotMutate() STARTED

ProducerStateManagerTest > testPrepareUpdateDoesNotMutate() PASSED

ProducerStateManagerTest > testSequenceNotValidatedForGroupMetadataTopic() STARTED

ProducerStateManagerTest > testSequenceNotValidatedForGroupMetadataTopic() PASSED

ProducerStateManagerTest > testLastStableOffsetCompletedTxn() STARTED

ProducerStateManagerTest > testLastStableOffsetCompletedTxn() PASSED

ProducerStateManagerTest > testFirstUnstableOffset() STARTED

ProducerStateManagerTest > testFirstUnstableOffset() PASSED

ProducerStateManagerTest > testTxnFirstOffsetMetadataCached() STARTED

ProducerStateManagerTest > testTxnFirstOffsetMetadataCached() PASSED

ProducerStateManagerTest > testCoordinatorFencedAfterReload() STARTED

ProducerStateManagerTest > testCoordinatorFencedAfterReload() PASSED

ProducerStateManagerTest > testAcceptAppendWithoutProducerStateOnReplica() STARTED

ProducerStateManagerTest > testAcceptAppendWithoutProducerStateOnReplica() PASSED

ProducerStateManagerTest > testProducerStateAfterFencingAbortMarker() STARTED

ProducerStateManagerTest > testProducerStateAfterFencingAbortMarker() PASSED

ProducerStateManagerTest > testLoadFromCorruptSnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromCorruptSnapshotFile() PASSED

ProducerStateManagerTest > testProducerSequenceWrapAround() STARTED

ProducerStateManagerTest > testProducerSequenceWrapAround() PASSED

ProducerStateManagerTest > testPidExpirationTimeout() STARTED

ProducerStateManagerTest > testPidExpirationTimeout() PASSED

ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica() STARTED

ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica() PASSED

ProducerStateManagerTest > testAppendTxnMarkerWithNoProducerState() STARTED

ProducerStateManagerTest > testAppendTxnMarkerWithNoProducerState() PASSED

ProducerStateManagerTest > testOldEpochForControlRecord() STARTED

ProducerStateManagerTest > testOldEpochForControlRecord() PASSED

ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots() STARTED

ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots() PASSED

ProducerStateManagerTest > testProducerSequenceInvalidWrapAround() STARTED

ProducerStateManagerTest > testProducerSequenceInvalidWrapAround() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotEmptyTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotEmptyTransaction() PASSED

ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction() STARTED

ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction() PASSED

ProducerStateManagerTest > testLoadFromSnapshotRetainsNonExpiredProducers() STARTED

ProducerStateManagerTest > testLoadFromSnapshotRetainsNonExpiredProducers() PASSED

ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged() STARTED

ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged() PASSED

TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() STARTED

TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() PASSED

3487 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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 36m 52s
257 actionable tasks: 220 executed, 37 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #629

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/629/display/redirect?page=changes>

Changes:

[github] KAFKA-12600: Remove deprecated config value `default` for client config `client.dns.lookup` (#10458)

[github] MINOR: Fix typo in MirrorMaker v2 documentation (#10433)


------------------------------------------
[...truncated 3.67 MB...]
LogValidatorTest > testUncompressedBatchWithoutRecordsNotAllowed() STARTED

LogValidatorTest > testUncompressedBatchWithoutRecordsNotAllowed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0NonCompressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0NonCompressed() PASSED

LogValidatorTest > testAbsoluteOffsetAssignmentNonCompressed() STARTED

LogValidatorTest > testAbsoluteOffsetAssignmentNonCompressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV2ToV1Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV2ToV1Compressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0Compressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV0ToV2Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV0ToV2Compressed() PASSED

LogValidatorTest > testNonCompressedV1() STARTED

LogValidatorTest > testNonCompressedV1() PASSED

LogValidatorTest > testNonCompressedV2() STARTED

LogValidatorTest > testNonCompressedV2() PASSED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV1ToV2NonCompressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV1ToV2NonCompressed() PASSED

LogValidatorTest > testInvalidCreateTimeCompressedV1() STARTED

LogValidatorTest > testInvalidCreateTimeCompressedV1() PASSED

LogValidatorTest > testInvalidCreateTimeCompressedV2() STARTED

LogValidatorTest > testInvalidCreateTimeCompressedV2() PASSED

LogValidatorTest > testNonIncreasingOffsetRecordBatchHasMetricsLogged() STARTED

LogValidatorTest > testNonIncreasingOffsetRecordBatchHasMetricsLogged() PASSED

LogValidatorTest > testRecompressionV1() STARTED

LogValidatorTest > testRecompressionV1() PASSED

LogValidatorTest > testRecompressionV2() STARTED

LogValidatorTest > testRecompressionV2() PASSED

ProducerStateManagerTest > testSkipEmptyTransactions() STARTED

ProducerStateManagerTest > testSkipEmptyTransactions() PASSED

ProducerStateManagerTest > testControlRecordBumpsProducerEpoch() STARTED

ProducerStateManagerTest > testControlRecordBumpsProducerEpoch() PASSED

ProducerStateManagerTest > testProducerSequenceWithWrapAroundBatchRecord() STARTED

ProducerStateManagerTest > testProducerSequenceWithWrapAroundBatchRecord() PASSED

ProducerStateManagerTest > testCoordinatorFencing() STARTED

ProducerStateManagerTest > testCoordinatorFencing() PASSED

ProducerStateManagerTest > testLoadFromTruncatedSnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromTruncatedSnapshotFile() PASSED

ProducerStateManagerTest > testTruncateFullyAndStartAt() STARTED

ProducerStateManagerTest > testTruncateFullyAndStartAt() PASSED

ProducerStateManagerTest > testRemoveExpiredPidsOnReload() STARTED

ProducerStateManagerTest > testRemoveExpiredPidsOnReload() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotFinishedTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotFinishedTransaction() PASSED

ProducerStateManagerTest > testOutOfSequenceAfterControlRecordEpochBump() STARTED

ProducerStateManagerTest > testOutOfSequenceAfterControlRecordEpochBump() PASSED

ProducerStateManagerTest > testFirstUnstableOffsetAfterTruncation() STARTED

ProducerStateManagerTest > testFirstUnstableOffsetAfterTruncation() PASSED

ProducerStateManagerTest > testTakeSnapshot() STARTED

ProducerStateManagerTest > testTakeSnapshot() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotUnfinishedTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotUnfinishedTransaction() PASSED

ProducerStateManagerTest > testDeleteSnapshotsBefore() STARTED

ProducerStateManagerTest > testDeleteSnapshotsBefore() PASSED

ProducerStateManagerTest > testAppendEmptyControlBatch() STARTED

ProducerStateManagerTest > testAppendEmptyControlBatch() PASSED

ProducerStateManagerTest > testNoValidationOnFirstEntryWhenLoadingLog() STARTED

ProducerStateManagerTest > testNoValidationOnFirstEntryWhenLoadingLog() PASSED

ProducerStateManagerTest > testRemoveStraySnapshotsKeepCleanShutdownSnapshot() STARTED

ProducerStateManagerTest > testRemoveStraySnapshotsKeepCleanShutdownSnapshot() PASSED

ProducerStateManagerTest > testRemoveAllStraySnapshots() STARTED

ProducerStateManagerTest > testRemoveAllStraySnapshots() PASSED

ProducerStateManagerTest > testLoadFromEmptySnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromEmptySnapshotFile() PASSED

ProducerStateManagerTest > testProducersWithOngoingTransactionsDontExpire() STARTED

ProducerStateManagerTest > testProducersWithOngoingTransactionsDontExpire() PASSED

ProducerStateManagerTest > testBasicIdMapping() STARTED

ProducerStateManagerTest > testBasicIdMapping() PASSED

ProducerStateManagerTest > updateProducerTransactionState() STARTED

ProducerStateManagerTest > updateProducerTransactionState() PASSED

ProducerStateManagerTest > testPrepareUpdateDoesNotMutate() STARTED

ProducerStateManagerTest > testPrepareUpdateDoesNotMutate() PASSED

ProducerStateManagerTest > testSequenceNotValidatedForGroupMetadataTopic() STARTED

ProducerStateManagerTest > testSequenceNotValidatedForGroupMetadataTopic() PASSED

ProducerStateManagerTest > testLastStableOffsetCompletedTxn() STARTED

ProducerStateManagerTest > testLastStableOffsetCompletedTxn() PASSED

ProducerStateManagerTest > testFirstUnstableOffset() STARTED

ProducerStateManagerTest > testFirstUnstableOffset() PASSED

ProducerStateManagerTest > testTxnFirstOffsetMetadataCached() STARTED

ProducerStateManagerTest > testTxnFirstOffsetMetadataCached() PASSED

ProducerStateManagerTest > testCoordinatorFencedAfterReload() STARTED

ProducerStateManagerTest > testCoordinatorFencedAfterReload() PASSED

ProducerStateManagerTest > testAcceptAppendWithoutProducerStateOnReplica() STARTED

ProducerStateManagerTest > testAcceptAppendWithoutProducerStateOnReplica() PASSED

ProducerStateManagerTest > testProducerStateAfterFencingAbortMarker() STARTED

ProducerStateManagerTest > testProducerStateAfterFencingAbortMarker() PASSED

ProducerStateManagerTest > testLoadFromCorruptSnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromCorruptSnapshotFile() PASSED

ProducerStateManagerTest > testProducerSequenceWrapAround() STARTED

ProducerStateManagerTest > testProducerSequenceWrapAround() PASSED

ProducerStateManagerTest > testPidExpirationTimeout() STARTED

ProducerStateManagerTest > testPidExpirationTimeout() PASSED

ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica() STARTED

ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica() PASSED

ProducerStateManagerTest > testAppendTxnMarkerWithNoProducerState() STARTED

ProducerStateManagerTest > testAppendTxnMarkerWithNoProducerState() PASSED

ProducerStateManagerTest > testOldEpochForControlRecord() STARTED

ProducerStateManagerTest > testOldEpochForControlRecord() PASSED

ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots() STARTED

ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots() PASSED

ProducerStateManagerTest > testProducerSequenceInvalidWrapAround() STARTED

ProducerStateManagerTest > testProducerSequenceInvalidWrapAround() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotEmptyTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotEmptyTransaction() PASSED

ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction() STARTED

ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction() PASSED

ProducerStateManagerTest > testLoadFromSnapshotRetainsNonExpiredProducers() STARTED

ProducerStateManagerTest > testLoadFromSnapshotRetainsNonExpiredProducers() PASSED

ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged() STARTED

ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged() PASSED

TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() STARTED

TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() PASSED

3487 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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 24m 20s
257 actionable tasks: 220 executed, 37 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #628

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/628/display/redirect?page=changes>

Changes:

[github] KAFKA-12952: Remove deprecated LogConfig.Compact (#10451)


------------------------------------------
[...truncated 3.67 MB...]
LogValidatorTest > testUncompressedBatchWithoutRecordsNotAllowed() STARTED

LogValidatorTest > testUncompressedBatchWithoutRecordsNotAllowed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0NonCompressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0NonCompressed() PASSED

LogValidatorTest > testAbsoluteOffsetAssignmentNonCompressed() STARTED

LogValidatorTest > testAbsoluteOffsetAssignmentNonCompressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV2ToV1Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV2ToV1Compressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0Compressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV0ToV2Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV0ToV2Compressed() PASSED

LogValidatorTest > testNonCompressedV1() STARTED

LogValidatorTest > testNonCompressedV1() PASSED

LogValidatorTest > testNonCompressedV2() STARTED

LogValidatorTest > testNonCompressedV2() PASSED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV1ToV2NonCompressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV1ToV2NonCompressed() PASSED

LogValidatorTest > testInvalidCreateTimeCompressedV1() STARTED

LogValidatorTest > testInvalidCreateTimeCompressedV1() PASSED

LogValidatorTest > testInvalidCreateTimeCompressedV2() STARTED

LogValidatorTest > testInvalidCreateTimeCompressedV2() PASSED

LogValidatorTest > testNonIncreasingOffsetRecordBatchHasMetricsLogged() STARTED

LogValidatorTest > testNonIncreasingOffsetRecordBatchHasMetricsLogged() PASSED

LogValidatorTest > testRecompressionV1() STARTED

LogValidatorTest > testRecompressionV1() PASSED

LogValidatorTest > testRecompressionV2() STARTED

LogValidatorTest > testRecompressionV2() PASSED

ProducerStateManagerTest > testSkipEmptyTransactions() STARTED

ProducerStateManagerTest > testSkipEmptyTransactions() PASSED

ProducerStateManagerTest > testControlRecordBumpsProducerEpoch() STARTED

ProducerStateManagerTest > testControlRecordBumpsProducerEpoch() PASSED

ProducerStateManagerTest > testProducerSequenceWithWrapAroundBatchRecord() STARTED

ProducerStateManagerTest > testProducerSequenceWithWrapAroundBatchRecord() PASSED

ProducerStateManagerTest > testCoordinatorFencing() STARTED

ProducerStateManagerTest > testCoordinatorFencing() PASSED

ProducerStateManagerTest > testLoadFromTruncatedSnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromTruncatedSnapshotFile() PASSED

ProducerStateManagerTest > testTruncateFullyAndStartAt() STARTED

ProducerStateManagerTest > testTruncateFullyAndStartAt() PASSED

ProducerStateManagerTest > testRemoveExpiredPidsOnReload() STARTED

ProducerStateManagerTest > testRemoveExpiredPidsOnReload() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotFinishedTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotFinishedTransaction() PASSED

ProducerStateManagerTest > testOutOfSequenceAfterControlRecordEpochBump() STARTED

ProducerStateManagerTest > testOutOfSequenceAfterControlRecordEpochBump() PASSED

ProducerStateManagerTest > testFirstUnstableOffsetAfterTruncation() STARTED

ProducerStateManagerTest > testFirstUnstableOffsetAfterTruncation() PASSED

ProducerStateManagerTest > testTakeSnapshot() STARTED

ProducerStateManagerTest > testTakeSnapshot() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotUnfinishedTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotUnfinishedTransaction() PASSED

ProducerStateManagerTest > testDeleteSnapshotsBefore() STARTED

ProducerStateManagerTest > testDeleteSnapshotsBefore() PASSED

ProducerStateManagerTest > testAppendEmptyControlBatch() STARTED

ProducerStateManagerTest > testAppendEmptyControlBatch() PASSED

ProducerStateManagerTest > testNoValidationOnFirstEntryWhenLoadingLog() STARTED

ProducerStateManagerTest > testNoValidationOnFirstEntryWhenLoadingLog() PASSED

ProducerStateManagerTest > testRemoveStraySnapshotsKeepCleanShutdownSnapshot() STARTED

ProducerStateManagerTest > testRemoveStraySnapshotsKeepCleanShutdownSnapshot() PASSED

ProducerStateManagerTest > testRemoveAllStraySnapshots() STARTED

ProducerStateManagerTest > testRemoveAllStraySnapshots() PASSED

ProducerStateManagerTest > testLoadFromEmptySnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromEmptySnapshotFile() PASSED

ProducerStateManagerTest > testProducersWithOngoingTransactionsDontExpire() STARTED

ProducerStateManagerTest > testProducersWithOngoingTransactionsDontExpire() PASSED

ProducerStateManagerTest > testBasicIdMapping() STARTED

ProducerStateManagerTest > testBasicIdMapping() PASSED

ProducerStateManagerTest > updateProducerTransactionState() STARTED

ProducerStateManagerTest > updateProducerTransactionState() PASSED

ProducerStateManagerTest > testPrepareUpdateDoesNotMutate() STARTED

ProducerStateManagerTest > testPrepareUpdateDoesNotMutate() PASSED

ProducerStateManagerTest > testSequenceNotValidatedForGroupMetadataTopic() STARTED

ProducerStateManagerTest > testSequenceNotValidatedForGroupMetadataTopic() PASSED

ProducerStateManagerTest > testLastStableOffsetCompletedTxn() STARTED

ProducerStateManagerTest > testLastStableOffsetCompletedTxn() PASSED

ProducerStateManagerTest > testFirstUnstableOffset() STARTED

ProducerStateManagerTest > testFirstUnstableOffset() PASSED

ProducerStateManagerTest > testTxnFirstOffsetMetadataCached() STARTED

ProducerStateManagerTest > testTxnFirstOffsetMetadataCached() PASSED

ProducerStateManagerTest > testCoordinatorFencedAfterReload() STARTED

ProducerStateManagerTest > testCoordinatorFencedAfterReload() PASSED

ProducerStateManagerTest > testAcceptAppendWithoutProducerStateOnReplica() STARTED

ProducerStateManagerTest > testAcceptAppendWithoutProducerStateOnReplica() PASSED

ProducerStateManagerTest > testProducerStateAfterFencingAbortMarker() STARTED

ProducerStateManagerTest > testProducerStateAfterFencingAbortMarker() PASSED

ProducerStateManagerTest > testLoadFromCorruptSnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromCorruptSnapshotFile() PASSED

ProducerStateManagerTest > testProducerSequenceWrapAround() STARTED

ProducerStateManagerTest > testProducerSequenceWrapAround() PASSED

ProducerStateManagerTest > testPidExpirationTimeout() STARTED

ProducerStateManagerTest > testPidExpirationTimeout() PASSED

ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica() STARTED

ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica() PASSED

ProducerStateManagerTest > testAppendTxnMarkerWithNoProducerState() STARTED

ProducerStateManagerTest > testAppendTxnMarkerWithNoProducerState() PASSED

ProducerStateManagerTest > testOldEpochForControlRecord() STARTED

ProducerStateManagerTest > testOldEpochForControlRecord() PASSED

ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots() STARTED

ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots() PASSED

ProducerStateManagerTest > testProducerSequenceInvalidWrapAround() STARTED

ProducerStateManagerTest > testProducerSequenceInvalidWrapAround() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotEmptyTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotEmptyTransaction() PASSED

ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction() STARTED

ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction() PASSED

ProducerStateManagerTest > testLoadFromSnapshotRetainsNonExpiredProducers() STARTED

ProducerStateManagerTest > testLoadFromSnapshotRetainsNonExpiredProducers() PASSED

ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged() STARTED

ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged() PASSED

TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() STARTED

TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() PASSED

3487 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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 23m 6s
257 actionable tasks: 220 executed, 37 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #627

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/627/display/redirect?page=changes>

Changes:

[github] Initial commit (#10454)


------------------------------------------
[...truncated 3.67 MB...]
LogValidatorTest > testUncompressedBatchWithoutRecordsNotAllowed() STARTED

LogValidatorTest > testUncompressedBatchWithoutRecordsNotAllowed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0NonCompressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0NonCompressed() PASSED

LogValidatorTest > testAbsoluteOffsetAssignmentNonCompressed() STARTED

LogValidatorTest > testAbsoluteOffsetAssignmentNonCompressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV2ToV1Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV2ToV1Compressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0Compressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV0ToV2Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV0ToV2Compressed() PASSED

LogValidatorTest > testNonCompressedV1() STARTED

LogValidatorTest > testNonCompressedV1() PASSED

LogValidatorTest > testNonCompressedV2() STARTED

LogValidatorTest > testNonCompressedV2() PASSED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV1ToV2NonCompressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV1ToV2NonCompressed() PASSED

LogValidatorTest > testInvalidCreateTimeCompressedV1() STARTED

LogValidatorTest > testInvalidCreateTimeCompressedV1() PASSED

LogValidatorTest > testInvalidCreateTimeCompressedV2() STARTED

LogValidatorTest > testInvalidCreateTimeCompressedV2() PASSED

LogValidatorTest > testNonIncreasingOffsetRecordBatchHasMetricsLogged() STARTED

LogValidatorTest > testNonIncreasingOffsetRecordBatchHasMetricsLogged() PASSED

LogValidatorTest > testRecompressionV1() STARTED

LogValidatorTest > testRecompressionV1() PASSED

LogValidatorTest > testRecompressionV2() STARTED

LogValidatorTest > testRecompressionV2() PASSED

ProducerStateManagerTest > testSkipEmptyTransactions() STARTED

ProducerStateManagerTest > testSkipEmptyTransactions() PASSED

ProducerStateManagerTest > testControlRecordBumpsProducerEpoch() STARTED

ProducerStateManagerTest > testControlRecordBumpsProducerEpoch() PASSED

ProducerStateManagerTest > testProducerSequenceWithWrapAroundBatchRecord() STARTED

ProducerStateManagerTest > testProducerSequenceWithWrapAroundBatchRecord() PASSED

ProducerStateManagerTest > testCoordinatorFencing() STARTED

ProducerStateManagerTest > testCoordinatorFencing() PASSED

ProducerStateManagerTest > testLoadFromTruncatedSnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromTruncatedSnapshotFile() PASSED

ProducerStateManagerTest > testTruncateFullyAndStartAt() STARTED

ProducerStateManagerTest > testTruncateFullyAndStartAt() PASSED

ProducerStateManagerTest > testRemoveExpiredPidsOnReload() STARTED

ProducerStateManagerTest > testRemoveExpiredPidsOnReload() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotFinishedTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotFinishedTransaction() PASSED

ProducerStateManagerTest > testOutOfSequenceAfterControlRecordEpochBump() STARTED

ProducerStateManagerTest > testOutOfSequenceAfterControlRecordEpochBump() PASSED

ProducerStateManagerTest > testFirstUnstableOffsetAfterTruncation() STARTED

ProducerStateManagerTest > testFirstUnstableOffsetAfterTruncation() PASSED

ProducerStateManagerTest > testTakeSnapshot() STARTED

ProducerStateManagerTest > testTakeSnapshot() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotUnfinishedTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotUnfinishedTransaction() PASSED

ProducerStateManagerTest > testDeleteSnapshotsBefore() STARTED

ProducerStateManagerTest > testDeleteSnapshotsBefore() PASSED

ProducerStateManagerTest > testAppendEmptyControlBatch() STARTED

ProducerStateManagerTest > testAppendEmptyControlBatch() PASSED

ProducerStateManagerTest > testNoValidationOnFirstEntryWhenLoadingLog() STARTED

ProducerStateManagerTest > testNoValidationOnFirstEntryWhenLoadingLog() PASSED

ProducerStateManagerTest > testRemoveStraySnapshotsKeepCleanShutdownSnapshot() STARTED

ProducerStateManagerTest > testRemoveStraySnapshotsKeepCleanShutdownSnapshot() PASSED

ProducerStateManagerTest > testRemoveAllStraySnapshots() STARTED

ProducerStateManagerTest > testRemoveAllStraySnapshots() PASSED

ProducerStateManagerTest > testLoadFromEmptySnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromEmptySnapshotFile() PASSED

ProducerStateManagerTest > testProducersWithOngoingTransactionsDontExpire() STARTED

ProducerStateManagerTest > testProducersWithOngoingTransactionsDontExpire() PASSED

ProducerStateManagerTest > testBasicIdMapping() STARTED

ProducerStateManagerTest > testBasicIdMapping() PASSED

ProducerStateManagerTest > updateProducerTransactionState() STARTED

ProducerStateManagerTest > updateProducerTransactionState() PASSED

ProducerStateManagerTest > testPrepareUpdateDoesNotMutate() STARTED

ProducerStateManagerTest > testPrepareUpdateDoesNotMutate() PASSED

ProducerStateManagerTest > testSequenceNotValidatedForGroupMetadataTopic() STARTED

ProducerStateManagerTest > testSequenceNotValidatedForGroupMetadataTopic() PASSED

ProducerStateManagerTest > testLastStableOffsetCompletedTxn() STARTED

ProducerStateManagerTest > testLastStableOffsetCompletedTxn() PASSED

ProducerStateManagerTest > testFirstUnstableOffset() STARTED

ProducerStateManagerTest > testFirstUnstableOffset() PASSED

ProducerStateManagerTest > testTxnFirstOffsetMetadataCached() STARTED

ProducerStateManagerTest > testTxnFirstOffsetMetadataCached() PASSED

ProducerStateManagerTest > testCoordinatorFencedAfterReload() STARTED

ProducerStateManagerTest > testCoordinatorFencedAfterReload() PASSED

ProducerStateManagerTest > testAcceptAppendWithoutProducerStateOnReplica() STARTED

ProducerStateManagerTest > testAcceptAppendWithoutProducerStateOnReplica() PASSED

ProducerStateManagerTest > testProducerStateAfterFencingAbortMarker() STARTED

ProducerStateManagerTest > testProducerStateAfterFencingAbortMarker() PASSED

ProducerStateManagerTest > testLoadFromCorruptSnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromCorruptSnapshotFile() PASSED

ProducerStateManagerTest > testProducerSequenceWrapAround() STARTED

ProducerStateManagerTest > testProducerSequenceWrapAround() PASSED

ProducerStateManagerTest > testPidExpirationTimeout() STARTED

ProducerStateManagerTest > testPidExpirationTimeout() PASSED

ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica() STARTED

ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica() PASSED

ProducerStateManagerTest > testAppendTxnMarkerWithNoProducerState() STARTED

ProducerStateManagerTest > testAppendTxnMarkerWithNoProducerState() PASSED

ProducerStateManagerTest > testOldEpochForControlRecord() STARTED

ProducerStateManagerTest > testOldEpochForControlRecord() PASSED

ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots() STARTED

ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots() PASSED

ProducerStateManagerTest > testProducerSequenceInvalidWrapAround() STARTED

ProducerStateManagerTest > testProducerSequenceInvalidWrapAround() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotEmptyTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotEmptyTransaction() PASSED

ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction() STARTED

ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction() PASSED

ProducerStateManagerTest > testLoadFromSnapshotRetainsNonExpiredProducers() STARTED

ProducerStateManagerTest > testLoadFromSnapshotRetainsNonExpiredProducers() PASSED

ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged() STARTED

ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged() PASSED

TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() STARTED

TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() PASSED

3487 tests completed, 3 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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 37m 57s
257 actionable tasks: 220 executed, 37 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #626

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/626/display/redirect?page=changes>

Changes:

[github] KAFKA-12575: Eliminate Log.isLogDirOffline boolean attribute (#10430)


------------------------------------------
[...truncated 3.68 MB...]
TransactionsTest > testConsecutivelyRunInitTransactions() STARTED

TransactionsTest > testConsecutivelyRunInitTransactions() PASSED

TransactionsTest > testReadCommittedConsumerShouldNotSeeUndecidedData() STARTED

TransactionsTest > testReadCommittedConsumerShouldNotSeeUndecidedData() PASSED

TransactionsTest > testSendOffsetsToTransactionTimeout() STARTED

TransactionsTest > testSendOffsetsToTransactionTimeout() PASSED

TransactionsTest > testFailureToFenceEpoch() STARTED

TransactionsTest > testFailureToFenceEpoch() PASSED

TransactionsTest > testFencingOnSend() STARTED

TransactionsTest > testFencingOnSend() PASSED

TransactionsTest > testFencingOnCommit() STARTED

TransactionsTest > testFencingOnCommit() PASSED

TransactionsTest > testAbortTransactionTimeout() STARTED

TransactionsTest > testAbortTransactionTimeout() PASSED

TransactionsTest > testMultipleMarkersOneLeader() STARTED

TransactionsTest > testMultipleMarkersOneLeader() PASSED

TransactionsTest > testCommitTransactionTimeout() STARTED

TransactionsTest > testCommitTransactionTimeout() PASSED

SaslClientsWithInvalidCredentialsTest > testTransactionalProducerWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testTransactionalProducerWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationSuccess() STARTED

SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationSuccess() PASSED

SaslClientsWithInvalidCredentialsTest > testProducerWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testProducerWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAutoCommitDisabledWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAutoCommitDisabledWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testKafkaAdminClientWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testKafkaAdminClientWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testConsumerWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testConsumerWithAuthenticationFailure() PASSED

UserClientIdQuotaTest > testProducerConsumerOverrideLowerQuota() STARTED

UserClientIdQuotaTest > testProducerConsumerOverrideLowerQuota() PASSED

UserClientIdQuotaTest > testProducerConsumerOverrideUnthrottled() STARTED

UserClientIdQuotaTest > testProducerConsumerOverrideUnthrottled() PASSED

UserClientIdQuotaTest > testThrottledProducerConsumer() STARTED

UserClientIdQuotaTest > testThrottledProducerConsumer() PASSED

UserClientIdQuotaTest > testQuotaOverrideDelete() STARTED

UserClientIdQuotaTest > testQuotaOverrideDelete() PASSED

UserClientIdQuotaTest > testThrottledRequest() STARTED

UserClientIdQuotaTest > testThrottledRequest() PASSED

ZooKeeperClientTest > testZNodeChangeHandlerForDataChange() STARTED

ZooKeeperClientTest > testZNodeChangeHandlerForDataChange() PASSED

ZooKeeperClientTest > testZooKeeperSessionStateMetric() STARTED

ZooKeeperClientTest > testZooKeeperSessionStateMetric() PASSED

ZooKeeperClientTest > testExceptionInBeforeInitializingSession() STARTED

ZooKeeperClientTest > testExceptionInBeforeInitializingSession() PASSED

ZooKeeperClientTest > testGetChildrenExistingZNode() STARTED

ZooKeeperClientTest > testGetChildrenExistingZNode() PASSED

ZooKeeperClientTest > testConnection() STARTED

ZooKeeperClientTest > testConnection() PASSED

ZooKeeperClientTest > testZNodeChangeHandlerForCreation() STARTED

ZooKeeperClientTest > testZNodeChangeHandlerForCreation() PASSED

ZooKeeperClientTest > testGetAclExistingZNode() STARTED

ZooKeeperClientTest > testGetAclExistingZNode() PASSED

ZooKeeperClientTest > testSessionExpiryDuringClose() STARTED

ZooKeeperClientTest > testSessionExpiryDuringClose() PASSED

ZooKeeperClientTest > testReinitializeAfterAuthFailure() STARTED

ZooKeeperClientTest > testReinitializeAfterAuthFailure() PASSED

ZooKeeperClientTest > testSetAclNonExistentZNode() STARTED

ZooKeeperClientTest > testSetAclNonExistentZNode() PASSED

ZooKeeperClientTest > testConnectionLossRequestTermination() STARTED

ZooKeeperClientTest > testConnectionLossRequestTermination() PASSED

ZooKeeperClientTest > testExistsNonExistentZNode() STARTED

ZooKeeperClientTest > testExistsNonExistentZNode() PASSED

ZooKeeperClientTest > testGetDataNonExistentZNode() STARTED

ZooKeeperClientTest > testGetDataNonExistentZNode() PASSED

ZooKeeperClientTest > testConnectionTimeout() STARTED

ZooKeeperClientTest > testConnectionTimeout() PASSED

ZooKeeperClientTest > testBlockOnRequestCompletionFromStateChangeHandler() STARTED

ZooKeeperClientTest > testBlockOnRequestCompletionFromStateChangeHandler() PASSED

ZooKeeperClientTest > testUnresolvableConnectString() STARTED

ZooKeeperClientTest > testUnresolvableConnectString() PASSED

ZooKeeperClientTest > testGetChildrenNonExistentZNode() STARTED

ZooKeeperClientTest > testGetChildrenNonExistentZNode() PASSED

ZooKeeperClientTest > testPipelinedGetData() STARTED

ZooKeeperClientTest > testPipelinedGetData() PASSED

ZooKeeperClientTest > testZNodeChildChangeHandlerForChildChange() STARTED

ZooKeeperClientTest > testZNodeChildChangeHandlerForChildChange() PASSED

ZooKeeperClientTest > testGetChildrenExistingZNodeWithChildren() STARTED

ZooKeeperClientTest > testGetChildrenExistingZNodeWithChildren() PASSED

ZooKeeperClientTest > testSetDataExistingZNode() STARTED

ZooKeeperClientTest > testSetDataExistingZNode() PASSED

ZooKeeperClientTest > testZNodeChildChangeHandlerForChildChangeNotTriggered() STARTED

ZooKeeperClientTest > testZNodeChildChangeHandlerForChildChangeNotTriggered() PASSED

ZooKeeperClientTest > testMixedPipeline() STARTED

ZooKeeperClientTest > testMixedPipeline() PASSED

ZooKeeperClientTest > testGetDataExistingZNode() STARTED

ZooKeeperClientTest > testGetDataExistingZNode() PASSED

ZooKeeperClientTest > testDeleteExistingZNode() STARTED

ZooKeeperClientTest > testDeleteExistingZNode() PASSED

ZooKeeperClientTest > testSessionExpiry() STARTED

ZooKeeperClientTest > testSessionExpiry() PASSED

ZooKeeperClientTest > testSetDataNonExistentZNode() STARTED

ZooKeeperClientTest > testSetDataNonExistentZNode() PASSED

ZooKeeperClientTest > testConnectionViaNettyClient() STARTED

ZooKeeperClientTest > testConnectionViaNettyClient() PASSED

ZooKeeperClientTest > testDeleteNonExistentZNode() STARTED

ZooKeeperClientTest > testDeleteNonExistentZNode() PASSED

ZooKeeperClientTest > testExistsExistingZNode() STARTED

ZooKeeperClientTest > testExistsExistingZNode() PASSED

ZooKeeperClientTest > testZooKeeperStateChangeRateMetrics() STARTED

ZooKeeperClientTest > testZooKeeperStateChangeRateMetrics() PASSED

ZooKeeperClientTest > testZNodeChangeHandlerForDeletion() STARTED

ZooKeeperClientTest > testZNodeChangeHandlerForDeletion() PASSED

ZooKeeperClientTest > testGetAclNonExistentZNode() STARTED

ZooKeeperClientTest > testGetAclNonExistentZNode() PASSED

ZooKeeperClientTest > testStateChangeHandlerForAuthFailure() STARTED

ZooKeeperClientTest > testStateChangeHandlerForAuthFailure() PASSED

KafkaTimerTest > testKafkaTimer() STARTED

KafkaTimerTest > testKafkaTimer() PASSED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':connect:mirror:test'.
> There were failing tests. See the report at: file://<https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/ws/connect/mirror/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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 42m 9s
257 actionable tasks: 220 executed, 37 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #625

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/625/display/redirect?page=changes>

Changes:

[github] KAFKA-8405; Remove deprecated `kafka-preferred-replica-election` command (#10443)


------------------------------------------
[...truncated 3.67 MB...]
LogValidatorTest > testUncompressedBatchWithoutRecordsNotAllowed() STARTED

LogValidatorTest > testUncompressedBatchWithoutRecordsNotAllowed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0NonCompressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0NonCompressed() PASSED

LogValidatorTest > testAbsoluteOffsetAssignmentNonCompressed() STARTED

LogValidatorTest > testAbsoluteOffsetAssignmentNonCompressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV2ToV1Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV2ToV1Compressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0Compressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV0ToV2Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV0ToV2Compressed() PASSED

LogValidatorTest > testNonCompressedV1() STARTED

LogValidatorTest > testNonCompressedV1() PASSED

LogValidatorTest > testNonCompressedV2() STARTED

LogValidatorTest > testNonCompressedV2() PASSED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV1ToV2NonCompressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV1ToV2NonCompressed() PASSED

LogValidatorTest > testInvalidCreateTimeCompressedV1() STARTED

LogValidatorTest > testInvalidCreateTimeCompressedV1() PASSED

LogValidatorTest > testInvalidCreateTimeCompressedV2() STARTED

LogValidatorTest > testInvalidCreateTimeCompressedV2() PASSED

LogValidatorTest > testNonIncreasingOffsetRecordBatchHasMetricsLogged() STARTED

LogValidatorTest > testNonIncreasingOffsetRecordBatchHasMetricsLogged() PASSED

LogValidatorTest > testRecompressionV1() STARTED

LogValidatorTest > testRecompressionV1() PASSED

LogValidatorTest > testRecompressionV2() STARTED

LogValidatorTest > testRecompressionV2() PASSED

ProducerStateManagerTest > testSkipEmptyTransactions() STARTED

ProducerStateManagerTest > testSkipEmptyTransactions() PASSED

ProducerStateManagerTest > testControlRecordBumpsProducerEpoch() STARTED

ProducerStateManagerTest > testControlRecordBumpsProducerEpoch() PASSED

ProducerStateManagerTest > testProducerSequenceWithWrapAroundBatchRecord() STARTED

ProducerStateManagerTest > testProducerSequenceWithWrapAroundBatchRecord() PASSED

ProducerStateManagerTest > testCoordinatorFencing() STARTED

ProducerStateManagerTest > testCoordinatorFencing() PASSED

ProducerStateManagerTest > testLoadFromTruncatedSnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromTruncatedSnapshotFile() PASSED

ProducerStateManagerTest > testTruncateFullyAndStartAt() STARTED

ProducerStateManagerTest > testTruncateFullyAndStartAt() PASSED

ProducerStateManagerTest > testRemoveExpiredPidsOnReload() STARTED

ProducerStateManagerTest > testRemoveExpiredPidsOnReload() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotFinishedTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotFinishedTransaction() PASSED

ProducerStateManagerTest > testOutOfSequenceAfterControlRecordEpochBump() STARTED

ProducerStateManagerTest > testOutOfSequenceAfterControlRecordEpochBump() PASSED

ProducerStateManagerTest > testFirstUnstableOffsetAfterTruncation() STARTED

ProducerStateManagerTest > testFirstUnstableOffsetAfterTruncation() PASSED

ProducerStateManagerTest > testTakeSnapshot() STARTED

ProducerStateManagerTest > testTakeSnapshot() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotUnfinishedTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotUnfinishedTransaction() PASSED

ProducerStateManagerTest > testDeleteSnapshotsBefore() STARTED

ProducerStateManagerTest > testDeleteSnapshotsBefore() PASSED

ProducerStateManagerTest > testAppendEmptyControlBatch() STARTED

ProducerStateManagerTest > testAppendEmptyControlBatch() PASSED

ProducerStateManagerTest > testNoValidationOnFirstEntryWhenLoadingLog() STARTED

ProducerStateManagerTest > testNoValidationOnFirstEntryWhenLoadingLog() PASSED

ProducerStateManagerTest > testRemoveStraySnapshotsKeepCleanShutdownSnapshot() STARTED

ProducerStateManagerTest > testRemoveStraySnapshotsKeepCleanShutdownSnapshot() PASSED

ProducerStateManagerTest > testRemoveAllStraySnapshots() STARTED

ProducerStateManagerTest > testRemoveAllStraySnapshots() PASSED

ProducerStateManagerTest > testLoadFromEmptySnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromEmptySnapshotFile() PASSED

ProducerStateManagerTest > testProducersWithOngoingTransactionsDontExpire() STARTED

ProducerStateManagerTest > testProducersWithOngoingTransactionsDontExpire() PASSED

ProducerStateManagerTest > testBasicIdMapping() STARTED

ProducerStateManagerTest > testBasicIdMapping() PASSED

ProducerStateManagerTest > updateProducerTransactionState() STARTED

ProducerStateManagerTest > updateProducerTransactionState() PASSED

ProducerStateManagerTest > testPrepareUpdateDoesNotMutate() STARTED

ProducerStateManagerTest > testPrepareUpdateDoesNotMutate() PASSED

ProducerStateManagerTest > testSequenceNotValidatedForGroupMetadataTopic() STARTED

ProducerStateManagerTest > testSequenceNotValidatedForGroupMetadataTopic() PASSED

ProducerStateManagerTest > testLastStableOffsetCompletedTxn() STARTED

ProducerStateManagerTest > testLastStableOffsetCompletedTxn() PASSED

ProducerStateManagerTest > testFirstUnstableOffset() STARTED

ProducerStateManagerTest > testFirstUnstableOffset() PASSED

ProducerStateManagerTest > testTxnFirstOffsetMetadataCached() STARTED

ProducerStateManagerTest > testTxnFirstOffsetMetadataCached() PASSED

ProducerStateManagerTest > testCoordinatorFencedAfterReload() STARTED

ProducerStateManagerTest > testCoordinatorFencedAfterReload() PASSED

ProducerStateManagerTest > testAcceptAppendWithoutProducerStateOnReplica() STARTED

ProducerStateManagerTest > testAcceptAppendWithoutProducerStateOnReplica() PASSED

ProducerStateManagerTest > testProducerStateAfterFencingAbortMarker() STARTED

ProducerStateManagerTest > testProducerStateAfterFencingAbortMarker() PASSED

ProducerStateManagerTest > testLoadFromCorruptSnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromCorruptSnapshotFile() PASSED

ProducerStateManagerTest > testProducerSequenceWrapAround() STARTED

ProducerStateManagerTest > testProducerSequenceWrapAround() PASSED

ProducerStateManagerTest > testPidExpirationTimeout() STARTED

ProducerStateManagerTest > testPidExpirationTimeout() PASSED

ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica() STARTED

ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica() PASSED

ProducerStateManagerTest > testAppendTxnMarkerWithNoProducerState() STARTED

ProducerStateManagerTest > testAppendTxnMarkerWithNoProducerState() PASSED

ProducerStateManagerTest > testOldEpochForControlRecord() STARTED

ProducerStateManagerTest > testOldEpochForControlRecord() PASSED

ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots() STARTED

ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots() PASSED

ProducerStateManagerTest > testProducerSequenceInvalidWrapAround() STARTED

ProducerStateManagerTest > testProducerSequenceInvalidWrapAround() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotEmptyTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotEmptyTransaction() PASSED

ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction() STARTED

ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction() PASSED

ProducerStateManagerTest > testLoadFromSnapshotRetainsNonExpiredProducers() STARTED

ProducerStateManagerTest > testLoadFromSnapshotRetainsNonExpiredProducers() PASSED

ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged() STARTED

ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged() PASSED

TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() STARTED

TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() PASSED

3487 tests completed, 2 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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 28m 46s
257 actionable tasks: 220 executed, 37 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #624

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/624/display/redirect?page=changes>

Changes:

[github] MINOR Replaced File with Path in LogSegmentData. (#10424)

[github] MINOR: Fix docs for end-to-end record latency metrics (#10449)


------------------------------------------
[...truncated 3.67 MB...]
LogValidatorTest > testUncompressedBatchWithoutRecordsNotAllowed() STARTED

LogValidatorTest > testUncompressedBatchWithoutRecordsNotAllowed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0NonCompressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0NonCompressed() PASSED

LogValidatorTest > testAbsoluteOffsetAssignmentNonCompressed() STARTED

LogValidatorTest > testAbsoluteOffsetAssignmentNonCompressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV2ToV1Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV2ToV1Compressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterDownConversionV1ToV0Compressed() PASSED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV0ToV2Compressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV0ToV2Compressed() PASSED

LogValidatorTest > testNonCompressedV1() STARTED

LogValidatorTest > testNonCompressedV1() PASSED

LogValidatorTest > testNonCompressedV2() STARTED

LogValidatorTest > testNonCompressedV2() PASSED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV1ToV2NonCompressed() STARTED

LogValidatorTest > testOffsetAssignmentAfterUpConversionV1ToV2NonCompressed() PASSED

LogValidatorTest > testInvalidCreateTimeCompressedV1() STARTED

LogValidatorTest > testInvalidCreateTimeCompressedV1() PASSED

LogValidatorTest > testInvalidCreateTimeCompressedV2() STARTED

LogValidatorTest > testInvalidCreateTimeCompressedV2() PASSED

LogValidatorTest > testNonIncreasingOffsetRecordBatchHasMetricsLogged() STARTED

LogValidatorTest > testNonIncreasingOffsetRecordBatchHasMetricsLogged() PASSED

LogValidatorTest > testRecompressionV1() STARTED

LogValidatorTest > testRecompressionV1() PASSED

LogValidatorTest > testRecompressionV2() STARTED

LogValidatorTest > testRecompressionV2() PASSED

ProducerStateManagerTest > testSkipEmptyTransactions() STARTED

ProducerStateManagerTest > testSkipEmptyTransactions() PASSED

ProducerStateManagerTest > testControlRecordBumpsProducerEpoch() STARTED

ProducerStateManagerTest > testControlRecordBumpsProducerEpoch() PASSED

ProducerStateManagerTest > testProducerSequenceWithWrapAroundBatchRecord() STARTED

ProducerStateManagerTest > testProducerSequenceWithWrapAroundBatchRecord() PASSED

ProducerStateManagerTest > testCoordinatorFencing() STARTED

ProducerStateManagerTest > testCoordinatorFencing() PASSED

ProducerStateManagerTest > testLoadFromTruncatedSnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromTruncatedSnapshotFile() PASSED

ProducerStateManagerTest > testTruncateFullyAndStartAt() STARTED

ProducerStateManagerTest > testTruncateFullyAndStartAt() PASSED

ProducerStateManagerTest > testRemoveExpiredPidsOnReload() STARTED

ProducerStateManagerTest > testRemoveExpiredPidsOnReload() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotFinishedTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotFinishedTransaction() PASSED

ProducerStateManagerTest > testOutOfSequenceAfterControlRecordEpochBump() STARTED

ProducerStateManagerTest > testOutOfSequenceAfterControlRecordEpochBump() PASSED

ProducerStateManagerTest > testFirstUnstableOffsetAfterTruncation() STARTED

ProducerStateManagerTest > testFirstUnstableOffsetAfterTruncation() PASSED

ProducerStateManagerTest > testTakeSnapshot() STARTED

ProducerStateManagerTest > testTakeSnapshot() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotUnfinishedTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotUnfinishedTransaction() PASSED

ProducerStateManagerTest > testDeleteSnapshotsBefore() STARTED

ProducerStateManagerTest > testDeleteSnapshotsBefore() PASSED

ProducerStateManagerTest > testAppendEmptyControlBatch() STARTED

ProducerStateManagerTest > testAppendEmptyControlBatch() PASSED

ProducerStateManagerTest > testNoValidationOnFirstEntryWhenLoadingLog() STARTED

ProducerStateManagerTest > testNoValidationOnFirstEntryWhenLoadingLog() PASSED

ProducerStateManagerTest > testRemoveStraySnapshotsKeepCleanShutdownSnapshot() STARTED

ProducerStateManagerTest > testRemoveStraySnapshotsKeepCleanShutdownSnapshot() PASSED

ProducerStateManagerTest > testRemoveAllStraySnapshots() STARTED

ProducerStateManagerTest > testRemoveAllStraySnapshots() PASSED

ProducerStateManagerTest > testLoadFromEmptySnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromEmptySnapshotFile() PASSED

ProducerStateManagerTest > testProducersWithOngoingTransactionsDontExpire() STARTED

ProducerStateManagerTest > testProducersWithOngoingTransactionsDontExpire() PASSED

ProducerStateManagerTest > testBasicIdMapping() STARTED

ProducerStateManagerTest > testBasicIdMapping() PASSED

ProducerStateManagerTest > updateProducerTransactionState() STARTED

ProducerStateManagerTest > updateProducerTransactionState() PASSED

ProducerStateManagerTest > testPrepareUpdateDoesNotMutate() STARTED

ProducerStateManagerTest > testPrepareUpdateDoesNotMutate() PASSED

ProducerStateManagerTest > testSequenceNotValidatedForGroupMetadataTopic() STARTED

ProducerStateManagerTest > testSequenceNotValidatedForGroupMetadataTopic() PASSED

ProducerStateManagerTest > testLastStableOffsetCompletedTxn() STARTED

ProducerStateManagerTest > testLastStableOffsetCompletedTxn() PASSED

ProducerStateManagerTest > testFirstUnstableOffset() STARTED

ProducerStateManagerTest > testFirstUnstableOffset() PASSED

ProducerStateManagerTest > testTxnFirstOffsetMetadataCached() STARTED

ProducerStateManagerTest > testTxnFirstOffsetMetadataCached() PASSED

ProducerStateManagerTest > testCoordinatorFencedAfterReload() STARTED

ProducerStateManagerTest > testCoordinatorFencedAfterReload() PASSED

ProducerStateManagerTest > testAcceptAppendWithoutProducerStateOnReplica() STARTED

ProducerStateManagerTest > testAcceptAppendWithoutProducerStateOnReplica() PASSED

ProducerStateManagerTest > testProducerStateAfterFencingAbortMarker() STARTED

ProducerStateManagerTest > testProducerStateAfterFencingAbortMarker() PASSED

ProducerStateManagerTest > testLoadFromCorruptSnapshotFile() STARTED

ProducerStateManagerTest > testLoadFromCorruptSnapshotFile() PASSED

ProducerStateManagerTest > testProducerSequenceWrapAround() STARTED

ProducerStateManagerTest > testProducerSequenceWrapAround() PASSED

ProducerStateManagerTest > testPidExpirationTimeout() STARTED

ProducerStateManagerTest > testPidExpirationTimeout() PASSED

ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica() STARTED

ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica() PASSED

ProducerStateManagerTest > testAppendTxnMarkerWithNoProducerState() STARTED

ProducerStateManagerTest > testAppendTxnMarkerWithNoProducerState() PASSED

ProducerStateManagerTest > testOldEpochForControlRecord() STARTED

ProducerStateManagerTest > testOldEpochForControlRecord() PASSED

ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots() STARTED

ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots() PASSED

ProducerStateManagerTest > testProducerSequenceInvalidWrapAround() STARTED

ProducerStateManagerTest > testProducerSequenceInvalidWrapAround() PASSED

ProducerStateManagerTest > testRecoverFromSnapshotEmptyTransaction() STARTED

ProducerStateManagerTest > testRecoverFromSnapshotEmptyTransaction() PASSED

ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction() STARTED

ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction() PASSED

ProducerStateManagerTest > testLoadFromSnapshotRetainsNonExpiredProducers() STARTED

ProducerStateManagerTest > testLoadFromSnapshotRetainsNonExpiredProducers() PASSED

ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged() STARTED

ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged() PASSED

TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() STARTED

TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() PASSED

3499 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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 29m 27s
257 actionable tasks: 220 executed, 37 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #623

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/623/display/redirect?page=changes>

Changes:

[github] KAFKA-12583: Upgrade netty to 4.1.62.Final


------------------------------------------
[...truncated 3.67 MB...]
TransactionsTest > testReadCommittedConsumerShouldNotSeeUndecidedData() STARTED

TransactionsTest > testReadCommittedConsumerShouldNotSeeUndecidedData() PASSED

TransactionsTest > testSendOffsetsToTransactionTimeout() STARTED

TransactionsTest > testSendOffsetsToTransactionTimeout() PASSED

TransactionsTest > testFailureToFenceEpoch() STARTED

TransactionsTest > testFailureToFenceEpoch() PASSED

TransactionsTest > testFencingOnSend() STARTED

TransactionsTest > testFencingOnSend() PASSED

TransactionsTest > testFencingOnCommit() STARTED

TransactionsTest > testFencingOnCommit() PASSED

TransactionsTest > testAbortTransactionTimeout() STARTED

TransactionsTest > testAbortTransactionTimeout() PASSED

TransactionsTest > testMultipleMarkersOneLeader() STARTED

TransactionsTest > testMultipleMarkersOneLeader() PASSED

TransactionsTest > testCommitTransactionTimeout() STARTED

TransactionsTest > testCommitTransactionTimeout() PASSED

SaslClientsWithInvalidCredentialsTest > testTransactionalProducerWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testTransactionalProducerWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationSuccess() STARTED

SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationSuccess() PASSED

SaslClientsWithInvalidCredentialsTest > testProducerWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testProducerWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAutoCommitDisabledWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAutoCommitDisabledWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testKafkaAdminClientWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testKafkaAdminClientWithAuthenticationFailure() PASSED

SaslClientsWithInvalidCredentialsTest > testConsumerWithAuthenticationFailure() STARTED

SaslClientsWithInvalidCredentialsTest > testConsumerWithAuthenticationFailure() PASSED

UserClientIdQuotaTest > testProducerConsumerOverrideLowerQuota() STARTED

UserClientIdQuotaTest > testProducerConsumerOverrideLowerQuota() PASSED

UserClientIdQuotaTest > testProducerConsumerOverrideUnthrottled() STARTED

UserClientIdQuotaTest > testProducerConsumerOverrideUnthrottled() PASSED

UserClientIdQuotaTest > testThrottledProducerConsumer() STARTED

UserClientIdQuotaTest > testThrottledProducerConsumer() PASSED

UserClientIdQuotaTest > testQuotaOverrideDelete() STARTED

UserClientIdQuotaTest > testQuotaOverrideDelete() PASSED

UserClientIdQuotaTest > testThrottledRequest() STARTED

UserClientIdQuotaTest > testThrottledRequest() PASSED

ZooKeeperClientTest > testZNodeChangeHandlerForDataChange() STARTED

ZooKeeperClientTest > testZNodeChangeHandlerForDataChange() PASSED

ZooKeeperClientTest > testZooKeeperSessionStateMetric() STARTED

ZooKeeperClientTest > testZooKeeperSessionStateMetric() PASSED

ZooKeeperClientTest > testExceptionInBeforeInitializingSession() STARTED

ZooKeeperClientTest > testExceptionInBeforeInitializingSession() PASSED

ZooKeeperClientTest > testGetChildrenExistingZNode() STARTED

ZooKeeperClientTest > testGetChildrenExistingZNode() PASSED

ZooKeeperClientTest > testConnection() STARTED

ZooKeeperClientTest > testConnection() PASSED

ZooKeeperClientTest > testZNodeChangeHandlerForCreation() STARTED

ZooKeeperClientTest > testZNodeChangeHandlerForCreation() PASSED

ZooKeeperClientTest > testGetAclExistingZNode() STARTED

ZooKeeperClientTest > testGetAclExistingZNode() PASSED

ZooKeeperClientTest > testSessionExpiryDuringClose() STARTED

ZooKeeperClientTest > testSessionExpiryDuringClose() PASSED

ZooKeeperClientTest > testReinitializeAfterAuthFailure() STARTED

ZooKeeperClientTest > testReinitializeAfterAuthFailure() PASSED

ZooKeeperClientTest > testSetAclNonExistentZNode() STARTED

ZooKeeperClientTest > testSetAclNonExistentZNode() PASSED

ZooKeeperClientTest > testConnectionLossRequestTermination() STARTED

ZooKeeperClientTest > testConnectionLossRequestTermination() PASSED

ZooKeeperClientTest > testExistsNonExistentZNode() STARTED

ZooKeeperClientTest > testExistsNonExistentZNode() PASSED

ZooKeeperClientTest > testGetDataNonExistentZNode() STARTED

ZooKeeperClientTest > testGetDataNonExistentZNode() PASSED

ZooKeeperClientTest > testConnectionTimeout() STARTED

ZooKeeperClientTest > testConnectionTimeout() PASSED

ZooKeeperClientTest > testBlockOnRequestCompletionFromStateChangeHandler() STARTED

ZooKeeperClientTest > testBlockOnRequestCompletionFromStateChangeHandler() PASSED

ZooKeeperClientTest > testUnresolvableConnectString() STARTED

ZooKeeperClientTest > testUnresolvableConnectString() PASSED

ZooKeeperClientTest > testGetChildrenNonExistentZNode() STARTED

ZooKeeperClientTest > testGetChildrenNonExistentZNode() PASSED

ZooKeeperClientTest > testPipelinedGetData() STARTED

ZooKeeperClientTest > testPipelinedGetData() PASSED

ZooKeeperClientTest > testZNodeChildChangeHandlerForChildChange() STARTED

ZooKeeperClientTest > testZNodeChildChangeHandlerForChildChange() PASSED

ZooKeeperClientTest > testGetChildrenExistingZNodeWithChildren() STARTED

ZooKeeperClientTest > testGetChildrenExistingZNodeWithChildren() PASSED

ZooKeeperClientTest > testSetDataExistingZNode() STARTED

ZooKeeperClientTest > testSetDataExistingZNode() PASSED

ZooKeeperClientTest > testZNodeChildChangeHandlerForChildChangeNotTriggered() STARTED

ZooKeeperClientTest > testZNodeChildChangeHandlerForChildChangeNotTriggered() PASSED

ZooKeeperClientTest > testMixedPipeline() STARTED

ZooKeeperClientTest > testMixedPipeline() PASSED

ZooKeeperClientTest > testGetDataExistingZNode() STARTED

ZooKeeperClientTest > testGetDataExistingZNode() PASSED

ZooKeeperClientTest > testDeleteExistingZNode() STARTED

ZooKeeperClientTest > testDeleteExistingZNode() PASSED

ZooKeeperClientTest > testSessionExpiry() STARTED

ZooKeeperClientTest > testSessionExpiry() PASSED

ZooKeeperClientTest > testSetDataNonExistentZNode() STARTED

ZooKeeperClientTest > testSetDataNonExistentZNode() PASSED

ZooKeeperClientTest > testConnectionViaNettyClient() STARTED

ZooKeeperClientTest > testConnectionViaNettyClient() PASSED

ZooKeeperClientTest > testDeleteNonExistentZNode() STARTED

ZooKeeperClientTest > testDeleteNonExistentZNode() PASSED

ZooKeeperClientTest > testExistsExistingZNode() STARTED

ZooKeeperClientTest > testExistsExistingZNode() PASSED

ZooKeeperClientTest > testZooKeeperStateChangeRateMetrics() STARTED

ZooKeeperClientTest > testZooKeeperStateChangeRateMetrics() PASSED

ZooKeeperClientTest > testZNodeChangeHandlerForDeletion() STARTED

ZooKeeperClientTest > testZNodeChangeHandlerForDeletion() PASSED

ZooKeeperClientTest > testGetAclNonExistentZNode() STARTED

ZooKeeperClientTest > testGetAclNonExistentZNode() PASSED

ZooKeeperClientTest > testStateChangeHandlerForAuthFailure() STARTED

ZooKeeperClientTest > testStateChangeHandlerForAuthFailure() PASSED

KafkaTimerTest > testKafkaTimer() STARTED

KafkaTimerTest > testKafkaTimer() PASSED

3499 tests completed, 2 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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 31m 3s
257 actionable tasks: 220 executed, 37 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #622

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/622/display/redirect?page=changes>

Changes:

[github] KAFKA-12577; Remove deprecated `ConfigEntry` constructor for 3.0 (#10436)


------------------------------------------
[...truncated 3.67 MB...]
ControllerChannelManagerTest > testUpdateMetadataInterBrokerProtocolVersion() STARTED

ControllerChannelManagerTest > testUpdateMetadataInterBrokerProtocolVersion() PASSED

ControllerChannelManagerTest > testLeaderAndIsrRequestIsNew() STARTED

ControllerChannelManagerTest > testLeaderAndIsrRequestIsNew() PASSED

ControllerChannelManagerTest > testStopReplicaRequestsWhileTopicQueuedForDeletion() STARTED

ControllerChannelManagerTest > testStopReplicaRequestsWhileTopicQueuedForDeletion() PASSED

ControllerChannelManagerTest > testLeaderAndIsrRequestSentToLiveOrShuttingDownBrokers() STARTED

ControllerChannelManagerTest > testLeaderAndIsrRequestSentToLiveOrShuttingDownBrokers() PASSED

ControllerChannelManagerTest > testStopReplicaInterBrokerProtocolVersion() STARTED

ControllerChannelManagerTest > testStopReplicaInterBrokerProtocolVersion() PASSED

ControllerChannelManagerTest > testStopReplicaSentOnlyToLiveAndShuttingDownBrokers() STARTED

ControllerChannelManagerTest > testStopReplicaSentOnlyToLiveAndShuttingDownBrokers() PASSED

ControllerChannelManagerTest > testStopReplicaGroupsByBroker() STARTED

ControllerChannelManagerTest > testStopReplicaGroupsByBroker() PASSED

ControllerChannelManagerTest > testUpdateMetadataDoesNotIncludePartitionsWithoutLeaderAndIsr() STARTED

ControllerChannelManagerTest > testUpdateMetadataDoesNotIncludePartitionsWithoutLeaderAndIsr() PASSED

ControllerChannelManagerTest > testMixedDeleteAndNotDeleteStopReplicaRequests() STARTED

ControllerChannelManagerTest > testMixedDeleteAndNotDeleteStopReplicaRequests() PASSED

ControllerChannelManagerTest > testLeaderAndIsrInterBrokerProtocolVersion() STARTED

ControllerChannelManagerTest > testLeaderAndIsrInterBrokerProtocolVersion() PASSED

ControllerChannelManagerTest > testUpdateMetadataRequestSent() STARTED

ControllerChannelManagerTest > testUpdateMetadataRequestSent() PASSED

ControllerChannelManagerTest > testUpdateMetadataRequestDuringTopicDeletion() STARTED

ControllerChannelManagerTest > testUpdateMetadataRequestDuringTopicDeletion() PASSED

ControllerChannelManagerTest > testUpdateMetadataIncludesLiveOrShuttingDownBrokers() STARTED

ControllerChannelManagerTest > testUpdateMetadataIncludesLiveOrShuttingDownBrokers() PASSED

ControllerChannelManagerTest > testStopReplicaRequestSent() STARTED

ControllerChannelManagerTest > testStopReplicaRequestSent() PASSED

ControllerChannelManagerTest > testStopReplicaRequestsWhileTopicDeletionStarted() STARTED

ControllerChannelManagerTest > testStopReplicaRequestsWhileTopicDeletionStarted() PASSED

ControllerChannelManagerTest > testLeaderAndIsrRequestSent() STARTED

ControllerChannelManagerTest > testLeaderAndIsrRequestSent() PASSED

ControllerChannelManagerTest > testStopReplicaRequestWithoutDeletePartitionWhileTopicDeletionStarted() STARTED

ControllerChannelManagerTest > testStopReplicaRequestWithoutDeletePartitionWhileTopicDeletionStarted() PASSED

MetricsTest > testUpdateJMXFilter() STARTED

MetricsTest > testUpdateJMXFilter() PASSED

MetricsTest > testGeneralBrokerTopicMetricsAreGreedilyRegistered() STARTED

MetricsTest > testGeneralBrokerTopicMetricsAreGreedilyRegistered() PASSED

MetricsTest > testLinuxIoMetrics() STARTED

MetricsTest > testLinuxIoMetrics() PASSED

MetricsTest > testMetricsReporterAfterDeletingTopic() STARTED

MetricsTest > testMetricsReporterAfterDeletingTopic() PASSED

MetricsTest > testSessionExpireListenerMetrics() STARTED

MetricsTest > testSessionExpireListenerMetrics() PASSED

MetricsTest > testBrokerTopicMetricsUnregisteredAfterDeletingTopic() STARTED

MetricsTest > testBrokerTopicMetricsUnregisteredAfterDeletingTopic() PASSED

MetricsTest > testYammerMetricsCountMetric() STARTED

MetricsTest > testYammerMetricsCountMetric() PASSED

MetricsTest > testClusterIdMetric() STARTED

MetricsTest > testClusterIdMetric() PASSED

MetricsTest > testControllerMetrics() STARTED

MetricsTest > testControllerMetrics() PASSED

MetricsTest > testWindowsStyleTagNames() STARTED

MetricsTest > testWindowsStyleTagNames() PASSED

MetricsTest > testBrokerStateMetric() STARTED

MetricsTest > testBrokerStateMetric() PASSED

MetricsTest > testBrokerTopicMetricsBytesInOut() STARTED

MetricsTest > testBrokerTopicMetricsBytesInOut() PASSED

MetricsTest > testJMXFilter() STARTED

MetricsTest > testJMXFilter() PASSED

KafkaTimerTest > testKafkaTimer() STARTED

KafkaTimerTest > testKafkaTimer() PASSED

LinuxIoMetricsCollectorTest > testReadProcFile() STARTED

LinuxIoMetricsCollectorTest > testReadProcFile() PASSED

LinuxIoMetricsCollectorTest > testUnableToReadNonexistentProcFile() STARTED

LinuxIoMetricsCollectorTest > testUnableToReadNonexistentProcFile() PASSED

ClusterToolTest > testClusterTooOldToHaveId() STARTED

ClusterToolTest > testClusterTooOldToHaveId() PASSED

ClusterToolTest > testPrintClusterId() STARTED

ClusterToolTest > testPrintClusterId() PASSED

ClusterToolTest > testLegacyModeClusterCannotUnregisterBroker() STARTED

ClusterToolTest > testLegacyModeClusterCannotUnregisterBroker() PASSED

ClusterToolTest > testUnregisterBroker() STARTED

ClusterToolTest > testUnregisterBroker() PASSED

ReplicaVerificationToolTest > testReplicaBufferVerifyChecksum() STARTED

ReplicaVerificationToolTest > testReplicaBufferVerifyChecksum() PASSED

MirrorMakerTest > testDefaultMirrorMakerMessageHandlerWithNoTimestampInSourceMessage() STARTED

MirrorMakerTest > testDefaultMirrorMakerMessageHandlerWithNoTimestampInSourceMessage() PASSED

MirrorMakerTest > testDefaultMirrorMakerMessageHandler() STARTED

MirrorMakerTest > testDefaultMirrorMakerMessageHandler() PASSED

MirrorMakerTest > testDefaultMirrorMakerMessageHandlerWithHeaders() STARTED

MirrorMakerTest > testDefaultMirrorMakerMessageHandlerWithHeaders() PASSED

CustomDeserializerTest > checkDeserializerTopicIsNotNull() STARTED

CustomDeserializerTest > checkDeserializerTopicIsNotNull() PASSED

CustomDeserializerTest > checkFormatterCallDeserializerWithHeaders() STARTED

CustomDeserializerTest > checkFormatterCallDeserializerWithHeaders() PASSED

GetOffsetShellTest > testTopicPartitionsFlagWithTopicFlagCauseExit() STARTED

GetOffsetShellTest > testTopicPartitionsFlagWithTopicFlagCauseExit() PASSED

GetOffsetShellTest > testTopicPatternArgWithPartitionsArg() STARTED

GetOffsetShellTest > testTopicPatternArgWithPartitionsArg() PASSED

GetOffsetShellTest > testTopicNameArg() STARTED

GetOffsetShellTest > testTopicNameArg() PASSED

GetOffsetShellTest > testTopicPatternArg() STARTED

GetOffsetShellTest > testTopicPatternArg() PASSED

GetOffsetShellTest > testTopicPartitionsNotFoundForNonExistentTopic() STARTED

GetOffsetShellTest > testTopicPartitionsNotFoundForNonExistentTopic() PASSED

GetOffsetShellTest > testPartitionsArg() STARTED

GetOffsetShellTest > testPartitionsArg() PASSED

GetOffsetShellTest > testTopicPartitionsArgWithInternalExcluded() STARTED

GetOffsetShellTest > testTopicPartitionsArgWithInternalExcluded() PASSED

GetOffsetShellTest > testNoFilterOptions() STARTED

GetOffsetShellTest > testNoFilterOptions() PASSED

GetOffsetShellTest > testTopicPartitionsFlagWithPartitionsFlagCauseExit() STARTED

GetOffsetShellTest > testTopicPartitionsFlagWithPartitionsFlagCauseExit() PASSED

GetOffsetShellTest > testTopicPartitionsArg() STARTED

GetOffsetShellTest > testTopicPartitionsArg() PASSED

GetOffsetShellTest > testInternalExcluded() STARTED

GetOffsetShellTest > testInternalExcluded() PASSED

GetOffsetShellTest > testTopicPartitionsNotFoundForNonMatchingTopicPartitionPattern() STARTED

GetOffsetShellTest > testTopicPartitionsNotFoundForNonMatchingTopicPartitionPattern() PASSED

GetOffsetShellTest > testTopicPartitionsNotFoundForExcludedInternalTopic() STARTED

GetOffsetShellTest > testTopicPartitionsNotFoundForExcludedInternalTopic() PASSED

3499 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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 42m 5s
257 actionable tasks: 220 executed, 37 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Not sending mail to unregistered user github@hugo-hirsch.de