You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/06/10 18:32:16 UTC

Jenkins build is unstable: Kafka » Kafka Branch Builder » trunk #996

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


Jenkins build is unstable: Kafka » Kafka Branch Builder » trunk #998

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka/job/trunk/998/display/redirect>


Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #997

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka/job/trunk/997/display/redirect>

Changes:


------------------------------------------
[...truncated 634436 lines...]
[2022-06-10T21:02:11.043Z] [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
[2022-06-10T21:02:11.043Z] [INFO] Building Maven Stub Project (No POM) 1
[2022-06-10T21:02:11.043Z] [INFO] --------------------------------[ pom ]---------------------------------
[2022-06-10T21:02:11.043Z] [INFO] 
[2022-06-10T21:02:11.043Z] [INFO] >>> maven-archetype-plugin:3.2.1:generate (default-cli) > generate-sources @ standalone-pom >>>
[2022-06-10T21:02:11.043Z] [INFO] 
[2022-06-10T21:02:11.043Z] [INFO] <<< maven-archetype-plugin:3.2.1:generate (default-cli) < generate-sources @ standalone-pom <<<
[2022-06-10T21:02:11.043Z] [INFO] 
[2022-06-10T21:02:11.043Z] [INFO] 
[2022-06-10T21:02:11.043Z] [INFO] --- maven-archetype-plugin:3.2.1:generate (default-cli) @ standalone-pom ---
[2022-06-10T21:02:12.091Z] [INFO] Generating project in Interactive mode
[2022-06-10T21:02:12.091Z] [WARNING] Archetype not found in any catalog. Falling back to central repository.
[2022-06-10T21:02:12.091Z] [WARNING] Add a repository with id 'archetype' in your settings.xml if archetype's repository is elsewhere.
[2022-06-10T21:02:12.091Z] [INFO] Using property: groupId = streams.examples
[2022-06-10T21:02:12.091Z] [INFO] Using property: artifactId = streams.examples
[2022-06-10T21:02:12.091Z] [INFO] Using property: version = 0.1
[2022-06-10T21:02:12.091Z] [INFO] Using property: package = myapps
[2022-06-10T21:02:12.091Z] Confirm properties configuration:
[2022-06-10T21:02:12.091Z] groupId: streams.examples
[2022-06-10T21:02:12.091Z] artifactId: streams.examples
[2022-06-10T21:02:12.091Z] version: 0.1
[2022-06-10T21:02:12.091Z] package: myapps
[2022-06-10T21:02:12.091Z]  Y: : [INFO] ----------------------------------------------------------------------------
[2022-06-10T21:02:12.091Z] [INFO] Using following parameters for creating project from Archetype: streams-quickstart-java:3.3.0-SNAPSHOT
[2022-06-10T21:02:12.091Z] [INFO] ----------------------------------------------------------------------------
[2022-06-10T21:02:12.091Z] [INFO] Parameter: groupId, Value: streams.examples
[2022-06-10T21:02:12.091Z] [INFO] Parameter: artifactId, Value: streams.examples
[2022-06-10T21:02:12.091Z] [INFO] Parameter: version, Value: 0.1
[2022-06-10T21:02:12.091Z] [INFO] Parameter: package, Value: myapps
[2022-06-10T21:02:12.091Z] [INFO] Parameter: packageInPathFormat, Value: myapps
[2022-06-10T21:02:12.091Z] [INFO] Parameter: package, Value: myapps
[2022-06-10T21:02:12.091Z] [INFO] Parameter: version, Value: 0.1
[2022-06-10T21:02:12.091Z] [INFO] Parameter: groupId, Value: streams.examples
[2022-06-10T21:02:12.091Z] [INFO] Parameter: artifactId, Value: streams.examples
[2022-06-10T21:02:12.091Z] [INFO] Project created from Archetype in dir: /home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples
[2022-06-10T21:02:12.091Z] [INFO] ------------------------------------------------------------------------
[2022-06-10T21:02:12.091Z] [INFO] BUILD SUCCESS
[2022-06-10T21:02:12.091Z] [INFO] ------------------------------------------------------------------------
[2022-06-10T21:02:12.091Z] [INFO] Total time:  1.325 s
[2022-06-10T21:02:12.091Z] [INFO] Finished at: 2022-06-10T21:02:11Z
[2022-06-10T21:02:12.091Z] [INFO] ------------------------------------------------------------------------
[Pipeline] dir
[2022-06-10T21:02:12.789Z] Running in /home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples
[Pipeline] {
[Pipeline] sh
[2022-06-10T21:02:15.311Z] + mvn compile
[2022-06-10T21:02:16.359Z] [INFO] Scanning for projects...
[2022-06-10T21:02:16.359Z] [INFO] 
[2022-06-10T21:02:16.359Z] [INFO] -----------------< streams.examples:streams.examples >------------------
[2022-06-10T21:02:16.359Z] [INFO] Building Kafka Streams Quickstart :: Java 0.1
[2022-06-10T21:02:16.359Z] [INFO] --------------------------------[ jar ]---------------------------------
[2022-06-10T21:02:16.359Z] [INFO] 
[2022-06-10T21:02:16.359Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ streams.examples ---
[2022-06-10T21:02:16.359Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2022-06-10T21:02:16.359Z] [INFO] Copying 1 resource
[2022-06-10T21:02:16.359Z] [INFO] 
[2022-06-10T21:02:16.359Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ streams.examples ---
[2022-06-10T21:02:17.602Z] [INFO] Changes detected - recompiling the module!
[2022-06-10T21:02:17.602Z] [INFO] Compiling 3 source files to /home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples/target/classes
[2022-06-10T21:02:18.127Z] [INFO] ------------------------------------------------------------------------
[2022-06-10T21:02:18.127Z] [INFO] BUILD SUCCESS
[2022-06-10T21:02:18.127Z] [INFO] ------------------------------------------------------------------------
[2022-06-10T21:02:18.127Z] [INFO] Total time:  1.908 s
[2022-06-10T21:02:18.127Z] [INFO] Finished at: 2022-06-10T21:02:17Z
[2022-06-10T21:02:18.127Z] [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-06-10T21:02:26.778Z] 
[2022-06-10T21:02:26.778Z] org.apache.kafka.streams.integration.SuppressionDurabilityIntegrationTest > shouldRecoverBufferAfterShutdown[exactly_once_v2] PASSED
[2022-06-10T21:02:26.778Z] 
[2022-06-10T21:02:26.778Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testLeftInner[caching enabled = true] STARTED
[2022-06-10T21:02:33.280Z] 
[2022-06-10T21:02:33.280Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testLeftInner[caching enabled = true] PASSED
[2022-06-10T21:02:33.280Z] 
[2022-06-10T21:02:33.280Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testLeftOuter[caching enabled = true] STARTED
[2022-06-10T21:02:40.606Z] 
[2022-06-10T21:02:40.606Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testLeftOuter[caching enabled = true] PASSED
[2022-06-10T21:02:40.606Z] 
[2022-06-10T21:02:40.606Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testLeftLeft[caching enabled = true] STARTED
[2022-06-10T21:02:46.443Z] 
[2022-06-10T21:02:46.443Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testLeftLeft[caching enabled = true] PASSED
[2022-06-10T21:02:46.443Z] 
[2022-06-10T21:02:46.443Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testOuterLeft[caching enabled = true] STARTED
[2022-06-10T21:02:53.884Z] 
[2022-06-10T21:02:53.884Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testOuterLeft[caching enabled = true] PASSED
[2022-06-10T21:02:53.884Z] 
[2022-06-10T21:02:53.884Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testInner[caching enabled = true] STARTED
[2022-06-10T21:02:59.730Z] 
[2022-06-10T21:02:59.730Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testInner[caching enabled = true] PASSED
[2022-06-10T21:02:59.730Z] 
[2022-06-10T21:02:59.730Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testOuter[caching enabled = true] STARTED
[2022-06-10T21:03:07.095Z] 
[2022-06-10T21:03:07.095Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testOuter[caching enabled = true] PASSED
[2022-06-10T21:03:07.095Z] 
[2022-06-10T21:03:07.095Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testLeft[caching enabled = true] STARTED
[2022-06-10T21:03:14.965Z] 
[2022-06-10T21:03:14.965Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testLeft[caching enabled = true] PASSED
[2022-06-10T21:03:14.965Z] 
[2022-06-10T21:03:14.965Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testInnerInner[caching enabled = true] STARTED
[2022-06-10T21:03:20.746Z] 
[2022-06-10T21:03:20.746Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testInnerInner[caching enabled = true] PASSED
[2022-06-10T21:03:20.746Z] 
[2022-06-10T21:03:20.746Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testInnerOuter[caching enabled = true] STARTED
[2022-06-10T21:03:26.576Z] 
[2022-06-10T21:03:26.576Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testInnerOuter[caching enabled = true] PASSED
[2022-06-10T21:03:26.576Z] 
[2022-06-10T21:03:26.576Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testInnerLeft[caching enabled = true] STARTED
[2022-06-10T21:03:32.445Z] 
[2022-06-10T21:03:32.445Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testInnerLeft[caching enabled = true] PASSED
[2022-06-10T21:03:32.445Z] 
[2022-06-10T21:03:32.445Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testOuterInner[caching enabled = true] STARTED
[2022-06-10T21:03:38.992Z] 
[2022-06-10T21:03:38.992Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testOuterInner[caching enabled = true] PASSED
[2022-06-10T21:03:38.992Z] 
[2022-06-10T21:03:38.992Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testOuterOuter[caching enabled = true] STARTED
[2022-06-10T21:03:46.780Z] 
[2022-06-10T21:03:46.780Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testOuterOuter[caching enabled = true] PASSED
[2022-06-10T21:03:46.780Z] 
[2022-06-10T21:03:46.780Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testLeftInner[caching enabled = false] STARTED
[2022-06-10T21:03:51.947Z] 
[2022-06-10T21:03:51.947Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testLeftInner[caching enabled = false] PASSED
[2022-06-10T21:03:51.947Z] 
[2022-06-10T21:03:51.947Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testLeftOuter[caching enabled = false] STARTED
[2022-06-10T21:03:58.986Z] 
[2022-06-10T21:03:58.986Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testLeftOuter[caching enabled = false] PASSED
[2022-06-10T21:03:58.986Z] 
[2022-06-10T21:03:58.986Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testLeftLeft[caching enabled = false] STARTED
[2022-06-10T21:04:06.603Z] 
[2022-06-10T21:04:06.603Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testLeftLeft[caching enabled = false] PASSED
[2022-06-10T21:04:06.603Z] 
[2022-06-10T21:04:06.603Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testOuterLeft[caching enabled = false] STARTED
[2022-06-10T21:04:13.877Z] 
[2022-06-10T21:04:13.877Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testOuterLeft[caching enabled = false] PASSED
[2022-06-10T21:04:13.877Z] 
[2022-06-10T21:04:13.877Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testInner[caching enabled = false] STARTED
[2022-06-10T21:04:22.799Z] 
[2022-06-10T21:04:22.799Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testInner[caching enabled = false] PASSED
[2022-06-10T21:04:22.799Z] 
[2022-06-10T21:04:22.799Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testOuter[caching enabled = false] STARTED
[2022-06-10T21:04:33.528Z] 
[2022-06-10T21:04:33.528Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testOuter[caching enabled = false] PASSED
[2022-06-10T21:04:33.528Z] 
[2022-06-10T21:04:33.528Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testLeft[caching enabled = false] STARTED
[2022-06-10T21:04:40.496Z] 
[2022-06-10T21:04:40.496Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testLeft[caching enabled = false] PASSED
[2022-06-10T21:04:40.496Z] 
[2022-06-10T21:04:40.496Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testInnerInner[caching enabled = false] STARTED
[2022-06-10T21:04:45.911Z] 
[2022-06-10T21:04:45.911Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testInnerInner[caching enabled = false] PASSED
[2022-06-10T21:04:45.911Z] 
[2022-06-10T21:04:45.911Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testInnerOuter[caching enabled = false] STARTED
[2022-06-10T21:04:54.098Z] 
[2022-06-10T21:04:54.098Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testInnerOuter[caching enabled = false] PASSED
[2022-06-10T21:04:54.098Z] 
[2022-06-10T21:04:54.098Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testInnerLeft[caching enabled = false] STARTED
[2022-06-10T21:05:01.027Z] 
[2022-06-10T21:05:01.027Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testInnerLeft[caching enabled = false] PASSED
[2022-06-10T21:05:01.027Z] 
[2022-06-10T21:05:01.027Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testOuterInner[caching enabled = false] STARTED
[2022-06-10T21:05:08.233Z] 
[2022-06-10T21:05:08.233Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testOuterInner[caching enabled = false] PASSED
[2022-06-10T21:05:08.233Z] 
[2022-06-10T21:05:08.233Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testOuterOuter[caching enabled = false] STARTED
[2022-06-10T21:05:18.395Z] 
[2022-06-10T21:05:18.395Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testOuterOuter[caching enabled = false] PASSED
[2022-06-10T21:05:19.332Z] 
[2022-06-10T21:05:19.332Z] org.apache.kafka.streams.integration.TaskMetadataIntegrationTest > shouldReportCorrectEndOffsetInformation STARTED
[2022-06-10T21:05:20.359Z] 
[2022-06-10T21:05:20.359Z] org.apache.kafka.streams.integration.TaskMetadataIntegrationTest > shouldReportCorrectEndOffsetInformation PASSED
[2022-06-10T21:05:20.359Z] 
[2022-06-10T21:05:20.359Z] org.apache.kafka.streams.integration.TaskMetadataIntegrationTest > shouldReportCorrectCommittedOffsetInformation STARTED
[2022-06-10T21:05:21.386Z] 
[2022-06-10T21:05:21.386Z] org.apache.kafka.streams.integration.TaskMetadataIntegrationTest > shouldReportCorrectCommittedOffsetInformation PASSED
[2022-06-10T21:05:25.956Z] streams-4: SMOKE-TEST-CLIENT-CLOSED
[2022-06-10T21:05:25.956Z] streams-5: SMOKE-TEST-CLIENT-CLOSED
[2022-06-10T21:05:25.956Z] streams-6: SMOKE-TEST-CLIENT-CLOSED
[2022-06-10T21:05:25.956Z] streams-0: SMOKE-TEST-CLIENT-CLOSED
[2022-06-10T21:05:25.956Z] streams-1: SMOKE-TEST-CLIENT-CLOSED
[2022-06-10T21:05:25.956Z] streams-2: SMOKE-TEST-CLIENT-CLOSED
[2022-06-10T21:05:25.956Z] streams-3: SMOKE-TEST-CLIENT-CLOSED
[2022-06-10T21:05:26.988Z] 
[2022-06-10T21:05:26.988Z] > Task :streams:integrationTest FAILED
[2022-06-10T21:05:26.988Z] 
[2022-06-10T21:05:26.988Z] FAILURE: Build failed with an exception.
[2022-06-10T21:05:26.988Z] 
[2022-06-10T21:05:26.988Z] * What went wrong:
[2022-06-10T21:05:26.988Z] Execution failed for task ':streams:integrationTest'.
[2022-06-10T21:05:26.988Z] > Process 'Gradle Test Executor 162' finished with non-zero exit value 1
[2022-06-10T21:05:26.988Z]   This problem might be caused by incorrect test process configuration.
[2022-06-10T21:05:26.988Z]   Please refer to the test execution section in the User Manual at https://docs.gradle.org/7.4.2/userguide/java_testing.html#sec:test_execution
[2022-06-10T21:05:26.988Z] 
[2022-06-10T21:05:26.988Z] * Try:
[2022-06-10T21:05:26.988Z] > Run with --stacktrace option to get the stack trace.
[2022-06-10T21:05:26.988Z] > Run with --info or --debug option to get more log output.
[2022-06-10T21:05:26.988Z] > Run with --scan to get full insights.
[2022-06-10T21:05:26.988Z] 
[2022-06-10T21:05:26.988Z] * Get more help at https://help.gradle.org
[2022-06-10T21:05:26.988Z] 
[2022-06-10T21:05:26.988Z] BUILD FAILED in 2h 22m 33s
[2022-06-10T21:05:26.988Z] 209 actionable tasks: 113 executed, 96 up-to-date
[2022-06-10T21:05:26.988Z] 
[2022-06-10T21:05:26.988Z] See the profiling report at: file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/build/reports/profile/profile-2022-06-10-18-42-59.html
[2022-06-10T21:05:26.988Z] 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 8 and Scala 2.13
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] node
Running on builds35 in /home/jenkins/workspace/Kafka_kafka_trunk
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] step