See 
<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/4070/display/redirect>

Changes:


------------------------------------------
[...truncated 50.04 KB...]
/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
W1014 12:14:47.940477     194 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:java11:copyGolangLicenses
> Task :sdks:java:container:java8: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.2.2-py3-none-any.whl (2.0 MB)
Collecting setuptools
  Using cached setuptools-65.4.1-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.2.2 setuptools-65.4.1 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
 ---> Running in b65a5a02e51e
Removing intermediate container b65a5a02e51e
 ---> bd25e8b26b40
Step 10/11 : RUN if [ "$pull_licenses" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 795aa54d7781
Removing intermediate container 795aa54d7781
 ---> e8e964561bf7
Step 11/11 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 3262fea5c37f
Removing intermediate container 3262fea5c37f
 ---> 6ac56bc2cd69
Successfully built 6ac56bc2cd69
Successfully tagged gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest

> Task :sdks:go:container:dockerTag7e7cbd6cfd3239b77d47467376a6ce0244d7e8d3

> Task :sdks:go:container:dockerPush7e7cbd6cfd3239b77d47467376a6ce0244d7e8d3
The push refers to repository [gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk]
f77ddfc2e64c: Preparing
4fc21a0f16c4: Preparing
2cd93b69c374: Preparing
504ba0c90e76: Preparing
d3592c0f1a8c: Preparing
5801f48d72b7: Preparing
8e079fee2186: Preparing
5801f48d72b7: Waiting
8e079fee2186: Waiting
504ba0c90e76: Pushed
2cd93b69c374: Pushed
4fc21a0f16c4: Pushed
8e079fee2186: Layer already exists
f77ddfc2e64c: Pushed
5801f48d72b7: Pushed
d3592c0f1a8c: Pushed
7e7cbd6cfd3239b77d47467376a6ce0244d7e8d3: digest: 
sha256:56bf2a0851d505f66bffc4c0b65d3eb6523b82952a31f31f5bd4c4ed2fead6cd 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]
f77ddfc2e64c: Preparing
4fc21a0f16c4: Preparing
2cd93b69c374: Preparing
504ba0c90e76: Preparing
d3592c0f1a8c: Preparing
5801f48d72b7: Preparing
8e079fee2186: Preparing
5801f48d72b7: Waiting
8e079fee2186: Waiting
2cd93b69c374: Layer already exists
504ba0c90e76: Layer already exists
d3592c0f1a8c: Layer already exists
4fc21a0f16c4: Layer already exists
f77ddfc2e64c: Layer already exists
5801f48d72b7: Layer already exists
8e079fee2186: Layer already exists
latest: digest: 
sha256:56bf2a0851d505f66bffc4c0b65d3eb6523b82952a31f31f5bd4c4ed2fead6cd size: 
1783

> Task :sdks:go:container:dockerTagsPush

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 17.477846 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:java11:copyJavaThirdPartyLicenses
> Task :sdks:java:container:java8: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:java17:copyJdkOptions
> Task :sdks:java:container:java17:copyLicenses
> Task :sdks:java:container:java8:dockerPrepare

> 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
Sending build context to Docker daemon  171.9MB
Step 1/21 : ARG java_version
Step 2/21 : FROM openjdk:${java_version}-bullseye
 ---> b273004037cc
Step 3/21 : MAINTAINER "Apache Beam <[email protected]>"
 ---> Running in 5db24d0e282f
Removing intermediate container 5db24d0e282f
 ---> 8a9e42053273
Step 4/21 : ARG pull_licenses
 ---> Running in 690559bc5ec5
Removing intermediate container 690559bc5ec5
 ---> 7d83b99fffa2
Step 5/21 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> 2018c5ec02b4
Step 6/21 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> 99c233448253
Step 7/21 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
 ---> 6dfbeadc7c6b
Step 8/21 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> 5cc671887a2a
Step 9/21 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 51c1d80457f4
Step 10/21 : COPY target/jamm.jar target/open-module-agent*.jar 
/opt/apache/beam/jars/
 ---> 405045826a51
Step 11/21 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> 84f27cbb017c
Step 12/21 : COPY target/LICENSE /opt/apache/beam/
 ---> 04cf4c8e1044
Step 13/21 : COPY target/NOTICE /opt/apache/beam/
 ---> 500aabe2d6dd
Step 14/21 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> 17f514f50141
Step 15/21 : COPY target/LICENSE target/options/* /opt/apache/beam/options/
 ---> 6e4b21d794d1
Step 16/21 : RUN rm /opt/apache/beam/options/LICENSE
 ---> Running in 41258b7f6da0
Removing intermediate container 41258b7f6da0
 ---> 79fd0c149c99
Step 17/21 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> e994bcbf2d19
Step 18/21 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in cdf201892f77
Removing intermediate container cdf201892f77
 ---> 71c7a5331faf
Step 19/21 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 1497bc296310
Removing intermediate container 1497bc296310
 ---> f5fea908094d
Step 20/21 : COPY target/profiler/* /opt/google_cloud_profiler/
COPY failed: no source files were specified

> Task :sdks:java:container:java8:docker FAILED

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/yy5mjdozgi7ng

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]

Reply via email to