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

Changes:


------------------------------------------
[...truncated 59.79 KB...]
github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.41.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.41.0/sdks/LICENSE,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.2/LICENSE,BSD-3-Clause
golang.org/x/net,https://cs.opensource.google/go/x/net/+/1bab6f36:LICENSE,BSD-3-Clause
golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/87e55d71:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.3.7:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/042d03aeabc9/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.48.0/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.0/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: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]
a15989e37a10: Preparing
7f9554c6c507: Preparing
b0b9d49d0d3d: Preparing
30456f4533eb: Preparing
0c141c929dc1: Preparing
85c12e209063: Preparing
c5af1be0ebf7: Preparing
f91615718a65: Preparing
24ddd1876508: Preparing
7b8839ac41b2: Preparing
6265742647eb: Preparing
33eb76050b87: Preparing
f0b4a33bb1a9: Preparing
92efeb9a4e3e: Preparing
e6460a0cb222: Preparing
6b5aaff44254: Preparing
53a0b163e995: Preparing
b626401ef603: Preparing
9b55156abf26: Preparing
293d5db30c9f: Preparing
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
e6460a0cb222: Waiting
f0b4a33bb1a9: Waiting
6b5aaff44254: Waiting
92efeb9a4e3e: Waiting
6265742647eb: Waiting
53a0b163e995: Waiting
b626401ef603: Waiting
33eb76050b87: Waiting
03127cdb479b: Waiting
9c742cd6c7a5: Waiting
293d5db30c9f: Waiting
9b55156abf26: Waiting
c5af1be0ebf7: Waiting
f91615718a65: Waiting
7b8839ac41b2: Waiting
24ddd1876508: Waiting
b0b9d49d0d3d: Pushed
0c141c929dc1: Pushed
7f9554c6c507: Pushed
30456f4533eb: Pushed
a15989e37a10: Pushed
c5af1be0ebf7: Pushed
f91615718a65: Pushed
7b8839ac41b2: Pushed
24ddd1876508: Pushed
85c12e209063: Pushed
6265742647eb: Pushed
6b5aaff44254: Layer already exists
53a0b163e995: Layer already exists
33eb76050b87: Pushed
b626401ef603: Layer already exists
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
e6460a0cb222: Pushed
92efeb9a4e3e: Pushed
f0b4a33bb1a9: Pushed
20221009095742: digest: 
sha256:6f4a6846bf9cf2035221ab6929b90060046664749334eedfe39ec9a5856b5a90 size: 
4935

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

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT 
> testTableIO FAILED
    java.lang.RuntimeException at BigQuerySamplesIT.java:121

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

13 tests completed, 1 failed

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

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.FailedPreconditionException at 
ApiExceptionFactory.java:102
            Caused by: io.grpc.StatusRuntimeException at Status.java:535

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.FailedPreconditionException at 
ApiExceptionFactory.java:102
            Caused by: io.grpc.StatusRuntimeException at Status.java:535

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.FailedPreconditionException at 
ApiExceptionFactory.java:102
            Caused by: io.grpc.StatusRuntimeException at Status.java:535

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.FailedPreconditionException at 
ApiExceptionFactory.java:102
            Caused by: io.grpc.StatusRuntimeException at Status.java:535

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.FailedPreconditionException at 
ApiExceptionFactory.java:102
            Caused by: io.grpc.StatusRuntimeException at Status.java:535

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.FailedPreconditionException at 
ApiExceptionFactory.java:102
            Caused by: io.grpc.StatusRuntimeException at Status.java:535

67 tests completed, 7 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:20221009095742
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6f4a6846bf9cf2035221ab6929b90060046664749334eedfe39ec9a5856b5a90
Deleted: sha256:8af369576ce652324182e010ca4f26e9bca66470aa13e92e4a4e7f7d557c4476
Deleted: sha256:eb1f457d70101c265599323a6f86e3075b8227dbf293f4d6a98326717c83bad4
Deleted: sha256:4c1c8db5a71ae88c36312ccb3d8b5e72253dc972e76fb5c8d68e2c4248ecf8b0
Deleted: sha256:008ba575a42426dddd2ce19ec37100388181f2d6569c7533db0f214e098b8b9a
Deleted: sha256:858b379575ddf60ee78e116e6b0dd5ede1f96e37469d64eb22153b3d7253e025
Deleted: sha256:3070a2dedf3f3c114ed7b419ea29026adfa1a31a028c7462e74bcc983c5d2673
Deleted: sha256:0f8b9746dd4eb10ce5235ab43a5dbb2d30bb1cbf04110e1e90d37817f040456f
Deleted: sha256:4a4b1773b19e32838bd455a58bb9a98aefdc005652e44283feb3c53552ac209e
Deleted: sha256:8ba8227da5f8b258565ae7c997c87ec986abf96edd0395710eb28023f86f330b
Deleted: sha256:a07ad11b316cbf256f263316c05b03eeef3bbf73dba37026aa1118898e43e63c
Deleted: sha256:d4f976e111d73b7f19e8978f1b826ece78584e2c87f0b5abbbc08e9b53845cbc
Deleted: sha256:2be5db51208219f2ab833f4939b1a882954637ebf47f2b9c59d3e8d44d4c8c8d
Deleted: sha256:1165c6b15a2595230f6be709b2d3038a56617c5a1dea4b5b08a73e3436fcd6a0
Deleted: sha256:f5047d8fe5b9ad4b022bc6ad16f76ba4bf37865a451ed1382ad23f0b86808e69
Deleted: sha256:f165297e245a7273244c353a5b628a34c97e418e64054bfb9e57af4b3c78b39b
Deleted: sha256:bdd2357fb1fdc10c6fbd7d25ec971834ccb58aa9471638f1b6238724880fc98d
Deleted: sha256:7af5b1e412b4107837af8c2a414fbb195823e7c9857efe4e0deaebce04c0744b
Deleted: sha256:e7d970cdc4d4414f3806a7dd4f8d628f8804a2c3151faecf4ddf6044a7b17da6
Deleted: sha256:89830eda40b233e6d232c8d83d1706b16717ca7593fbb41c1d3355fed92c73f7
Deleted: sha256:7ec7ad486a6ab3e713f494305e6a0a80f5ad02ef5baf0822324477141cf42899
Deleted: sha256:4360410c9ce4f9aea5541436e632f1e2c7cf6220ae62030781ac3f793dbcb765
Deleted: sha256:59c19679beeb3ff8e31b51b589f275f69be17c908b675cdc4579aea928850b35
Deleted: sha256:c487d7a9fa50ed8baedd841558ddd920ede05f354e3e0652d0b380cdb1ac2c4c
Deleted: sha256:acb630760041d4898cd505fbc2c3529b0bd0b3f5be237a8001da9ddca9bd7fce
Deleted: sha256:3340afb7a6f7cb77f4227c34374e71e8a0d0e37256acf968f8d6c5ac8fdff2c8
Deleted: sha256:abd89ef68a66322f26544f4e4d487b7febb1baf85cfffb417c1c9390c8d49c4e
Deleted: sha256:1ddf2045f1106cebda19932c179ec629920075a52e2673790d778769ffc85473
Deleted: sha256:9efec61a682508be98f0724928c38735088f30a7a90775867c17242f016c452b
Deleted: sha256:241997715476d83bb6d846164363100ca5a1dfaa50292e9e8922eb032cf91e4c
Deleted: sha256:934fbe897d2be94e08a94bae7aea99862c8e4a04faf58146818d6afd904d7a56
Deleted: sha256:2c9053e4177bc61b8fd50802a4ed45834786e072a90ad0c3b83a6105e75b442c
Deleted: sha256:dbeeee0062d03314fa5054b33e201864786176d360240d3d69cbf011661aa340
Deleted: sha256:7278a2b5bac51f80eb6b6536e464d98099e5ec6ebd04608ef5c466a6c6771f5c
Deleted: sha256:52cd6fe5d1ae89932561adaaf551862f1df0050db8693ddbf1828ab3b50f0860
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221009095742]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6f4a6846bf9cf2035221ab6929b90060046664749334eedfe39ec9a5856b5a90]

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

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest'.
> 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/examplesJavaRunnerV2IntegrationTest/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

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

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