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

Changes:


------------------------------------------
[...truncated 38.47 KB...]
> Task :examples:java:jar

> Task :sdks:java:container:pullLicenses
Successfully installed beautifulsoup4-4.10.0 future-0.18.2 pyyaml-5.3.1 
six-1.16.0 soupsieve-2.1 tenacity-5.1.5

> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :sdks:java:container:pullLicenses
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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 2.082908 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 :sdks:java:container:java11:copyJavaThirdPartyLicenses

> Task :release:go-licenses:java:docker
 ---> Running in 1e5f79e09b63
go: downloading github.com/google/go-licenses 
v0.0.0-20210816172045-3099c18c36e1
go: downloading github.com/spf13/cobra v0.0.5
go: downloading github.com/golang/glog 
v0.0.0-20160126235308-23def4e6c14b
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/otiai10/copy v1.6.0
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 github.com/sergi/go-diff v1.2.0
go: downloading golang.org/x/crypto v0.0.0-20191117063200-497ca9f6d64f
go: downloading github.com/emirpasic/gods v1.12.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 gopkg.in/warnings.v0 v0.1.2
go: downloading golang.org/x/sys v0.0.0-20191119060738-e882bf8e40c2
Removing intermediate container 1e5f79e09b63
 ---> 3c33f63cc7c2
Step 3/6 : COPY get-licenses.sh /opt/apache/beam/
 ---> 9151f1e682ea
Step 4/6 : ARG sdk_location
 ---> Running in 403ff1977328
Removing intermediate container 403ff1977328
 ---> 8d7e0b5fc991
Step 5/6 : ENV sdk_location=$sdk_location
 ---> Running in 65557c5871c0
Removing intermediate container 65557c5871c0
 ---> 5b6e1847afd8
Step 6/6 : ENTRYPOINT /opt/apache/beam/get-licenses.sh
 ---> Running in 8bc4ba1f05df
Removing intermediate container 8bc4ba1f05df
 ---> 3d3013609e57
Successfully built 3d3013609e57
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
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
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
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
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
+ 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]
f104c61c16cb: Preparing
49d54b559c11: Preparing
f91f6d021f6e: Preparing
7558fcad1633: Preparing
00b9a6ec21d7: Preparing
252958261197: Preparing
5ac307210606: Preparing
7ab0d5044d0a: Preparing
803e470b622c: Preparing
13656a23ece6: Preparing
f9a402a06aa8: Preparing
5ac307210606: Waiting
cfd7bfed4f60: Preparing
3891808a925b: Preparing
252958261197: Waiting
803e470b622c: Waiting
13656a23ece6: Waiting
d402f4f1b906: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
3891808a925b: Waiting
00ef5416d927: Waiting
4e61e63529c2: Preparing
d00da3cd7763: Waiting
8555e663f65b: Waiting
799760671c38: Preparing
799760671c38: Waiting
4e61e63529c2: Waiting
cfd7bfed4f60: Waiting
f91f6d021f6e: Pushed
49d54b559c11: Pushed
00b9a6ec21d7: Pushed
252958261197: Pushed
f104c61c16cb: Pushed
7ab0d5044d0a: Pushed
7558fcad1633: Pushed
803e470b622c: Pushed
3891808a925b: Layer already exists
d402f4f1b906: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
f9a402a06aa8: Pushed
cfd7bfed4f60: Pushed
799760671c38: Layer already exists
5ac307210606: Pushed
13656a23ece6: Pushed
20210912000123: digest: 
sha256:98bd1ef93e1dbc31e4633308b1f3ef044b4e2b041bcf5c67ff57b300924260b4 size: 
4311

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

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
testE2EBigQueryTornadoesWithExportUsingQuery FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.complete.TfIdfIT > testE2ETfIdf FAILED
    java.lang.RuntimeException at TfIdfIT.java:70

org.apache.beam.examples.complete.TrafficRoutesIT > testE2ETrafficRoutes FAILED
    java.lang.RuntimeException at TrafficRoutesIT.java:74

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT 
> testTableIO FAILED
    java.lang.RuntimeException at BigQuerySamplesIT.java:108

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
testE2eBigQueryTornadoesWithStorageApiUsingQuery FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0912001448-47aaf02b
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0912001448-47aaf02b
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1631405688365.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0912001448-47aaf02b
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0912001448-47aaf02b
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1631405688365.traffic_max_lane_flow_table
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

8 tests completed, 6 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:20210912000123
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:98bd1ef93e1dbc31e4633308b1f3ef044b4e2b041bcf5c67ff57b300924260b4
Deleted: sha256:76dfe681baea24ac1fb322c24b2f4578e6e3f3024f3b4410ff5dcd9991cc413d
Deleted: sha256:8cd9861b193140b17690063585f9b8ce594b7b72d99562f6272b539137255d3e
Deleted: sha256:1c878c4cf5e6e7273ce4584fab80d94c80b6d4a18796c7d6b32be162e72d8d08
Deleted: sha256:d5452762b10b82e88d610813bb7f581f4ff5423eb7858f41359c9b922819b64e
Deleted: sha256:7e6c855d2b02f55000b6485f65c0985e7d0fc82533a6e5d984caa8c3c658de09
Deleted: sha256:05efff0e7cdc4e21aebde366324f09122d5ebecbba1e98d4e68bb3ce71bcb042
Deleted: sha256:89aadda2a50eb3632e6275bb1546917ba37e851a0788178896ce39faeb3e523e
Deleted: sha256:ceacde8ab9e0c26dee59e3e2215c5c8945ef1fc1fd641badb12bf68dde612795
Deleted: sha256:f79b680e180ce2727fea0a74c757d1ce452b02a136343daea60e1a54247ff14a
Deleted: sha256:442b11e60f348782736ca5aaf83af1d8fc2ed772d8502d61fce9c9691bbfc756
Deleted: sha256:7849de899dbbda4aac186b263d60999468b255082a0f8538ae863984fd4396d2
Deleted: sha256:bcf3d9f9afa258c364f46d6caa27cca2171263ad3a858945375dbd600028de66
Deleted: sha256:96194df4312d734646e790a14715b4a06eaca110d9186d319795458f95991478
Deleted: sha256:688d471401f477babe3a9ff5cd2b29af7299c4c53b83635e3c03a03be8a230b6
Deleted: sha256:def38425f4893068262a41c9122660aba9760c4b3aa63009ed0d397e74f716dc
Deleted: sha256:62471877c8b23a6c5638232e1b0c53fb8c1965fc7ed85576b5663604905f2e94
Deleted: sha256:f6fc6817456907261a882fd9457ccbeae63f1a6bc759669840a185f269dcf34a
Deleted: sha256:f010aa834051d63002e8224a8f0e622f7a8459392cb1033f501ee46ee39044cc
Deleted: sha256:1a3008fc1391e8db601a267163f78ce889d08070f40653f9a94f39d7508a97f6
Deleted: sha256:210c330d6045c9b685775e42a5e8e4940d97fabbbd317b8e801af4799aacc495
Deleted: sha256:1488add2a74a5fa414af609d370b00dcdc8bf72410d7b9dd087176f804bc2543
Deleted: sha256:291da1a7044809e5003e3e898628a4aa8c84d8305e1e4384c3a564251181ed50
Deleted: sha256:afa71d7b7ed4108e2cd160a05251f4b443241acf5ccfa8d53b6410f1a99492f3
Deleted: sha256:74965fd648ac68f0f71cb543fb4b61e972058df9f166ea9e4834d127e4d21b0c
Deleted: sha256:2791c026e8f37900625998117b1814226e0349769e44e46d82752a6adf2a11b6
Deleted: sha256:1473b9c6dbffc560dfa3d2fc22a60f3620b19371d2321e48183e360891ea570b
Deleted: sha256:15e53c66efa881f96db8da2b65d0ce11bc32a65052cb48a7c092d7dfc01e19d2
Deleted: sha256:d7bd9cdd88f7122ff6a62cb0e5ffcf6328f36b2b7e1773f387dfe61f3c667ba6
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210912000123]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:98bd1ef93e1dbc31e4633308b1f3ef044b4e2b041bcf5c67ff57b300924260b4]

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

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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 32s
84 actionable tasks: 51 executed, 31 from cache, 2 up-to-date

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

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