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

Changes:


------------------------------------------
[...truncated 44.20 KB...]
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :runners:java-fn-execution:jar
> Task :sdks:java:expansion-service:compileJava FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> 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:io:google-cloud-platform:jar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> 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 :examples:java:jar
> 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>

> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
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, beautifulsoup4, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 
soupsieve-2.3.1 tenacity-5.1.5
WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available.
You should consider upgrading via the 
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python3.8>
 -m pip install --upgrade pip' command.
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 209 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 2.416327 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
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
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/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
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
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]
c879af15e506: Preparing
5d761294aa50: Preparing
be41557ed071: Preparing
5d5ba857cff6: Preparing
dca3c0aad0ef: Preparing
c6313b85d119: Preparing
233843a7d8db: Preparing
b7371e99a7d1: Preparing
f1626f12f7ed: Preparing
f2cfe3903e39: Preparing
06886c9345a3: Preparing
df1227babf3e: Preparing
51244409158f: Preparing
153f9e5be619: Preparing
ab9d251e27cb: Preparing
b7371e99a7d1: Waiting
8a5844586fdb: Preparing
a4aba4e59b40: Preparing
f1626f12f7ed: Waiting
5499f2905579: Preparing
a36ba9e322f7: Preparing
f2cfe3903e39: Waiting
ab9d251e27cb: Waiting
06886c9345a3: Waiting
8a5844586fdb: Waiting
51244409158f: Waiting
153f9e5be619: Waiting
a36ba9e322f7: Waiting
a4aba4e59b40: Waiting
5499f2905579: Waiting
233843a7d8db: Waiting
c6313b85d119: Waiting
dca3c0aad0ef: Pushed
5d761294aa50: Pushed
be41557ed071: Pushed
c879af15e506: Pushed
5d5ba857cff6: Pushed
f1626f12f7ed: Pushed
c6313b85d119: Pushed
233843a7d8db: Pushed
b7371e99a7d1: Pushed
153f9e5be619: Layer already exists
51244409158f: Layer already exists
ab9d251e27cb: Layer already exists
8a5844586fdb: Layer already exists
a4aba4e59b40: Layer already exists
5499f2905579: Layer already exists
a36ba9e322f7: Layer already exists
df1227babf3e: Pushed
f2cfe3903e39: Pushed
06886c9345a3: Pushed
20211120180100: digest: 
sha256:4232aec2b374299eac6c5593b0265102edbce7e8d0decfa675bcb0d4a764414d 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-1120180509-b95cf4cc
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1120180509-b95cf4cc
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1637431504027.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1120180509-b95cf4cc
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1120180509-b95cf4cc
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1637431504027.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-1120183022-45ef4de4
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1120183022-45ef4de4
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1637433021473.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1120183022-45ef4de4
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1120183022-45ef4de4
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1637433021473.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:261

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:20211120180100
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4232aec2b374299eac6c5593b0265102edbce7e8d0decfa675bcb0d4a764414d
Deleted: sha256:168145ed83bf80e39242a410e32f312e825abffa40a0d0867c0fe6834a3ddc8d
Deleted: sha256:c8bea82085749f3802acdfb392f720df661d4824145907a522243c1045fd6cd5
Deleted: sha256:3d2f04dc75ad7d72521bc25cf10572ddd39a6a271572b782d07e3d6e49623817
Deleted: sha256:e2fbab97fd4eb0fe44cedd58333f50951c9af3fd1bcd4db963bbcc0390379335
Deleted: sha256:203cd28c8ebaa07b3f08bf8a786e09b63e5045288f05316fd9892255d11a71de
Deleted: sha256:660e561b86980783c2715344492da6ffb6542382660ab6975654622b5029f260
Deleted: sha256:26997a6c323cedd19fa80ccbbc01cb8a660368c93d1870dc33c6538265e73cc0
Deleted: sha256:42f7557e20376501dcaa013b8aff6f386db161fa1ce641606526d11fef4704cd
Deleted: sha256:7cda9e7b19385b7c29c723ce43afde75146aca7d61b39e2f1da80313241ca4e9
Deleted: sha256:b82c3b06c6b5ffd83a73afb321d406816570507b579205c3d71a7cfeec5b8d65
Deleted: sha256:c77bd5e48927b9656077db40badb8395168ebbd4a491ef17c37c6e48b15fbd8d
Deleted: sha256:dcfa4747bdd8bdeb8e6e520b5f9560e433e2938efdb65d70a0ccfa442a421d0b
Deleted: sha256:a20bb00597acce1bce9c8c35d8578fd622afc5def56df96d5bc403f4d8f8c141
Deleted: sha256:aa1b5b5739f19d99f32453854b6df373abea1e9f2761bcbd515584d2a2522186
Deleted: sha256:33b509d8846c0ba11a5a20eb5ff0a1c0a86f8139db41686e21303595f798e5ed
Deleted: sha256:070fdff034e6056fd9c9783a0be7b1ae745d1f7b4f394f2257aeec5234f079a7
Deleted: sha256:5956457d62e5c70ce4ab467482fe0953f292507d83074b27d80869ce0bd36709
Deleted: sha256:dcc3dd9d66df8751ee85d484e57007eb458167117ab37cbe0690880d31cb23f4
Deleted: sha256:b6fb54cfe89266d317982271df28318494bb499fb6aa4dfec4a1fa05501ab5a8
Deleted: sha256:326d8a23e4de7bc88d52486700d9c90e70e56b410c3d2118c939a7f6cca147fc
Deleted: sha256:5e1eabbfc73c0632990d64b1d7ff389bf690c33d611df4b5cec715e0db64bf5c
Deleted: sha256:939d477ed1754a809e3ff06aaebe3a659f2a2cca5efb265816239970db8371a9
Deleted: sha256:91b7ff55d9662e91e85edfb70f1b69fabb8ab6d9648d76dfb0fd6381a82576a7
Deleted: sha256:4bb31e664c720a716426ceef89fbec9355dc2bcdcba73127cbb4bef9d60f7e45
Deleted: sha256:73971025f6009ccb6dc2c5b5aa974828cc61f8574bc6b74a33d52c8497447145
Deleted: sha256:0cfdeea7080c4776408758201eaf2b31297ac307873d9eeeeaa0ec6746ef0dd0
Deleted: sha256:21e0e48fd5104cf77f47ef3ac42f8f6df69c7885168cc0fb3e639e1fa6621a93
Deleted: sha256:275c39b41b08813420958a567e759acf2bdd6ab37fdfa850cf346fc09089bebb
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211120180100]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4232aec2b374299eac6c5593b0265102edbce7e8d0decfa675bcb0d4a764414d]

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

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

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

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