See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/1779/display/redirect>
Changes: ------------------------------------------ [...truncated 687.21 KB...] /usr/bin/docker $ docker -v Docker version 20.10.23, build 7155243 $ command -v gcloud /usr/bin/gcloud $ gcloud --version Google Cloud SDK 406.0.0 alpha 2022.10.17 beta 2022.10.17 bq 2.0.79 bundled-python3-unix 3.9.12 core 2022.10.17 gcloud-crc32c 1.0.0 gsutil 5.14 $ TMPDIR=/tmp/tmp.VsV7P5qXKD $ gcloud_ver=406.0.0 $ TAG=20230619-203147 $ CONTAINER=us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk Using container us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk $ ./gradlew :sdks:go:container:docker -Pdocker-repository-root=us.gcr.io/apache-beam-testing/jenkins -Pdocker-tag=20230619-203147 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 Enforcing Gradle Enterprise: https://ge.apache.org, allowUntrustedServer: false > Task :buildSrc:compileJava NO-SOURCE > Task :buildSrc:compileGroovy UP-TO-DATE > Task :buildSrc:pluginDescriptors UP-TO-DATE > Task :buildSrc:processResources UP-TO-DATE > Task :buildSrc:classes UP-TO-DATE > Task :buildSrc:jar UP-TO-DATE > Task :buildSrc:assemble UP-TO-DATE > Task :buildSrc:spotlessGroovy UP-TO-DATE > Task :buildSrc:spotlessGroovyCheck UP-TO-DATE > Task :buildSrc:spotlessGroovyGradle UP-TO-DATE > Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE > Task :buildSrc:spotlessCheck UP-TO-DATE > Task :buildSrc:pluginUnderTestMetadata UP-TO-DATE > 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 UP-TO-DATE > Task :buildSrc:check UP-TO-DATE > Task :buildSrc:build UP-TO-DATE > Configure project :sdks:go:container docker-pull-licenses not set, skipping go-licenses System Go installation: /snap/bin/go is go version go1.16.15 linux/amd64; Preparing to use /home/jenkins/go/bin/go1.20.4 go1.20.4: already downloaded in /home/jenkins/sdk/go1.20.4 GOCMD=/home/jenkins/go/bin/go1.20.4 > Task :sdks:go:container:copyLicenses UP-TO-DATE > Task :sdks:go:container:dockerClean > Task :sdks:go:container:goPrepare UP-TO-DATE > Task :sdks:go:container:goBuild /home/jenkins/go/bin/go1.20.4 build -o ./build/target/linux_amd64/boot boot.go boot_test.go > Task :sdks:go:container:skipPullLicenses > Task :sdks:go:container:dockerPrepare > Task :sdks:go:container:docker #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.70kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/debian:bullseye #3 DONE 0.3s #4 [1/7] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d #4 CACHED #5 [internal] load build context #5 transferring context: 23.89MB 0.2s done #5 DONE 0.2s #6 [2/7] RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y ca-certificates && rm -rf /var/lib/apt/lists/* #6 0.420 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #6 0.534 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #6 0.578 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #6 0.664 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] #6 0.946 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [244 kB] #6 0.948 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] #6 2.238 Fetched 8650 kB in 2s (4562 kB/s) #6 2.238 Reading package lists... #6 2.910 Reading package lists... #6 3.532 Building dependency tree... #6 3.676 Reading state information... #6 3.820 The following additional packages will be installed: #6 3.820 openssl #6 3.846 The following NEW packages will be installed: #6 3.847 ca-certificates openssl #6 3.937 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. #6 3.937 Need to get 1012 kB of archives. #6 3.937 After this operation, 1892 kB of additional disk space will be used. #6 3.937 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] #6 4.097 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] #6 4.257 debconf: delaying package configuration, since apt-utils is not installed #6 4.289 Fetched 1012 kB in 0s (4095 kB/s) #6 4.311 Selecting previously unselected package openssl. #6 4.311 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 6664 files and directories currently installed.) #6 4.319 Preparing to unpack .../openssl_1.1.1n-0+deb11u5_amd64.deb ... #6 4.324 Unpacking openssl (1.1.1n-0+deb11u5) ... #6 4.435 Selecting previously unselected package ca-certificates. #6 4.436 Preparing to unpack .../ca-certificates_20210119_all.deb ... #6 4.439 Unpacking ca-certificates (20210119) ... #6 4.505 Setting up openssl (1.1.1n-0+deb11u5) ... #6 4.524 Setting up ca-certificates (20210119) ... #6 5.051 Updating certificates in /etc/ssl/certs... #6 5.675 129 added, 0 removed; done. #6 5.717 Processing triggers for ca-certificates (20210119) ... #6 5.726 Updating certificates in /etc/ssl/certs... #6 6.233 0 added, 0 removed; done. #6 6.233 Running hooks in /etc/ca-certificates/update.d... #6 6.235 done. #6 DONE 6.7s #7 [3/7] ADD target/linux_amd64/boot /opt/apache/beam/ #7 DONE 0.3s #8 [4/7] COPY target/LICENSE /opt/apache/beam/ #8 DONE 0.1s #9 [5/7] COPY target/NOTICE /opt/apache/beam/ #9 DONE 0.1s #10 [6/7] COPY target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ #10 DONE 0.1s #11 [7/7] RUN if [ "false" = "false" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi #11 DONE 0.3s #12 exporting to image #12 exporting layers #12 exporting layers 0.2s done #12 writing image sha256:ad0091adfc976da8612887b64710344998cfac3abc216eb8ff891c829e29c1c9 done #12 naming to us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20230619-203147 done #12 DONE 0.2s BUILD SUCCESSFUL in 20s 16 actionable tasks: 5 executed, 11 up-to-date Publishing build scan... https://ge.apache.org/s/ekgq53i6xzgku $ docker images $ grep 20230619-203147 us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk 20230619-203147 ad0091adfc97 1 second ago 152MB $ gcloud docker -- push us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20230619-203147 WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03. As an alternative, use `gcloud auth configure-docker` to configure `docker` to use `gcloud` as a credential helper, then use `docker` as you would for non-GCR registries, e.g. `docker pull gcr.io/project-id/my-image`. Add `--verbosity=error` to silence this warning: `gcloud docker --verbosity=error -- pull gcr.io/project-id/my-image`. See: https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker The push refers to repository [us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk] 845c7c82fe71: Preparing b558206f818b: Preparing ec0f61cfd5a5: Preparing 649e89921d1f: Preparing 0c6d9398f15b: Preparing 91ab5cfbf26f: Preparing c28dd92cbb26: Preparing 91ab5cfbf26f: Waiting b558206f818b: Pushed ec0f61cfd5a5: Pushed 845c7c82fe71: Pushed 649e89921d1f: Pushed c28dd92cbb26: Layer already exists 91ab5cfbf26f: Pushed 0c6d9398f15b: Pushed Patch "https://us.gcr.io/v2/apache-beam-testing/jenkins/beam_go_sdk/blobs/uploads/AEgB1zg1Wz-0fvVoqA1RNvpKz_lB3Q2CSzM30BhEbtARyP262_ViWbRzIyQMawDSze076rMMQljDpY6sBII6EKA": dial tcp 172.253.119.82:443: i/o timeout $ gcloud docker -- push us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20230619-203147 > Task > :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerGoUsingJava > FAILED > Task :runners:google-cloud-dataflow-java:cleanupXVR UP-TO-DATE > Task :runners:google-cloud-dataflow-java:cleanUpDockerPythonImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python:20230619202031 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:63a3a21d1917d4be2b4b6faf04d1156e3a2d3218792242d8b6be2665fc07a3e7 WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly. Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20230619202031] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:63a3a21d1917d4be2b4b6faf04d1156e3a2d3218792242d8b6be2665fc07a3e7] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/python:20230619202031] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:63a3a21d1917d4be2b4b6faf04d1156e3a2d3218792242d8b6be2665fc07a3e7])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:63a3a21d1917d4be2b4b6faf04d1156e3a2d3218792242d8b6be2665fc07a3e7 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:63a3a21d1917d4be2b4b6faf04d1156e3a2d3218792242d8b6be2665fc07a3e7 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:63a3a21d1917d4be2b4b6faf04d1156e3a2d3218792242d8b6be2665fc07a3e7]. > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230619202031 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:af17c39a217b4b0fc1b954244d05e6a5330047c70ccf883f887a6ce8c315d8ee WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly. Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230619202031] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:af17c39a217b4b0fc1b954244d05e6a5330047c70ccf883f887a6ce8c315d8ee] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230619202031] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:af17c39a217b4b0fc1b954244d05e6a5330047c70ccf883f887a6ce8c315d8ee])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:af17c39a217b4b0fc1b954244d05e6a5330047c70ccf883f887a6ce8c315d8ee Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:af17c39a217b4b0fc1b954244d05e6a5330047c70ccf883f887a6ce8c315d8ee Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:af17c39a217b4b0fc1b954244d05e6a5330047c70ccf883f887a6ce8c315d8ee]. > Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup Stopping expansion service pid: 843759. Stopping expansion service pid: 843760. FAILURE: Build failed with an exception. * Where: Build file '<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/ws/src/sdks/go/test/build.gradle'> line: 193 * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerGoUsingJava'. > 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 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.5.1/userguide/command_line_interface.html#sec:command_line_warnings Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness. Please consult deprecation warnings for more details. BUILD FAILED in 12m 39s 232 actionable tasks: 152 executed, 68 from cache, 12 up-to-date Publishing build scan... https://ge.apache.org/s/r2zjmkq7sqsgu 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]
