See
<https://builds.apache.org/job/kafka-trunk-jdk8/2489/display/redirect?page=changes>
Changes:
[mjsax] KAFKA-6486: Implemented LinkedHashMap in TimeWindows (#4628)
------------------------------------------
[...truncated 3.55 MB...]
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowExceptionIfBootstrapServersIsNotSet STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowExceptionIfBootstrapServersIsNotSet PASSED
org.apache.kafka.streams.StreamsConfigTest >
consumerConfigMustUseAdminClientConfigForRetries STARTED
org.apache.kafka.streams.StreamsConfigTest >
consumerConfigMustUseAdminClientConfigForRetries PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldSpecifyCorrectKeySerdeClassOnErrorUsingDeprecatedConfigs STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldSpecifyCorrectKeySerdeClassOnErrorUsingDeprecatedConfigs PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldBeSupportNonPrefixedRestoreConsumerConfigs STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldBeSupportNonPrefixedRestoreConsumerConfigs PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedRestoreConsumerConfigs STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedRestoreConsumerConfigs PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowExceptionIfApplicationIdIsNotSet STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowExceptionIfApplicationIdIsNotSet PASSED
org.apache.kafka.streams.StreamsConfigTest >
consumerConfigMustContainStreamPartitionAssignorConfig STARTED
org.apache.kafka.streams.StreamsConfigTest >
consumerConfigMustContainStreamPartitionAssignorConfig PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldResetToDefaultIfProducerMaxInFlightRequestPerConnectionsIsOverriddenIfEosEnabled
STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldResetToDefaultIfProducerMaxInFlightRequestPerConnectionsIsOverriddenIfEosEnabled
PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldSpecifyCorrectKeySerdeClassOnError STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldSpecifyCorrectKeySerdeClassOnError PASSED
org.apache.kafka.streams.tools.StreamsResetterTest >
testShiftOffsetByWhenBetweenBeginningAndEndOffset STARTED
org.apache.kafka.streams.tools.StreamsResetterTest >
testShiftOffsetByWhenBetweenBeginningAndEndOffset PASSED
org.apache.kafka.streams.tools.StreamsResetterTest >
testResetToSpecificOffsetWhenAfterEndOffset STARTED
org.apache.kafka.streams.tools.StreamsResetterTest >
testResetToSpecificOffsetWhenAfterEndOffset PASSED
org.apache.kafka.streams.tools.StreamsResetterTest >
shouldAcceptValidDateFormats STARTED
org.apache.kafka.streams.tools.StreamsResetterTest >
shouldAcceptValidDateFormats PASSED
org.apache.kafka.streams.tools.StreamsResetterTest > shouldDeleteTopic STARTED
org.apache.kafka.streams.tools.StreamsResetterTest > shouldDeleteTopic PASSED
org.apache.kafka.streams.tools.StreamsResetterTest >
testResetToSpecificOffsetWhenBetweenBeginningAndEndOffset STARTED
org.apache.kafka.streams.tools.StreamsResetterTest >
testResetToSpecificOffsetWhenBetweenBeginningAndEndOffset PASSED
org.apache.kafka.streams.tools.StreamsResetterTest >
testShiftOffsetByWhenAfterEndOffset STARTED
org.apache.kafka.streams.tools.StreamsResetterTest >
testShiftOffsetByWhenAfterEndOffset PASSED
org.apache.kafka.streams.tools.StreamsResetterTest >
testResetToSpecificOffsetWhenBeforeBeginningOffset STARTED
org.apache.kafka.streams.tools.StreamsResetterTest >
testResetToSpecificOffsetWhenBeforeBeginningOffset PASSED
org.apache.kafka.streams.tools.StreamsResetterTest > shouldSeekToEndOffset
STARTED
org.apache.kafka.streams.tools.StreamsResetterTest > shouldSeekToEndOffset
PASSED
org.apache.kafka.streams.tools.StreamsResetterTest >
testResetUsingPlanWhenBetweenBeginningAndEndOffset STARTED
org.apache.kafka.streams.tools.StreamsResetterTest >
testResetUsingPlanWhenBetweenBeginningAndEndOffset PASSED
org.apache.kafka.streams.tools.StreamsResetterTest >
testResetUsingPlanWhenBeforeBeginningOffset STARTED
org.apache.kafka.streams.tools.StreamsResetterTest >
testResetUsingPlanWhenBeforeBeginningOffset PASSED
org.apache.kafka.streams.tools.StreamsResetterTest >
shouldThrowOnInvalidDateFormat STARTED
org.apache.kafka.streams.tools.StreamsResetterTest >
shouldThrowOnInvalidDateFormat PASSED
org.apache.kafka.streams.tools.StreamsResetterTest >
testResetUsingPlanWhenAfterEndOffset STARTED
org.apache.kafka.streams.tools.StreamsResetterTest >
testResetUsingPlanWhenAfterEndOffset PASSED
org.apache.kafka.streams.tools.StreamsResetterTest >
testShiftOffsetByWhenBeforeBeginningOffset STARTED
org.apache.kafka.streams.tools.StreamsResetterTest >
testShiftOffsetByWhenBeforeBeginningOffset PASSED
org.apache.kafka.streams.StreamsBuilderTest > testMerge STARTED
org.apache.kafka.streams.StreamsBuilderTest > testMerge PASSED
org.apache.kafka.streams.StreamsBuilderTest > testFrom STARTED
org.apache.kafka.streams.StreamsBuilderTest > testFrom PASSED
org.apache.kafka.streams.StreamsBuilderTest >
shouldAllowJoinMaterializedJoinedKTable STARTED
org.apache.kafka.streams.StreamsBuilderTest >
shouldAllowJoinMaterializedJoinedKTable PASSED
org.apache.kafka.streams.StreamsBuilderTest >
shouldUseSerdesDefinedInMaterializedToConsumeGlobalTable STARTED
org.apache.kafka.streams.StreamsBuilderTest >
shouldUseSerdesDefinedInMaterializedToConsumeGlobalTable PASSED
org.apache.kafka.streams.StreamsBuilderTest >
shouldAllowJoinMaterializedFilteredKTable STARTED
org.apache.kafka.streams.StreamsBuilderTest >
shouldAllowJoinMaterializedFilteredKTable PASSED
org.apache.kafka.streams.StreamsBuilderTest >
shouldAllowJoinMaterializedMapValuedKTable STARTED
org.apache.kafka.streams.StreamsBuilderTest >
shouldAllowJoinMaterializedMapValuedKTable PASSED
org.apache.kafka.streams.StreamsBuilderTest >
shouldAllowJoinUnmaterializedMapValuedKTable STARTED
org.apache.kafka.streams.StreamsBuilderTest >
shouldAllowJoinUnmaterializedMapValuedKTable PASSED
org.apache.kafka.streams.StreamsBuilderTest >
shouldAllowJoinUnmaterializedFilteredKTable STARTED
org.apache.kafka.streams.StreamsBuilderTest >
shouldAllowJoinUnmaterializedFilteredKTable PASSED
org.apache.kafka.streams.StreamsBuilderTest >
shouldUseSerdesDefinedInMaterializedToConsumeTable STARTED
org.apache.kafka.streams.StreamsBuilderTest >
shouldUseSerdesDefinedInMaterializedToConsumeTable PASSED
org.apache.kafka.streams.StreamsBuilderTest >
shouldThrowExceptionWhenTopicNamesAreNull STARTED
org.apache.kafka.streams.StreamsBuilderTest >
shouldThrowExceptionWhenTopicNamesAreNull PASSED
org.apache.kafka.streams.StreamsBuilderTest >
shouldAllowJoinMaterializedSourceKTable STARTED
org.apache.kafka.streams.StreamsBuilderTest >
shouldAllowJoinMaterializedSourceKTable PASSED
org.apache.kafka.streams.StreamsBuilderTest >
shouldThrowExceptionWhenNoTopicPresent STARTED
org.apache.kafka.streams.StreamsBuilderTest >
shouldThrowExceptionWhenNoTopicPresent PASSED
org.apache.kafka.streams.StreamsBuilderTest > shouldUseDefaultNodeAndStoreNames
STARTED
org.apache.kafka.streams.StreamsBuilderTest > shouldUseDefaultNodeAndStoreNames
PASSED
org.apache.kafka.streams.StreamsBuilderTest >
shouldAllowJoinUnmaterializedJoinedKTable STARTED
org.apache.kafka.streams.StreamsBuilderTest >
shouldAllowJoinUnmaterializedJoinedKTable PASSED
org.apache.kafka.streams.StreamsBuilderTest > shouldProcessingFromSinkTopic
STARTED
org.apache.kafka.streams.StreamsBuilderTest > shouldProcessingFromSinkTopic
PASSED
org.apache.kafka.streams.StreamsBuilderTest > shouldProcessViaThroughTopic
STARTED
org.apache.kafka.streams.StreamsBuilderTest > shouldProcessViaThroughTopic
PASSED
org.apache.kafka.streams.integration.InternalTopicIntegrationTest >
shouldCompactTopicsForKeyValueStoreChangelogs STARTED
org.apache.kafka.streams.integration.InternalTopicIntegrationTest >
shouldCompactTopicsForKeyValueStoreChangelogs PASSED
org.apache.kafka.streams.integration.InternalTopicIntegrationTest >
shouldCompactAndDeleteTopicsForWindowStoreChangelogs STARTED
org.apache.kafka.streams.integration.InternalTopicIntegrationTest >
shouldCompactAndDeleteTopicsForWindowStoreChangelogs PASSED
org.apache.kafka.streams.integration.ResetIntegrationTest >
shouldNotAllowToResetWhenInputTopicAbsent STARTED
org.apache.kafka.streams.integration.ResetIntegrationTest >
shouldNotAllowToResetWhenInputTopicAbsent PASSED
org.apache.kafka.streams.integration.ResetIntegrationTest >
shouldNotAllowToResetWhenIntermediateTopicAbsent STARTED
org.apache.kafka.streams.integration.ResetIntegrationTest >
shouldNotAllowToResetWhenIntermediateTopicAbsent PASSED
org.apache.kafka.streams.integration.ResetIntegrationTest >
testReprocessingByDurationAfterResetWithoutIntermediateUserTopic STARTED
org.apache.kafka.streams.integration.ResetIntegrationTest >
testReprocessingByDurationAfterResetWithoutIntermediateUserTopic PASSED
org.apache.kafka.streams.integration.ResetIntegrationTest >
testReprocessingFromScratchAfterResetWithIntermediateUserTopic STARTED
org.apache.kafka.streams.integration.ResetIntegrationTest >
testReprocessingFromScratchAfterResetWithIntermediateUserTopic PASSED
org.apache.kafka.streams.integration.ResetIntegrationTest >
testReprocessingFromScratchAfterResetWithoutIntermediateUserTopic STARTED
org.apache.kafka.streams.integration.ResetIntegrationTest >
testReprocessingFromScratchAfterResetWithoutIntermediateUserTopic PASSED
org.apache.kafka.streams.integration.ResetIntegrationTest >
testReprocessingFromFileAfterResetWithoutIntermediateUserTopic STARTED
org.apache.kafka.streams.integration.ResetIntegrationTest >
testReprocessingFromFileAfterResetWithoutIntermediateUserTopic PASSED
org.apache.kafka.streams.integration.ResetIntegrationTest >
testReprocessingFromDateTimeAfterResetWithoutIntermediateUserTopic STARTED
org.apache.kafka.streams.integration.ResetIntegrationTest >
testReprocessingFromDateTimeAfterResetWithoutIntermediateUserTopic PASSED
org.apache.kafka.streams.integration.ResetIntegrationTest >
shouldNotAllowToResetWhileStreamsRunning STARTED
org.apache.kafka.streams.integration.ResetIntegrationTest >
shouldNotAllowToResetWhileStreamsRunning PASSED
ERROR: Could not install GRADLE_4_4_HOME
java.lang.NullPointerException
at
hudson.plugins.toolenv.ToolEnvBuildWrapper$1.buildEnvVars(ToolEnvBuildWrapper.java:46)
at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:895)
at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:458)
at
hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:666)
at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:631)
at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:391)
at hudson.scm.SCM.poll(SCM.java:408)
at hudson.model.AbstractProject._poll(AbstractProject.java:1384)
at hudson.model.AbstractProject.poll(AbstractProject.java:1287)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:594)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:640)
at
hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Build timed out (after 360 minutes). Marking the build as failed.
:streams:test FAILED
Build was aborted
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':streams:test'.
> Process 'Gradle Test Executor 11' finished with non-zero exit value 143
* 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
BUILD FAILED in 1h 32m 32s
61 actionable tasks: 58 executed, 3 up-to-date
[FINDBUGS] Collecting findbugs analysis files...
Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4
[FINDBUGS] Searching for all files in
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/> that match the pattern
**/build/reports/findbugs/*.xml
[FINDBUGS] Parsing 6 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/findbugs/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/findbugs/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/findbugs/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/findbugs/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/findbugs/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/findbugs/main.xml>
with 0 unique warnings and 0 duplicates.
Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4
Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=02a8ef859539349151e9d1dd0c69ac83a24ee7a2,
workspace=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/>
[FINDBUGS] Computing warning deltas based on reference build #2477
Recording test results
Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4
Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]