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

Changes:


------------------------------------------
[...truncated 45.51 KB...]
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> 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 :sdks:java:io:kafka:jar
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:extensions:ml: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:container:java8:copyDockerfileDependencies
> Task :sdks:java:io:google-cloud-platform:jar
> 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 :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:container:generateLicenseReport
> 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>

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

> Task :sdks:java:container:pullLicenses
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...
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.157411 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/protobuf,https://go.googlesource.com/protobuf/+/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
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
golang.org/x/sys,https://go.googlesource.com/sys/+/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]
a78d21cd63b8: Preparing
36674a148f41: Preparing
e6626bd8c9a4: Preparing
9be99cb009f2: Preparing
6eebc15dbaac: Preparing
1490bcb634bf: Preparing
803b3de93683: Preparing
bd165bbe44d8: Preparing
9b6f807dbe47: Preparing
7a2398c2992d: Preparing
f0a0c351e6d9: Preparing
2487eecb834b: Preparing
ab19b46e9384: Preparing
080ef0ba5cc0: Preparing
d08e6b97bf21: Preparing
3054497613e6: Preparing
d35dc7f4c79e: Preparing
dabfe5b2ea81: Preparing
2487eecb834b: Waiting
d08e6b97bf21: Waiting
3054497613e6: Waiting
ab19b46e9384: Waiting
9b6f807dbe47: Waiting
5e6a409f30b6: Preparing
1490bcb634bf: Waiting
dabfe5b2ea81: Waiting
7a2398c2992d: Waiting
803b3de93683: Waiting
bd165bbe44d8: Waiting
d35dc7f4c79e: Waiting
e6626bd8c9a4: Pushed
6eebc15dbaac: Pushed
36674a148f41: Pushed
1490bcb634bf: Pushed
bd165bbe44d8: Pushed
a78d21cd63b8: Pushed
9be99cb009f2: Pushed
803b3de93683: 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
5e6a409f30b6: Layer already exists
9b6f807dbe47: Pushed
2487eecb834b: Pushed
f0a0c351e6d9: Pushed
7a2398c2992d: Pushed
20211010000118: digest: 
sha256:44bbf0d12040897367c44521e1e63de2f5182694e65537a9b8b2423d7315ff0c 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-1010000558-aacc05b3
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1010000558-aacc05b3
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1633824352209.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1010000558-aacc05b3
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1010000558-aacc05b3
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1633824352209.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-1010003153-7f58cb3a
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1010003153-7f58cb3a
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1633825912577.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1010003153-7f58cb3a
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1010003153-7f58cb3a
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1633825912577.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:20211010000118
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:44bbf0d12040897367c44521e1e63de2f5182694e65537a9b8b2423d7315ff0c
Deleted: sha256:098d7e0f24e2da784bcb513e9cafbbddb9953938e1dd6e467924f3dd99d28cca
Deleted: sha256:d2ba9beea2be85d50b6d3c00409b861045e2ab5281d29cbeea119d52de0e0eb6
Deleted: sha256:9d8829df7285f17f880261dd47e493d9478239c98c594789c46bd6e25164bbe5
Deleted: sha256:0d49bf5ecd31bb9f1a2feffa573e7d23c381288675b3019376b2b35d7aa1799d
Deleted: sha256:99ba09b40820de16208f37edaa3e55cf316c1488575f5c25fe7937e1a9a90e26
Deleted: sha256:545321941ace96d2fcb2d4e76629aadb63c9e5d0f8e009ec2e211457123f74dd
Deleted: sha256:86ee926e8e1a19eefc78936242efde36c727f5439f40a1357aea6dbf2f7ac4aa
Deleted: sha256:ec6fdd3d28d8079944d7b333c9580044e48bbd8c8e9d6f17d54da1d22faa8b28
Deleted: sha256:aea4db0085fafc5c0d1b460d66111c86bdf8c79d23fc718e9023de2ed7593080
Deleted: sha256:df085a77d641c630eb6c048fcbc82d0cce2db9965fe52c771a52d9ef226eba98
Deleted: sha256:1f76f7070f314eb4e3275a83a3285e2e9f2659b9432f39c35860f0a63349bd54
Deleted: sha256:519bede2a0e86a2aa3652abfa12aa86273c7ba4ca7b70973238b3f04d5c733ba
Deleted: sha256:95839f758b157c9c16bf8ddedcb64c2c6e9022a5cab3d748b46c507f8b78f8d2
Deleted: sha256:5dfab2251ff64880fe6583d70138b7fc0478f0f8ebe7af8aaf5ceefc980c27dc
Deleted: sha256:105245d736d89d84d5a1044ca9b0ae119a7d557fbe8aa98194b60eab041655c8
Deleted: sha256:13d157e0991a0fa1db5f0bd649cc599a8237a73264bf72e6a882a37fcc059350
Deleted: sha256:eff5c1908a4d3ee90e2bef9148f59a5ad60e88a61200a686e478e40f15b0afb8
Deleted: sha256:deb2a45f2ff88fd13fc508060e392deefe64a9eaf2a364e0efa1b9ab9174b459
Deleted: sha256:8c2d43c5dd2146b389ad4187b84dad51771a354e8d6641ab343934bb25704f4e
Deleted: sha256:ba1bd38be0fddf8cfbbcc8aac432c8757526896f29988d2402d6629454519452
Deleted: sha256:64efc02f27a0b7623cdae1e9a5ed34a4915291549b476ed39e988b94c9e8bc74
Deleted: sha256:99578c2c2c5b45252ee9777b4950dd9caf238a562124c1da851269ee8ea720c5
Deleted: sha256:7dd8be5029b8b5221939ae775d7a95649f0e5ba37ad41493008e59988adc93ea
Deleted: sha256:145e01575db30c0d90057ce3524d3958f2e60593182242b446d0848dcab3aa9f
Deleted: sha256:080e1a35e1da3548d9c5c168efb5081a6c4e7288d1e9170ae3d57f041fabb07d
Deleted: sha256:6f0e20dca715ca9af177ba131a3af601511b635364d004b32ee0a97f37acf9d3
Deleted: sha256:7a46842f1682ae0f9b1fdc6c0175ea5a5a0957da4e77bcb14e3a7a13bdbec91f
Deleted: sha256:80ec5fc39ea7ce07a708b49bf2013720cab0a42268bad05299bfe6fa5c29aee5
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211010000118]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:44bbf0d12040897367c44521e1e63de2f5182694e65537a9b8b2423d7315ff0c]

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

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 51m 27s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

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

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