See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/760/display/redirect>

Changes:


------------------------------------------
[...truncated 46.34 KB...]
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:extensions:ml:jar
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE
> Task :sdks:java:io:google-cloud-platform:jar
> Task :sdks:java:container:generateLicenseReport
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
Copying already-fetched licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
Already using interpreter /usr/bin/python3
Using base prefix '/usr'
New python executable in 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...

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

> Task :sdks:java:container:pullLicenses
done.
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. 
Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will 
drop support for Python 3.5 in January 2021. pip 21.0 will remove support for 
this functionality.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB)
Collecting future<1.0.0,>=0.16.0
  Using cached future-0.18.2-py3-none-any.whl
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
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.1-py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, tenacity, pyyaml, future, 
beautifulsoup4
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
Executing 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python>
 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
 
--license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
        
--output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
        
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
 
INFO:root:Pulling license for 208 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 2.187242 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :release:go-licenses:java:dockerRun
+ 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/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/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
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:java8:copyGolangLicenses
> Task :sdks:java:container:java8:dockerPrepare
> Task :sdks:java:container:java8: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]
330e5f9050bf: Preparing
887b8a9cbfe6: Preparing
9f9807270429: Preparing
6187c87343c6: Preparing
126ba8cd801f: Preparing
593af835b6d5: Preparing
c2b3c85ac641: Preparing
15366ed98177: Preparing
8d433a3be9ab: Preparing
1929e43d90e9: Preparing
a2efe9833dc5: Preparing
c5eca3ca3157: Preparing
ab19b46e9384: Preparing
080ef0ba5cc0: Preparing
d08e6b97bf21: Preparing
3054497613e6: Preparing
d35dc7f4c79e: Preparing
dabfe5b2ea81: Preparing
5e6a409f30b6: Preparing
593af835b6d5: Waiting
c2b3c85ac641: Waiting
15366ed98177: Waiting
8d433a3be9ab: Waiting
1929e43d90e9: Waiting
a2efe9833dc5: Waiting
c5eca3ca3157: Waiting
ab19b46e9384: Waiting
080ef0ba5cc0: Waiting
d08e6b97bf21: Waiting
3054497613e6: Waiting
d35dc7f4c79e: Waiting
dabfe5b2ea81: Waiting
5e6a409f30b6: Waiting
887b8a9cbfe6: Pushed
126ba8cd801f: Pushed
6187c87343c6: Pushed
330e5f9050bf: Pushed
9f9807270429: Pushed
8d433a3be9ab: Pushed
593af835b6d5: Pushed
15366ed98177: Pushed
ab19b46e9384: Layer already exists
080ef0ba5cc0: Layer already exists
d08e6b97bf21: Layer already exists
3054497613e6: Layer already exists
d35dc7f4c79e: Layer already exists
dabfe5b2ea81: Layer already exists
a2efe9833dc5: Pushed
c5eca3ca3157: Pushed
5e6a409f30b6: Layer already exists
c2b3c85ac641: Pushed
1929e43d90e9: Pushed
20211009060057: digest: 
sha256:9993ea39c5956dd8d849868fe1cce2093120954dc5c240b9c5d87203608bdca9 size: 
4311

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest 
> NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest

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

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

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

org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED
    java.lang.AssertionError at ReadWriteIT.java:258

38 tests completed, 1 failed, 1 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211009060057
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9993ea39c5956dd8d849868fe1cce2093120954dc5c240b9c5d87203608bdca9
Deleted: sha256:426782a5d8e1f29428490f2db253b39a0d19e0622e20fa32579c272c338a7385
Deleted: sha256:1422fa355bb032379f582c15a1f69b5ab858b0149c843b163e06c4dd7cacbfed
Deleted: sha256:b34d631bdbfd5cbbe6b2da6e7a4a19256f454c012f7db8f58c03aa6f4112dd0b
Deleted: sha256:9a90e208c34c1e55d9ea8c71ba8ac51618035f6125c6ce9589cdda4428103784
Deleted: sha256:05a3938c4b5344fa14a0b576366825a11442be2634662cb4126bdd444a5432c7
Deleted: sha256:abb8ccc519ed15f0a6a9d16a78afabeaf9b08c7acfc755607ac177b48661938a
Deleted: sha256:0e458be0e084bfacf5959c0b5998dec23ac758a515a22bb8df6668503fe64f0e
Deleted: sha256:f7c22ca9b78e619827eaed7e8613505796f908f5d6f4c21381cbeb685afa141c
Deleted: sha256:4da182361d1b125fe8b8f6970780c302471a0d3668dde2b5dbe266d6445b4706
Deleted: sha256:1a27a9b32b2f48e15dd52ec57b00b28715177def968c0dabe20b344414cf3163
Deleted: sha256:d4cd25ba91059fc04e8dd3cdcde1f266244878abd03642d69b814585370f6e89
Deleted: sha256:5f1fa28760ee3eabdbe3ac4ad541d5a993fe4f37980efac9e1e01a0369c1024c
Deleted: sha256:6f83efc3f9440979d4bacebca82ccd044fe91cf6771b5f8399f0016e176935fa
Deleted: sha256:46fa1ff449937dcfdb2c5a407c997e56b110432f5cee135506ad1c70aa5e265d
Deleted: sha256:8fee0b563986703902696b08781538d2853b8e3079155074fdfc1f4a72fe0fd3
Deleted: sha256:5bc054e1509300f0051d988841076b50ea4e13a9189f53a59c421740a5f4b19c
Deleted: sha256:6071a5ff8000a95e7234618dee6f40af3ae0c372679d74b1a41f13d73473661f
Deleted: sha256:d4431a55f83a2b7057c8a4e5327fe08c510934578041034bae7ad431540e5c95
Deleted: sha256:7bab44aecf1199d343c69b3c81533388333b54c5d0615f675d84ac6392eefb06
Deleted: sha256:4c7acd8dd8fa41727bae3983b44cfaadbc4ef11e4578bc8106e48adaabfe8b84
Deleted: sha256:6aeb0fc556e644f84f665adebee35b158149764cf5c69282c87bebb7b8f1ace5
Deleted: sha256:ec1c5a64a8a6e34d145b1b95986650f6480e6dbf3f114d16396435accc7ece18
Deleted: sha256:a8194d3fce005a8b928391c927bb85a0e98fb01f49e17fc5b728da68294e221b
Deleted: sha256:a0b64fc78a32eefc2a63a7e5e3712e8ca3ecd0b5ae7f3cfddea6be58fe9ba824
Deleted: sha256:6973b59f5627043328166afd247983cc1609e7cbc1859573a2623ea2aa51f35d
Deleted: sha256:6cc513f48388aa414f509281f181348aeb61d11abaae935b0b430ad65214a65e
Deleted: sha256:0dd1921dfa1ee6809701a4e53359fd2405ebcfa0639e33ca05885a9662c9e62b
Deleted: sha256:69a354851129bb12123f51d97c3dbc4ccfc37a5bb01ad82ed228f15f2fcbb76d
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211009060057]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9993ea39c5956dd8d849868fe1cce2093120954dc5c240b9c5d87203608bdca9]

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformRunnerV2IntegrationTest/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.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 50m 33s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

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

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