See
<https://ci-builds.apache.org/job/Kafka/job/kafka/job/3.3/12/display/redirect>
Changes:
------------------------------------------
[...truncated 485501 lines...]
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2022-07-20T17:55:32.550Z] + echo Y
[2022-07-20T17:55:32.551Z] + 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-20T17:55:33.633Z] [INFO] Scanning for projects...
[2022-07-20T17:55:34.754Z] [INFO]
[2022-07-20T17:55:34.754Z] [INFO] ------------------<
org.apache.maven:standalone-pom >-------------------
[2022-07-20T17:55:34.754Z] [INFO] Building Maven Stub Project (No POM) 1
[2022-07-20T17:55:34.754Z] [INFO] --------------------------------[ pom
]---------------------------------
[2022-07-20T17:55:34.754Z] [INFO]
[2022-07-20T17:55:34.754Z] [INFO] >>> maven-archetype-plugin:3.2.1:generate
(default-cli) > generate-sources @ standalone-pom >>>
[2022-07-20T17:55:34.754Z] [INFO]
[2022-07-20T17:55:34.754Z] [INFO] <<< maven-archetype-plugin:3.2.1:generate
(default-cli) < generate-sources @ standalone-pom <<<
[2022-07-20T17:55:34.754Z] [INFO]
[2022-07-20T17:55:34.754Z] [INFO]
[2022-07-20T17:55:34.754Z] [INFO] --- maven-archetype-plugin:3.2.1:generate
(default-cli) @ standalone-pom ---
[2022-07-20T17:55:36.007Z]
[2022-07-20T17:55:36.007Z]
org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest >
testLeftRepartitioned[caching enabled = false] PASSED
[2022-07-20T17:55:36.007Z]
[2022-07-20T17:55:36.007Z]
org.apache.kafka.streams.integration.StreamTableJoinTopologyOptimizationIntegrationTest
> shouldDoStreamTableJoinWithDifferentNumberOfPartitions[Optimization = all]
STARTED
[2022-07-20T17:55:38.283Z] [INFO] Generating project in Interactive mode
[2022-07-20T17:55:38.283Z] [WARNING] Archetype not found in any catalog.
Falling back to central repository.
[2022-07-20T17:55:38.283Z] [WARNING] Add a repository with id 'archetype' in
your settings.xml if archetype's repository is elsewhere.
[2022-07-20T17:55:38.283Z] [INFO] Using property: groupId = streams.examples
[2022-07-20T17:55:38.283Z] [INFO] Using property: artifactId = streams.examples
[2022-07-20T17:55:38.283Z] [INFO] Using property: version = 0.1
[2022-07-20T17:55:38.283Z] [INFO] Using property: package = myapps
[2022-07-20T17:55:38.283Z] Confirm properties configuration:
[2022-07-20T17:55:38.283Z] groupId: streams.examples
[2022-07-20T17:55:38.283Z] artifactId: streams.examples
[2022-07-20T17:55:38.283Z] version: 0.1
[2022-07-20T17:55:38.283Z] package: myapps
[2022-07-20T17:55:38.283Z] Y: : [INFO]
----------------------------------------------------------------------------
[2022-07-20T17:55:38.283Z] [INFO] Using following parameters for creating
project from Archetype: streams-quickstart-java:3.3.0-SNAPSHOT
[2022-07-20T17:55:38.283Z] [INFO]
----------------------------------------------------------------------------
[2022-07-20T17:55:38.283Z] [INFO] Parameter: groupId, Value: streams.examples
[2022-07-20T17:55:38.283Z] [INFO] Parameter: artifactId, Value: streams.examples
[2022-07-20T17:55:38.283Z] [INFO] Parameter: version, Value: 0.1
[2022-07-20T17:55:38.283Z] [INFO] Parameter: package, Value: myapps
[2022-07-20T17:55:38.283Z] [INFO] Parameter: packageInPathFormat, Value: myapps
[2022-07-20T17:55:38.283Z] [INFO] Parameter: package, Value: myapps
[2022-07-20T17:55:38.283Z] [INFO] Parameter: version, Value: 0.1
[2022-07-20T17:55:38.283Z] [INFO] Parameter: groupId, Value: streams.examples
[2022-07-20T17:55:38.283Z] [INFO] Parameter: artifactId, Value: streams.examples
[2022-07-20T17:55:38.283Z] [INFO] Project created from Archetype in dir:
/home/jenkins/workspace/Kafka_kafka_3.3_2/streams/quickstart/test-streams-archetype/streams.examples
[2022-07-20T17:55:38.283Z] [INFO]
------------------------------------------------------------------------
[2022-07-20T17:55:38.283Z] [INFO] BUILD SUCCESS
[2022-07-20T17:55:38.283Z] [INFO]
------------------------------------------------------------------------
[2022-07-20T17:55:38.283Z] [INFO] Total time: 5.188 s
[2022-07-20T17:55:38.283Z] [INFO] Finished at: 2022-07-20T17:55:37Z
[2022-07-20T17:55:38.283Z] [INFO]
------------------------------------------------------------------------
[Pipeline] dir
[2022-07-20T17:55:38.807Z] Running in
/home/jenkins/workspace/Kafka_kafka_3.3_2/streams/quickstart/test-streams-archetype/streams.examples
[Pipeline] {
[Pipeline] sh
[2022-07-20T17:55:39.630Z]
[2022-07-20T17:55:39.630Z]
org.apache.kafka.streams.integration.StreamTableJoinTopologyOptimizationIntegrationTest
> shouldDoStreamTableJoinWithDifferentNumberOfPartitions[Optimization = all]
PASSED
[2022-07-20T17:55:39.630Z]
[2022-07-20T17:55:39.630Z]
org.apache.kafka.streams.integration.StreamTableJoinTopologyOptimizationIntegrationTest
> shouldDoStreamTableJoinWithDifferentNumberOfPartitions[Optimization = none]
STARTED
[2022-07-20T17:55:41.522Z] + mvn compile
[2022-07-20T17:55:42.295Z]
[2022-07-20T17:55:42.295Z]
org.apache.kafka.streams.integration.StreamTableJoinTopologyOptimizationIntegrationTest
> shouldDoStreamTableJoinWithDifferentNumberOfPartitions[Optimization = none]
PASSED
[2022-07-20T17:55:42.638Z] [INFO] Scanning for projects...
[2022-07-20T17:55:42.638Z] [INFO]
[2022-07-20T17:55:42.638Z] [INFO] -----------------<
streams.examples:streams.examples >------------------
[2022-07-20T17:55:42.638Z] [INFO] Building Kafka Streams Quickstart :: Java 0.1
[2022-07-20T17:55:42.638Z] [INFO] --------------------------------[ jar
]---------------------------------
[2022-07-20T17:55:43.619Z] [INFO]
[2022-07-20T17:55:43.619Z] [INFO] --- maven-resources-plugin:2.6:resources
(default-resources) @ streams.examples ---
[2022-07-20T17:55:43.619Z] [INFO] Using 'UTF-8' encoding to copy filtered
resources.
[2022-07-20T17:55:43.619Z] [INFO] Copying 1 resource
[2022-07-20T17:55:43.619Z] [INFO]
[2022-07-20T17:55:43.619Z] [INFO] --- maven-compiler-plugin:3.1:compile
(default-compile) @ streams.examples ---
[2022-07-20T17:55:45.731Z] [INFO] Changes detected - recompiling the module!
[2022-07-20T17:55:45.731Z] [INFO] Compiling 3 source files to
/home/jenkins/workspace/Kafka_kafka_3.3_2/streams/quickstart/test-streams-archetype/streams.examples/target/classes
[2022-07-20T17:55:45.919Z]
[2022-07-20T17:55:45.919Z]
org.apache.kafka.streams.integration.StreamsUpgradeTestIntegrationTest >
testVersionProbingUpgrade STARTED
[2022-07-20T17:55:47.830Z] [INFO]
------------------------------------------------------------------------
[2022-07-20T17:55:47.830Z] [INFO] BUILD SUCCESS
[2022-07-20T17:55:47.830Z] [INFO]
------------------------------------------------------------------------
[2022-07-20T17:55:47.830Z] [INFO] Total time: 5.243 s
[2022-07-20T17:55:47.830Z] [INFO] Finished at: 2022-07-20T17:55:47Z
[2022-07-20T17:55:47.830Z] [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-20T17:59:39.846Z]
[2022-07-20T17:59:39.846Z]
org.apache.kafka.streams.integration.StreamsUpgradeTestIntegrationTest >
testVersionProbingUpgrade PASSED
[2022-07-20T17:59:39.846Z]
[2022-07-20T17:59:39.846Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldInheritSerdes STARTED
[2022-07-20T17:59:39.846Z]
[2022-07-20T17:59:39.846Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldInheritSerdes PASSED
[2022-07-20T17:59:39.846Z]
[2022-07-20T17:59:39.846Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldShutdownWhenRecordConstraintIsViolated STARTED
[2022-07-20T17:59:40.793Z]
[2022-07-20T17:59:40.793Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldShutdownWhenRecordConstraintIsViolated PASSED
[2022-07-20T17:59:40.793Z]
[2022-07-20T17:59:40.793Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldUseDefaultSerdes STARTED
[2022-07-20T17:59:43.447Z]
[2022-07-20T17:59:43.447Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldUseDefaultSerdes PASSED
[2022-07-20T17:59:43.447Z]
[2022-07-20T17:59:43.447Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldAllowDisablingChangelog STARTED
[2022-07-20T17:59:47.055Z]
[2022-07-20T17:59:47.055Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldAllowDisablingChangelog PASSED
[2022-07-20T17:59:47.055Z]
[2022-07-20T17:59:47.055Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldAllowOverridingChangelogConfig STARTED
[2022-07-20T17:59:50.663Z]
[2022-07-20T17:59:50.663Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldAllowOverridingChangelogConfig PASSED
[2022-07-20T17:59:50.663Z]
[2022-07-20T17:59:50.663Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldShutdownWhenBytesConstraintIsViolated STARTED
[2022-07-20T17:59:55.311Z]
[2022-07-20T17:59:55.311Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldShutdownWhenBytesConstraintIsViolated PASSED
[2022-07-20T17:59:55.311Z]
[2022-07-20T17:59:55.311Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldCreateChangelogByDefault STARTED
[2022-07-20T17:59:58.308Z]
[2022-07-20T17:59:58.308Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldCreateChangelogByDefault PASSED
[2022-07-20T17:59:58.308Z]
[2022-07-20T17:59:58.308Z]
org.apache.kafka.streams.integration.TaskAssignorIntegrationTest >
shouldProperlyConfigureTheAssignor STARTED
[2022-07-20T17:59:59.254Z]
[2022-07-20T17:59:59.254Z]
org.apache.kafka.streams.integration.TaskAssignorIntegrationTest >
shouldProperlyConfigureTheAssignor PASSED
[2022-07-20T17:59:59.254Z]
[2022-07-20T17:59:59.254Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_true] STARTED
[2022-07-20T18:00:00.199Z]
[2022-07-20T18:00:00.199Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_true] PASSED
[2022-07-20T18:00:00.199Z]
[2022-07-20T18:00:00.199Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_true] STARTED
[2022-07-20T18:00:01.967Z]
[2022-07-20T18:00:01.967Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_true] PASSED
[2022-07-20T18:00:01.967Z]
[2022-07-20T18:00:01.967Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_true] STARTED
[2022-07-20T18:00:02.912Z]
[2022-07-20T18:00:02.912Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_true] PASSED
[2022-07-20T18:00:02.912Z]
[2022-07-20T18:00:02.912Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_true] STARTED
[2022-07-20T18:01:00.442Z]
[2022-07-20T18:01:00.442Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_true] PASSED
[2022-07-20T18:01:00.442Z]
[2022-07-20T18:01:00.442Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_false] STARTED
[2022-07-20T18:01:00.442Z]
[2022-07-20T18:01:00.442Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_false] PASSED
[2022-07-20T18:01:00.442Z]
[2022-07-20T18:01:00.442Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_false] STARTED
[2022-07-20T18:01:00.442Z]
[2022-07-20T18:01:00.442Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_false] PASSED
[2022-07-20T18:01:00.442Z]
[2022-07-20T18:01:00.442Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_false] STARTED
[2022-07-20T18:01:00.442Z]
[2022-07-20T18:01:00.442Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_false] PASSED
[2022-07-20T18:01:00.442Z]
[2022-07-20T18:01:00.442Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_false] STARTED
[2022-07-20T18:01:50.243Z]
[2022-07-20T18:01:50.243Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_false] PASSED
[2022-07-20T18:01:50.243Z]
[2022-07-20T18:01:50.243Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_true] STARTED
[2022-07-20T18:01:50.243Z]
[2022-07-20T18:01:50.243Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_true] PASSED
[2022-07-20T18:01:50.243Z]
[2022-07-20T18:01:50.243Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_true] STARTED
[2022-07-20T18:01:50.243Z]
[2022-07-20T18:01:50.243Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_true] PASSED
[2022-07-20T18:01:50.243Z]
[2022-07-20T18:01:50.243Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_true] STARTED
[2022-07-20T18:01:50.243Z]
[2022-07-20T18:01:50.243Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_true] PASSED
[2022-07-20T18:01:50.243Z]
[2022-07-20T18:01:50.243Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_true] STARTED
[2022-07-20T18:02:39.993Z]
[2022-07-20T18:02:39.993Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_true] PASSED
[2022-07-20T18:02:39.993Z]
[2022-07-20T18:02:39.993Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_false] STARTED
[2022-07-20T18:02:39.993Z]
[2022-07-20T18:02:39.993Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_false] PASSED
[2022-07-20T18:02:39.993Z]
[2022-07-20T18:02:39.993Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_false] STARTED
[2022-07-20T18:02:39.993Z]
[2022-07-20T18:02:39.993Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_false] PASSED
[2022-07-20T18:02:39.993Z]
[2022-07-20T18:02:39.993Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_false] STARTED
[2022-07-20T18:02:39.993Z]
[2022-07-20T18:02:39.993Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_false] PASSED
[2022-07-20T18:02:39.993Z]
[2022-07-20T18:02:39.993Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_false] STARTED
[2022-07-20T18:03:29.243Z]
[2022-07-20T18:03:29.243Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_false] PASSED
[2022-07-20T18:03:41.127Z]
[2022-07-20T18:03:41.127Z] BUILD SUCCESSFUL in 2h 27m 42s
[2022-07-20T18:03:41.127Z] 212 actionable tasks: 115 executed, 97 up-to-date
[2022-07-20T18:03:41.127Z]
[2022-07-20T18:03:41.127Z] See the profiling report at:
file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.3/build/reports/profile/profile-2022-07-20-15-36-02.html
[2022-07-20T18:03:41.127Z] A fine-grained performance profile is available: use
the --scan option.
[Pipeline] junit
[2022-07-20T18:03:41.996Z] Recording test results
[2022-07-20T18:03:51.147Z] [Checks API] No suitable checks publisher found.
[Pipeline] echo
[2022-07-20T18:03:51.148Z] Skipping Kafka Streams archetype test for Java 17
[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