See <https://builds.apache.org/job/kafka-trunk-jdk8/3490/display/redirect?page=changes>
Changes: [github] MINOR: fix message protocol help text for ElectPreferredLeadersResult ------------------------------------------ [...truncated 2.34 MB...] kafka.cluster.BrokerEndPointTest > testHashAndEquals PASSED kafka.cluster.BrokerEndPointTest > testFromJsonV4WithNoRack STARTED kafka.cluster.BrokerEndPointTest > testFromJsonV4WithNoRack PASSED kafka.cluster.BrokerEndPointTest > testFromJsonFutureVersion STARTED kafka.cluster.BrokerEndPointTest > testFromJsonFutureVersion PASSED kafka.cluster.BrokerEndPointTest > testFromJsonV4WithNullRack STARTED kafka.cluster.BrokerEndPointTest > testFromJsonV4WithNullRack PASSED kafka.cluster.BrokerEndPointTest > testBrokerEndpointFromUri STARTED kafka.cluster.BrokerEndPointTest > testBrokerEndpointFromUri PASSED kafka.cluster.BrokerEndPointTest > testFromJsonV1 STARTED kafka.cluster.BrokerEndPointTest > testFromJsonV1 PASSED kafka.cluster.BrokerEndPointTest > testFromJsonV2 STARTED kafka.cluster.BrokerEndPointTest > testFromJsonV2 PASSED kafka.cluster.BrokerEndPointTest > testFromJsonV3 STARTED kafka.cluster.BrokerEndPointTest > testFromJsonV3 PASSED kafka.cluster.PartitionTest > testMakeLeaderDoesNotUpdateEpochCacheForOldFormats STARTED kafka.cluster.PartitionTest > testMakeLeaderDoesNotUpdateEpochCacheForOldFormats PASSED kafka.cluster.PartitionTest > testReadRecordEpochValidationForLeader STARTED kafka.cluster.PartitionTest > testReadRecordEpochValidationForLeader PASSED kafka.cluster.PartitionTest > testFetchOffsetForTimestampEpochValidationForFollower STARTED kafka.cluster.PartitionTest > testFetchOffsetForTimestampEpochValidationForFollower PASSED kafka.cluster.PartitionTest > testListOffsetIsolationLevels STARTED kafka.cluster.PartitionTest > testListOffsetIsolationLevels PASSED kafka.cluster.PartitionTest > testAppendRecordsAsFollowerBelowLogStartOffset STARTED kafka.cluster.PartitionTest > testAppendRecordsAsFollowerBelowLogStartOffset PASSED kafka.cluster.PartitionTest > testFetchLatestOffsetIncludesLeaderEpoch STARTED kafka.cluster.PartitionTest > testFetchLatestOffsetIncludesLeaderEpoch PASSED kafka.cluster.PartitionTest > testFetchOffsetSnapshotEpochValidationForFollower STARTED kafka.cluster.PartitionTest > testFetchOffsetSnapshotEpochValidationForFollower PASSED kafka.cluster.PartitionTest > testMonotonicOffsetsAfterLeaderChange STARTED kafka.cluster.PartitionTest > testMonotonicOffsetsAfterLeaderChange PASSED kafka.cluster.PartitionTest > testMakeFollowerWithNoLeaderIdChange STARTED kafka.cluster.PartitionTest > testMakeFollowerWithNoLeaderIdChange PASSED kafka.cluster.PartitionTest > testAppendRecordsToFollowerWithNoReplicaThrowsException STARTED kafka.cluster.PartitionTest > testAppendRecordsToFollowerWithNoReplicaThrowsException PASSED kafka.cluster.PartitionTest > testFollowerDoesNotJoinISRUntilCaughtUpToOffsetWithinCurrentLeaderEpoch STARTED kafka.cluster.PartitionTest > testFollowerDoesNotJoinISRUntilCaughtUpToOffsetWithinCurrentLeaderEpoch PASSED kafka.cluster.PartitionTest > testFetchOffsetSnapshotEpochValidationForLeader STARTED kafka.cluster.PartitionTest > testFetchOffsetSnapshotEpochValidationForLeader PASSED kafka.cluster.PartitionTest > testOffsetForLeaderEpochValidationForLeader STARTED kafka.cluster.PartitionTest > testOffsetForLeaderEpochValidationForLeader PASSED kafka.cluster.PartitionTest > testOffsetForLeaderEpochValidationForFollower STARTED kafka.cluster.PartitionTest > testOffsetForLeaderEpochValidationForFollower PASSED kafka.cluster.PartitionTest > testDelayedFetchAfterAppendRecords STARTED kafka.cluster.PartitionTest > testDelayedFetchAfterAppendRecords PASSED kafka.cluster.PartitionTest > testMakeLeaderUpdatesEpochCache STARTED kafka.cluster.PartitionTest > testMakeLeaderUpdatesEpochCache PASSED kafka.cluster.PartitionTest > testMaybeReplaceCurrentWithFutureReplicaDifferentBaseOffsets STARTED kafka.cluster.PartitionTest > testMaybeReplaceCurrentWithFutureReplicaDifferentBaseOffsets PASSED kafka.cluster.PartitionTest > testFetchOffsetForTimestampEpochValidationForLeader STARTED kafka.cluster.PartitionTest > testFetchOffsetForTimestampEpochValidationForLeader PASSED kafka.cluster.PartitionTest > testGetReplica STARTED kafka.cluster.PartitionTest > testGetReplica PASSED kafka.cluster.PartitionTest > testReadRecordEpochValidationForFollower STARTED kafka.cluster.PartitionTest > testReadRecordEpochValidationForFollower PASSED kafka.cluster.PartitionTest > testMaybeReplaceCurrentWithFutureReplica STARTED kafka.cluster.PartitionTest > testMaybeReplaceCurrentWithFutureReplica PASSED kafka.cluster.ReplicaTest > testCannotIncrementLogStartOffsetPastHighWatermark STARTED kafka.cluster.ReplicaTest > testCannotIncrementLogStartOffsetPastHighWatermark PASSED kafka.cluster.ReplicaTest > testSegmentDeletionWithHighWatermarkInitialization STARTED kafka.cluster.ReplicaTest > testSegmentDeletionWithHighWatermarkInitialization PASSED kafka.cluster.ReplicaTest > testCannotDeleteSegmentsAtOrAboveHighWatermark STARTED kafka.cluster.ReplicaTest > testCannotDeleteSegmentsAtOrAboveHighWatermark PASSED 2284 tests completed, 2 failed, 4 skipped > Task :core:test FAILED > Task :connect:file:test org.apache.kafka.connect.file.FileStreamSourceTaskTest > testNormalLifecycle STARTED org.apache.kafka.connect.file.FileStreamSourceTaskTest > testNormalLifecycle PASSED org.apache.kafka.connect.file.FileStreamSourceTaskTest > testBatchSize STARTED org.apache.kafka.connect.file.FileStreamSourceTaskTest > testBatchSize PASSED org.apache.kafka.connect.file.FileStreamSourceTaskTest > testMissingFile STARTED org.apache.kafka.connect.file.FileStreamSourceTaskTest > testMissingFile PASSED org.apache.kafka.connect.file.FileStreamSinkTaskTest > testPutFlush STARTED org.apache.kafka.connect.file.FileStreamSinkTaskTest > testPutFlush PASSED org.apache.kafka.connect.file.FileStreamSinkTaskTest > testStart STARTED org.apache.kafka.connect.file.FileStreamSinkTaskTest > testStart PASSED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testSinkTasks STARTED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testSinkTasks PASSED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testTaskClass STARTED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testTaskClass PASSED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testConnectorConfigValidation STARTED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testConnectorConfigValidation PASSED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testSinkTasksStdout STARTED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testSinkTasksStdout PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testBlankTopic STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testBlankTopic PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testSourceTasks STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testSourceTasks PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testMissingTopic STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testMissingTopic PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testSourceTasksStdin STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testSourceTasksStdin PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testTaskClass STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testTaskClass PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testInvalidBatchSize STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testInvalidBatchSize PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testConnectorConfigValidation STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testConnectorConfigValidation PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testMultipleSourcesInvalid STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testMultipleSourcesInvalid PASSED 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://builds.apache.org/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 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 2h 14m 12s 173 actionable tasks: 172 executed, 1 up-to-date Build step 'Execute shell' marked build as failure [FINDBUGS] Collecting findbugs analysis files... Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 [FINDBUGS] Searching for all files in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/> that match the pattern **/build/reports/*bugs/*.xml [FINDBUGS] Parsing 17 files in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/clients/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/api/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/basic-auth-extension/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/file/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/json/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/runtime/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/transforms/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/examples/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/generator/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/jmh-benchmarks/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/log4j-appender/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/examples/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/streams-scala/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/test-utils/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/tools/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 No credentials specified Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=f304667df089b9e39850fe401ddfd0c457b1bb67, workspace=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/> [FINDBUGS] Computing warning deltas based on reference build #3489 Recording test results Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 Not sending mail to unregistered user nore...@github.com