See 
<https://ci-builds.apache.org/job/Kafka/job/kafka/job/3.0/166/display/redirect>

Changes:


------------------------------------------
[...truncated 418006 lines...]
[2022-01-20T21:30:52.475Z] [INFO] 
------------------------------------------------------------------------
[2022-01-20T21:30:52.475Z] [INFO] BUILD SUCCESS
[2022-01-20T21:30:52.475Z] [INFO] 
------------------------------------------------------------------------
[2022-01-20T21:30:52.475Z] [INFO] Total time:  3.024 s
[2022-01-20T21:30:52.475Z] [INFO] Finished at: 2022-01-20T21:30:51Z
[2022-01-20T21:30:52.475Z] [INFO] 
------------------------------------------------------------------------
[Pipeline] dir
[2022-01-20T21:30:52.991Z] Running in 
/home/jenkins/workspace/Kafka_kafka_3.0/streams/quickstart/test-streams-archetype
[Pipeline] {
[Pipeline] sh
[2022-01-20T21:30:55.811Z] + echo Y
[2022-01-20T21:30:55.811Z] + mvn archetype:generate -DarchetypeCatalog=local 
-DarchetypeGroupId=org.apache.kafka 
-DarchetypeArtifactId=streams-quickstart-java -DarchetypeVersion=3.0.1-SNAPSHOT 
-DgroupId=streams.examples -DartifactId=streams.examples -Dversion=0.1 
-Dpackage=myapps
[2022-01-20T21:30:56.967Z] [INFO] Scanning for projects...
[2022-01-20T21:30:56.967Z] [INFO] 
[2022-01-20T21:30:56.967Z] [INFO] ------------------< 
org.apache.maven:standalone-pom >-------------------
[2022-01-20T21:30:56.967Z] [INFO] Building Maven Stub Project (No POM) 1
[2022-01-20T21:30:56.967Z] [INFO] --------------------------------[ pom 
]---------------------------------
[2022-01-20T21:30:56.967Z] [INFO] 
[2022-01-20T21:30:56.967Z] [INFO] >>> maven-archetype-plugin:3.2.1:generate 
(default-cli) > generate-sources @ standalone-pom >>>
[2022-01-20T21:30:56.967Z] [INFO] 
[2022-01-20T21:30:56.967Z] [INFO] <<< maven-archetype-plugin:3.2.1:generate 
(default-cli) < generate-sources @ standalone-pom <<<
[2022-01-20T21:30:56.967Z] [INFO] 
[2022-01-20T21:30:56.967Z] [INFO] 
[2022-01-20T21:30:56.967Z] [INFO] --- maven-archetype-plugin:3.2.1:generate 
(default-cli) @ standalone-pom ---
[2022-01-20T21:30:58.075Z] [INFO] Generating project in Interactive mode
[2022-01-20T21:30:58.075Z] [WARNING] Archetype not found in any catalog. 
Falling back to central repository.
[2022-01-20T21:30:58.075Z] [WARNING] Add a repository with id 'archetype' in 
your settings.xml if archetype's repository is elsewhere.
[2022-01-20T21:30:58.075Z] [INFO] Using property: groupId = streams.examples
[2022-01-20T21:30:58.075Z] [INFO] Using property: artifactId = streams.examples
[2022-01-20T21:30:58.075Z] [INFO] Using property: version = 0.1
[2022-01-20T21:30:58.075Z] [INFO] Using property: package = myapps
[2022-01-20T21:30:58.075Z] Confirm properties configuration:
[2022-01-20T21:30:58.075Z] groupId: streams.examples
[2022-01-20T21:30:58.075Z] artifactId: streams.examples
[2022-01-20T21:30:58.075Z] version: 0.1
[2022-01-20T21:30:58.075Z] package: myapps
[2022-01-20T21:30:58.075Z]  Y: : [INFO] 
----------------------------------------------------------------------------
[2022-01-20T21:30:58.075Z] [INFO] Using following parameters for creating 
project from Archetype: streams-quickstart-java:3.0.1-SNAPSHOT
[2022-01-20T21:30:58.075Z] [INFO] 
----------------------------------------------------------------------------
[2022-01-20T21:30:58.075Z] [INFO] Parameter: groupId, Value: streams.examples
[2022-01-20T21:30:58.075Z] [INFO] Parameter: artifactId, Value: streams.examples
[2022-01-20T21:30:58.075Z] [INFO] Parameter: version, Value: 0.1
[2022-01-20T21:30:58.075Z] [INFO] Parameter: package, Value: myapps
[2022-01-20T21:30:58.075Z] [INFO] Parameter: packageInPathFormat, Value: myapps
[2022-01-20T21:30:58.075Z] [INFO] Parameter: package, Value: myapps
[2022-01-20T21:30:58.075Z] [INFO] Parameter: version, Value: 0.1
[2022-01-20T21:30:58.075Z] [INFO] Parameter: groupId, Value: streams.examples
[2022-01-20T21:30:58.075Z] [INFO] Parameter: artifactId, Value: streams.examples
[2022-01-20T21:30:58.075Z] [INFO] Project created from Archetype in dir: 
/home/jenkins/workspace/Kafka_kafka_3.0/streams/quickstart/test-streams-archetype/streams.examples
[2022-01-20T21:30:58.075Z] [INFO] 
------------------------------------------------------------------------
[2022-01-20T21:30:58.075Z] [INFO] BUILD SUCCESS
[2022-01-20T21:30:58.075Z] [INFO] 
------------------------------------------------------------------------
[2022-01-20T21:30:58.075Z] [INFO] Total time:  1.406 s
[2022-01-20T21:30:58.075Z] [INFO] Finished at: 2022-01-20T21:30:57Z
[2022-01-20T21:30:58.075Z] [INFO] 
------------------------------------------------------------------------
[Pipeline] dir
[2022-01-20T21:30:58.591Z] Running in 
/home/jenkins/workspace/Kafka_kafka_3.0/streams/quickstart/test-streams-archetype/streams.examples
[Pipeline] {
[Pipeline] sh
[2022-01-20T21:31:01.163Z] + mvn compile
[2022-01-20T21:31:02.270Z] [INFO] Scanning for projects...
[2022-01-20T21:31:02.270Z] [INFO] 
[2022-01-20T21:31:02.270Z] [INFO] -----------------< 
streams.examples:streams.examples >------------------
[2022-01-20T21:31:02.270Z] [INFO] Building Kafka Streams Quickstart :: Java 0.1
[2022-01-20T21:31:02.270Z] [INFO] --------------------------------[ jar 
]---------------------------------
[2022-01-20T21:31:02.270Z] [INFO] 
[2022-01-20T21:31:02.270Z] [INFO] --- maven-resources-plugin:2.6:resources 
(default-resources) @ streams.examples ---
[2022-01-20T21:31:02.270Z] [INFO] Using 'UTF-8' encoding to copy filtered 
resources.
[2022-01-20T21:31:02.270Z] [INFO] Copying 1 resource
[2022-01-20T21:31:02.270Z] [INFO] 
[2022-01-20T21:31:02.270Z] [INFO] --- maven-compiler-plugin:3.1:compile 
(default-compile) @ streams.examples ---
[2022-01-20T21:31:02.270Z] [INFO] Changes detected - recompiling the module!
[2022-01-20T21:31:03.208Z] [INFO] Compiling 3 source files to 
/home/jenkins/workspace/Kafka_kafka_3.0/streams/quickstart/test-streams-archetype/streams.examples/target/classes
[2022-01-20T21:31:03.893Z] [INFO] 
------------------------------------------------------------------------
[2022-01-20T21:31:03.893Z] [INFO] BUILD SUCCESS
[2022-01-20T21:31:03.893Z] [INFO] 
------------------------------------------------------------------------
[2022-01-20T21:31:03.893Z] [INFO] Total time:  2.020 s
[2022-01-20T21:31:03.893Z] [INFO] Finished at: 2022-01-20T21:31:03Z
[2022-01-20T21:31:03.893Z] [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-01-20T21:31:53.922Z] 
[2022-01-20T21:31:53.922Z] DynamicConnectionQuotaTest > 
testDynamicListenerConnectionCreationRateQuota() PASSED
[2022-01-20T21:31:53.922Z] 
[2022-01-20T21:31:53.922Z] DynamicConnectionQuotaTest > 
testDynamicIpConnectionRateQuota() STARTED
[2022-01-20T21:32:35.330Z] 
[2022-01-20T21:32:35.330Z] DynamicConnectionQuotaTest > 
testDynamicIpConnectionRateQuota() PASSED
[2022-01-20T21:32:35.330Z] 
[2022-01-20T21:32:35.330Z] MetricsTest > testUpdateJMXFilter() STARTED
[2022-01-20T21:32:37.043Z] 
[2022-01-20T21:32:37.043Z] MetricsTest > testUpdateJMXFilter() PASSED
[2022-01-20T21:32:37.043Z] 
[2022-01-20T21:32:37.043Z] MetricsTest > 
testGeneralBrokerTopicMetricsAreGreedilyRegistered() STARTED
[2022-01-20T21:32:39.615Z] 
[2022-01-20T21:32:39.615Z] MetricsTest > 
testGeneralBrokerTopicMetricsAreGreedilyRegistered() PASSED
[2022-01-20T21:32:39.615Z] 
[2022-01-20T21:32:39.615Z] MetricsTest > testLinuxIoMetrics() STARTED
[2022-01-20T21:32:42.188Z] 
[2022-01-20T21:32:42.188Z] MetricsTest > testLinuxIoMetrics() PASSED
[2022-01-20T21:32:42.188Z] 
[2022-01-20T21:32:42.188Z] MetricsTest > 
testMetricsReporterAfterDeletingTopic() STARTED
[2022-01-20T21:32:44.761Z] 
[2022-01-20T21:32:44.761Z] MetricsTest > 
testMetricsReporterAfterDeletingTopic() PASSED
[2022-01-20T21:32:44.761Z] 
[2022-01-20T21:32:44.761Z] MetricsTest > testSessionExpireListenerMetrics() 
STARTED
[2022-01-20T21:32:47.334Z] 
[2022-01-20T21:32:47.334Z] MetricsTest > testSessionExpireListenerMetrics() 
PASSED
[2022-01-20T21:32:47.334Z] 
[2022-01-20T21:32:47.334Z] MetricsTest > 
testBrokerTopicMetricsUnregisteredAfterDeletingTopic() STARTED
[2022-01-20T21:32:51.857Z] 
[2022-01-20T21:32:51.857Z] MetricsTest > 
testBrokerTopicMetricsUnregisteredAfterDeletingTopic() PASSED
[2022-01-20T21:32:51.857Z] 
[2022-01-20T21:32:51.857Z] MetricsTest > testYammerMetricsCountMetric() STARTED
[2022-01-20T21:32:54.430Z] 
[2022-01-20T21:32:54.430Z] MetricsTest > testYammerMetricsCountMetric() PASSED
[2022-01-20T21:32:54.430Z] 
[2022-01-20T21:32:54.430Z] MetricsTest > testClusterIdMetric() STARTED
[2022-01-20T21:32:57.002Z] 
[2022-01-20T21:32:57.002Z] MetricsTest > testClusterIdMetric() PASSED
[2022-01-20T21:32:57.002Z] 
[2022-01-20T21:32:57.002Z] MetricsTest > testControllerMetrics() STARTED
[2022-01-20T21:32:59.736Z] 
[2022-01-20T21:32:59.736Z] MetricsTest > testControllerMetrics() PASSED
[2022-01-20T21:32:59.736Z] 
[2022-01-20T21:32:59.736Z] MetricsTest > testWindowsStyleTagNames() STARTED
[2022-01-20T21:33:02.310Z] 
[2022-01-20T21:33:02.310Z] MetricsTest > testWindowsStyleTagNames() PASSED
[2022-01-20T21:33:02.310Z] 
[2022-01-20T21:33:02.310Z] MetricsTest > testBrokerStateMetric() STARTED
[2022-01-20T21:33:04.884Z] 
[2022-01-20T21:33:04.884Z] MetricsTest > testBrokerStateMetric() PASSED
[2022-01-20T21:33:04.884Z] 
[2022-01-20T21:33:04.884Z] MetricsTest > testBrokerTopicMetricsBytesInOut() 
STARTED
[2022-01-20T21:33:09.408Z] 
[2022-01-20T21:33:09.408Z] MetricsTest > testBrokerTopicMetricsBytesInOut() 
PASSED
[2022-01-20T21:33:09.408Z] 
[2022-01-20T21:33:09.408Z] MetricsTest > testJMXFilter() STARTED
[2022-01-20T21:33:11.121Z] 
[2022-01-20T21:33:11.121Z] MetricsTest > testJMXFilter() PASSED
[2022-01-20T21:33:11.121Z] 
[2022-01-20T21:33:11.121Z] ReplicationUtilsTest > testUpdateLeaderAndIsr() 
STARTED
[2022-01-20T21:33:11.121Z] 
[2022-01-20T21:33:11.121Z] ReplicationUtilsTest > testUpdateLeaderAndIsr() 
PASSED
[2022-01-20T21:33:11.121Z] 
[2022-01-20T21:33:11.121Z] LogCleanerIntegrationTest > 
testMarksPartitionsAsOfflineAndPopulatesUncleanableMetrics() STARTED
[2022-01-20T21:33:12.835Z] 
[2022-01-20T21:33:12.835Z] LogCleanerIntegrationTest > 
testMarksPartitionsAsOfflineAndPopulatesUncleanableMetrics() PASSED
[2022-01-20T21:33:12.835Z] 
[2022-01-20T21:33:12.835Z] LogCleanerIntegrationTest > testIsThreadFailed() 
STARTED
[2022-01-20T21:33:12.835Z] 
[2022-01-20T21:33:12.835Z] LogCleanerIntegrationTest > testIsThreadFailed() 
PASSED
[2022-01-20T21:33:12.835Z] 
[2022-01-20T21:33:12.835Z] LogCleanerIntegrationTest > 
testMaxLogCompactionLag() STARTED
[2022-01-20T21:33:26.514Z] 
[2022-01-20T21:33:26.514Z] LogCleanerIntegrationTest > 
testMaxLogCompactionLag() PASSED
[2022-01-20T21:33:26.514Z] 
[2022-01-20T21:33:26.514Z] LogCleanerLagIntegrationTest > 
cleanerTest(CompressionType) > 
kafka.log.LogCleanerLagIntegrationTest.cleanerTest(CompressionType)[1] STARTED
[2022-01-20T21:33:36.362Z] 
[2022-01-20T21:33:36.362Z] LogCleanerLagIntegrationTest > 
cleanerTest(CompressionType) > 
kafka.log.LogCleanerLagIntegrationTest.cleanerTest(CompressionType)[1] PASSED
[2022-01-20T21:33:36.362Z] 
[2022-01-20T21:33:36.362Z] LogCleanerLagIntegrationTest > 
cleanerTest(CompressionType) > 
kafka.log.LogCleanerLagIntegrationTest.cleanerTest(CompressionType)[2] STARTED
[2022-01-20T21:33:52.402Z] 
[2022-01-20T21:33:52.402Z] LogCleanerLagIntegrationTest > 
cleanerTest(CompressionType) > 
kafka.log.LogCleanerLagIntegrationTest.cleanerTest(CompressionType)[2] PASSED
[2022-01-20T21:33:52.402Z] 
[2022-01-20T21:33:52.402Z] LogCleanerLagIntegrationTest > 
cleanerTest(CompressionType) > 
kafka.log.LogCleanerLagIntegrationTest.cleanerTest(CompressionType)[3] STARTED
[2022-01-20T21:34:08.547Z] 
[2022-01-20T21:34:08.547Z] LogCleanerLagIntegrationTest > 
cleanerTest(CompressionType) > 
kafka.log.LogCleanerLagIntegrationTest.cleanerTest(CompressionType)[3] PASSED
[2022-01-20T21:34:08.547Z] 
[2022-01-20T21:34:08.547Z] LogCleanerLagIntegrationTest > 
cleanerTest(CompressionType) > 
kafka.log.LogCleanerLagIntegrationTest.cleanerTest(CompressionType)[4] STARTED
[2022-01-20T21:34:24.693Z] 
[2022-01-20T21:34:24.693Z] LogCleanerLagIntegrationTest > 
cleanerTest(CompressionType) > 
kafka.log.LogCleanerLagIntegrationTest.cleanerTest(CompressionType)[4] PASSED
[2022-01-20T21:34:24.693Z] 
[2022-01-20T21:34:24.693Z] LogCleanerLagIntegrationTest > 
cleanerTest(CompressionType) > 
kafka.log.LogCleanerLagIntegrationTest.cleanerTest(CompressionType)[5] STARTED
[2022-01-20T21:34:38.473Z] 
[2022-01-20T21:34:38.473Z] LogCleanerLagIntegrationTest > 
cleanerTest(CompressionType) > 
kafka.log.LogCleanerLagIntegrationTest.cleanerTest(CompressionType)[5] PASSED
[2022-01-20T21:34:38.473Z] 
[2022-01-20T21:34:38.473Z] ListOffsetsIntegrationTest > 
testMaxTimestampOffset() STARTED
[2022-01-20T21:34:40.210Z] 
[2022-01-20T21:34:40.210Z] ListOffsetsIntegrationTest > 
testMaxTimestampOffset() PASSED
[2022-01-20T21:34:40.210Z] 
[2022-01-20T21:34:40.210Z] ListOffsetsIntegrationTest > testLatestOffset() 
STARTED
[2022-01-20T21:34:41.944Z] 
[2022-01-20T21:34:41.944Z] ListOffsetsIntegrationTest > testLatestOffset() 
PASSED
[2022-01-20T21:34:41.944Z] 
[2022-01-20T21:34:41.944Z] ListOffsetsIntegrationTest > testEarliestOffset() 
STARTED
[2022-01-20T21:34:44.548Z] 
[2022-01-20T21:34:44.548Z] ListOffsetsIntegrationTest > testEarliestOffset() 
PASSED
[2022-01-20T21:34:47.325Z] 
[2022-01-20T21:34:47.325Z] Deprecated Gradle features were used in this build, 
making it incompatible with Gradle 8.0.
[2022-01-20T21:34:47.325Z] 
[2022-01-20T21:34:47.325Z] You can use '--warning-mode all' to show the 
individual deprecation warnings and determine if they come from your own 
scripts or plugins.
[2022-01-20T21:34:47.325Z] 
[2022-01-20T21:34:47.325Z] See 
https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:command_line_warnings
[2022-01-20T21:34:47.325Z] 
[2022-01-20T21:34:47.325Z] BUILD SUCCESSFUL in 1h 40m 13s
[2022-01-20T21:34:47.325Z] 202 actionable tasks: 109 executed, 93 up-to-date
[2022-01-20T21:34:47.325Z] 
[2022-01-20T21:34:47.325Z] See the profiling report at: 
file:///home/jenkins/workspace/Kafka_kafka_3.0/build/reports/profile/profile-2022-01-20-19-54-40.html
[2022-01-20T21:34:47.325Z] A fine-grained performance profile is available: use 
the --scan option.
[Pipeline] junit
[2022-01-20T21:34:48.168Z] Recording test results
[2022-01-20T21:35:03.348Z] [Checks API] No suitable checks publisher found.
[Pipeline] echo
[2022-01-20T21:35:03.350Z] 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 builds22 in /home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.0
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] step

Reply via email to