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

Changes:


------------------------------------------
[...truncated 51.14 KB...]
> Task :sdks:java:container:pullLicenses
Collecting pip
  Using cached pip-22.0.4-py3-none-any.whl (2.1 MB)

> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :examples:java:jar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
Collecting setuptools
  Using cached setuptools-60.10.0-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.4 setuptools-60.10.0 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 224 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 17.371703 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/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/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/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
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
+ 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]
93378532df00: Preparing
321e6ea3ddad: Preparing
7c609a6edd02: Preparing
3eabbe12259f: Preparing
fd2d745d3a67: Preparing
b2a8f63a0b27: Preparing
20b41d6b5a91: Preparing
e12cbbf22bed: Preparing
34820f921742: Preparing
b0c4cc7e4782: Preparing
f67b913d142b: Preparing
fc61d21c55c8: Preparing
22a4226fa1b2: Preparing
0607554a700f: Preparing
3add5b0a88e9: Preparing
3cddd9de99b4: Preparing
327e42081bbe: Preparing
6e632f416458: Preparing
e019be289189: Preparing
c9a63110150b: Preparing
b2a8f63a0b27: Waiting
20b41d6b5a91: Waiting
e12cbbf22bed: Waiting
34820f921742: Waiting
b0c4cc7e4782: Waiting
f67b913d142b: Waiting
fc61d21c55c8: Waiting
22a4226fa1b2: Waiting
0607554a700f: Waiting
3add5b0a88e9: Waiting
3cddd9de99b4: Waiting
327e42081bbe: Waiting
6e632f416458: Waiting
e019be289189: Waiting
c9a63110150b: Waiting
7c609a6edd02: Pushed
fd2d745d3a67: Pushed
321e6ea3ddad: Pushed
b2a8f63a0b27: Pushed
93378532df00: Pushed
e12cbbf22bed: Pushed
3eabbe12259f: Pushed
b0c4cc7e4782: Pushed
34820f921742: Pushed
20b41d6b5a91: Pushed
fc61d21c55c8: Pushed
0607554a700f: Layer already exists
3add5b0a88e9: Layer already exists
327e42081bbe: Layer already exists
3cddd9de99b4: Layer already exists
6e632f416458: Layer already exists
e019be289189: Layer already exists
c9a63110150b: Layer already exists
22a4226fa1b2: Pushed
f67b913d142b: Pushed
20220319180034: digest: 
sha256:cae54b6a09c0cc919be055c30bc2d3ae68bb69932bd3f809d06fc74a7cee3b3b 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-0319180418-7cbfc144
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0319180418-7cbfc144
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0319180418-7cbfc144
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0319180418-7cbfc144
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0319180419-a09ae3bc
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0319180419-a09ae3bc
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0319180419-a09ae3bc
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0319180419-a09ae3bc
***********************************************************
***********************************************************

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

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > 
testBigQueryStorageWrite30MProto FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:101

49 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:20220319180034
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:cae54b6a09c0cc919be055c30bc2d3ae68bb69932bd3f809d06fc74a7cee3b3b
Deleted: sha256:c5ee4ad0b2cde829401d42f1fa50fdff9e97c66bc51332a0001c72e637523a44
Deleted: sha256:45240297db7cbab977c86c6c7b65da80d326191232f28bdf109e71069d1cc570
Deleted: sha256:c2880ae7e57f60f1098423f39690f0cf5757a371cf5d263f70a9fc572d41ddb3
Deleted: sha256:32d4c540c535db4e48dd197e85b1b5cd43d54d0c88e56c0a97cef964d3a8fb84
Deleted: sha256:64f3d57fc838947fec5fd8aa0f06fb6e390845a4646516baf94dffea5192ef0b
Deleted: sha256:01bd6065bff0806f84e9499da57e4ce94c0934d63e6d1c13137c28c7ef25e53c
Deleted: sha256:202eeca514b83cc2f8ab4cf14352ce8e40c96439f00fa1fc044fdc4c4c1646aa
Deleted: sha256:86379e4e1e1e2fa56e49f5e4e0805fdb88019560c9eacd5e818f18637d1a23c8
Deleted: sha256:85c390ccfd8fd293744a5bb9985673d3b6fba53861c2a9c98b852c10431f27ef
Deleted: sha256:369c83e6f171aac7628b094db54474d11e6799221ef5885261fa06dfccfb8184
Deleted: sha256:a739e9ef7637749ba5f135eabad651067a255b312d56b55a375d0c075135b29f
Deleted: sha256:e1af93ac6606bd17a448d79b2eb5ca4d6b9f08451ce2b38d6ab0bd48d0d79463
Deleted: sha256:79a6dc84ad898ec6a2c02ac097eabe78610e5ad40d83866e2ee08c723e42b14e
Deleted: sha256:4060c967248b1c355de54f7919a1476314c0050156b472cdbc2f8ca6c1f814c6
Deleted: sha256:b5713085601774dffe0c3901646b1d48e9c056ccba8e45ab97f2775d89435732
Deleted: sha256:30a20b54d846073506a7707df7088aa0cb0f779bab0e5e9a73141b2d0cbdb7b5
Deleted: sha256:021e75bdab12fd7794a969e6cd9d071a5436ad33ecde5c64c923f506d1dce2f3
Deleted: sha256:059ac2e1f88ed7735bbb382349937bce6cfea82c5b1b4c67e6ff9cc5c40ba790
Deleted: sha256:547a2fcdf311275359809485bbb5a659a126e22294b0fd8057954d68e6ed884e
Deleted: sha256:efa63c9abf374c26740d91f9d0dacc66fb66a765bb364c562cef0731b9f4eed3
Deleted: sha256:047bbff8103231df67b1cee2a9f4c45ff96e0e46c4f5a4134fc013bc396166c7
Deleted: sha256:8f358d85d43e6fa9be5672c01dbff4d3a32593b7b8754a599c5a86d976d87536
Deleted: sha256:ecaba238cda33d437f191ba3c7138906e3f252050bf4f692e7058b23f22a2651
Deleted: sha256:dc299179f56e2cbab9bd388461038b66bc6a81f7915d63b600ff737a6eb986db
Deleted: sha256:bd0ead50e6a75ca6a525c37f84db823e6551f33a75f26b351572ca9de99bf37d
Deleted: sha256:2fb2a633c23fe466bd01984376c81cdb63088ad1149d75982af19a8426a7bf3b
Deleted: sha256:29468fec41a5d5dccfbbbc67fb89f96ec0b8203eaa0fdb5f2c291fece93fa23e
Deleted: sha256:ed39211a509cce2a66d0398898d4a0cc50c21ebc8b2b04ea7b2cb71fe2eafca2
Deleted: sha256:a2ab9fe3a5759c84d41d7eef96db925890b5567dbda3e0736c88e68bcc7b6d6f
Deleted: sha256:b8328e2ac5f19cf960b1c88479f955842f99f2410fc5c71c2e59d88da5d29243
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220319180034]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:cae54b6a09c0cc919be055c30bc2d3ae68bb69932bd3f809d06fc74a7cee3b3b]

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

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

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

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