See <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/6306/display/redirect>
Changes: ------------------------------------------ Started by user Yi Hu 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_Publish_Beam_SDK_Snapshots/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_Publish_Beam_SDK_Snapshots/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 0b50a173608c9264d682f0b4c941adbf6362f506 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b50a173608c9264d682f0b4c941adbf6362f506 # timeout=10 Commit message: "Fix num workers (#29006)" > git rev-list --no-walk 2a764dd2a05ca05196d4cf558ec41dda939d12c8 # 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_Publish_Beam_SDK_Snapshots] $ /bin/bash -xe /tmp/jenkins3068901571213027326.sh + echo 'Pushing SDK snapshots to gcr.io/apache-beam-testing/beam-sdk at tag: ${GIT_COMMIT}' Pushing SDK snapshots to gcr.io/apache-beam-testing/beam-sdk at tag: ${GIT_COMMIT} [Gradle] - Launching build. [src] $ <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/gradlew> --continue --max-workers=8 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx6g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses -Pdocker-repository-root=gcr.io/apache-beam-testing/beam-sdk -Pdocker-tag-list=0b50a173608c9264d682f0b4c941adbf6362f506,latest -Pjava11Home=/usr/lib/jvm/java-11-openjdk-amd64 :sdks:go:container:dockerTagPush :sdks:java:container:java8:dockerTagPush :sdks:java:container:java11:dockerTagPush :sdks:java:container:java17:dockerTagPush :sdks:java:container:java21:dockerTagPush :sdks:python:container:py38:dockerTagPush :sdks:python:container:py39:dockerTagPush :sdks:python:container:py310:dockerTagPush :sdks:python:container:py311:dockerTagPush To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.3/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. 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 FROM-CACHE > Task :buildSrc:pluginDescriptors > Task :buildSrc:processResources > Task :buildSrc:classes > Task :buildSrc:jar > Configure project :sdks:go:container docker-pull-licenses set, running go-licenses > Configure project :sdks:java:container:java8 docker-pull-licenses set, creating go-licenses > Configure project :sdks:java:container:java11 docker-pull-licenses set, creating go-licenses > Configure project :sdks:java:container:java17 docker-pull-licenses set, creating go-licenses FAILURE: Build failed with an exception. * What went wrong: Cannot locate tasks that match ':sdks:java:container:java21:dockerTagPush' as project 'java21' not found in project ':sdks:java:container'. Some candidates are: 'java11', 'java17', 'java8'. * Try: > Run gradlew projects to get a list of available projects. > For more on name expansion, please refer to > https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:name_abbreviation > in the Gradle documentation. > 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. Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD FAILED in 53s 4 actionable tasks: 3 executed, 1 from cache Publishing build scan... https://ge.apache.org/s/od5t6o6am3kpg 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]
