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

Changes:


------------------------------------------
[...truncated 47.65 KB...]
> 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 :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 :sdks:java:container:java8:copyDockerfileDependencies
> Task :examples:java:jar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :sdks:java:container:generateLicenseReport

> 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...
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 5.429321 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
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
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
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
+ 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]
4db5feb8ca83: Preparing
226b8a9a9c9c: Preparing
52aa3f5cceda: Preparing
d14cf1f262cf: Preparing
7a24fcb97d77: Preparing
a461ea554bba: Preparing
3b42ec16ece0: Preparing
2ed961c57758: Preparing
eada60108aaf: Preparing
fbd2e1dd251f: Preparing
4706f3a601fe: Preparing
d41ad5aaeb35: Preparing
ebf469e844a6: Preparing
94c94d3b2e6b: Preparing
36e0782f1159: Preparing
ba6e5ff31f23: Preparing
9f9f651e9303: Preparing
0b3c02b5d746: Preparing
62a747bf1719: Preparing
fbd2e1dd251f: Waiting
4706f3a601fe: Waiting
d41ad5aaeb35: Waiting
ebf469e844a6: Waiting
94c94d3b2e6b: Waiting
36e0782f1159: Waiting
ba6e5ff31f23: Waiting
9f9f651e9303: Waiting
0b3c02b5d746: Waiting
62a747bf1719: Waiting
3b42ec16ece0: Waiting
a461ea554bba: Waiting
2ed961c57758: Waiting
eada60108aaf: Waiting
52aa3f5cceda: Pushed
226b8a9a9c9c: Pushed
7a24fcb97d77: Pushed
a461ea554bba: Pushed
2ed961c57758: Pushed
4db5feb8ca83: Pushed
d14cf1f262cf: Pushed
eada60108aaf: Pushed
ebf469e844a6: Layer already exists
94c94d3b2e6b: Layer already exists
36e0782f1159: Layer already exists
ba6e5ff31f23: Layer already exists
9f9f651e9303: Layer already exists
0b3c02b5d746: Layer already exists
62a747bf1719: Layer already exists
4706f3a601fe: Pushed
3b42ec16ece0: Pushed
d41ad5aaeb35: Pushed
fbd2e1dd251f: Pushed
20211030120107: digest: 
sha256:b57dd549f1ffed5c8fa2c5b71a80b1f592c605c89a41691a1b9af44815fccb03 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-1030120431-7a637b69
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1030120431-7a637b69
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1635595466334.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1030120431-7a637b69
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1030120431-7a637b69
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1635595466334.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-1030122900-c4137798
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1030122900-c4137798
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1635596939727.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1030122900-c4137798
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1030122900-c4137798
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1635596939727.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

org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPubsubMessageId FAILED
    java.lang.AssertionError at PubsubReadIT.java:90

org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPublicData FAILED
    java.lang.AssertionError at PubsubReadIT.java:62

38 tests completed, 3 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:20211030120107
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b57dd549f1ffed5c8fa2c5b71a80b1f592c605c89a41691a1b9af44815fccb03
Deleted: sha256:c247ec5d117be40d54f3b4313531fcbb1711a797f2ef483bcca6202ec601f6c9
Deleted: sha256:6f69860f84855565ca5897d47c56869b65f4017c81bacf206dfda8ba851af09d
Deleted: sha256:7cab0ab05acbc18f732a26b95005f02763d382c4b0eb3d7522294ed250e42755
Deleted: sha256:d26a30a4395e8fb7b879b59f95b0bc7af2a17b281b000180fe99350f1a154cc9
Deleted: sha256:10770975fc0c36d655ad3078f48bac930e5637a3a75b7ae34b72f46f89fcd9cd
Deleted: sha256:8c58ae01638805a9cbe219591379aeb212860ff592741c491077da3094a1cc98
Deleted: sha256:24f1a2f06b411f9f3922602b88bc4c5dd23d4e975e7aca36f9e1ea31514b0db4
Deleted: sha256:0c9a7fe40e5497b1ed4e4f01c13a740fd90cedcd93f2d5919499500a5f43e4a4
Deleted: sha256:60120e4a58b5f5ecee10ce507fe265dee7679ae1c5b5529ee394025f8f9ebcbd
Deleted: sha256:2a5d542a4efdd8c9726af756edb5bf7fb6ed53aa7de742b77e83c592b5a5f595
Deleted: sha256:0d164ea5d1f92798fba4cfb2d4c6c86db3e90ff7d99198959d514c4c3f15ad01
Deleted: sha256:253365281abda4596cdf6cb6bbb92d323d104443823d8d8d4de5907bcc45a319
Deleted: sha256:14c7d7a7b413dcd30e7c04ae3d2cc05dc0de52048401560a30cbc2f2dd2f8460
Deleted: sha256:0411d5c178e30c4b0e176b0721cbe3a516fec996ef910bf77a54344c501c7434
Deleted: sha256:511dd6471dc7d0b2e222d34b6afb9717bedc705466eb05923efe09ef7ede8753
Deleted: sha256:e9de02858f30fd1e9d2bbb3a40cb33944a39bc83ed13a4bf963b6b3b46698c7b
Deleted: sha256:fc86ca3af334668521113f2517992578bd51a391e1dcd5f35eb176f97916bde2
Deleted: sha256:a65b460679f72bdd8f501e63baf0ad9dd897fe0374d5654a2f9d2d148ec0410c
Deleted: sha256:3388da8d48fbbced02764d1f755299bcecdc7457a61835d460d50f70fdcd3762
Deleted: sha256:3e1d16e90bafd8e2d8292abe0f524479f8ee10536b656bd3f9533ddc86bbab78
Deleted: sha256:331951c034a3bfa472dc8fd89cfbe35864f56908bb4a19d4e0a913515734e53b
Deleted: sha256:fbbca9ccc824a8b6382e5badfe94e7befbab0531d18a21bbcfdc91a48920da55
Deleted: sha256:3c12848dbda7f87f99ea256bb28ce25c82a9a71dc53989ec07728b2f6b0b111a
Deleted: sha256:a0b7a3160513eae73d079d755c0c1fa03acd9a5711b658720a9e760d4c8be4c1
Deleted: sha256:d879f1b0e9f7afc32010cfd1fb44b1362a536613901480a5647c6abf64073496
Deleted: sha256:6074fbae28c1e3ba05a0a978628f8253d49c40583797935df35d4a7b13da6f8f
Deleted: sha256:2ff365148a2e68d4f73684c940ebeb21aba04019e58ce0a474f92dbfa3df42d7
Deleted: sha256:dc59f614f40204902c01f92a68daf4b59d3d885d8ae5b00b796864423e53f4c8
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211030120107]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b57dd549f1ffed5c8fa2c5b71a80b1f592c605c89a41691a1b9af44815fccb03]

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

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

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

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