See
<https://builds.apache.org/job/kafka-trunk-jdk8/3731/display/redirect?page=changes>
Changes:
[wangguoz] MINOR: rename subscription construction function (#6954)
------------------------------------------
[...truncated 4.91 MB...]
kafka.log.LogSegmentTest > testTruncateFull PASSED
kafka.log.LogManagerTest > testFileReferencesAfterAsyncDelete STARTED
kafka.log.LogManagerTest > testFileReferencesAfterAsyncDelete PASSED
kafka.log.LogManagerTest > testCleanupSegmentsToMaintainSize STARTED
kafka.log.LogManagerTest > testCleanupSegmentsToMaintainSize PASSED
kafka.log.LogManagerTest > testRecoveryDirectoryMappingWithRelativeDirectory
STARTED
kafka.log.LogManagerTest > testRecoveryDirectoryMappingWithRelativeDirectory
PASSED
kafka.log.LogManagerTest > testCreateLogWithInvalidLogDir STARTED
kafka.log.LogManagerTest > testCreateLogWithInvalidLogDir PASSED
kafka.log.LogManagerTest > testGetNonExistentLog STARTED
kafka.log.LogManagerTest > testGetNonExistentLog PASSED
kafka.log.LogManagerTest > testTwoLogManagersUsingSameDirFails STARTED
kafka.log.LogManagerTest > testTwoLogManagersUsingSameDirFails PASSED
kafka.log.LogManagerTest > testLeastLoadedAssignment STARTED
kafka.log.LogManagerTest > testLeastLoadedAssignment PASSED
kafka.log.LogManagerTest > testCleanupExpiredSegments STARTED
kafka.log.LogManagerTest > testCleanupExpiredSegments PASSED
kafka.log.LogManagerTest > testCheckpointRecoveryPoints STARTED
kafka.log.LogManagerTest > testCheckpointRecoveryPoints PASSED
kafka.log.LogManagerTest > testCheckpointForOnlyAffectedLogs STARTED
kafka.log.LogManagerTest > testCheckpointForOnlyAffectedLogs PASSED
kafka.log.LogManagerTest > testTimeBasedFlush STARTED
kafka.log.LogManagerTest > testTimeBasedFlush PASSED
kafka.log.LogManagerTest > testCreateLog STARTED
kafka.log.LogManagerTest > testCreateLog PASSED
kafka.log.LogManagerTest > testDoesntCleanLogsWithCompactPolicy STARTED
kafka.log.LogManagerTest > testDoesntCleanLogsWithCompactPolicy PASSED
kafka.log.LogManagerTest > testRecoveryDirectoryMappingWithTrailingSlash STARTED
kafka.log.LogManagerTest > testRecoveryDirectoryMappingWithTrailingSlash PASSED
kafka.log.LogManagerTest > testCreateAndDeleteOverlyLongTopic STARTED
kafka.log.LogManagerTest > testCreateAndDeleteOverlyLongTopic PASSED
kafka.log.LogManagerTest > testDoesntCleanLogsWithCompactDeletePolicy STARTED
kafka.log.LogManagerTest > testDoesntCleanLogsWithCompactDeletePolicy PASSED
kafka.log.OffsetMapTest > testClear STARTED
kafka.log.OffsetMapTest > testClear PASSED
kafka.log.OffsetMapTest > testGetWhenFull STARTED
kafka.log.OffsetMapTest > testGetWhenFull PASSED
kafka.log.OffsetMapTest > testBasicValidation STARTED
kafka.log.OffsetMapTest > testBasicValidation PASSED
kafka.log.LogCleanerTest > testCleanCorruptMessageSet STARTED
kafka.log.LogCleanerTest > testCleanCorruptMessageSet PASSED
kafka.log.LogCleanerTest > testAbortedTransactionSpanningSegments STARTED
kafka.log.LogCleanerTest > testAbortedTransactionSpanningSegments PASSED
kafka.log.LogCleanerTest >
testLogCleanerRetainsLastSequenceEvenIfTransactionAborted STARTED
kafka.log.LogCleanerTest >
testLogCleanerRetainsLastSequenceEvenIfTransactionAborted PASSED
kafka.log.LogCleanerTest > testBuildOffsetMap STARTED
kafka.log.LogCleanerTest > testBuildOffsetMap PASSED
kafka.log.LogCleanerTest > testAbortMarkerRemoval STARTED
kafka.log.LogCleanerTest > testAbortMarkerRemoval PASSED
kafka.log.LogCleanerTest > testBuildOffsetMapFakeLarge STARTED
kafka.log.LogCleanerTest > testBuildOffsetMapFakeLarge PASSED
kafka.log.LogCleanerTest > testSegmentGrouping STARTED
kafka.log.LogCleanerTest > testSegmentGrouping PASSED
kafka.log.LogCleanerTest > testCorruptMessageSizeLargerThanBytesAvailable
STARTED
kafka.log.LogCleanerTest > testCorruptMessageSizeLargerThanBytesAvailable PASSED
kafka.log.LogCleanerTest > testSizeTrimmedForPreallocatedAndCompactedTopic
STARTED
kafka.log.LogCleanerTest > testSizeTrimmedForPreallocatedAndCompactedTopic
PASSED
kafka.log.LogCleanerTest > testCommitMarkerRetentionWithEmptyBatch STARTED
kafka.log.LogCleanerTest > testCommitMarkerRetentionWithEmptyBatch PASSED
kafka.log.LogCleanerTest > testLogCleanerRetainsProducerLastSequence STARTED
kafka.log.LogCleanerTest > testLogCleanerRetainsProducerLastSequence PASSED
kafka.log.LogCleanerTest > testCleanSegmentsWithAbort STARTED
kafka.log.LogCleanerTest > testCleanSegmentsWithAbort PASSED
kafka.log.LogCleanerTest > testDeletedBatchesWithNoMessagesRead STARTED
kafka.log.LogCleanerTest > testDeletedBatchesWithNoMessagesRead PASSED
kafka.log.LogCleanerTest > testSegmentGroupingWithSparseOffsets STARTED
kafka.log.LogCleanerTest > testSegmentGroupingWithSparseOffsets PASSED
kafka.log.LogCleanerTest > testLargeMessage STARTED
kafka.log.LogCleanerTest > testLargeMessage PASSED
kafka.log.LogCleanerTest > testCleanEmptyControlBatch STARTED
kafka.log.LogCleanerTest > testCleanEmptyControlBatch PASSED
kafka.log.LogCleanerTest > testRecoveryAfterCrash STARTED
Build timed out (after 360 minutes). Marking the build as failed.
kafka.log.LogCleanerTest > testRecoveryAfterCrash PASSED
kafka.log.LogCleanerTest > testCleanTombstone STARTED
Build was aborted
[FINDBUGS] Collecting findbugs analysis files...
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
kafka.log.LogCleanerTest > testCleanTombstone PASSED
kafka.log.LogCleanerTest > testDuplicateCheckAfterCleaning STARTED
kafka.log.LogCleanerTest > testDuplicateCheckAfterCleaning PASSED
kafka.log.LogCleanerTest > testAbortMarkerRetentionWithEmptyBatch STARTED
kafka.log.LogCleanerTest > testAbortMarkerRetentionWithEmptyBatch PASSED
kafka.log.LogCleanerTest > testCleaningWithUncleanableSection STARTED
kafka.log.LogCleanerTest > testCleaningWithUncleanableSection PASSED
kafka.log.LogCleanerTest > testLogToClean STARTED
kafka.log.LogCleanerTest > testLogToClean PASSED
kafka.log.LogCleanerTest > testCleaningWithDeletes STARTED
kafka.log.LogCleanerTest > testCleaningWithDeletes SKIPPED
> Task :core:test FAILED
> Task :connect:file:test
org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testBlankTopic
STARTED
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=e52cee09-bab9-4dfb-ac6c-105989233f48,
currentDir=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/}>
Attempting to read last messages from the daemon log...
Daemon pid: 5544
log file: /home/jenkins/.gradle/daemon/5.4.1/daemon-5544.out.log
----- Last 20 lines from daemon log file - daemon-5544.out.log -----
at
org.gradle.process.internal.DefaultExecHandle.failed(DefaultExecHandle.java:356)
at
org.gradle.process.internal.ExecHandleRunner.run(ExecHandleRunner.java:86)
at
org.gradle.internal.operations.CurrentBuildOperationPreservingRunnable.run(CurrentBuildOperationPreservingRunnable.java:42)
at
org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
at
org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at
org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: Shutdown in progress
at
java.lang.ApplicationShutdownHooks.remove(ApplicationShutdownHooks.java:82)
at java.lang.Runtime.removeShutdownHook(Runtime.java:239)
at
org.gradle.process.internal.shutdown.ShutdownHooks.removeShutdownHook(ShutdownHooks.java:33)
at
org.gradle.process.internal.DefaultExecHandle.setEndStateInfo(DefaultExecHandle.java:199)
at
org.gradle.process.internal.DefaultExecHandle.aborted(DefaultExecHandle.java:352)
at
org.gradle.process.internal.ExecHandleRunner.completed(ExecHandleRunner.java:107)
at
org.gradle.process.internal.ExecHandleRunner.run(ExecHandleRunner.java:83)
... 7 more
org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testBlankTopic
SKIPPED
----- End of the daemon log -----
FAILURE: Build failed with an exception.
* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may
have crashed)
* 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
[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=c7db82b59a145735fce227436c6191d1825fe384,
workspace=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/>
[FINDBUGS] Computing warning deltas based on reference build #3729
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 [email protected]
Not sending mail to unregistered user [email protected]