See <https://builds.apache.org/job/kafka-trunk-jdk11/646/display/redirect?page=changes>
Changes: [jason] MINOR: Fix Partition::toString method (#6971) ------------------------------------------ [...truncated 2.43 MB...] org.apache.kafka.streams.scala.kstream.SuppressedTest > Suppressed.untilWindowCloses should produce the correct suppression STARTED org.apache.kafka.streams.scala.kstream.SuppressedTest > Suppressed.untilWindowCloses should produce the correct suppression PASSED org.apache.kafka.streams.scala.kstream.SuppressedTest > Suppressed.untilTimeLimit should produce the correct suppression STARTED org.apache.kafka.streams.scala.kstream.SuppressedTest > Suppressed.untilTimeLimit should produce the correct suppression PASSED org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig.maxRecords should produce the correct buffer config STARTED org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig.maxRecords should produce the correct buffer config PASSED org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig.maxBytes should produce the correct buffer config STARTED org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig.maxBytes should produce the correct buffer config PASSED org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig.unbounded should produce the correct buffer config STARTED org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig.unbounded should produce the correct buffer config PASSED org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig should support very long chains of factory methods STARTED org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig should support very long chains of factory methods PASSED org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed should create a Consumed with Serdes STARTED org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed should create a Consumed with Serdes PASSED org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with timestampExtractor and resetPolicy should create a Consumed with Serdes, timestampExtractor and resetPolicy STARTED org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with timestampExtractor and resetPolicy should create a Consumed with Serdes, timestampExtractor and resetPolicy PASSED org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with timestampExtractor should create a Consumed with Serdes and timestampExtractor STARTED org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with timestampExtractor should create a Consumed with Serdes and timestampExtractor PASSED org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with resetPolicy should create a Consumed with Serdes and resetPolicy STARTED org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with resetPolicy should create a Consumed with Serdes and resetPolicy PASSED org.apache.kafka.streams.scala.kstream.ProducedTest > Create a Produced should create a Produced with Serdes STARTED org.apache.kafka.streams.scala.kstream.ProducedTest > Create a Produced should create a Produced with Serdes PASSED org.apache.kafka.streams.scala.kstream.ProducedTest > Create a Produced with timestampExtractor and resetPolicy should create a Consumed with Serdes, timestampExtractor and resetPolicy STARTED org.apache.kafka.streams.scala.kstream.ProducedTest > Create a Produced with timestampExtractor and resetPolicy should create a Consumed with Serdes, timestampExtractor and resetPolicy PASSED org.apache.kafka.streams.scala.kstream.GroupedTest > Create a Grouped should create a Grouped with Serdes STARTED org.apache.kafka.streams.scala.kstream.GroupedTest > Create a Grouped should create a Grouped with Serdes PASSED org.apache.kafka.streams.scala.kstream.GroupedTest > Create a Grouped with repartition topic name should create a Grouped with Serdes, and repartition topic name STARTED org.apache.kafka.streams.scala.kstream.GroupedTest > Create a Grouped with repartition topic name should create a Grouped with Serdes, and repartition topic name PASSED org.apache.kafka.streams.scala.kstream.JoinedTest > Create a Joined should create a Joined with Serdes STARTED org.apache.kafka.streams.scala.kstream.JoinedTest > Create a Joined should create a Joined with Serdes PASSED org.apache.kafka.streams.scala.kstream.JoinedTest > Create a Joined should create a Joined with Serdes and repartition topic name STARTED org.apache.kafka.streams.scala.kstream.JoinedTest > Create a Joined should create a Joined with Serdes and repartition topic name PASSED org.apache.kafka.streams.scala.kstream.KTableTest > filter a KTable should filter records satisfying the predicate STARTED org.apache.kafka.streams.scala.kstream.KTableTest > filter a KTable should filter records satisfying the predicate PASSED org.apache.kafka.streams.scala.kstream.KTableTest > filterNot a KTable should filter records not satisfying the predicate STARTED org.apache.kafka.streams.scala.kstream.KTableTest > filterNot a KTable should filter records not satisfying the predicate PASSED org.apache.kafka.streams.scala.kstream.KTableTest > join 2 KTables should join correctly records STARTED org.apache.kafka.streams.scala.kstream.KTableTest > join 2 KTables should join correctly records PASSED org.apache.kafka.streams.scala.kstream.KTableTest > join 2 KTables with a Materialized should join correctly records and state store STARTED org.apache.kafka.streams.scala.kstream.KTableTest > join 2 KTables with a Materialized should join correctly records and state store PASSED org.apache.kafka.streams.scala.kstream.KTableTest > windowed KTable#suppress should correctly suppress results using Suppressed.untilTimeLimit STARTED org.apache.kafka.streams.scala.kstream.KTableTest > windowed KTable#suppress should correctly suppress results using Suppressed.untilTimeLimit PASSED org.apache.kafka.streams.scala.kstream.KTableTest > windowed KTable#suppress should correctly suppress results using Suppressed.untilWindowCloses STARTED org.apache.kafka.streams.scala.kstream.KTableTest > windowed KTable#suppress should correctly suppress results using Suppressed.untilWindowCloses PASSED org.apache.kafka.streams.scala.kstream.KTableTest > session windowed KTable#suppress should correctly suppress results using Suppressed.untilWindowCloses STARTED org.apache.kafka.streams.scala.kstream.KTableTest > session windowed KTable#suppress should correctly suppress results using Suppressed.untilWindowCloses PASSED org.apache.kafka.streams.scala.kstream.KTableTest > non-windowed KTable#suppress should correctly suppress results using Suppressed.untilTimeLimit STARTED org.apache.kafka.streams.scala.kstream.KTableTest > non-windowed KTable#suppress should correctly suppress results using Suppressed.untilTimeLimit PASSED org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialized should create a Materialized with Serdes STARTED org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialized should create a Materialized with Serdes PASSED org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a store name should create a Materialized with Serdes and a store name STARTED org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a store name should create a Materialized with Serdes and a store name PASSED org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a window store supplier should create a Materialized with Serdes and a store supplier STARTED org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a window store supplier should create a Materialized with Serdes and a store supplier PASSED org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a key value store supplier should create a Materialized with Serdes and a store supplier STARTED org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a key value store supplier should create a Materialized with Serdes and a store supplier PASSED org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a session store supplier should create a Materialized with Serdes and a store supplier STARTED org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a session store supplier should create a Materialized with Serdes and a store supplier PASSED org.apache.kafka.streams.scala.kstream.KStreamTest > filter a KStream should filter records satisfying the predicate STARTED org.apache.kafka.streams.scala.kstream.KStreamTest > filter a KStream should filter records satisfying the predicate PASSED org.apache.kafka.streams.scala.kstream.KStreamTest > filterNot a KStream should filter records not satisfying the predicate STARTED org.apache.kafka.streams.scala.kstream.KStreamTest > filterNot a KStream should filter records not satisfying the predicate PASSED org.apache.kafka.streams.scala.kstream.KStreamTest > foreach a KStream should run foreach actions on records STARTED org.apache.kafka.streams.scala.kstream.KStreamTest > foreach a KStream should run foreach actions on records PASSED org.apache.kafka.streams.scala.kstream.KStreamTest > peek a KStream should run peek actions on records STARTED org.apache.kafka.streams.scala.kstream.KStreamTest > peek a KStream should run peek actions on records PASSED org.apache.kafka.streams.scala.kstream.KStreamTest > selectKey a KStream should select a new key STARTED org.apache.kafka.streams.scala.kstream.KStreamTest > selectKey a KStream should select a new key PASSED org.apache.kafka.streams.scala.kstream.KStreamTest > join 2 KStreams should join correctly records STARTED org.apache.kafka.streams.scala.kstream.KStreamTest > join 2 KStreams should join correctly records PASSED org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsMaterialized STARTED org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsMaterialized PASSED org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsJava STARTED org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsJava PASSED org.apache.kafka.streams.scala.WordCountTest > testShouldCountWords STARTED org.apache.kafka.streams.scala.WordCountTest > testShouldCountWords PASSED org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaJoin STARTED org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaJoin PASSED org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaSimple STARTED org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaSimple PASSED org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaAggregate STARTED org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaAggregate PASSED org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaProperties STARTED org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaProperties PASSED org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaTransform STARTED org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaTransform PASSED > Task :connect:runtime:test org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest > testCreateWithNotAllowedOverridesForPrincipalPolicy STARTED org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest > testCreateWithNotAllowedOverridesForPrincipalPolicy PASSED org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest > testCreateWithAllowedOverridesForAllPolicy STARTED org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest > testCreateWithAllowedOverridesForAllPolicy PASSED org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest > testCreateWithAllowedOverridesForPrincipalPolicy STARTED org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest > testCreateWithAllowedOverridesForPrincipalPolicy PASSED org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest > testCreateWithOverridesForNonePolicy STARTED org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest > testCreateWithOverridesForNonePolicy PASSED org.apache.kafka.connect.integration.RestExtensionIntegrationTest > testImmediateRequestForListOfConnectors STARTED org.apache.kafka.connect.integration.RestExtensionIntegrationTest > testImmediateRequestForListOfConnectors PASSED org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest > testStartTwoConnectors STARTED org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest > testStartTwoConnectors PASSED org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest > testDeleteConnector STARTED org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest > testDeleteConnector PASSED org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest > testAddingWorker STARTED org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest > testAddingWorker PASSED org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest > testRemovingWorker STARTED org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest > testRemovingWorker PASSED org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest > testReconfigConnector STARTED org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest > testReconfigConnector PASSED org.apache.kafka.connect.integration.ExampleConnectIntegrationTest > testSourceConnector STARTED org.apache.kafka.connect.integration.ExampleConnectIntegrationTest > testSourceConnector PASSED org.apache.kafka.connect.integration.ExampleConnectIntegrationTest > testSinkConnector STARTED org.apache.kafka.connect.integration.ExampleConnectIntegrationTest > testSinkConnector SKIPPED > Task :connect:runtime:test FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':connect:runtime:test'. > Process 'Gradle Test Executor 22' finished with non-zero exit value 1 This problem might be caused by incorrect test process configuration. Please refer to the test execution section in the User Manual at https://docs.gradle.org/5.4.1/userguide/java_testing.html#sec:test_execution * 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.4.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 2h 47m 37s 178 actionable tasks: 152 executed, 26 up-to-date Build step 'Execute shell' marked build as failure Recording test results ERROR: No tool found matching GRADLE_4_10_2_HOME Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 ERROR: No tool found matching GRADLE_4_10_2_HOME Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3