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

Changes:


------------------------------------------
[...truncated 564858 lines...]
[Pipeline] sh
[2023-05-05T00:43:43.742Z] 
[2023-05-05T00:43:43.742Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > KTableSourceTopicRestartIntegrationTest > 
shouldRestoreAndProgressWhenTopicWrittenToDuringRestorationWithEosDisabled() 
PASSED
[2023-05-05T00:43:43.742Z] 
[2023-05-05T00:43:43.742Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > KTableSourceTopicRestartIntegrationTest > 
shouldRestoreAndProgressWhenTopicWrittenToDuringRestorationWithEosV2Enabled() 
STARTED
[2023-05-05T00:43:45.606Z] + echo Y
[2023-05-05T00:43:45.606Z] + mvn archetype:generate -DarchetypeCatalog=local 
-DarchetypeGroupId=org.apache.kafka 
-DarchetypeArtifactId=streams-quickstart-java -DarchetypeVersion=3.6.0-SNAPSHOT 
-DgroupId=streams.examples -DartifactId=streams.examples -Dversion=0.1 
-Dpackage=myapps
[2023-05-05T00:43:47.314Z] 
[2023-05-05T00:43:47.314Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > KTableSourceTopicRestartIntegrationTest > 
shouldRestoreAndProgressWhenTopicWrittenToDuringRestorationWithEosV2Enabled() 
PASSED
[2023-05-05T00:43:47.359Z] [INFO] Scanning for projects...
[2023-05-05T00:43:48.296Z] [INFO] 
[2023-05-05T00:43:48.296Z] [INFO] ------------------< 
org.apache.maven:standalone-pom >-------------------
[2023-05-05T00:43:48.296Z] [INFO] Building Maven Stub Project (No POM) 1
[2023-05-05T00:43:48.296Z] [INFO] --------------------------------[ pom 
]---------------------------------
[2023-05-05T00:43:48.296Z] [INFO] 
[2023-05-05T00:43:48.296Z] [INFO] >>> maven-archetype-plugin:3.2.1:generate 
(default-cli) > generate-sources @ standalone-pom >>>
[2023-05-05T00:43:48.296Z] [INFO] 
[2023-05-05T00:43:48.296Z] [INFO] <<< maven-archetype-plugin:3.2.1:generate 
(default-cli) < generate-sources @ standalone-pom <<<
[2023-05-05T00:43:48.296Z] [INFO] 
[2023-05-05T00:43:48.296Z] [INFO] 
[2023-05-05T00:43:48.296Z] [INFO] --- maven-archetype-plugin:3.2.1:generate 
(default-cli) @ standalone-pom ---
[2023-05-05T00:43:49.233Z] [INFO] Generating project in Interactive mode
[2023-05-05T00:43:49.233Z] [WARNING] Archetype not found in any catalog. 
Falling back to central repository.
[2023-05-05T00:43:49.233Z] [WARNING] Add a repository with id 'archetype' in 
your settings.xml if archetype's repository is elsewhere.
[2023-05-05T00:43:49.233Z] [INFO] Using property: groupId = streams.examples
[2023-05-05T00:43:49.233Z] [INFO] Using property: artifactId = streams.examples
[2023-05-05T00:43:49.233Z] [INFO] Using property: version = 0.1
[2023-05-05T00:43:49.233Z] [INFO] Using property: package = myapps
[2023-05-05T00:43:49.233Z] Confirm properties configuration:
[2023-05-05T00:43:49.233Z] groupId: streams.examples
[2023-05-05T00:43:49.233Z] artifactId: streams.examples
[2023-05-05T00:43:49.233Z] version: 0.1
[2023-05-05T00:43:49.233Z] package: myapps
[2023-05-05T00:43:49.233Z]  Y: : [INFO] 
----------------------------------------------------------------------------
[2023-05-05T00:43:49.233Z] [INFO] Using following parameters for creating 
project from Archetype: streams-quickstart-java:3.6.0-SNAPSHOT
[2023-05-05T00:43:49.233Z] [INFO] 
----------------------------------------------------------------------------
[2023-05-05T00:43:49.233Z] [INFO] Parameter: groupId, Value: streams.examples
[2023-05-05T00:43:49.233Z] [INFO] Parameter: artifactId, Value: streams.examples
[2023-05-05T00:43:49.233Z] [INFO] Parameter: version, Value: 0.1
[2023-05-05T00:43:49.233Z] [INFO] Parameter: package, Value: myapps
[2023-05-05T00:43:49.233Z] [INFO] Parameter: packageInPathFormat, Value: myapps
[2023-05-05T00:43:49.233Z] [INFO] Parameter: package, Value: myapps
[2023-05-05T00:43:49.233Z] [INFO] Parameter: version, Value: 0.1
[2023-05-05T00:43:49.233Z] [INFO] Parameter: groupId, Value: streams.examples
[2023-05-05T00:43:49.233Z] [INFO] Parameter: artifactId, Value: streams.examples
[2023-05-05T00:43:49.233Z] [INFO] Project created from Archetype in dir: 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk_2/streams/quickstart/test-streams-archetype/streams.examples
[2023-05-05T00:43:49.233Z] [INFO] 
------------------------------------------------------------------------
[2023-05-05T00:43:49.233Z] [INFO] BUILD SUCCESS
[2023-05-05T00:43:49.233Z] [INFO] 
------------------------------------------------------------------------
[2023-05-05T00:43:49.233Z] [INFO] Total time:  1.903 s
[2023-05-05T00:43:49.233Z] [INFO] Finished at: 2023-05-05T00:43:48Z
[2023-05-05T00:43:49.233Z] [INFO] 
------------------------------------------------------------------------
[Pipeline] dir
[2023-05-05T00:43:49.748Z] Running in 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk_2/streams/quickstart/test-streams-archetype/streams.examples
[Pipeline] {
[Pipeline] sh
[2023-05-05T00:43:49.938Z] 
[2023-05-05T00:43:49.938Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > RestoreIntegrationTest > 
shouldRecycleStateFromStandbyTaskPromotedToActiveTaskAndNotRestore(boolean) > 
[1] true STARTED
[2023-05-05T00:43:51.890Z] + mvn compile
[2023-05-05T00:43:53.644Z] [INFO] Scanning for projects...
[2023-05-05T00:43:53.644Z] [INFO] 
[2023-05-05T00:43:53.644Z] [INFO] -----------------< 
streams.examples:streams.examples >------------------
[2023-05-05T00:43:53.644Z] [INFO] Building Kafka Streams Quickstart :: Java 0.1
[2023-05-05T00:43:53.644Z] [INFO] --------------------------------[ jar 
]---------------------------------
[2023-05-05T00:43:54.581Z] [INFO] 
[2023-05-05T00:43:54.581Z] [INFO] --- maven-resources-plugin:2.6:resources 
(default-resources) @ streams.examples ---
[2023-05-05T00:43:54.581Z] [INFO] Using 'UTF-8' encoding to copy filtered 
resources.
[2023-05-05T00:43:54.581Z] [INFO] Copying 1 resource
[2023-05-05T00:43:54.581Z] [INFO] 
[2023-05-05T00:43:54.581Z] [INFO] --- maven-compiler-plugin:3.1:compile 
(default-compile) @ streams.examples ---
[2023-05-05T00:43:54.581Z] [INFO] Changes detected - recompiling the module!
[2023-05-05T00:43:54.581Z] [INFO] Compiling 3 source files to 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk_2/streams/quickstart/test-streams-archetype/streams.examples/target/classes
[2023-05-05T00:43:56.335Z] [INFO] 
------------------------------------------------------------------------
[2023-05-05T00:43:56.335Z] [INFO] BUILD SUCCESS
[2023-05-05T00:43:56.335Z] [INFO] 
------------------------------------------------------------------------
[2023-05-05T00:43:56.335Z] [INFO] Total time:  2.746 s
[2023-05-05T00:43:56.335Z] [INFO] Finished at: 2023-05-05T00:43:55Z
[2023-05-05T00:43:56.335Z] [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] }
[2023-05-05T00:44:39.266Z] 
[2023-05-05T00:44:39.266Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > RestoreIntegrationTest > 
shouldRecycleStateFromStandbyTaskPromotedToActiveTaskAndNotRestore(boolean) > 
[1] true PASSED
[2023-05-05T00:44:39.266Z] 
[2023-05-05T00:44:39.266Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > RestoreIntegrationTest > 
shouldRecycleStateFromStandbyTaskPromotedToActiveTaskAndNotRestore(boolean) > 
[2] false STARTED
[2023-05-05T00:45:27.870Z] 
[2023-05-05T00:45:27.870Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > RestoreIntegrationTest > 
shouldRecycleStateFromStandbyTaskPromotedToActiveTaskAndNotRestore(boolean) > 
[2] false PASSED
[2023-05-05T00:45:27.870Z] 
[2023-05-05T00:45:27.870Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > RestoreIntegrationTest > 
shouldProcessDataFromStoresWithLoggingDisabled(boolean) > [1] true STARTED
[2023-05-05T00:45:28.956Z] 
[2023-05-05T00:45:28.957Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > RestoreIntegrationTest > 
shouldProcessDataFromStoresWithLoggingDisabled(boolean) > [1] true PASSED
[2023-05-05T00:45:28.957Z] 
[2023-05-05T00:45:28.957Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > RestoreIntegrationTest > 
shouldProcessDataFromStoresWithLoggingDisabled(boolean) > [2] false STARTED
[2023-05-05T00:45:29.876Z] 
[2023-05-05T00:45:29.876Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > RestoreIntegrationTest > 
shouldProcessDataFromStoresWithLoggingDisabled(boolean) > [2] false PASSED
[2023-05-05T00:45:29.876Z] 
[2023-05-05T00:45:29.876Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > RestoreIntegrationTest > shouldRestoreNullRecord() STARTED
[2023-05-05T00:46:18.533Z] 
[2023-05-05T00:46:18.533Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > RestoreIntegrationTest > shouldRestoreNullRecord() PASSED
[2023-05-05T00:46:18.533Z] 
[2023-05-05T00:46:18.533Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > RestoreIntegrationTest > 
shouldRestoreStateFromSourceTopic(boolean) > [1] true STARTED
[2023-05-05T00:46:22.110Z] 
[2023-05-05T00:46:22.110Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > RestoreIntegrationTest > 
shouldRestoreStateFromSourceTopic(boolean) > [1] true PASSED
[2023-05-05T00:46:22.110Z] 
[2023-05-05T00:46:22.110Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > RestoreIntegrationTest > 
shouldRestoreStateFromSourceTopic(boolean) > [2] false STARTED
[2023-05-05T00:46:24.739Z] 
[2023-05-05T00:46:24.739Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > RestoreIntegrationTest > 
shouldRestoreStateFromSourceTopic(boolean) > [2] false PASSED
[2023-05-05T00:46:24.739Z] 
[2023-05-05T00:46:24.739Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > RestoreIntegrationTest > 
shouldSuccessfullyStartWhenLoggingDisabled(boolean) > [1] true STARTED
[2023-05-05T00:46:26.631Z] 
[2023-05-05T00:46:26.632Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > RestoreIntegrationTest > 
shouldSuccessfullyStartWhenLoggingDisabled(boolean) > [1] true PASSED
[2023-05-05T00:46:26.632Z] 
[2023-05-05T00:46:26.632Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > RestoreIntegrationTest > 
shouldSuccessfullyStartWhenLoggingDisabled(boolean) > [2] false STARTED
[2023-05-05T00:46:28.385Z] 
[2023-05-05T00:46:28.385Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > RestoreIntegrationTest > 
shouldSuccessfullyStartWhenLoggingDisabled(boolean) > [2] false PASSED
[2023-05-05T00:46:28.385Z] 
[2023-05-05T00:46:28.385Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > RestoreIntegrationTest > 
shouldRestoreStateFromChangelogTopic(boolean) > [1] true STARTED
[2023-05-05T00:46:31.015Z] 
[2023-05-05T00:46:31.015Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > RestoreIntegrationTest > 
shouldRestoreStateFromChangelogTopic(boolean) > [1] true PASSED
[2023-05-05T00:46:31.015Z] 
[2023-05-05T00:46:31.015Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > RestoreIntegrationTest > 
shouldRestoreStateFromChangelogTopic(boolean) > [2] false STARTED
[2023-05-05T00:46:34.575Z] 
[2023-05-05T00:46:34.575Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > RestoreIntegrationTest > 
shouldRestoreStateFromChangelogTopic(boolean) > [2] false PASSED
[2023-05-05T00:46:37.182Z] 
[2023-05-05T00:46:37.182Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > SmokeTestDriverIntegrationTest > 
shouldWorkWithRebalance(boolean) > [1] true STARTED
[2023-05-05T00:47:57.876Z] 
[2023-05-05T00:47:57.876Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > SmokeTestDriverIntegrationTest > 
shouldWorkWithRebalance(boolean) > [1] true PASSED
[2023-05-05T00:47:57.876Z] 
[2023-05-05T00:47:57.876Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > SmokeTestDriverIntegrationTest > 
shouldWorkWithRebalance(boolean) > [2] false STARTED
[2023-05-05T00:49:31.937Z] 
[2023-05-05T00:49:31.937Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > SmokeTestDriverIntegrationTest > 
shouldWorkWithRebalance(boolean) > [2] false PASSED
[2023-05-05T00:49:31.937Z] 
[2023-05-05T00:49:31.937Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > StoreQueryIntegrationTest > 
shouldQuerySpecificActivePartitionStores() STARTED
[2023-05-05T00:49:31.937Z] 
[2023-05-05T00:49:31.937Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > StoreQueryIntegrationTest > 
shouldQuerySpecificActivePartitionStores() PASSED
[2023-05-05T00:49:31.937Z] 
[2023-05-05T00:49:31.937Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > StoreQueryIntegrationTest > 
shouldFailWithIllegalArgumentExceptionWhenIQPartitionerReturnsMultiplePartitions()
 STARTED
[2023-05-05T00:49:34.511Z] 
[2023-05-05T00:49:34.511Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > StoreQueryIntegrationTest > 
shouldFailWithIllegalArgumentExceptionWhenIQPartitionerReturnsMultiplePartitions()
 PASSED
[2023-05-05T00:49:34.511Z] 
[2023-05-05T00:49:34.511Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > StoreQueryIntegrationTest > 
shouldQueryAllStalePartitionStores() STARTED
[2023-05-05T00:49:38.016Z] 
[2023-05-05T00:49:38.016Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > StoreQueryIntegrationTest > 
shouldQueryAllStalePartitionStores() PASSED
[2023-05-05T00:49:38.016Z] 
[2023-05-05T00:49:38.016Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > StoreQueryIntegrationTest > 
shouldQuerySpecificStalePartitionStoresMultiStreamThreads() STARTED
[2023-05-05T00:49:41.522Z] 
[2023-05-05T00:49:41.522Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > StoreQueryIntegrationTest > 
shouldQuerySpecificStalePartitionStoresMultiStreamThreads() PASSED
[2023-05-05T00:49:41.522Z] 
[2023-05-05T00:49:41.522Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > StoreQueryIntegrationTest > 
shouldQuerySpecificStalePartitionStores() STARTED
[2023-05-05T00:49:45.034Z] 
[2023-05-05T00:49:45.034Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > StoreQueryIntegrationTest > 
shouldQuerySpecificStalePartitionStores() PASSED
[2023-05-05T00:49:45.034Z] 
[2023-05-05T00:49:45.034Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > StoreQueryIntegrationTest > 
shouldQueryOnlyActivePartitionStoresByDefault() STARTED
[2023-05-05T00:49:47.616Z] 
[2023-05-05T00:49:47.616Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > StoreQueryIntegrationTest > 
shouldQueryOnlyActivePartitionStoresByDefault() PASSED
[2023-05-05T00:49:47.616Z] 
[2023-05-05T00:49:47.617Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > StoreQueryIntegrationTest > 
shouldQueryStoresAfterAddingAndRemovingStreamThread() STARTED
[2023-05-05T00:49:54.528Z] 
[2023-05-05T00:49:54.528Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > StoreQueryIntegrationTest > 
shouldQueryStoresAfterAddingAndRemovingStreamThread() PASSED
[2023-05-05T00:49:54.528Z] 
[2023-05-05T00:49:54.528Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > StoreQueryIntegrationTest > 
shouldQuerySpecificStalePartitionStoresMultiStreamThreadsNamedTopology() STARTED
[2023-05-05T00:49:57.110Z] 
[2023-05-05T00:49:57.110Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 177 > StoreQueryIntegrationTest > 
shouldQuerySpecificStalePartitionStoresMultiStreamThreadsNamedTopology() PASSED
[2023-05-05T00:49:58.027Z] streams-2: SMOKE-TEST-CLIENT-CLOSED
[2023-05-05T00:49:58.027Z] streams-3: SMOKE-TEST-CLIENT-CLOSED
[2023-05-05T00:49:58.027Z] streams-3: SMOKE-TEST-CLIENT-CLOSED
[2023-05-05T00:49:58.027Z] streams-0: SMOKE-TEST-CLIENT-CLOSED
[2023-05-05T00:49:58.027Z] streams-2: SMOKE-TEST-CLIENT-CLOSED
[2023-05-05T00:49:58.954Z] streams-7: SMOKE-TEST-CLIENT-CLOSED
[2023-05-05T00:49:58.954Z] streams-4: SMOKE-TEST-CLIENT-CLOSED
[2023-05-05T00:49:58.954Z] streams-5: SMOKE-TEST-CLIENT-CLOSED
[2023-05-05T00:49:58.954Z] streams-1: SMOKE-TEST-CLIENT-CLOSED
[2023-05-05T00:49:58.954Z] streams-4: SMOKE-TEST-CLIENT-CLOSED
[2023-05-05T00:49:58.954Z] streams-0: SMOKE-TEST-CLIENT-CLOSED
[2023-05-05T00:49:58.954Z] streams-1: SMOKE-TEST-CLIENT-CLOSED
[2023-05-05T00:49:58.954Z] streams-5: SMOKE-TEST-CLIENT-CLOSED
[2023-05-05T00:49:58.954Z] streams-6: SMOKE-TEST-CLIENT-CLOSED
[2023-05-05T00:50:02.469Z] 
[2023-05-05T00:50:02.469Z] FAILURE: Build failed with an exception.
[2023-05-05T00:50:02.469Z] 
[2023-05-05T00:50:02.469Z] * What went wrong:
[2023-05-05T00:50:02.469Z] Execution failed for task 
':log4j-appender:integrationTest'.
[2023-05-05T00:50:02.469Z] > Process 'Gradle Test Executor 128' finished with 
non-zero exit value 1
[2023-05-05T00:50:02.469Z]   This problem might be caused by incorrect test 
process configuration.
[2023-05-05T00:50:02.469Z]   Please refer to the test execution section in the 
User Manual at 
https://docs.gradle.org/8.1.1/userguide/java_testing.html#sec:test_execution
[2023-05-05T00:50:02.469Z] 
[2023-05-05T00:50:02.469Z] * Try:
[2023-05-05T00:50:02.469Z] > Run with --stacktrace option to get the stack 
trace.
[2023-05-05T00:50:02.469Z] > Run with --info or --debug option to get more log 
output.
[2023-05-05T00:50:02.469Z] > Run with --scan to get full insights.
[2023-05-05T00:50:02.469Z] 
[2023-05-05T00:50:02.469Z] * Get more help at https://help.gradle.org
[2023-05-05T00:50:02.469Z] 
[2023-05-05T00:50:02.469Z] Deprecated Gradle features were used in this build, 
making it incompatible with Gradle 9.0.
[2023-05-05T00:50:02.469Z] 
[2023-05-05T00:50:02.469Z] You can use '--warning-mode all' to show the 
individual deprecation warnings and determine if they come from your own 
scripts or plugins.
[2023-05-05T00:50:02.469Z] 
[2023-05-05T00:50:02.469Z] See 
https://docs.gradle.org/8.1.1/userguide/command_line_interface.html#sec:command_line_warnings
[2023-05-05T00:50:02.469Z] 
[2023-05-05T00:50:02.469Z] BUILD FAILED in 2h 39m 59s
[2023-05-05T00:50:02.469Z] 230 actionable tasks: 124 executed, 106 up-to-date
[2023-05-05T00:50:02.469Z] 
[2023-05-05T00:50:02.469Z] See the profiling report at: 
file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/build/reports/profile/profile-2023-05-04-22-10-08.html
[2023-05-05T00:50:02.469Z] A fine-grained performance profile is available: use 
the --scan option.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch JDK 17 and Scala 2.13
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] node
Running on builds35 in /home/jenkins/workspace/Kafka_kafka_trunk
[Pipeline] {
[Pipeline] step

Reply via email to