See 
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Dataflow_Batch/1016/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-15 (beam) in workspace 
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Dataflow_Batch/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Avoid fetching tags
Cloning repository https://github.com/apache/beam.git
 > git init 
 > <https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Dataflow_Batch/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 --no-tags --force --progress --depth=1 -- 
 > 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
Using shallow fetch with depth 1
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --no-tags --force --progress --depth=1 -- 
 > 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 5d6dceeba0114242596e89f2da618d4400997fb2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d6dceeba0114242596e89f2da618d4400997fb2 # timeout=10
Commit message: "Add Load Tests CoGBK Flink Batch Go workflow (#28660)"
 > git rev-list --no-walk 5515f18b915f8b64c6a0d4bc2949787b7db939f3 # timeout=10
First time build. Skipping changelog.
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SETUPTOOLS_USE_DISTUTILS=stdlib
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_LoadTests_Go_GBK_Dataflow_Batch] $ /bin/bash -xe 
/tmp/jenkins4418724035930124814.sh
+ echo '*** Group By Key Go Load test: 2GB of 10B records ***'
*** Group By Key Go Load test: 2GB of 10B records ***
[Gradle] - Launching build.
[src] $ 
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Dataflow_Batch/ws/src/gradlew>
 -PloadTest.mainClass=group_by_key -Prunner=DataflowRunner 
'-PloadTest.args=--job_name=load-tests-go-dataflow-batch-gbk-1-0929172149 
--project=apache-beam-testing --region=us-central1 
--temp_location=gs://temp-storage-for-perf-tests/loadtests 
--staging_location=gs://temp-storage-for-perf-tests/loadtests 
--influx_namespace=dataflow --influx_measurement=go_batch_gbk_1 
--input_options='{"num_records": 200000000,"key_size": 1,"value_size": 9}' 
--iterations=1 --fanout=1 --num_****s=5 --autoscaling_algorithm=NONE 
--environment_type=DOCKER 
--environment_config=gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest 
--influx_db_name=beam_test_metrics --influx_hostname=http://10.128.0.96:8086 
--runner=DataflowRunner' --continue --max-****s=8 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx6g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses 
:sdks:go:test:load:run
To honour the JVM settings for this build a single-use Daemon process will be 
forked. See 
https://docs.gradle.org/7.6.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 
Configuration on demand is an incubating feature.
Gradle Enterprise plugins resolution: https://plugins.gradle.org/m2
Enforcing Gradle Enterprise: https://ge.apache.org, allowUntrustedServer: false
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy
> Task :buildSrc:compileGroovy FAILED
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovy FAILED
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradle FAILED
> Task :buildSrc:processTestResources NO-SOURCE

FAILURE: Build completed with 3 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':buildSrc:compileGroovy'.
> Failed to load cache entry 84dad2d73675d4cc03f91835887b9262 for task 
> ':buildSrc:compileGroovy': Could not load from local cache: Timeout waiting 
> to lock Build cache (/home/jenkins/.gradle/caches/build-cache-1). It is 
> currently in use by another Gradle instance.
  Owner PID: 659353
  Our PID: 827449
  Owner Operation: 
  Our operation: 
  Lock file: /home/jenkins/.gradle/caches/build-cache-1/build-cache-1.lock

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':buildSrc:spotlessGroovy'.
> Failed to load cache entry a0e04c3d469f649cd70d9b888d22ea71 for task 
> ':buildSrc:spotlessGroovy': Could not load from local cache: Timeout waiting 
> to lock Build cache (/home/jenkins/.gradle/caches/build-cache-1). It is 
> currently in use by another Gradle instance.
  Owner PID: 659353
  Our PID: 827449
  Owner Operation: 
  Our operation: 
  Lock file: /home/jenkins/.gradle/caches/build-cache-1/build-cache-1.lock

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':buildSrc:spotlessGroovyGradle'.
> Failed to load cache entry 24f9b7cba777e3dcc4c65ace7f2c5bc0 for task 
> ':buildSrc:spotlessGroovyGradle': Could not load from local cache: Timeout 
> waiting to lock Build cache (/home/jenkins/.gradle/caches/build-cache-1). It 
> is currently in use by another Gradle instance.
  Owner PID: 659353
  Our PID: 827449
  Owner Operation: 
  Our operation: 
  Lock file: /home/jenkins/.gradle/caches/build-cache-1/build-cache-1.lock

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 3m 29s
5 actionable tasks: 5 executed

Publishing build scan...
https://ge.apache.org/s/lo5kwf2utok7k

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]

Reply via email to