See <https://ci-beam.apache.org/job/beam_LoadTests_Python_GBK_Dataflow_Batch/1414/display/redirect>
Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-10 (beam) in workspace <https://ci-beam.apache.org/job/beam_LoadTests_Python_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_Python_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 7a060c5c95f2fbff07bdf455a86705cd6b5e8ee7 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a060c5c95f2fbff07bdf455a86705cd6b5e8ee7 # timeout=10 Commit message: "[AWS2] Bump AWS v2 SDK (closes #26323) (#26380)" > git rev-list --no-walk f549fd33abdc672143ccbe3f0f66104995d30fe6 # 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_Python_GBK_Dataflow_Batch] $ /bin/bash -xe /tmp/jenkins2357975315173211651.sh + echo '*** GroupByKey Python Load test: 2GB of 10B records ***' *** GroupByKey Python Load test: 2GB of 10B records *** [Gradle] - Launching build. [src] $ <https://ci-beam.apache.org/job/beam_LoadTests_Python_GBK_Dataflow_Batch/ws/src/gradlew> -PloadTest.mainClass=apache_beam.testing.load_tests.group_by_key_test -Prunner=DataflowRunner '-PloadTest.args=--job_name=load-tests-python-dataflow-batch-gbk-1-0425100240 --project=apache-beam-testing --region=us-central1 --temp_location=gs://temp-storage-for-perf-tests/loadtests --publish_to_big_query=true --metrics_dataset=load_test --metrics_table=python_dataflow_batch_gbk_1 --influx_measurement=python_batch_gbk_1 --input_options='{"num_records": 200000000,"key_size": 1,"value_size": 9}' --iterations=1 --fanout=1 --num_****s=5 --autoscaling_algorithm=NONE --influx_db_name=beam_test_metrics --influx_hostname=http://10.128.0.96:8086 --runner=DataflowRunner' -PpythonVersion=3.7 --continue --max-****s=8 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx6g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :sdks:python:apache_beam:testing:load_tests:run To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/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 Applying com.gradle.CommonCustomUserDataGradlePlugin via init script > Task :buildSrc:compileJava NO-SOURCE > Task :buildSrc:compileGroovy FROM-CACHE > Task :buildSrc:pluginDescriptors > Task :buildSrc:processResources > Task :buildSrc:classes > Task :buildSrc:jar > Task :buildSrc:assemble > Task :buildSrc:spotlessGroovy FROM-CACHE > Task :buildSrc:spotlessGroovyCheck UP-TO-DATE > Task :buildSrc:spotlessGroovyGradle FROM-CACHE > Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE > Task :buildSrc:spotlessCheck UP-TO-DATE > Task :buildSrc:pluginUnderTestMetadata > Task :buildSrc:compileTestJava NO-SOURCE > Task :buildSrc:compileTestGroovy NO-SOURCE > Task :buildSrc:processTestResources NO-SOURCE > Task :buildSrc:testClasses UP-TO-DATE > Task :buildSrc:test NO-SOURCE > Task :buildSrc:validatePlugins FROM-CACHE > Task :buildSrc:check UP-TO-DATE > Task :buildSrc:build > Task :sdks:python:setupVirtualenv Requirement already up-to-date: pip in <https://ci-beam.apache.org/job/beam_LoadTests_Python_GBK_Dataflow_Batch/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages> (20.1.1) WARNING: You are using pip version 20.1.1; however, version 23.1.1 is available. You should consider upgrading via the '<https://ci-beam.apache.org/job/beam_LoadTests_Python_GBK_Dataflow_Batch/ws/src/build/gradleenv/1922375555/bin/python3.7> -m pip install --upgrade pip' command. ERROR: Could not find a version that satisfies the requirement tox==3.20.1 (from versions: none) ERROR: No matching distribution found for tox==3.20.1 WARNING: You are using pip version 20.1.1; however, version 23.1.1 is available. You should consider upgrading via the '<https://ci-beam.apache.org/job/beam_LoadTests_Python_GBK_Dataflow_Batch/ws/src/build/gradleenv/1922375555/bin/python3.7> -m pip install --upgrade pip' command. > Task :sdks:python:apache_beam:testing:load_tests:setupVirtualenv FAILED Requirement already up-to-date: pip in <https://ci-beam.apache.org/job/beam_LoadTests_Python_GBK_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (20.1.1) WARNING: You are using pip version 20.1.1; however, version 23.1.1 is available. You should consider upgrading via the '<https://ci-beam.apache.org/job/beam_LoadTests_Python_GBK_Dataflow_Batch/ws/src/build/gradleenv/1329484227/bin/python3.7> -m pip install --upgrade pip' command. ERROR: Could not find a version that satisfies the requirement tox==3.20.1 (from versions: none) ERROR: No matching distribution found for tox==3.20.1 WARNING: You are using pip version 20.1.1; however, version 23.1.1 is available. You should consider upgrading via the '<https://ci-beam.apache.org/job/beam_LoadTests_Python_GBK_Dataflow_Batch/ws/src/build/gradleenv/1329484227/bin/python3.7> -m pip install --upgrade pip' command. > Task :sdks:python:setupVirtualenv FAILED FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':sdks:python:apache_beam:testing:load_tests:setupVirtualenv'. > Process 'command 'sh'' finished with non-zero exit value 1 * 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 ':sdks:python:setupVirtualenv'. > Process 'command 'sh'' finished with non-zero exit value 1 * 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 18s 12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date Build scan background action failed. java.lang.IllegalArgumentException: com.gradle.enterprise.gradleplugin.internal.extension.a is not an interface at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:590) at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:557) at java.lang.reflect.WeakCache$Factory.get(WeakCache.java:230) at java.lang.reflect.WeakCache.get(WeakCache.java:127) at java.lang.reflect.Proxy.getProxyClass0(Proxy.java:419) at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:719) at com.gradle.ProxyFactory$ProxyingInvocationHandler.createLocalProxy(ProxyFactory.java:64) at com.gradle.ProxyFactory$ProxyingInvocationHandler.lambda$adaptActionArg$1(ProxyFactory.java:59) at com.gradle.enterprise.gradleplugin.internal.extension.b$3.run(SourceFile:100) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Publishing build scan... https://gradle.com/s/g2xppgllbknle 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]
