See <https://ci-builds.apache.org/job/Kafka/job/kafka/job/3.3/4/display/redirect>
Changes: ------------------------------------------ [...truncated 568099 lines...] [2022-07-12T17:28:40.415Z] org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testLeft[caching enabled = false] STARTED [2022-07-12T17:28:42.352Z] + echo Y [2022-07-12T17:28:42.352Z] + mvn archetype:generate -DarchetypeCatalog=local -DarchetypeGroupId=org.apache.kafka -DarchetypeArtifactId=streams-quickstart-java -DarchetypeVersion=3.3.0-SNAPSHOT -DgroupId=streams.examples -DartifactId=streams.examples -Dversion=0.1 -Dpackage=myapps [2022-07-12T17:28:42.352Z] [INFO] Scanning for projects... [2022-07-12T17:28:43.396Z] [INFO] [2022-07-12T17:28:43.396Z] [INFO] ------------------< org.apache.maven:standalone-pom >------------------- [2022-07-12T17:28:43.396Z] [INFO] Building Maven Stub Project (No POM) 1 [2022-07-12T17:28:43.396Z] [INFO] --------------------------------[ pom ]--------------------------------- [2022-07-12T17:28:43.396Z] [INFO] [2022-07-12T17:28:43.396Z] [INFO] >>> maven-archetype-plugin:3.2.1:generate (default-cli) > generate-sources @ standalone-pom >>> [2022-07-12T17:28:43.396Z] [INFO] [2022-07-12T17:28:43.396Z] [INFO] <<< maven-archetype-plugin:3.2.1:generate (default-cli) < generate-sources @ standalone-pom <<< [2022-07-12T17:28:43.396Z] [INFO] [2022-07-12T17:28:43.396Z] [INFO] [2022-07-12T17:28:43.396Z] [INFO] --- maven-archetype-plugin:3.2.1:generate (default-cli) @ standalone-pom --- [2022-07-12T17:28:44.916Z] [INFO] Generating project in Interactive mode [2022-07-12T17:28:44.916Z] [WARNING] Archetype not found in any catalog. Falling back to central repository. [2022-07-12T17:28:44.916Z] [WARNING] Add a repository with id 'archetype' in your settings.xml if archetype's repository is elsewhere. [2022-07-12T17:28:44.916Z] [INFO] Using property: groupId = streams.examples [2022-07-12T17:28:44.916Z] [INFO] Using property: artifactId = streams.examples [2022-07-12T17:28:44.916Z] [INFO] Using property: version = 0.1 [2022-07-12T17:28:44.916Z] [INFO] Using property: package = myapps [2022-07-12T17:28:44.916Z] Confirm properties configuration: [2022-07-12T17:28:44.916Z] groupId: streams.examples [2022-07-12T17:28:44.916Z] artifactId: streams.examples [2022-07-12T17:28:44.916Z] version: 0.1 [2022-07-12T17:28:44.916Z] package: myapps [2022-07-12T17:28:44.916Z] Y: : [INFO] ---------------------------------------------------------------------------- [2022-07-12T17:28:44.916Z] [INFO] Using following parameters for creating project from Archetype: streams-quickstart-java:3.3.0-SNAPSHOT [2022-07-12T17:28:44.916Z] [INFO] ---------------------------------------------------------------------------- [2022-07-12T17:28:44.916Z] [INFO] Parameter: groupId, Value: streams.examples [2022-07-12T17:28:44.916Z] [INFO] Parameter: artifactId, Value: streams.examples [2022-07-12T17:28:44.916Z] [INFO] Parameter: version, Value: 0.1 [2022-07-12T17:28:44.916Z] [INFO] Parameter: package, Value: myapps [2022-07-12T17:28:44.916Z] [INFO] Parameter: packageInPathFormat, Value: myapps [2022-07-12T17:28:44.916Z] [INFO] Parameter: package, Value: myapps [2022-07-12T17:28:44.916Z] [INFO] Parameter: version, Value: 0.1 [2022-07-12T17:28:44.916Z] [INFO] Parameter: groupId, Value: streams.examples [2022-07-12T17:28:44.916Z] [INFO] Parameter: artifactId, Value: streams.examples [2022-07-12T17:28:44.916Z] [INFO] Project created from Archetype in dir: /home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.3/streams/quickstart/test-streams-archetype/streams.examples [2022-07-12T17:28:44.916Z] [INFO] ------------------------------------------------------------------------ [2022-07-12T17:28:44.916Z] [INFO] BUILD SUCCESS [2022-07-12T17:28:44.916Z] [INFO] ------------------------------------------------------------------------ [2022-07-12T17:28:44.916Z] [INFO] Total time: 2.226 s [2022-07-12T17:28:44.916Z] [INFO] Finished at: 2022-07-12T17:28:44Z [2022-07-12T17:28:44.916Z] [INFO] ------------------------------------------------------------------------ [Pipeline] dir [2022-07-12T17:28:45.585Z] Running in /home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.3/streams/quickstart/test-streams-archetype/streams.examples [Pipeline] { [Pipeline] sh [2022-07-12T17:28:46.275Z] [2022-07-12T17:28:46.275Z] org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testLeft[caching enabled = false] PASSED [2022-07-12T17:28:46.275Z] [2022-07-12T17:28:46.275Z] org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testMultiInner[caching enabled = false] STARTED [2022-07-12T17:28:48.444Z] + mvn compile [2022-07-12T17:28:49.573Z] [INFO] Scanning for projects... [2022-07-12T17:28:49.573Z] [INFO] [2022-07-12T17:28:49.573Z] [INFO] -----------------< streams.examples:streams.examples >------------------ [2022-07-12T17:28:49.573Z] [INFO] Building Kafka Streams Quickstart :: Java 0.1 [2022-07-12T17:28:49.573Z] [INFO] --------------------------------[ jar ]--------------------------------- [2022-07-12T17:28:49.573Z] [INFO] [2022-07-12T17:28:49.573Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ streams.examples --- [2022-07-12T17:28:49.573Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-07-12T17:28:49.573Z] [INFO] Copying 1 resource [2022-07-12T17:28:49.573Z] [INFO] [2022-07-12T17:28:49.573Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ streams.examples --- [2022-07-12T17:28:50.706Z] [INFO] Changes detected - recompiling the module! [2022-07-12T17:28:50.706Z] [INFO] Compiling 3 source files to /home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.3/streams/quickstart/test-streams-archetype/streams.examples/target/classes [2022-07-12T17:28:51.758Z] [INFO] ------------------------------------------------------------------------ [2022-07-12T17:28:51.758Z] [INFO] BUILD SUCCESS [2022-07-12T17:28:51.758Z] [INFO] ------------------------------------------------------------------------ [2022-07-12T17:28:51.758Z] [INFO] Total time: 2.818 s [2022-07-12T17:28:51.758Z] [INFO] Finished at: 2022-07-12T17:28:51Z [2022-07-12T17:28:51.758Z] [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T17:28:53.497Z] [2022-07-12T17:28:53.497Z] org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testMultiInner[caching enabled = false] PASSED [2022-07-12T17:28:53.497Z] [2022-07-12T17:28:53.497Z] org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testLeftRepartitioned[caching enabled = false] STARTED [2022-07-12T17:29:00.726Z] [2022-07-12T17:29:00.726Z] org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > testLeftRepartitioned[caching enabled = false] PASSED [2022-07-12T17:29:01.671Z] [2022-07-12T17:29:01.671Z] org.apache.kafka.streams.integration.StreamTableJoinTopologyOptimizationIntegrationTest > shouldDoStreamTableJoinWithDifferentNumberOfPartitions[Optimization = all] STARTED [2022-07-12T17:29:04.407Z] [2022-07-12T17:29:04.407Z] org.apache.kafka.streams.integration.StreamTableJoinTopologyOptimizationIntegrationTest > shouldDoStreamTableJoinWithDifferentNumberOfPartitions[Optimization = all] PASSED [2022-07-12T17:29:04.407Z] [2022-07-12T17:29:04.407Z] org.apache.kafka.streams.integration.StreamTableJoinTopologyOptimizationIntegrationTest > shouldDoStreamTableJoinWithDifferentNumberOfPartitions[Optimization = none] STARTED [2022-07-12T17:29:08.010Z] [2022-07-12T17:29:08.010Z] org.apache.kafka.streams.integration.StreamTableJoinTopologyOptimizationIntegrationTest > shouldDoStreamTableJoinWithDifferentNumberOfPartitions[Optimization = none] PASSED [2022-07-12T17:29:10.658Z] [2022-07-12T17:29:10.658Z] org.apache.kafka.streams.integration.StreamsUpgradeTestIntegrationTest > testVersionProbingUpgrade STARTED [2022-07-12T17:32:18.748Z] [2022-07-12T17:32:18.748Z] org.apache.kafka.streams.integration.StreamsUpgradeTestIntegrationTest > testVersionProbingUpgrade PASSED [2022-07-12T17:32:18.748Z] [2022-07-12T17:32:18.748Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldInheritSerdes STARTED [2022-07-12T17:32:18.748Z] [2022-07-12T17:32:18.748Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldInheritSerdes PASSED [2022-07-12T17:32:18.748Z] [2022-07-12T17:32:18.748Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldShutdownWhenRecordConstraintIsViolated STARTED [2022-07-12T17:32:20.512Z] [2022-07-12T17:32:20.512Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldShutdownWhenRecordConstraintIsViolated PASSED [2022-07-12T17:32:20.512Z] [2022-07-12T17:32:20.512Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldUseDefaultSerdes STARTED [2022-07-12T17:32:24.111Z] [2022-07-12T17:32:24.111Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldUseDefaultSerdes PASSED [2022-07-12T17:32:24.111Z] [2022-07-12T17:32:24.111Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldAllowDisablingChangelog STARTED [2022-07-12T17:32:26.757Z] [2022-07-12T17:32:26.757Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldAllowDisablingChangelog PASSED [2022-07-12T17:32:26.757Z] [2022-07-12T17:32:26.757Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldAllowOverridingChangelogConfig STARTED [2022-07-12T17:32:30.355Z] [2022-07-12T17:32:30.355Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldAllowOverridingChangelogConfig PASSED [2022-07-12T17:32:30.355Z] [2022-07-12T17:32:30.355Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldShutdownWhenBytesConstraintIsViolated STARTED [2022-07-12T17:32:35.002Z] [2022-07-12T17:32:35.002Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldShutdownWhenBytesConstraintIsViolated PASSED [2022-07-12T17:32:35.002Z] [2022-07-12T17:32:35.002Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldCreateChangelogByDefault STARTED [2022-07-12T17:32:37.825Z] [2022-07-12T17:32:37.825Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldCreateChangelogByDefault PASSED [2022-07-12T17:32:38.771Z] [2022-07-12T17:32:38.771Z] org.apache.kafka.streams.integration.TaskAssignorIntegrationTest > shouldProperlyConfigureTheAssignor STARTED [2022-07-12T17:32:38.771Z] [2022-07-12T17:32:38.771Z] org.apache.kafka.streams.integration.TaskAssignorIntegrationTest > shouldProperlyConfigureTheAssignor PASSED [2022-07-12T17:32:39.717Z] [2022-07-12T17:32:39.717Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_true] STARTED [2022-07-12T17:32:39.717Z] [2022-07-12T17:32:39.717Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_true] PASSED [2022-07-12T17:32:39.717Z] [2022-07-12T17:32:39.717Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_true] STARTED [2022-07-12T17:32:42.368Z] [2022-07-12T17:32:42.368Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_true] PASSED [2022-07-12T17:32:42.368Z] [2022-07-12T17:32:42.368Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_true] STARTED [2022-07-12T17:32:44.137Z] [2022-07-12T17:32:44.137Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_true] PASSED [2022-07-12T17:32:44.137Z] [2022-07-12T17:32:44.137Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_true] STARTED [2022-07-12T17:33:33.269Z] [2022-07-12T17:33:33.269Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_true] PASSED [2022-07-12T17:33:33.269Z] [2022-07-12T17:33:33.269Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_false] STARTED [2022-07-12T17:33:33.269Z] [2022-07-12T17:33:33.269Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_false] PASSED [2022-07-12T17:33:33.269Z] [2022-07-12T17:33:33.269Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_false] STARTED [2022-07-12T17:33:35.031Z] [2022-07-12T17:33:35.032Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_false] PASSED [2022-07-12T17:33:35.032Z] [2022-07-12T17:33:35.032Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_false] STARTED [2022-07-12T17:33:36.795Z] [2022-07-12T17:33:36.795Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_false] PASSED [2022-07-12T17:33:36.795Z] [2022-07-12T17:33:36.795Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_false] STARTED [2022-07-12T17:34:25.841Z] [2022-07-12T17:34:25.841Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_false] PASSED [2022-07-12T17:34:25.841Z] [2022-07-12T17:34:25.841Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_true] STARTED [2022-07-12T17:34:26.787Z] [2022-07-12T17:34:26.787Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_true] PASSED [2022-07-12T17:34:26.787Z] [2022-07-12T17:34:26.787Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_true] STARTED [2022-07-12T17:34:27.733Z] [2022-07-12T17:34:27.733Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_true] PASSED [2022-07-12T17:34:27.733Z] [2022-07-12T17:34:27.733Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_true] STARTED [2022-07-12T17:34:29.502Z] [2022-07-12T17:34:29.502Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_true] PASSED [2022-07-12T17:34:29.502Z] [2022-07-12T17:34:29.502Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_true] STARTED [2022-07-12T17:35:18.790Z] [2022-07-12T17:35:18.790Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_true] PASSED [2022-07-12T17:35:18.790Z] [2022-07-12T17:35:18.790Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_false] STARTED [2022-07-12T17:35:18.790Z] [2022-07-12T17:35:18.790Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_false] PASSED [2022-07-12T17:35:18.790Z] [2022-07-12T17:35:18.790Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_false] STARTED [2022-07-12T17:35:19.735Z] [2022-07-12T17:35:19.735Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_false] PASSED [2022-07-12T17:35:19.735Z] [2022-07-12T17:35:19.735Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_false] STARTED [2022-07-12T17:35:20.680Z] [2022-07-12T17:35:20.680Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_false] PASSED [2022-07-12T17:35:20.680Z] [2022-07-12T17:35:20.680Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_false] STARTED [2022-07-12T17:36:14.574Z] [2022-07-12T17:36:14.575Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_false] PASSED [2022-07-12T17:36:19.524Z] [2022-07-12T17:36:19.524Z] 647 tests completed, 1 failed [2022-07-12T17:36:20.470Z] There were failing tests. See the report at: file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.3/streams/build/reports/tests/integrationTest/index.html [2022-07-12T17:36:22.410Z] [2022-07-12T17:36:22.410Z] BUILD SUCCESSFUL in 2h 16m 59s [2022-07-12T17:36:22.410Z] 212 actionable tasks: 115 executed, 97 up-to-date [2022-07-12T17:36:23.355Z] [2022-07-12T17:36:23.355Z] See the profiling report at: file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.3/build/reports/profile/profile-2022-07-12-15-19-28.html [2022-07-12T17:36:23.355Z] A fine-grained performance profile is available: use the --scan option. [Pipeline] junit [2022-07-12T17:36:24.222Z] Recording test results [2022-07-12T17:36:53.139Z] [Checks API] No suitable checks publisher found. [Pipeline] echo [2022-07-12T17:36:53.140Z] Skipping Kafka Streams archetype test for Java 11 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] node Running on builds30 in /home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.3 [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] step