See 
<https://builds.apache.org/job/kafka-trunk-jdk10/298/display/redirect?page=changes>

Changes:

[github] MINOR: Fix transient test failure in SslTransportLayerTest (#5396)

[github] KAFKA-3702: Change log level of SSL close_notify failure (#5397)

------------------------------------------
[...truncated 1.98 MB...]
org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > 
shouldCloseAllStoresEvenIfStoreThrowsExcepiton STARTED

org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > 
shouldCloseAllStoresEvenIfStoreThrowsExcepiton PASSED

org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > 
shouldSuccessfullyReInitializeStateStoresWithEosEnable STARTED

org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > 
shouldSuccessfullyReInitializeStateStoresWithEosEnable PASSED

org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > 
shouldSuccessfullyReInitializeStateStoresWithEosDisable STARTED

org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > 
shouldSuccessfullyReInitializeStateStoresWithEosDisable PASSED

org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > 
shouldWriteCheckpointForPersistentLogEnabledStore STARTED

org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > 
shouldWriteCheckpointForPersistentLogEnabledStore PASSED

org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > 
testRegisterPersistentStore STARTED

org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > 
testRegisterPersistentStore PASSED

org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > 
shouldThrowIllegalArgumentExceptionOnRegisterWhenStoreHasAlreadyBeenRegistered 
STARTED

org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > 
shouldThrowIllegalArgumentExceptionOnRegisterWhenStoreHasAlreadyBeenRegistered 
PASSED

org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > 
shouldRestoreStoreWithSinglePutRestoreSpecification STARTED

org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > 
shouldRestoreStoreWithSinglePutRestoreSpecification PASSED

org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > 
shouldNotChangeOffsetsIfAckedOffsetsIsNull STARTED

org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > 
shouldNotChangeOffsetsIfAckedOffsetsIsNull PASSED

org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > 
shouldThrowIllegalArgumentExceptionIfStoreNameIsSameAsCheckpointFileName STARTED

org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > 
shouldThrowIllegalArgumentExceptionIfStoreNameIsSameAsCheckpointFileName PASSED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > 
shouldCloseStateManagerWithOffsets STARTED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > 
shouldCloseStateManagerWithOffsets PASSED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > 
shouldProcessRecordsForTopic STARTED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > 
shouldProcessRecordsForTopic PASSED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > 
shouldInitializeProcessorTopology STARTED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > 
shouldInitializeProcessorTopology PASSED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > 
shouldInitializeContext STARTED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > 
shouldInitializeContext PASSED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > 
shouldCheckpointOffsetsWhenStateIsFlushed STARTED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > 
shouldCheckpointOffsetsWhenStateIsFlushed PASSED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > 
shouldThrowStreamsExceptionWhenKeyDeserializationFails STARTED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > 
shouldThrowStreamsExceptionWhenKeyDeserializationFails PASSED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > 
shouldInitializeStateManager STARTED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > 
shouldInitializeStateManager PASSED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > 
shouldProcessRecordsForOtherTopic STARTED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > 
shouldProcessRecordsForOtherTopic PASSED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > 
shouldNotThrowStreamsExceptionWhenValueDeserializationFails STARTED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > 
shouldNotThrowStreamsExceptionWhenValueDeserializationFails PASSED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > 
shouldThrowStreamsExceptionWhenValueDeserializationFails STARTED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > 
shouldThrowStreamsExceptionWhenValueDeserializationFails PASSED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > 
shouldNotThrowStreamsExceptionWhenKeyDeserializationFailsWithSkipHandler STARTED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > 
shouldNotThrowStreamsExceptionWhenKeyDeserializationFailsWithSkipHandler PASSED

org.apache.kafka.streams.processor.internals.StreamsMetricsImplTest > 
testThroughputMetrics STARTED

org.apache.kafka.streams.processor.internals.StreamsMetricsImplTest > 
testThroughputMetrics PASSED

org.apache.kafka.streams.processor.internals.StreamsMetricsImplTest > 
testLatencyMetrics STARTED

org.apache.kafka.streams.processor.internals.StreamsMetricsImplTest > 
testLatencyMetrics PASSED

org.apache.kafka.streams.processor.internals.StreamsMetricsImplTest > 
testRemoveSensor STARTED

org.apache.kafka.streams.processor.internals.StreamsMetricsImplTest > 
testRemoveSensor PASSED

org.apache.kafka.streams.processor.internals.StreamsMetricsImplTest > 
testRemoveNullSensor STARTED

org.apache.kafka.streams.processor.internals.StreamsMetricsImplTest > 
testRemoveNullSensor PASSED

org.apache.kafka.streams.processor.internals.StreamsMetricsImplTest > 
testNullMetrics STARTED

org.apache.kafka.streams.processor.internals.StreamsMetricsImplTest > 
testNullMetrics PASSED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > 
shouldDieOnInvalidOffsetException STARTED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > 
shouldDieOnInvalidOffsetException PASSED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > 
shouldStayDeadAfterTwoCloses STARTED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > 
shouldStayDeadAfterTwoCloses PASSED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > 
shouldTransitionToRunningOnStart STARTED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > 
shouldTransitionToRunningOnStart PASSED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > 
shouldCloseStateStoresOnClose STARTED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > 
shouldCloseStateStoresOnClose PASSED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > 
shouldBeRunningAfterSuccessfulStart STARTED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > 
shouldBeRunningAfterSuccessfulStart PASSED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > 
shouldTransitionToDeadOnClose STARTED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > 
shouldTransitionToDeadOnClose PASSED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > 
shouldStopRunningWhenClosedByUser STARTED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > 
shouldStopRunningWhenClosedByUser PASSED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > 
shouldThrowStreamsExceptionOnStartupIfThereIsAStreamsException STARTED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > 
shouldThrowStreamsExceptionOnStartupIfThereIsAStreamsException PASSED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > 
shouldThrowStreamsExceptionOnStartupIfExceptionOccurred STARTED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > 
shouldThrowStreamsExceptionOnStartupIfExceptionOccurred PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldCleanUpTaskStateDirectoriesThatAreNotCurrentlyLocked STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldCleanUpTaskStateDirectoriesThatAreNotCurrentlyLocked PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldCreateBaseDirectory STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldCreateBaseDirectory PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldThrowProcessorStateException STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldThrowProcessorStateException PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldLockMulitpleTaskDirectories STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldLockMulitpleTaskDirectories PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldCreateDirectoriesIfParentDoesntExist STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldCreateDirectoriesIfParentDoesntExist PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldUnlockGlobalStateDirectory STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldUnlockGlobalStateDirectory PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldListAllTaskDirectories STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldListAllTaskDirectories PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldCleanupStateDirectoriesWhenLastModifiedIsLessThanNowMinusCleanupDelay 
STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldCleanupStateDirectoriesWhenLastModifiedIsLessThanNowMinusCleanupDelay 
PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldNotLockStateDirLockedByAnotherThread STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldNotLockStateDirLockedByAnotherThread PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldLockTaskStateDirectory STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldLockTaskStateDirectory PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldNotUnLockStateDirLockedByAnotherThread STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldNotUnLockStateDirLockedByAnotherThread PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldLockGlobalStateDirectory STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldLockGlobalStateDirectory PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldCleanupAllTaskDirectoriesIncludingGlobalOne STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldCleanupAllTaskDirectoriesIncludingGlobalOne PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldNotLockDeletedDirectory STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldNotLockDeletedDirectory PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldCreateTaskStateDirectory STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldCreateTaskStateDirectory PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldNotRemoveNonTaskDirectoriesAndFiles STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldNotRemoveNonTaskDirectoriesAndFiles PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldBeTrueIfAlreadyHoldsLock STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldBeTrueIfAlreadyHoldsLock PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldReleaseTaskStateDirectoryLock STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > 
shouldReleaseTaskStateDirectoryLock PASSED

org.apache.kafka.streams.processor.WallclockTimestampExtractorTest > 
extractSystemTimestamp STARTED

org.apache.kafka.streams.processor.WallclockTimestampExtractorTest > 
extractSystemTimestamp PASSED

org.apache.kafka.streams.processor.UsePreviousTimeOnInvalidTimestampTest > 
usePreviousTimeOnInvalidTimestamp STARTED

org.apache.kafka.streams.processor.UsePreviousTimeOnInvalidTimestampTest > 
usePreviousTimeOnInvalidTimestamp PASSED

org.apache.kafka.streams.processor.UsePreviousTimeOnInvalidTimestampTest > 
shouldThrowStreamsException STARTED

org.apache.kafka.streams.processor.UsePreviousTimeOnInvalidTimestampTest > 
shouldThrowStreamsException PASSED

org.apache.kafka.streams.processor.UsePreviousTimeOnInvalidTimestampTest > 
extractMetadataTimestamp STARTED

org.apache.kafka.streams.processor.UsePreviousTimeOnInvalidTimestampTest > 
extractMetadataTimestamp PASSED

1899 tests completed, 2 failed

> Task :streams:test FAILED

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://builds.apache.org/job/kafka-trunk-jdk10/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 5.0.
See 
https://docs.gradle.org/4.8.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2h 15m 34s
67 actionable tasks: 66 executed, 1 up-to-date
Build step 'Execute shell' marked build as failure
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 git...@alasdairhodge.co.uk

Reply via email to