See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2832/display/redirect?page=changes>

Changes:

[noreply] Fix Illegal to use destination for jms producer (#25886)


------------------------------------------
[...truncated 57.58 KB...]
go: added google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
go: added google.golang.org/grpc v1.52.3
go: added google.golang.org/protobuf v1.28.1
+ go-licenses save github.com/apache/beam/sdks/v2/java/container 
--save_path=/output/licenses
W0323 15:58:05.282458      37 library.go:101] "golang.org/x/sys/unix" contains 
non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W0323 15:58:09.668651      82 library.go:101] "golang.org/x/sys/unix" contains 
non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s

> Task :sdks:java:container:pullLicenses
INFO:root:Pulling license for 124 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 1.631937 seconds with 16 
threads.

> Task :sdks:java:container:goPrepare UP-TO-DATE
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses
> Task :sdks:java:container:goBuild

> Task :sdks:java:container:java8:copySdkHarnessLauncher
Execution optimizations have been disabled for task 
':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due 
to the following reasons:
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this 
output of task ':sdks:java:container:downloadCloudProfilerAgent' without 
declaring an explicit or implicit dependency. This can lead to incorrect 
results being produced, depending on what order the tasks are executed. Please 
refer to 
https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this 
output of task ':sdks:java:container:pullLicenses' without declaring an 
explicit or implicit dependency. This can lead to incorrect results being 
produced, depending on what order the tasks are executed. Please refer to 
https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.

> Task :release:go-licenses:java:dockerRun
+ 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]
88422bb4ef6f: Preparing
681700b0ba42: Preparing
c9b89d7bc31f: Preparing
39d602565a72: Preparing
88c45c4b7898: Preparing
510955a3bf62: Preparing
a6a45cc5090f: Preparing
a2a19f2d7e5f: Preparing
9869856d5565: Preparing
b8e2b7b1c054: Preparing
ebe581f2b912: Preparing
6e32118d9dd4: Preparing
234e8e8ad527: Preparing
dd135d3c9f89: Preparing
fdbea412958d: Preparing
fd850f7f2d78: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
a6a45cc5090f: Waiting
b8e2b7b1c054: Waiting
a2a19f2d7e5f: Waiting
ebe581f2b912: Waiting
9869856d5565: Waiting
fdbea412958d: Waiting
d09fdd9ad3ef: Waiting
6e32118d9dd4: Waiting
04d1dcab20cb: Waiting
dd135d3c9f89: Waiting
234e8e8ad527: Waiting
fd850f7f2d78: Waiting
533af4d05d89: Waiting
b93c1bd012ab: Waiting
88c45c4b7898: Pushed
39d602565a72: Pushed
681700b0ba42: Pushed
c9b89d7bc31f: Pushed
88422bb4ef6f: Pushed
a2a19f2d7e5f: Pushed
a6a45cc5090f: Pushed
b8e2b7b1c054: Pushed
510955a3bf62: Pushed
9869856d5565: Pushed
6e32118d9dd4: Pushed
ebe581f2b912: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
234e8e8ad527: Pushed
dd135d3c9f89: Pushed
fdbea412958d: Pushed
fd850f7f2d78: Pushed
20230323155747: digest: 
sha256:e5dff568267a033f3a978abdbac03e654ed9d0e4a4032c57e9248a1d36f78df8 size: 
4505

> 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-0323155841-71bd5706
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0323155841-71bd5706
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0323155841-71bd5706
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0323155841-71bd5706
***********************************************************
***********************************************************

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

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

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageQueryIT > 
testBigQueryStorageQuery1G FAILED
    java.lang.RuntimeException at BigQueryIOStorageQueryIT.java:94

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

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > 
batchWrite_partialFailureOutputsToDeadLetterQueue FAILED
    java.util.concurrent.ExecutionException at FirestoreV1IT.java:96
        Caused by: com.google.api.gax.rpc.InvalidArgumentException at 
ApiExceptionFactory.java:92
            Caused by: io.grpc.StatusRuntimeException at Status.java:539

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > batchGet FAILED
    java.util.concurrent.ExecutionException at AbstractFuture.java:588
        Caused by: com.google.api.gax.rpc.InvalidArgumentException at 
ApiExceptionFactory.java:92
            Caused by: io.grpc.StatusRuntimeException at Status.java:539

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > partitionQuery FAILED
    java.util.concurrent.ExecutionException at AbstractFuture.java:588
        Caused by: com.google.api.gax.rpc.InvalidArgumentException at 
ApiExceptionFactory.java:92
            Caused by: io.grpc.StatusRuntimeException at Status.java:539

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listCollections FAILED
    java.util.concurrent.ExecutionException at AbstractFuture.java:588
        Caused by: com.google.api.gax.rpc.InvalidArgumentException at 
ApiExceptionFactory.java:92
            Caused by: io.grpc.StatusRuntimeException at Status.java:539

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > write FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listDocuments FAILED
    java.util.concurrent.ExecutionException at AbstractFuture.java:588
        Caused by: com.google.api.gax.rpc.InvalidArgumentException at 
ApiExceptionFactory.java:92
            Caused by: io.grpc.StatusRuntimeException at Status.java:539

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > runQuery FAILED
    java.util.concurrent.ExecutionException at AbstractFuture.java:588
        Caused by: com.google.api.gax.rpc.InvalidArgumentException at 
ApiExceptionFactory.java:92
            Caused by: io.grpc.StatusRuntimeException at Status.java:539

93 tests completed, 9 failed, 2 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:20230323155747
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e5dff568267a033f3a978abdbac03e654ed9d0e4a4032c57e9248a1d36f78df8
Deleted: sha256:88cb5329331ab8869e400630231d1acb7fbc9d056b4cfbca8a45da2c8481197f
Deleted: sha256:b0075ab8bc276cbf766abc502f03c310ce88175e1ff380d0793a717215e30811
Deleted: sha256:ec64dee23d9106e783f1c34b089dd36bc695d73d6c119c3062a17dbb8c12fb86
Deleted: sha256:93b0937cda6bc694ce016c2e37ff6b0aa8471f5620393077952f918bc344040b
Deleted: sha256:f462f3ecffaccb49c82febf224bd64fcb1bf361557601d45858d1ff7479c7133
Deleted: sha256:ca80c3fb6728ad532e6e6f7fb5662d3f32a26c1769754c44eefb318074257618
Deleted: sha256:070f95eb00d545be84d7d0afb69cda674e68d4fe5dbecd3068bf69cbf42bcb54
Deleted: sha256:fcaf9a22dc141f902940b424c0aeca22c6c804b2a394cfc1c16cc12602db19d7
Deleted: sha256:7d1af9672d37cb2d22fcedd44bb363d023606dc3a73f80ab0e0c674f4f5ee44e
Deleted: sha256:cc10f7ce3404ffca9184e17dcbcc91fd76c4a292b89530fe51a744a3ee36f623
Deleted: sha256:ba9340c5963bc7265339037d907b22c04e51744e3e4be41de5fd8aef78a90d00
Deleted: sha256:01e85d749b23d65bd51a05591087400b73a4c19f6974fc62405be657b1153ea5
Deleted: sha256:299f6d1b2046df0f756ea653fe064390294c2aecfd719e48855fb0701dbcd435
Deleted: sha256:2e8048aa8a72f6ecb381d0f3d0c7f7c3dc0dc2b7d8e217e61eb8b7af4b25fc93
Deleted: sha256:565faa71990d70ed7466a4726021c2726dfed0e1a64cfe2833e8b7f8e0786248
Deleted: sha256:ac164545978daab0eaf1c07e41f117c3d9a917cb866be7a111f30dedbfefae32
Deleted: sha256:b8eb0b0729dab05a049c7562225a345675e05819d2d815c070ab6c597f34da06
Deleted: sha256:3a44a85c2a5f2dc3544331f54c38091616b4e24ee5e9db6e310704fd327bf906
Deleted: sha256:2ca80d42cc293cd1f3ed6d1f8d1c59f520de6e6e0fe16242e553d1f272b4027e
Deleted: sha256:b64c3a9f929357e0c45cef1ca1cfd0366303b156632c50fb577f33f35f1f8219
Deleted: sha256:c37ec03949c9d6389fb8234ed5a0de039b41479f378b840a5a75df1440a4a314
Deleted: sha256:f1a16a0f8a9eb4c7ae4bce0bf794de2c4a5a2aacc7496e52445e968dfea783b3
Deleted: sha256:593943fe069e49f49c8bc4afeec8df26a646a5f485fd77ea33ffa762d8d5e362
Deleted: sha256:8123374a35e544f7ce78a93a0d29abe73764563a0384831ab1fa7bd403ef052b
Deleted: sha256:88294ac70cc35ea09d8d7846c15260d47ab2e76657544170c6a1f99249f7c01e
Deleted: sha256:501fe9f424dd8dfb4715502f031eada764fe4e0418fef52859d42e0104ab26a4
Deleted: sha256:d32ce8ca95d21a21dec1f93055885a613749ccd39fc918393ccd23758203173c
Deleted: sha256:87f7440359a665f434f8dc497172421837af5daf6a3917aba1cc4f7b5463db0b
Deleted: sha256:2d97acf90933f451d19b730209aebe81b65c3c88f763186cb04ab33c344e420f
Deleted: sha256:277409f00d6b837e4e4a2cb6564ff3f12ca7e645f778073eb6d303db11962835
Deleted: sha256:36cf4f34249e645b764459fac2dfe165c49f9a5452d10fc34bb6fcd6f5e75a89
Deleted: sha256:f37a67f1d05563d582d059ea815fc76080b5dc5ce110f1ff7e17f20ad1992356
Deleted: sha256:87de355fbc4dd9fa7d56a1a06db8956eaa71c271a2957755943296135579c5f6
Deleted: sha256:3955a2ca1faf67b164210908ba805adbe4684c1ed8f6acd0547c130a252405d8
Deleted: sha256:548849b06688605b7c299dca9e849006d0cf5e180c98310fb86e03c0b164e0e2
Deleted: sha256:033660bc18edbcf393a6e5ffe021dce36e991e181149b976b69d7ac03fe02133
WARNING: Successfully resolved tag to sha256, but it is recommended to use 
sha256 directly.
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230323155747]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e5dff568267a033f3a978abdbac03e654ed9d0e4a4032c57e9248a1d36f78df8]

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

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.

* 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.5.1/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 59m 41s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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