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

Changes:


------------------------------------------
[...truncated 52.93 KB...]

> 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>
Collecting pip
  Using cached pip-22.0.3-py3-none-any.whl (2.1 MB)
Collecting setuptools
  Using cached setuptools-60.9.3-py3-none-any.whl (1.1 MB)
Collecting wheel
  Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, setuptools, wheel
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
  Attempting uninstall: setuptools
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0
Successfully installed pip-22.0.3 setuptools-60.9.3 wheel-0.37.1
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, six, pyyaml, tenacity, beautifulsoup4
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 
soupsieve-2.3.1 tenacity-5.1.5
Executing 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>
        
--manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 220 dependencies using 16 threads.
INFO:root:Replaced local file URL with 
file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING>
 for xz-1.5
INFO:root:pull_licenses_java.py succeed. It took 8.517699 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 :release:go-licenses:java:dockerRun
+ rm -rf '/output/*'
+ export GO111MODULE=off
+ GO111MODULE=off
+ go get github.com/apache/beam/sdks/java/container

> 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
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
golang.org/x/sys,https://go.googlesource.com/sys/+/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/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
+ 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:buildAndPushDockerJavaContainer
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]
4bb1cd0b01f6: Preparing
ebb53a5c2c5d: Preparing
591af3ad6ce3: Preparing
8b5e7254c5c1: Preparing
49a29b611457: Preparing
4009ec905aa0: Preparing
89c8ff0a84a3: Preparing
bdaa81fd5ee5: Preparing
29e93fcd8363: Preparing
bc1e1d52d6fd: Preparing
48ea8b4f67cd: Preparing
7d27bf16b3a2: Preparing
137d2c37dae4: Preparing
f53ed9ea8a10: Preparing
6be21046fcff: Preparing
1e5fdc3d671c: Preparing
613ab28cf833: Preparing
bed676ceab7a: Preparing
6398d5cccd2c: Preparing
0b0f2f2f5279: Preparing
7d27bf16b3a2: Waiting
137d2c37dae4: Waiting
f53ed9ea8a10: Waiting
6be21046fcff: Waiting
1e5fdc3d671c: Waiting
613ab28cf833: Waiting
bed676ceab7a: Waiting
6398d5cccd2c: Waiting
0b0f2f2f5279: Waiting
4009ec905aa0: Waiting
89c8ff0a84a3: Waiting
bdaa81fd5ee5: Waiting
29e93fcd8363: Waiting
bc1e1d52d6fd: Waiting
48ea8b4f67cd: Waiting
ebb53a5c2c5d: Pushed
49a29b611457: Pushed
591af3ad6ce3: Pushed
4bb1cd0b01f6: Pushed
8b5e7254c5c1: Pushed
4009ec905aa0: Pushed
bdaa81fd5ee5: Pushed
bc1e1d52d6fd: Pushed
29e93fcd8363: Pushed
f53ed9ea8a10: Layer already exists
6be21046fcff: Layer already exists
1e5fdc3d671c: Layer already exists
613ab28cf833: Layer already exists
bed676ceab7a: Layer already exists
6398d5cccd2c: Layer already exists
0b0f2f2f5279: Layer already exists
7d27bf16b3a2: Pushed
89c8ff0a84a3: Pushed
137d2c37dae4: Pushed
48ea8b4f67cd: Pushed
20220226180025: digest: 
sha256:1cb9c6d72942d645bdf8cc79b74d1bf5c4804a65d8be64de1eefc18711ded3c3 size: 
4520

> 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-0226180416-e30eb09a
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0226180416-e30eb09a
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1645898647818.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0226180416-e30eb09a
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0226180416-e30eb09a
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1645898647818.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-0226180417-46576b4f
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0226180417-46576b4f
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1645898647714.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0226180417-46576b4f
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0226180417-46576b4f
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1645898647714.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:264

42 tests completed, 1 failed, 1 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220226180025
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:1cb9c6d72942d645bdf8cc79b74d1bf5c4804a65d8be64de1eefc18711ded3c3
Deleted: sha256:03ba21a2fb6a320283b99ca330a5d2cd7c8755f6463866f6a1ee06428cb5dc71
Deleted: sha256:1c0e0aebac9c225123ef39208eac5a631a78e2f502f477939f0845ec8f71e76f
Deleted: sha256:ab4fb5998bccd3e6ab8ffe9c631591746e856cb938c682e429c23ebe2bc1d869
Deleted: sha256:147a2e623e390d9ed0d7fff369e057075d591b7f189787d5b2173a2406d9828b
Deleted: sha256:7ac96f1ce2a1844c78c87b4a98b2009e9ab3b574b2b7ec03da62e860ba69ab8d
Deleted: sha256:86bdb8ad2a44a01e19d28cf267fa10f849ec8d7be30be8194b369f0de137632d
Deleted: sha256:7e83e84b1b7be86a74a4d68fbb725da448818352905387d138b307808ad625bb
Deleted: sha256:900986f89143935dff0b02e22c58ad0f80c6aa116d2d95ec3335902b5872e001
Deleted: sha256:910a366c41b841a7826cd933ff462eaeda9f2c2972d821bfb8b53bfd9b0a719a
Deleted: sha256:0878d0501a5946d120816106af706908daadb72bfadc243a45b3d77cd840556e
Deleted: sha256:9c54c7e08a9ac686d31cfe5ae3a42f42ab7c57dd2700fcd986dd3b4612418ba9
Deleted: sha256:8fba5aa77a6dfe5188af5904e5a97576381220907a18857e564544c8271d3206
Deleted: sha256:8a779131fa50c5fe352de3da26d8deca0b01a95ed09528faa268d82e1e8db588
Deleted: sha256:a714bd918b21860205b43a391f35bf29bf1e8945c84055577179654432e42e12
Deleted: sha256:3f5cfeeb18fbf873c56005c4d3e794658271e5b21155b25b0305aa8b9218b26d
Deleted: sha256:2382cb81eba32e3561411876e81116fb11478319e7eb85361ca22f6526e077aa
Deleted: sha256:9b77b2d14873c3b7a3940c16588710bb097c7e4249b1a0cfab75fb597826787b
Deleted: sha256:cc4d657130b6c4dd889315d80191b5d5861323e059f206bbdcf9bbf704d10874
Deleted: sha256:fa134a3cb404ecfe721ffc1c096fc13dc5e9727174ec0061dbf6cd36b6458374
Deleted: sha256:8ab7edf4fd55a0759c0a689defc82758b75819c01e930754512795fb89636fc9
Deleted: sha256:bafdd04059a64a0dc5abb1eb612c3336e48da357a9e53397da601bb084cc9137
Deleted: sha256:bda9ab5472ee233872762e4c9b745a297ed5c6714703901891453e8206a2378c
Deleted: sha256:4c0ee592122f8fd4aece277b6fb3be5dd651d7e74f3148ddd870a26835ea602f
Deleted: sha256:6877ebd79c686145c4f3b065313b8b43c2ac461d13bb3bd6c469e8eb6ccf3b01
Deleted: sha256:856af82fb9e156d989015e5816fb528ad4729a90737ee74b5b47fa6e7fefdc1d
Deleted: sha256:17eeb037a8cd599edadce527d7bcf1384274ce0d8864ddb90a345aa2a8bc46b5
Deleted: sha256:79af1fcbbda711946cca1706ff36154c84bc6c9f7bc058aa6ad5c6f46e17a1ae
Deleted: sha256:5ebff42e1d13d50a0a7c8ec916340e24e27ae0ef8e3b33aee811e38e4d2bc301
Deleted: sha256:c75c4a07c0ee73e28a561d7353e81848cbf354f3abf66aa49b69a4637779e932
Deleted: sha256:5e06b028ffe5046f77f60a1d16a513f62eda734735e1e62fbd74e0ed77485a42
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220226180025]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:1cb9c6d72942d645bdf8cc79b74d1bf5c4804a65d8be64de1eefc18711ded3c3]

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

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 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 1h 46m 2s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/4766n5vmr6s24

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