See <https://ci-builds.apache.org/job/Kafka/job/kafka-2.8-jdk8/26/display/redirect?page=changes>
Changes: [Jason Gustafson] MINOR: Raft request thread should discover api versions (#10157) ------------------------------------------ [...truncated 1.80 MB...] QuorumStateTest > testInitializePrimordialEpoch() STARTED QuorumStateTest > testInitializePrimordialEpoch() PASSED QuorumStateTest > testFollowerToAnyStateLowerEpoch() STARTED QuorumStateTest > testFollowerToAnyStateLowerEpoch() PASSED QuorumStateTest > testInitializeWithCorruptedStore() STARTED QuorumStateTest > testInitializeWithCorruptedStore() PASSED QuorumStateTest > testObserverUnattachedToFollower() STARTED QuorumStateTest > testObserverUnattachedToFollower() PASSED QuorumStateTest > testCannotBecomeFollowerOfNonVoter() STARTED QuorumStateTest > testCannotBecomeFollowerOfNonVoter() PASSED QuorumStateTest > testObserverCannotBecomeCandidateOrLeaderOrVoted() STARTED QuorumStateTest > testObserverCannotBecomeCandidateOrLeaderOrVoted() PASSED QuorumStateTest > testUnattachedToAnyStateLowerEpoch() STARTED QuorumStateTest > testUnattachedToAnyStateLowerEpoch() PASSED QuorumStateTest > testInconsistentVotersBetweenConfigAndState() STARTED QuorumStateTest > testInconsistentVotersBetweenConfigAndState() PASSED QuorumStateTest > testCandidateToLeader() STARTED QuorumStateTest > testCandidateToLeader() PASSED QuorumStateTest > testVotedToFollowerHigherEpoch() STARTED QuorumStateTest > testVotedToFollowerHigherEpoch() PASSED QuorumStateTest > testLeaderToFollower() STARTED QuorumStateTest > testLeaderToFollower() PASSED QuorumStateTest > testInitializeAsFollower() STARTED QuorumStateTest > testInitializeAsFollower() PASSED QuorumStateTest > testInitializeAsResignedCandidate() STARTED QuorumStateTest > testInitializeAsResignedCandidate() PASSED QuorumStateTest > testCandidateToLeaderWithoutGrantedVote() STARTED QuorumStateTest > testCandidateToLeaderWithoutGrantedVote() PASSED QuorumStateTest > testFollowerToFollowerHigherEpoch() STARTED QuorumStateTest > testFollowerToFollowerHigherEpoch() PASSED QuorumStateTest > testHighWatermarkRetained() STARTED QuorumStateTest > testHighWatermarkRetained() PASSED QuorumStateTest > testVotedToVotedSameEpoch() STARTED QuorumStateTest > testVotedToVotedSameEpoch() PASSED QuorumStateTest > testLeaderToLeader() STARTED QuorumStateTest > testLeaderToLeader() PASSED QuorumStateTest > testHasRemoteLeader() STARTED QuorumStateTest > testHasRemoteLeader() PASSED QuorumStateTest > testUnattachedToFollowerHigherEpoch() STARTED QuorumStateTest > testUnattachedToFollowerHigherEpoch() PASSED QuorumStateTest > testVotedToUnattachedSameEpoch() STARTED QuorumStateTest > testVotedToUnattachedSameEpoch() PASSED QuorumStateTest > testLeaderToUnattached() STARTED QuorumStateTest > testLeaderToUnattached() PASSED QuorumStateTest > testInitializeAsVoted() STARTED QuorumStateTest > testInitializeAsVoted() PASSED QuorumStateTest > testUnattachedToCandidate() STARTED QuorumStateTest > testUnattachedToCandidate() PASSED QuorumStateTest > testUnattachedToFollowerSameEpoch() STARTED QuorumStateTest > testUnattachedToFollowerSameEpoch() PASSED QuorumStateTest > testFollowerToUnattachedSameEpoch() STARTED QuorumStateTest > testFollowerToUnattachedSameEpoch() PASSED QuorumStateTest > testInitializeAsResignedLeader() STARTED QuorumStateTest > testInitializeAsResignedLeader() PASSED QuorumStateTest > testCandidateToVoted() STARTED QuorumStateTest > testCandidateToVoted() PASSED QuorumStateTest > testInitializeWithEmptyLocalId() STARTED QuorumStateTest > testInitializeWithEmptyLocalId() PASSED QuorumStateTest > testCandidateToResigned() STARTED QuorumStateTest > testCandidateToResigned() PASSED QuorumStateTest > testCannotFollowOrVoteForSelf() STARTED QuorumStateTest > testCannotFollowOrVoteForSelf() PASSED FollowerStateTest > testFetchTimeoutExpiration() STARTED FollowerStateTest > testFetchTimeoutExpiration() PASSED FollowerStateTest > testMonotonicHighWatermark() STARTED FollowerStateTest > testMonotonicHighWatermark() PASSED RequestManagerTest > testResetAllConnections() STARTED RequestManagerTest > testResetAllConnections() PASSED RequestManagerTest > testSuccessfulResponse() STARTED RequestManagerTest > testSuccessfulResponse() PASSED RequestManagerTest > testRequestTimeout() STARTED RequestManagerTest > testRequestTimeout() PASSED RequestManagerTest > testBackoffAfterFailure() STARTED RequestManagerTest > testBackoffAfterFailure() PASSED RequestManagerTest > testIgnoreUnexpectedResponse() STARTED RequestManagerTest > testIgnoreUnexpectedResponse() PASSED ThresholdPurgatoryTest > testExpiration() STARTED ThresholdPurgatoryTest > testExpiration() PASSED ThresholdPurgatoryTest > testExternalCompletion() STARTED ThresholdPurgatoryTest > testExternalCompletion() PASSED ThresholdPurgatoryTest > testCompleteAllExceptionally() STARTED ThresholdPurgatoryTest > testCompleteAllExceptionally() PASSED ThresholdPurgatoryTest > testThresholdCompletion() STARTED ThresholdPurgatoryTest > testThresholdCompletion() PASSED ThresholdPurgatoryTest > testCompleteAll() STARTED ThresholdPurgatoryTest > testCompleteAll() PASSED KafkaRaftMetricsTest > shouldRecordVoterQuorumState() STARTED KafkaRaftMetricsTest > shouldRecordVoterQuorumState() PASSED KafkaRaftMetricsTest > shouldRecordNonVoterQuorumState() STARTED KafkaRaftMetricsTest > shouldRecordNonVoterQuorumState() PASSED KafkaRaftMetricsTest > shouldRecordRate() STARTED KafkaRaftMetricsTest > shouldRecordRate() PASSED KafkaRaftMetricsTest > shouldRecordLogEnd() STARTED KafkaRaftMetricsTest > shouldRecordLogEnd() PASSED KafkaRaftMetricsTest > shouldRecordNumUnknownVoterConnections() STARTED KafkaRaftMetricsTest > shouldRecordNumUnknownVoterConnections() PASSED KafkaRaftMetricsTest > shouldRecordLatency() STARTED KafkaRaftMetricsTest > shouldRecordLatency() PASSED KafkaRaftMetricsTest > shouldRecordPollIdleRatio() STARTED KafkaRaftMetricsTest > shouldRecordPollIdleRatio() PASSED BlockingMessageQueueTest > testOfferAndPoll() STARTED BlockingMessageQueueTest > testOfferAndPoll() PASSED BlockingMessageQueueTest > testWakeupFromPoll() STARTED BlockingMessageQueueTest > testWakeupFromPoll() PASSED BatchMemoryPoolTest > testOversizeAllocation() STARTED BatchMemoryPoolTest > testOversizeAllocation() PASSED BatchMemoryPoolTest > testReleaseBufferNotMatchingBatchSize() STARTED BatchMemoryPoolTest > testReleaseBufferNotMatchingBatchSize() PASSED BatchMemoryPoolTest > testAllocateAndRelease() STARTED BatchMemoryPoolTest > testAllocateAndRelease() PASSED BatchMemoryPoolTest > testMultipleAllocations() STARTED BatchMemoryPoolTest > testMultipleAllocations() PASSED VotedStateTest > testElectionTimeout() STARTED VotedStateTest > testElectionTimeout() PASSED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':core:compileTestScala'. > Compilation failed * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.8.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 10m 54s 218 actionable tasks: 181 executed, 37 up-to-date Build step 'Execute shell' marked build as failure Recording test results Not sending mail to unregistered user git...@hugo-hirsch.de