See <https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Samza/1435/display/redirect?page=changes>
Changes: [noreply] [Website] Update minimum required Go version for sdk development ------------------------------------------ [...truncated 23.41 KB...] Successfully tagged golicenses-go:latest > Task :release:go-licenses:java:docker Sending build context to Docker daemon 6.656kB Step 1/8 : FROM golang:1.18-bullseye ---> 46ae95f04a69 Step 2/8 : WORKDIR /usr/src/app ---> Using cache ---> 92db168ecfbd Step 3/8 : COPY go.mod ./ ---> Using cache ---> 6a007b3e7675 Step 4/8 : RUN go install github.com/google/go-licenses@latest ---> Using cache ---> ad989943e2bf Step 5/8 : COPY get-licenses.sh /opt/apache/beam/ ---> Using cache ---> c164b4fe0e84 Step 6/8 : ARG sdk_location ---> Using cache ---> a9757f09769a Step 7/8 : ENV sdk_location=$sdk_location ---> Using cache ---> 7d0d4bd6f930 Step 8/8 : ENTRYPOINT /opt/apache/beam/get-licenses.sh ---> Using cache ---> f97fcde30798 Successfully built f97fcde30798 Successfully tagged golicenses-java:latest > Task :sdks:go:test:goBuild /home/jenkins/go/bin/go1.18.1 build -o ./build/bin/linux_amd64/ ./... > Task :model:pipeline:extractIncludeProto > Task :model:pipeline:extractProto > Task :sdks:go:container:goBuild > Task :release:go-licenses:go:dockerRun + rm -rf '/output/*' + go get github.com/apache/beam/sdks/v2/go/container go: downloading github.com/apache/beam/sdks/v2 v2.40.0 go: downloading github.com/apache/beam v2.40.0+incompatible > Task :sdks:java:container:generateLicenseReport > 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.40.0 go: downloading github.com/apache/beam v2.40.0+incompatible > Task :sdks:java:core:generateGrammarSource > Task :model:pipeline:generateProto > Task :sdks:java:container:pullLicenses Copying already-fetched licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Samza/ws/src/sdks/java/container/build/reports/dependency-license> to <https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Samza/ws/src/sdks/java/container/build/target/java_third_party_licenses> Collecting pip Using cached pip-22.1.2-py3-none-any.whl (2.1 MB) Collecting setuptools Using cached setuptools-63.1.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.1.2 setuptools-63.1.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_PostCommit_Go_VR_Samza/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Samza/ws/src/sdks/java/container/build/reports/dependency-license/index.json> --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Samza/ws/src/sdks/java/container/build/target/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Samza/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> --manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Samza/ws/src/sdks/java/container/license_scripts/manual_licenses> INFO:root:Pulling license for 242 dependencies using 16 threads. INFO:root:Replaced local file URL with file://<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Samza/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING> for xz-1.5 > Task :release:go-licenses:java:dockerRun go: downloading google.golang.org/grpc v1.47.0 go: downloading google.golang.org/protobuf v1.28.0 go: downloading github.com/golang/protobuf v1.5.2 > Task :release:go-licenses:go:dockerRun go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/grpc v1.47.0 go: downloading google.golang.org/protobuf v1.28.0 go: downloading google.golang.org/genproto v0.0.0-20220602131408-e326c6e8e9c8 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading golang.org/x/net v0.0.0-20220607020251-c690dde0001d go: downloading golang.org/x/text v0.3.7 > Task :sdks:java:core:generateGrammarSource FAILED > Task :release:go-licenses:java:dockerRun go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading golang.org/x/net v0.0.0-20220607020251-c690dde0001d go: downloading google.golang.org/genproto v0.0.0-20220602131408-e326c6e8e9c8 go: downloading golang.org/x/text v0.3.7 > Task :sdks:java:core:processResources > Task :sdks:java:container:pullLicenses INFO:root:pull_licenses_java.py succeed. It took 10.503252 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Samza/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Samza/ws/src/sdks/java/container/build/target/third_party_licenses.> Finished license_scripts.sh > Task :sdks:java:container:goPrepare UP-TO-DATE > Task :release:go-licenses:go:dockerRun go: added github.com/apache/beam/sdks/v2 v2.40.0 go: added github.com/golang/protobuf v1.5.2 go: added golang.org/x/net v0.0.0-20220607020251-c690dde0001d go: added golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: added golang.org/x/text v0.3.7 go: added google.golang.org/genproto v0.0.0-20220602131408-e326c6e8e9c8 go: added google.golang.org/grpc v1.47.0 go: added google.golang.org/protobuf v1.28.0 + go-licenses save github.com/apache/beam/sdks/v2/go/container --save_path=/output/licenses > Task :sdks:java:container:java8:copyJavaThirdPartyLicenses > Task :sdks:java:container:java11:copyJavaThirdPartyLicenses > Task :release:go-licenses:java:dockerRun go: added github.com/apache/beam/sdks/v2 v2.40.0 go: added github.com/golang/protobuf v1.5.2 go: added golang.org/x/net v0.0.0-20220607020251-c690dde0001d go: added golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: added golang.org/x/text v0.3.7 go: added google.golang.org/genproto v0.0.0-20220602131408-e326c6e8e9c8 go: added google.golang.org/grpc v1.47.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 W0710 15:11:04.330086 24 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 > Task :sdks:java:container:goBuild /home/jenkins/go/bin/go1.18.1 build -o ./build/target/linux_amd64/boot boot.go boot_test.go > Task :release:go-licenses:go:dockerRun W0710 15:11:04.083176 23 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 + tee /output/licenses/list.csv + go-licenses csv github.com/apache/beam/sdks/v2/go/container > Task :sdks:java:container:java8:copySdkHarnessLauncher Execution optimizations have been disabled for task ':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due to the following reasons: - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Samza/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8: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.4/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_PostCommit_Go_VR_Samza/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8: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.4/userguide/validation_problems.html#implicit_dependency for more details about this problem. > Task :sdks:java:container:java11:copySdkHarnessLauncher Execution optimizations have been disabled for task ':sdks:java:container:java11:copySdkHarnessLauncher' to ensure correctness due to the following reasons: - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Samza/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java11: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.4/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_PostCommit_Go_VR_Samza/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java11: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.4/userguide/validation_problems.html#implicit_dependency for more details about this problem. > Task :release:go-licenses:java:dockerRun + go-licenses csv github.com/apache/beam/sdks/v2/java/container + tee /output/licenses/list.csv W0710 15:11:14.528597 186 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.40.0/sdks/go/README.md,Apache-2.0 github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.40.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/+/c690dde0:LICENSE,BSD-3-Clause golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/bc2c85ad: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/e326c6e8e9c8/LICENSE,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.47.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 :model:pipeline:generateProto FROM-CACHE > Task :release:go-licenses:go:dockerRun W0710 15:11:13.466351 185 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,https://github.com/apache/beam/blob/sdks/v2.40.0/sdks/go/README.md,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/+/c690dde0:LICENSE,BSD-3-Clause golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/bc2c85ad: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/e326c6e8e9c8/LICENSE,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.47.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 :model:pipeline:compileJava FROM-CACHE > Task :model:pipeline:processResources > Task :model:pipeline:classes > Task :model:pipeline:jar > Task :model:pipeline:shadowJar FROM-CACHE > Task :model:job-management:extractIncludeProto > Task :model:job-management:generateProto FROM-CACHE > Task :model:fn-execution:extractIncludeProto > Task :model:fn-execution:generateProto FROM-CACHE > Task :model:job-management:compileJava FROM-CACHE > Task :model:job-management:classes > Task :release:go-licenses:go:createLicenses > Task :model:fn-execution:compileJava FROM-CACHE > Task :model:fn-execution:classes > Task :sdks:go:container:copyGolangLicenses > Task :model:job-management:shadowJar FROM-CACHE > Task :model:fn-execution:shadowJar FROM-CACHE > Task :sdks:go:container:dockerPrepare > Task :release:go-licenses:java:createLicenses > Task :sdks:java:container:java8:copyGolangLicenses > Task :sdks:java:container:java11:copyGolangLicenses > Task :sdks:go:container:docker FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':sdks:java:core:generateGrammarSource'. > Failed to load cache entry for task ':sdks:java:core:generateGrammarSource' * 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.4/userguide/command_line_interface.html#sec:command_line_warnings Execution optimizations have been disabled for 2 invalid unit(s) of work during this build to ensure correctness. Please consult deprecation warnings for more details. BUILD FAILED in 3m 21s 83 actionable tasks: 63 executed, 13 from cache, 7 up-to-date Publishing build scan... https://gradle.com/s/34vtqfyzjp2u4 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]
