See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/1682/display/redirect?page=changes>
Changes: [heejong] [BEAM-13455] Remove duplicated artifacts when using multiple [noreply] [BEAM-12572] Run java examples on multiple runners (#16450) ------------------------------------------ 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_PostCommit_XVR_Dataflow/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_PostCommit_XVR_Dataflow/ws/src> # > timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git --version # timeout=10 > git --version # 'git version 2.7.4' > git fetch --tags --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 --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 3c8cd42f9c3e431b1cd3e3df9b855c52831a3f3e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3c8cd42f9c3e431b1cd3e3df9b855c52831a3f3e # timeout=10 Commit message: "[BEAM-12572] Run java examples on multiple runners (#16450)" > git rev-list --no-walk 872455570ae7f3e2e35360bccf93b503ae9fdb5c # 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_PostCommit_XVR_Dataflow] $ /bin/bash -xe /tmp/jenkins7751180321654598604.sh + echo '*** RUN CROSS-LANGUAGE DATAFLOW PYTHON WITH JAVA EXTERNAL TRANSFORMS USING PYTHON 3.6 ***' *** RUN CROSS-LANGUAGE DATAFLOW PYTHON WITH JAVA EXTERNAL TRANSFORMS USING PYTHON 3.6 *** [Gradle] - Launching build. [src] $ <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses -PpythonVersion=3.6 :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerPythonUsingJava Starting a Gradle Daemon, 1 busy Daemon could not be reused, use --status for details Configuration on demand is an incubating feature. FAILURE: Build failed with an exception. * What went wrong: Gradle could not start your build. > Cannot create service of type TaskExecuter using method > ProjectExecutionServices.createTaskExecuter() as there is a problem with > parameter #15 of type ReservedFileSystemLocationRegistry. > Cannot create service of type ReservedFileSystemLocationRegistry using method ProjectExecutionServices.createReservedFileLocationRegistry() as there is a problem with parameter #1 of type List<ReservedFileSystemLocation>. > Could not create service of type ExecutionHistoryCacheAccess using ExecutionGradleServices.createCacheAccess(). > Failed to create parent directory '<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/buildSrc/.gradle/7.3.2'> when creating directory '<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/buildSrc/.gradle/7.3.2/executionHistory'> * 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 Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.3.2/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 6s Publishing build scan... Publishing failed. The build scan server appears to be unavailable. Please check https://status.gradle.com for the latest service status. If the service is reported as available, please report this problem via https://gradle.com/help/plugin and include the following via copy/paste: ---------- Gradle version: 7.3.2 Plugin version: 3.4.1 Request URL: https://status.gradle.com Request ID: 0eec60ca-d3fc-4c2f-9825-d5ae8b695ffb Response status code: 405 Response server type: Varnish ---------- 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]
