See <https://builds.apache.org/job/kafka-trunk-jdk9/321/display/redirect?page=changes>
Changes: [github] KAFKA-6366: Fix stack overflow in consumer due to many offset commits ------------------------------------------ [...truncated 1.86 MB...] org.apache.kafka.streams.TopologyTest > multipleSourcesShouldHaveDistinctSubtopologies STARTED org.apache.kafka.streams.TopologyTest > multipleSourcesShouldHaveDistinctSubtopologies PASSED org.apache.kafka.streams.TopologyTest > testNamedTopicMatchesAlreadyProvidedPattern STARTED org.apache.kafka.streams.TopologyTest > testNamedTopicMatchesAlreadyProvidedPattern PASSED org.apache.kafka.streams.TopologyTest > processorsWithSharedStateShouldHaveSameSubtopology STARTED org.apache.kafka.streams.TopologyTest > processorsWithSharedStateShouldHaveSameSubtopology PASSED org.apache.kafka.streams.TopologyTest > shouldNotAllowToAddTopicTwice STARTED org.apache.kafka.streams.TopologyTest > shouldNotAllowToAddTopicTwice PASSED org.apache.kafka.streams.TopologyTest > processorWithMultipleSourcesShouldHaveSingleSubtopology STARTED org.apache.kafka.streams.TopologyTest > processorWithMultipleSourcesShouldHaveSingleSubtopology PASSED org.apache.kafka.streams.TopologyTest > shouldNotAllowToAddStateStoreToSink STARTED org.apache.kafka.streams.TopologyTest > shouldNotAllowToAddStateStoreToSink PASSED org.apache.kafka.streams.TopologyTest > shouldNotAddNullStateStoreSupplier STARTED org.apache.kafka.streams.TopologyTest > shouldNotAddNullStateStoreSupplier PASSED org.apache.kafka.streams.TopologyTest > shouldNotAllowToAddStateStoreToNonExistingProcessor STARTED org.apache.kafka.streams.TopologyTest > shouldNotAllowToAddStateStoreToNonExistingProcessor PASSED org.apache.kafka.streams.TopologyTest > sourceAndProcessorShouldHaveSingleSubtopology STARTED org.apache.kafka.streams.TopologyTest > sourceAndProcessorShouldHaveSingleSubtopology PASSED org.apache.kafka.streams.TopologyTest > shouldNotAllowNullStoreNameWhenConnectingProcessorAndStateStores STARTED org.apache.kafka.streams.TopologyTest > shouldNotAllowNullStoreNameWhenConnectingProcessorAndStateStores PASSED org.apache.kafka.streams.TopologyTest > shouldNotAllowNullNameWhenAddingSourceWithTopic STARTED org.apache.kafka.streams.TopologyTest > shouldNotAllowNullNameWhenAddingSourceWithTopic PASSED org.apache.kafka.streams.TopologyTest > sourceAndProcessorWithStateShouldHaveSingleSubtopology STARTED org.apache.kafka.streams.TopologyTest > sourceAndProcessorWithStateShouldHaveSingleSubtopology PASSED org.apache.kafka.streams.TopologyTest > shouldNotAllowNullTopicWhenAddingSink STARTED org.apache.kafka.streams.TopologyTest > shouldNotAllowNullTopicWhenAddingSink PASSED org.apache.kafka.streams.TopologyTest > shouldNotAllowToAddGlobalStoreWithSourceNameEqualsProcessorName STARTED org.apache.kafka.streams.TopologyTest > shouldNotAllowToAddGlobalStoreWithSourceNameEqualsProcessorName PASSED org.apache.kafka.streams.TopologyTest > singleSourceWithListOfTopicsShouldHaveSingleSubtopology STARTED org.apache.kafka.streams.TopologyTest > singleSourceWithListOfTopicsShouldHaveSingleSubtopology PASSED org.apache.kafka.streams.TopologyTest > sourceWithMultipleProcessorsShouldHaveSingleSubtopology STARTED org.apache.kafka.streams.TopologyTest > sourceWithMultipleProcessorsShouldHaveSingleSubtopology PASSED org.apache.kafka.streams.TopologyTest > shouldNotAllowZeroStoreNameWhenConnectingProcessorAndStateStores STARTED org.apache.kafka.streams.TopologyTest > shouldNotAllowZeroStoreNameWhenConnectingProcessorAndStateStores PASSED org.apache.kafka.streams.TopologyTest > multipleSourcesWithProcessorsShouldHaveDistinctSubtopologies STARTED org.apache.kafka.streams.TopologyTest > multipleSourcesWithProcessorsShouldHaveDistinctSubtopologies PASSED org.apache.kafka.streams.TopologyTest > shouldThrowOnUnassignedStateStoreAccess STARTED org.apache.kafka.streams.TopologyTest > shouldThrowOnUnassignedStateStoreAccess PASSED org.apache.kafka.streams.TopologyTest > shouldNotAllowNullProcessorNameWhenConnectingProcessorAndStateStores STARTED org.apache.kafka.streams.TopologyTest > shouldNotAllowNullProcessorNameWhenConnectingProcessorAndStateStores PASSED org.apache.kafka.streams.TopologyTest > shouldDescribeGlobalStoreTopology STARTED org.apache.kafka.streams.TopologyTest > shouldDescribeGlobalStoreTopology PASSED org.apache.kafka.streams.TopologyTest > shouldDescribeMultipleGlobalStoreTopology STARTED org.apache.kafka.streams.TopologyTest > shouldDescribeMultipleGlobalStoreTopology PASSED org.apache.kafka.streams.TopologyTest > shouldNotAllowToAddSinkWithSameName STARTED org.apache.kafka.streams.TopologyTest > shouldNotAllowToAddSinkWithSameName PASSED org.apache.kafka.streams.TopologyTest > shouldNotAllowNullProcessorSupplierWhenAddingProcessor STARTED org.apache.kafka.streams.TopologyTest > shouldNotAllowNullProcessorSupplierWhenAddingProcessor PASSED org.apache.kafka.streams.TopologyTest > shoudNotAllowToAddProcessorWithSameName STARTED org.apache.kafka.streams.TopologyTest > shoudNotAllowToAddProcessorWithSameName PASSED org.apache.kafka.streams.TopologyTest > shouldFailIfSinkIsParent STARTED org.apache.kafka.streams.TopologyTest > shouldFailIfSinkIsParent PASSED org.apache.kafka.streams.TopologyTest > shouldNotAllowToAddSourcesWithSameName STARTED org.apache.kafka.streams.TopologyTest > shouldNotAllowToAddSourcesWithSameName PASSED org.apache.kafka.streams.TopologyTest > sourceAndProcessorWithMultipleStatesShouldHaveSingleSubtopology STARTED org.apache.kafka.streams.TopologyTest > sourceAndProcessorWithMultipleStatesShouldHaveSingleSubtopology PASSED org.apache.kafka.streams.TopologyTest > shouldDescribeEmptyTopology STARTED org.apache.kafka.streams.TopologyTest > shouldDescribeEmptyTopology PASSED org.apache.kafka.streams.TopologyTest > shouldFailIfSinkIsItsOwnParent STARTED org.apache.kafka.streams.TopologyTest > shouldFailIfSinkIsItsOwnParent PASSED org.apache.kafka.streams.TopologyTest > testPatternMatchesAlreadyProvidedTopicSource STARTED org.apache.kafka.streams.TopologyTest > testPatternMatchesAlreadyProvidedTopicSource PASSED org.apache.kafka.streams.TopologyTest > singleSourcePatternShouldHaveSingleSubtopology STARTED org.apache.kafka.streams.TopologyTest > singleSourcePatternShouldHaveSingleSubtopology PASSED org.apache.kafka.streams.TopologyTest > singleSourceShouldHaveSingleSubtopology STARTED org.apache.kafka.streams.TopologyTest > singleSourceShouldHaveSingleSubtopology PASSED org.apache.kafka.streams.TopologyTest > processorsWithSameSinkShouldHaveSameSubtopology STARTED org.apache.kafka.streams.TopologyTest > processorsWithSameSinkShouldHaveSameSubtopology PASSED org.apache.kafka.streams.TopologyTest > shouldNotAllowNullTopicsWhenAddingSoureWithTopic STARTED org.apache.kafka.streams.TopologyTest > shouldNotAllowNullTopicsWhenAddingSoureWithTopic PASSED org.apache.kafka.streams.TopologyTest > shouldFailWithUnknownParent STARTED org.apache.kafka.streams.TopologyTest > shouldFailWithUnknownParent PASSED org.apache.kafka.streams.TopologyTest > shouldFailIfNodeIsItsOwnParent STARTED org.apache.kafka.streams.TopologyTest > shouldFailIfNodeIsItsOwnParent PASSED org.apache.kafka.streams.TopologyTest > shouldNotAllowToAddStateStoreToSource STARTED org.apache.kafka.streams.TopologyTest > shouldNotAllowToAddStateStoreToSource PASSED org.apache.kafka.streams.TopologyTest > shouldNotAllowNullNameWhenAddingProcessor STARTED org.apache.kafka.streams.TopologyTest > shouldNotAllowNullNameWhenAddingProcessor PASSED org.apache.kafka.streams.TopologyTest > shouldNotAllowToAddStoreWithSameName STARTED org.apache.kafka.streams.TopologyTest > shouldNotAllowToAddStoreWithSameName PASSED org.apache.kafka.streams.TopologyTest > shouldNotAllowNullNameWhenAddingSourceWithPattern STARTED org.apache.kafka.streams.TopologyTest > shouldNotAllowNullNameWhenAddingSourceWithPattern PASSED org.apache.kafka.streams.TopologyTest > multipleSourcesWithSinksShouldHaveDistinctSubtopologies STARTED org.apache.kafka.streams.TopologyTest > multipleSourcesWithSinksShouldHaveDistinctSubtopologies 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.KeyValueTest > shouldHaveSaneEqualsAndHashCode STARTED org.apache.kafka.streams.KeyValueTest > shouldHaveSaneEqualsAndHashCode PASSED 1847 tests completed, 12 failed :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-jdk9/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 BUILD FAILED in 1h 47m 6s 54 actionable tasks: 40 executed, 14 up-to-date Build step 'Execute shell' marked build as failure Recording test results ERROR: No tool found matching GRADLE_3_4_RC_2_HOME Setting GRADLE_4_3_HOME=/home/jenkins/tools/gradle/4.3 ERROR: No tool found matching GRADLE_3_4_RC_2_HOME Setting GRADLE_4_3_HOME=/home/jenkins/tools/gradle/4.3 Not sending mail to unregistered user git...@alasdairhodge.co.uk Not sending mail to unregistered user rajinisiva...@googlemail.com Not sending mail to unregistered user wangg...@gmail.com