See <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/4081/display/redirect>
Changes: ------------------------------------------ [...truncated 44.92 KB...] [91mdebconf: delaying package configuration, since apt-utils is not installed [0mFetched 1011 kB in 0s (3971 kB/s) Selecting previously unselected package openssl. (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 ... 6661 files and directories currently installed.) Preparing to unpack .../openssl_1.1.1n-0+deb11u3_amd64.deb ... Unpacking openssl (1.1.1n-0+deb11u3) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../ca-certificates_20210119_all.deb ... Unpacking ca-certificates (20210119) ... Setting up openssl (1.1.1n-0+deb11u3) ... Setting up ca-certificates (20210119) ... Updating certificates in /etc/ssl/certs... 129 added, 0 removed; done. Processing triggers for ca-certificates (20210119) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Removing intermediate container fbc9059f5878 ---> 11ddb7b3589f Step 5/11 : ADD target/linux_amd64/boot /opt/apache/beam/ ---> e28d37a3eb22 Step 6/11 : COPY target/LICENSE /opt/apache/beam/ ---> bc9cda9b088b Step 7/11 : COPY target/NOTICE /opt/apache/beam/ ---> 6d0c42b95c47 Step 8/11 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ ---> 4b9c8ff2be95 Step 9/11 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE ---> Running in c4e67ae9548b Removing intermediate container c4e67ae9548b ---> 44c28b446204 Step 10/11 : RUN if [ "$pull_licenses" = "false" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in b505f13b5364 > Task :release:go-licenses:java:dockerRun + rm -rf '/output/*' + go get github.com/apache/beam/sdks/v2/java/container go: downloading github.com/apache/beam/sdks/v2 v2.41.0 go: downloading github.com/apache/beam v2.41.0+incompatible go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/grpc v1.48.0 go: downloading google.golang.org/protobuf v1.28.0 go: downloading golang.org/x/sys v0.0.0-20220624220833-87e55d714810 go: downloading google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9 go: downloading golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e go: added github.com/apache/beam/sdks/v2 v2.41.0 go: added github.com/golang/protobuf v1.5.2 go: added golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e go: added golang.org/x/sys v0.0.0-20220624220833-87e55d714810 go: added golang.org/x/text v0.3.7 go: added google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9 go: added google.golang.org/grpc v1.48.0 go: added google.golang.org/protobuf v1.28.0 + go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses W1016 08:14:45.758189 27 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies: /go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s + go-licenses csv github.com/apache/beam/sdks/v2/java/container + tee /output/licenses/list.csv W1016 08:14:50.614222 181 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies: /go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.41.0/sdks/go/README.md,Apache-2.0 github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.41.0/sdks/LICENSE,Apache-2.0 github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.2/LICENSE,BSD-3-Clause golang.org/x/net,https://cs.opensource.google/go/x/net/+/1bab6f36:LICENSE,BSD-3-Clause golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/87e55d71:LICENSE,BSD-3-Clause golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.3.7:LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/042d03aeabc9/LICENSE,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.48.0/LICENSE,Apache-2.0 google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.0/LICENSE,BSD-3-Clause + chmod -R a+w /output/licenses > Task :release:go-licenses:java:createLicenses > Task :sdks:java:container:java8:copyGolangLicenses > Task :sdks:java:container:java11:copyGolangLicenses > Task :sdks:java:container:pullLicenses Copying already-fetched licenses from <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/build/reports/dependency-license> to <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/build/target/java_third_party_licenses> Collecting pip Using cached pip-22.3-py3-none-any.whl (2.1 MB) Collecting setuptools Using cached setuptools-65.5.0-py3-none-any.whl (1.2 MB) Collecting wheel Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB) Installing collected packages: pip, setuptools, wheel Attempting uninstall: pip Found existing installation: pip 20.0.2 Uninstalling pip-20.0.2: Successfully uninstalled pip-20.0.2 Attempting uninstall: setuptools Found existing installation: setuptools 44.0.0 Uninstalling setuptools-44.0.0: Successfully uninstalled setuptools-44.0.0 Successfully installed pip-22.3 setuptools-65.5.0 wheel-0.37.1 Collecting beautifulsoup4<5.0,>=4.9.0 Using cached beautifulsoup4-4.11.1-py3-none-any.whl (128 kB) Collecting pyyaml<6.0.0,>=3.12 Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) Collecting tenacity<6.0,>=5.0.2 Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB) Collecting soupsieve>1.2 Using cached soupsieve-2.3.2.post1-py3-none-any.whl (37 kB) Collecting six>=1.9.0 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4 Successfully installed beautifulsoup4-4.11.1 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.2.post1 tenacity-5.1.5 Executing python <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/build/reports/dependency-license/index.json> --output_dir=<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/build/target/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> --manual_license_path=<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/license_scripts/manual_licenses> INFO:root:Pulling license for 256 dependencies using 16 threads. INFO:root:Replaced local file URL with file://<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING> for xz-1.5 > Task :sdks:go:container:docker Removing intermediate container b505f13b5364 ---> 4808337ac47a Step 11/11 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in 96c2fa1b0587 Removing intermediate container 96c2fa1b0587 ---> 73dc1d94e32a Successfully built 73dc1d94e32a Successfully tagged gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest > Task :sdks:go:container:dockerTagE1596578e0fd0bfac241db3dfb138bceb07b6f5b > Task :sdks:go:container:dockerPushE1596578e0fd0bfac241db3dfb138bceb07b6f5b The push refers to repository [gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk] b897ae8e572a: Preparing 6eae2b9db740: Preparing b528f774849c: Preparing 2ff3222bd308: Preparing 33a66fd11e76: Preparing f084de503034: Preparing 8e079fee2186: Preparing 8e079fee2186: Waiting f084de503034: Waiting b897ae8e572a: Pushed b528f774849c: Pushed 2ff3222bd308: Pushed 8e079fee2186: Layer already exists 6eae2b9db740: Pushed f084de503034: Pushed 33a66fd11e76: Pushed e1596578e0fd0bfac241db3dfb138bceb07b6f5b: digest: sha256:59cff5c22443e4dba02c459805a3d07bc41a56b3323f32b9948255ac730af366 size: 1783 > Task :sdks:go:container:dockerTagLatest > Task :sdks:go:container:dockerPushLatest The push refers to repository [gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk] b897ae8e572a: Preparing 6eae2b9db740: Preparing b528f774849c: Preparing 2ff3222bd308: Preparing 33a66fd11e76: Preparing f084de503034: Preparing 8e079fee2186: Preparing f084de503034: Waiting 8e079fee2186: Waiting 6eae2b9db740: Layer already exists 2ff3222bd308: Layer already exists b528f774849c: Layer already exists 33a66fd11e76: Layer already exists b897ae8e572a: Layer already exists f084de503034: Layer already exists 8e079fee2186: Layer already exists latest: digest: sha256:59cff5c22443e4dba02c459805a3d07bc41a56b3323f32b9948255ac730af366 size: 1783 > Task :sdks:go:container:dockerTagsPush > Task :sdks:java:container:pullLicenses INFO:root:pull_licenses_java.py succeed. It took 14.919881 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/build/target/third_party_licenses.> Finished license_scripts.sh > Task :sdks:java:container:java8:copyJavaThirdPartyLicenses > Task :sdks:java:container:java11:copyJavaThirdPartyLicenses > Task :sdks:java:container:java11:dockerClean UP-TO-DATE > Task :sdks:java:container:java17:copyDockerfileDependencies > Task :sdks:java:container:java17:copyGolangLicenses > Task :sdks:java:container:java17:copyJavaThirdPartyLicenses > Task :sdks:java:container:java8:dockerPrepare > Task :sdks:java:container:java17:copyJdkOptions > Task :sdks:java:container:java17:copyLicenses > Task :sdks:java:container:java17:copySdkHarnessLauncher Execution optimizations have been disabled for task ':sdks:java:container:java17:copySdkHarnessLauncher' to ensure correctness due to the following reasons: - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java17:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:downloadCloudProfilerAgent' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem. - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java17:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:pullLicenses' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem. > Task :sdks:java:container:java8:docker FAILED COPY failed: no source files were specified FAILURE: Build completed with 3 failures. 1: Task failed with an exception. ----------- * Where: Script '<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/common.gradle'> line: 96 * What went wrong: Execution failed for task ':sdks:java:container:java11:validateJavaHome'. > java17Home or java11Home property required. Re-run with -Pjava17Home or > -Pjava11Home * 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. ----------- * Where: Script '<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/common.gradle'> line: 96 * What went wrong: Execution failed for task ':sdks:java:container:java17:validateJavaHome'. > java17Home or java11Home property required. Re-run with -Pjava17Home or > -Pjava11Home * 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 ':sdks:java:container:java8:docker'. > Process 'command 'docker'' 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 3 invalid unit(s) of work during this build to ensure correctness. Please consult deprecation warnings for more details. BUILD FAILED in 1m 53s 111 actionable tasks: 79 executed, 25 from cache, 7 up-to-date Publishing build scan... https://gradle.com/s/g4eslbdzj2qhy 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]
