See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/1556/display/redirect>

Changes:


------------------------------------------
[...truncated 32.75 KB...]
> Task :sdks:java:harness:shadowJar FROM-CACHE
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar

> Task :release:go-licenses:java:docker
b14135280a26: Pull complete

> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:container:java11:copyDockerfileDependencies

> Task :release:go-licenses:java:docker
e4f72dd5fee8: Pull complete
Digest: sha256:a2ec8522526e126d21f521dfd8694eba22b990ff005961c3945ad485aa4f3365
Status: Downloaded newer image for golang:1.16-bullseye
 ---> 8ffb179c0658
Step 2/6 : RUN go get github.com/google/go-licenses

> Task :sdks:java:container:generateLicenseReport

> Task :sdks:java:container:pullLicenses
Copying already-fetched licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/reports/dependency-license>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/target/java_third_party_licenses>
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 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.1-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, beautifulsoup4, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 
soupsieve-2.3.1 tenacity-5.1.5
WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available.
You should consider upgrading via the 
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/virtualenv/bin/python3.8>
 -m pip install --upgrade pip' command.
Executing 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/virtualenv/bin/python>
 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
 
--license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
        
--output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/target/java_third_party_licenses>
        
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
 
INFO:root:Pulling license for 214 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 6.73963 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :release:go-licenses:java:docker
 ---> Running in 78c765f0ecd4
go: downloading github.com/google/go-licenses 
v0.0.0-20211216151313-baa4dc16ea37
go: downloading github.com/spf13/cobra v0.0.5
go: downloading github.com/golang/glog 
v0.0.0-20160126235308-23def4e6c14b
go: downloading github.com/otiai10/copy v1.6.0
go: downloading github.com/google/licenseclassifier 
v0.0.0-20210722185704-3043a050f148
go: downloading golang.org/x/tools v0.0.0-20191118222007-07fc4c7f2b98
go: downloading gopkg.in/src-d/go-git.v4 v4.13.1
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/inconshreveable/mousetrap v1.0.0
go: downloading gopkg.in/src-d/go-billy.v4 v4.3.2
go: downloading golang.org/x/crypto v0.0.0-20191117063200-497ca9f6d64f
go: downloading github.com/sergi/go-diff v1.2.0
go: downloading github.com/jbenet/go-context 
v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/src-d/gcfg v1.4.0
go: downloading github.com/kevinburke/ssh_config 
v0.0.0-20190725054713-01f96b0aa0cd
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/xanzy/ssh-agent v0.2.1
go: downloading golang.org/x/net v0.0.0-20191119073136-fc4aabc6c914
go: downloading github.com/emirpasic/gods v1.12.0
go: downloading golang.org/x/sys v0.0.0-20191119060738-e882bf8e40c2
go: downloading gopkg.in/warnings.v0 v0.1.2

> Task :sdks:java:container:java11:copyJavaThirdPartyLicenses

> Task :release:go-licenses:java:docker
Removing intermediate container 78c765f0ecd4
 ---> 88edd7b1d0fc
Step 3/6 : COPY get-licenses.sh /opt/apache/beam/
 ---> eb078d094bb1
Step 4/6 : ARG sdk_location
 ---> Running in fe5963e51596
Removing intermediate container fe5963e51596
 ---> 4552b9760169
Step 5/6 : ENV sdk_location=$sdk_location
 ---> Running in e1c351065628
Removing intermediate container e1c351065628
 ---> 34d6366f58f3
Step 6/6 : ENTRYPOINT /opt/apache/beam/get-licenses.sh
 ---> Running in ea430e1f3e26
Removing intermediate container ea430e1f3e26
 ---> f6c6dc6729f1
Successfully built f6c6dc6729f1
Successfully tagged golicenses-java:latest

> Task :release:go-licenses:java:dockerRun
+ rm -rf '/output/*'
+ export GO111MODULE=off
+ GO111MODULE=off
+ go get github.com/apache/beam/sdks/java/container
+ go-licenses save github.com/apache/beam/sdks/java/container 
--save_path=/output/licenses
+ go-licenses csv github.com/apache/beam/sdks/java/container
+ tee /output/licenses/list.csv
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java11:copyGolangLicenses
> Task :sdks:java:container:java11:dockerPrepare
> Task :sdks:java:container:java11:docker

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
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/java-postcommit-it/java]
705833ebc9de: Preparing
6d17839b16df: Preparing
bd944bb8c6de: Preparing
27f55b550d93: Preparing
792c398b69d8: Preparing
301d0aba8d86: Preparing
00211899f6d5: Preparing
060dca7648a4: Preparing
86fea9fca0fb: Preparing
dca3217886e5: Preparing
51cdfeb53185: Preparing
78488c9f5f18: Preparing
3bb5258f46d2: Preparing
832e177bb500: Preparing
f9e18e59a565: Preparing
26a504e63be4: Preparing
8bf42db0de72: Preparing
31892cc314cb: Preparing
11936051f93b: Preparing
dca3217886e5: Waiting
f9e18e59a565: Waiting
51cdfeb53185: Waiting
26a504e63be4: Waiting
3bb5258f46d2: Waiting
78488c9f5f18: Waiting
8bf42db0de72: Waiting
11936051f93b: Waiting
31892cc314cb: Waiting
301d0aba8d86: Waiting
00211899f6d5: Waiting
060dca7648a4: Waiting
86fea9fca0fb: Waiting
6d17839b16df: Pushed
792c398b69d8: Pushed
bd944bb8c6de: Pushed
705833ebc9de: Pushed
27f55b550d93: Pushed
301d0aba8d86: Pushed
060dca7648a4: Pushed
86fea9fca0fb: Pushed
3bb5258f46d2: Layer already exists
832e177bb500: Layer already exists
f9e18e59a565: Layer already exists
26a504e63be4: Layer already exists
8bf42db0de72: Layer already exists
31892cc314cb: Layer already exists
11936051f93b: Layer already exists
51cdfeb53185: Pushed
78488c9f5f18: Pushed
00211899f6d5: Pushed
dca3217886e5: Pushed
20211225120029: digest: 
sha256:5dfcedfd3164aaf542edbdb54653077db5f8d810d8f0f9e3b741c29647abc9c3 size: 
4311

> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest

org.apache.beam.examples.complete.TrafficRoutesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at 
BuiltinClassLoader.java:583

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > initializationError 
FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at 
BuiltinClassLoader.java:583

org.apache.beam.examples.complete.TfIdfIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at 
BuiltinClassLoader.java:583

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > initializationError 
FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at 
BuiltinClassLoader.java:583

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT 
> initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at 
BuiltinClassLoader.java:583

5 tests completed, 5 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest 
> FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211225120029
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5dfcedfd3164aaf542edbdb54653077db5f8d810d8f0f9e3b741c29647abc9c3
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211225120029]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5dfcedfd3164aaf542edbdb54653077db5f8d810d8f0f9e3b741c29647abc9c3]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211225120029] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5dfcedfd3164aaf542edbdb54653077db5f8d810d8f0f9e3b741c29647abc9c3])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5dfcedfd3164aaf542edbdb54653077db5f8d810d8f0f9e3b741c29647abc9c3
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5dfcedfd3164aaf542edbdb54653077db5f8d810d8f0f9e3b741c29647abc9c3
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5dfcedfd3164aaf542edbdb54653077db5f8d810d8f0f9e3b741c29647abc9c3].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaRunnerV2IntegrationTest/index.html>

* 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.3.2/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 2m 59s
87 actionable tasks: 52 executed, 33 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/nvcs46uectgxk

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