See <https://ci-beam.apache.org/job/beam_LoadTests_Java_ParDo_Dataflow_V2_Batch_Java11/251/display/redirect?page=changes>
Changes: [benjamin.gonzalez] Revert PR#16253 due errors with plugin flaky-test-handler [noreply] Fix BoundedQueueExecutor and StreamingDataflowWorker to actually limit [noreply] [BEAM-1857] Add Neo4jIO (#15916) [noreply] [BEAM-13767] Migrate serveral portable runner tasks to use configuration [noreply] [BEAM-13996] Removing 'No cluster_manager is associated with the [noreply] [BEAM-13906] Improve coverage of errors package (#16934) [noreply] [BEAM-13886] unit tests for trigger package (#16935) [noreply] [BEAM-4767] Remove beam- prefix from release script tags (#16899) [noreply] [BEAM-13866] Add small unit tests to errorx, make boolean assignment [noreply] [BEAM-13925] Add most of the supporting files for the pr management [noreply] Merge pull request #16846 from [BEAM-12164]: Add sad path tests for ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-4 (beam) in workspace <https://ci-beam.apache.org/job/beam_LoadTests_Java_ParDo_Dataflow_V2_Batch_Java11/ws/> The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/apache/beam.git > git init > <https://ci-beam.apache.org/job/beam_LoadTests_Java_ParDo_Dataflow_V2_Batch_Java11/ws/src> > # timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/apache/beam.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git fetch --tags --force --progress -- https://github.com/apache/beam.git > +refs/heads/*:refs/remotes/origin/* > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # > timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 47ab260aaad6b1014d86dd6cf9274f1045690631 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 47ab260aaad6b1014d86dd6cf9274f1045690631 # timeout=10 Commit message: "Merge pull request #16846 from [BEAM-12164]: Add sad path tests for Cloud Spanner's ReadChangeStream" > git rev-list --no-walk 2a45a5b6c34141dcc595c5cda3d28264e542bdff # timeout=10 No emails were triggered. [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content SPARK_LOCAL_IP=127.0.0.1 SETUPTOOLS_USE_DISTUTILS=stdlib [EnvInject] - Variables injected successfully. [beam_LoadTests_Java_ParDo_Dataflow_V2_Batch_Java11] $ /bin/bash -xe /tmp/jenkins6719351155996429967.sh + echo '*** Load test: ParDo 2GB 100 byte records 10 times ***' *** Load test: ParDo 2GB 100 byte records 10 times *** [Gradle] - Launching build. [src] $ <https://ci-beam.apache.org/job/beam_LoadTests_Java_ParDo_Dataflow_V2_Batch_Java11/ws/src/gradlew> -PloadTest.mainClass=org.apache.beam.sdk.loadtests.ParDoLoadTest -Prunner=:runners:google-cloud-dataflow-java '-PloadTest.args=--project=apache-beam-testing --region=us-central1 --appName=load_tests_Java11_Dataflow_V2_batch_ParDo_1 --tempLocation=gs://temp-storage-for-perf-tests/loadtests --influxMeasurement=java_batch_pardo_1 --influxTags={"runnerVersion":"v2","jdk":"java11"} --publishToInfluxDB=true --sourceOptions={"numRecords":20000000,"keySizeBytes":10,"valueSizeBytes":90} --iterations=10 --numberOfCounters=1 --numberOfCounterOperations=0 --numWorkers=5 --autoscalingAlgorithm=NONE --streaming=false --influxDatabase=beam_test_metrics --influxHost=http://10.128.0.96:8086 --runner=DataflowRunner' -Prunner.version=V2 -PcompileAndRunTestsWithJava11 -Pjava11Home=/usr/lib/jvm/java-11-openjdk-amd64 --continue --max-****s=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :sdks:java:testing:load-tests:run FAILURE: Build failed with an exception. * What went wrong: Timeout waiting to lock daemon addresses registry. It is currently in use by another Gradle instance. Owner PID: unknown Our PID: 2119659 Owner Operation: unknown Our operation: Lock file: /home/jenkins/.gradle/daemon/7.3.2/registry.bin.lock * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. * Get more help at https://help.gradle.org Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
