You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/10/11 06:41:56 UTC

Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #2179

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

Changes:

[noreply] [Playground] complexity indicator (#23477)

[noreply] Reolling forward property-based tests for coders (#23425)

[noreply] Updated README for jupyterlab-sidepanel


------------------------------------------
[...truncated 53.34 KB...]
  Using cached setuptools-65.4.1-py3-none-any.whl (1.2 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.2.2 setuptools-65.4.1 wheel-0.37.1
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.11.1-py3-none-any.whl (128 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.2.post1-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.11.1 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.2.post1 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 256 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.333761 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:goPrepare UP-TO-DATE

> Task :release:go-licenses:java:dockerRun
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.48.0
go: downloading golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: downloading google.golang.org/protobuf v1.28.0
go: downloading google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9
go: downloading golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: added github.com/apache/beam/sdks/v2 v2.41.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: added golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: added golang.org/x/text v0.3.7
go: added google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9
go: added google.golang.org/grpc v1.48.0
go: added google.golang.org/protobuf v1.28.0
+ go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses
W1011 03:57:52.222513      30 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220624220833-87e55d714810/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv

> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.18.1 build -o ./build/target/linux_amd64/boot boot.go boot_test.go

> 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
W1011 03:57:56.584585     196 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220624220833-87e55d714810/unix/asm_linux_amd64.s
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]
63e82dd6765f: Preparing
c332b78f911d: Preparing
00e53ba1c516: Preparing
83634bc70bfe: Preparing
d7dd778838ef: Preparing
e55a4a23e5d7: Preparing
5f28261c9aeb: Preparing
719d0a1db7eb: Preparing
11cd3d646b4b: Preparing
99e13e3ba6e6: Preparing
9ca65cd3449f: Preparing
f7f9be2d9b01: Preparing
b7c472a67ad5: Preparing
f42cac6384ef: Preparing
770fb1a7d4bf: Preparing
6b5aaff44254: Preparing
53a0b163e995: Preparing
b626401ef603: Preparing
5f28261c9aeb: Waiting
9b55156abf26: Preparing
293d5db30c9f: Preparing
719d0a1db7eb: Waiting
e55a4a23e5d7: Waiting
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
11cd3d646b4b: Waiting
f7f9be2d9b01: Waiting
f42cac6384ef: Waiting
9c742cd6c7a5: Waiting
293d5db30c9f: Waiting
03127cdb479b: Waiting
9b55156abf26: Waiting
b7c472a67ad5: Waiting
6b5aaff44254: Waiting
c332b78f911d: Pushed
d7dd778838ef: Pushed
00e53ba1c516: Pushed
83634bc70bfe: Pushed
63e82dd6765f: Pushed
719d0a1db7eb: Pushed
5f28261c9aeb: Pushed
99e13e3ba6e6: Pushed
11cd3d646b4b: Pushed
e55a4a23e5d7: Pushed
f7f9be2d9b01: Pushed
9ca65cd3449f: Pushed
6b5aaff44254: Layer already exists
53a0b163e995: Layer already exists
b626401ef603: Layer already exists
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
f42cac6384ef: Pushed
770fb1a7d4bf: Pushed
b7c472a67ad5: Pushed
20221011035729: digest: sha256:f930d48299513d754df1328eff1249f9cf2ceb34447eb3dc32260fdce15f3337 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-1011035839-6f60a10
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1011035839-6f60a10
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1011035839-6f60a10
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1011035839-6f60a10
***********************************************************
***********************************************************

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

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 > runQuery FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

67 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:20221011035729
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f930d48299513d754df1328eff1249f9cf2ceb34447eb3dc32260fdce15f3337
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221011035729]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f930d48299513d754df1328eff1249f9cf2ceb34447eb3dc32260fdce15f3337]

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

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

Publishing build scan...
https://gradle.com/s/2pzmbalmjh4lq

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Java_DataflowV2 #2190

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2190/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #2189

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2189/display/redirect?page=changes>

Changes:

[noreply] Use new github output format (#23624)

[noreply] Tour of Beam frontend state management (#23420) (#23572)


------------------------------------------
[...truncated 53.63 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.2.post1-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.11.1 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.2.post1 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 256 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 11.034823 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:goPrepare UP-TO-DATE
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.18.1 build -o ./build/target/linux_amd64/boot boot.go boot_test.go

> 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
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.48.0
go: downloading google.golang.org/protobuf v1.28.0
go: downloading golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: downloading google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9
go: downloading golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: added github.com/apache/beam/sdks/v2 v2.41.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: added golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: added golang.org/x/text v0.3.7
go: added google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9
go: added google.golang.org/grpc v1.48.0
go: added google.golang.org/protobuf v1.28.0
+ go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses
W1013 15:58:34.410957      28 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220624220833-87e55d714810/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W1013 15:58:39.530734     176 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220624220833-87e55d714810/unix/asm_linux_amd64.s
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]
b18fdee6c9a5: Preparing
444273a39389: Preparing
7e06f469a08e: Preparing
f9ecba097414: Preparing
4abd6ca235a0: Preparing
04cdaacbdf91: Preparing
4da641d73f33: Preparing
5ee10165eec2: Preparing
6b36b266868e: Preparing
eed3893d2630: Preparing
81a465cce8b0: Preparing
0b6bc94f09f4: Preparing
d9153b61195f: Preparing
f114f331e639: Preparing
698fbce2941b: Preparing
6b5aaff44254: Preparing
53a0b163e995: Preparing
4da641d73f33: Waiting
b626401ef603: Preparing
9b55156abf26: Preparing
5ee10165eec2: Waiting
0b6bc94f09f4: Waiting
293d5db30c9f: Preparing
03127cdb479b: Preparing
eed3893d2630: Waiting
6b36b266868e: Waiting
9c742cd6c7a5: Preparing
698fbce2941b: Waiting
6b5aaff44254: Waiting
53a0b163e995: Waiting
293d5db30c9f: Waiting
04cdaacbdf91: Waiting
b626401ef603: Waiting
9b55156abf26: Waiting
7e06f469a08e: Pushed
f9ecba097414: Pushed
4abd6ca235a0: Pushed
b18fdee6c9a5: Pushed
5ee10165eec2: Pushed
4da641d73f33: Pushed
444273a39389: Pushed
eed3893d2630: Pushed
04cdaacbdf91: Pushed
0b6bc94f09f4: Pushed
81a465cce8b0: Pushed
6b5aaff44254: Layer already exists
53a0b163e995: Layer already exists
b626401ef603: Layer already exists
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
6b36b266868e: Pushed
f114f331e639: Pushed
698fbce2941b: Pushed
d9153b61195f: Pushed
20221013155726: digest: sha256:c6bbee66dc2e7c59a42472419b6ad63233a2d960f1494eec2d3eb7ca5c051211 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-1013155929-ae2ff3bb
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1013155929-ae2ff3bb
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1013155929-ae2ff3bb
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1013155929-ae2ff3bb
***********************************************************
***********************************************************

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

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

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listCollections FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listDocuments FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > runQuery FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

67 tests completed, 3 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:20221013155726
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c6bbee66dc2e7c59a42472419b6ad63233a2d960f1494eec2d3eb7ca5c051211
Deleted: sha256:f3e345949b2dd3cffdeb330a2eeeace710f7b02da9c9448ae8f6d267f062ea8e
Deleted: sha256:ee290134b45c3141cba41a8074cc0a58731cec1230c37fc84d293cce5beb0129
Deleted: sha256:8ab45e09dc633e78a43198315486e07ab05acf9300128f567b099fc66a73fdeb
Deleted: sha256:eb9326019ca922bf66781c02c2129b70a2b8e286fc1fdcfdf257230dd7ae75c7
Deleted: sha256:cd31a335c0ba1f0ffc2beef53e498c0e85f5a277287c4013be5a500220bd8e47
Deleted: sha256:0dfaf99eca6b208e4dc924102ca4ec5e60e222f90f634a172350f4f919467784
Deleted: sha256:6bfa78a6543d49081a92c9a03bb0c1ddbaf560a91d48f32369c1fbb25e7e8d71
Deleted: sha256:a472e05920fd33604114cf62ed0feac32f6d18b9c2adc85191942c1dc751dbef
Deleted: sha256:110a6353f9665b98df4ccce125d4e374c4c593318b1627737826b4bad70a4408
Deleted: sha256:d4eac6b205e2d31acbd65468371b433b26e6285cb697d398a522612d0c34e6fd
Deleted: sha256:1da0be5b176e41a9475e082e93f98c23928730778a2f7f154f24635635eb5c3a
Deleted: sha256:73776bb1cddf3aecfa0d61eb22b39b527d59bc7902fb2f613ddcb3a482e645ca
Deleted: sha256:8ad48d49de584b7911648ec84afb7b48e16286db86394c9af5867198213b3edf
Deleted: sha256:6d5d9e9eb65820ae61af0105220c74c708923ccc970eb2eb49835ce302bc0278
Deleted: sha256:3e3c8933e426c7ff306674f221ffb67fc10a048a643a2a647585f4ca76a579ee
Deleted: sha256:ff2628240076c9be713cbed9404376a7e8426c7aeb71c6a95c20c5459d6e719d
Deleted: sha256:3a44b9397fd861989a998efffb2c7f62749e13b2d42c3c2b468415274b0cda2f
Deleted: sha256:12a664282bf94747affc11e4fb65fdbe54f10fc699031c53c9791c616790cad9
Deleted: sha256:e11f59fa6532cc299c331103d1bcaa75a222f7f66655505ad5f0b63d5eafdeb1
Deleted: sha256:944294edb793aa033387fc9f84dd110e15dbfaac112fd3e8abfabeb60341ad86
Deleted: sha256:d07ea2cba636355e56198375010fd8af4718a877c74af4657bdb5d6ef9791ef0
Deleted: sha256:a51b0ae19a1e690f303a8d880f479e40ef66cadfc0a1b764df647914f2ff09ba
Deleted: sha256:5c99b2ef1fa5137037d890514700acd5e1a5a313a71071972ad2f0b9b7df4b8a
Deleted: sha256:0df5520e4323dcd3e7309e7c28aeab401f509558e6bf47c62843e31e3f93f172
Deleted: sha256:0ca606aec75c42f2bb9d240506862dc5b18bc510f57f4ae4499926fadc5b78fc
Deleted: sha256:68dcf6c8d2078fb4dc669e358eba50827637f82ef37919a5a065755a57d6d1e4
Deleted: sha256:27e0891a0dd80bbab8b7d7ef5149721920e7140191fb4cfcd702ec9f2a66d266
Deleted: sha256:1c995a2da4fead91964bfaf615f650147bd7ec25b0da5ee57071199f94e2e375
Deleted: sha256:53f7e320c941593e846214d53f64c970ef54c8cf1b33c2e29eaf5aa4bd6c3da3
Deleted: sha256:d645aa85584276e4dac839bf42b596768e451bffd1336c5e90e55744f9fd170c
Deleted: sha256:fbd28dd8aa9c1f39964d4d77bde57604725859765a3937ac280804b1c6ed2980
Deleted: sha256:2f38e39281e279265618e4944676dbdaa59c4fc5fd28462eb95eefbd5d540e13
Deleted: sha256:a507b8d07d641b52a1dad6e7def68acc89bd62e5027588aac55fae9a75e5c7f3
Deleted: sha256:d7de143e32a03c8b2e2bee9f9c718ad046fe2f2d5ec45dfb49b5b74f48aba122
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221013155726]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c6bbee66dc2e7c59a42472419b6ad63233a2d960f1494eec2d3eb7ca5c051211]

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

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

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #2188

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2188/display/redirect>

Changes:


------------------------------------------
[...truncated 54.24 KB...]
Collecting soupsieve>1.2
  Using cached soupsieve-2.3.2.post1-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.11.1 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.2.post1 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 256 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 12.998578 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:goPrepare UP-TO-DATE
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.18.1 build -o ./build/target/linux_amd64/boot boot.go boot_test.go

> 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
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/protobuf v1.28.0
go: downloading google.golang.org/grpc v1.48.0
go: downloading golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: downloading google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9
go: downloading golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: added github.com/apache/beam/sdks/v2 v2.41.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: added golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: added golang.org/x/text v0.3.7
go: added google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9
go: added google.golang.org/grpc v1.48.0
go: added google.golang.org/protobuf v1.28.0
+ go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses
W1013 09:58:42.842682      30 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220624220833-87e55d714810/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W1013 09:58:47.745814     176 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220624220833-87e55d714810/unix/asm_linux_amd64.s
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]
f146881f7773: Preparing
b783d6a1b1cf: Preparing
2586d821a951: Preparing
f88a981ae19f: Preparing
c95e0e13b024: Preparing
bd1157d55c48: Preparing
830c5b78ebaf: Preparing
c5dd68146371: Preparing
5b2424b2ca50: Preparing
71ec62475890: Preparing
bf283ee97eda: Preparing
4b346f0d4b3b: Preparing
0cb71c5dec40: Preparing
9fea0b3e9352: Preparing
67c27e0b39b8: Preparing
5b2424b2ca50: Waiting
bf283ee97eda: Waiting
71ec62475890: Waiting
4b346f0d4b3b: Waiting
6b5aaff44254: Preparing
53a0b163e995: Preparing
bd1157d55c48: Waiting
0cb71c5dec40: Waiting
b626401ef603: Preparing
9b55156abf26: Preparing
9fea0b3e9352: Waiting
293d5db30c9f: Preparing
03127cdb479b: Preparing
53a0b163e995: Waiting
b626401ef603: Waiting
9c742cd6c7a5: Preparing
03127cdb479b: Waiting
9c742cd6c7a5: Waiting
67c27e0b39b8: Waiting
6b5aaff44254: Waiting
293d5db30c9f: Waiting
b783d6a1b1cf: Pushed
f88a981ae19f: Pushed
2586d821a951: Pushed
c95e0e13b024: Pushed
f146881f7773: Pushed
830c5b78ebaf: Pushed
c5dd68146371: Pushed
71ec62475890: Pushed
5b2424b2ca50: Pushed
4b346f0d4b3b: Pushed
bd1157d55c48: Pushed
bf283ee97eda: Pushed
6b5aaff44254: Layer already exists
53a0b163e995: Layer already exists
b626401ef603: Layer already exists
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
9fea0b3e9352: Pushed
67c27e0b39b8: Pushed
0cb71c5dec40: Pushed
20221013095733: digest: sha256:6780b777eb66aa0834ee0dfda251feb3b6630230e9ad8321bcbafc4142c3faa9 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-1013095941-70672f23
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1013095941-70672f23
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1013095941-70672f23
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1013095941-70672f23
***********************************************************
***********************************************************

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

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

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > batchGet FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listCollections FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > runQuery FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

67 tests completed, 3 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:20221013095733
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6780b777eb66aa0834ee0dfda251feb3b6630230e9ad8321bcbafc4142c3faa9
Deleted: sha256:24883676feb83dc4905c9bcbf790ac4ee01130de1fd038972149a5f4da61d151
Deleted: sha256:10029f3b23148fb0aee9e7a3f5b9e05c2e80d64cef82bc39f5e708add4512e5e
Deleted: sha256:1d140ea0a60497f94bcc8163024b79217d2d5fa3d94c9dcaff92576e40de1b75
Deleted: sha256:dc683dcfdcc129efc3458daf46667839a14a14db9155ee1c986df093429f814a
Deleted: sha256:787495b68c0cba50b6ac4fa3dd8891842768cc4d4214c09f6a00777c5142fca8
Deleted: sha256:a5e109495a926e00e6452dc77a1cb5e0f85330aa05c83eb3dd826c29fbb29f5d
Deleted: sha256:31c2ba40681d3d7e11832c42c01626aec2f6e1e63949fd703ca3039447ead650
Deleted: sha256:440d9e067ec4f95923b77c43f579d19797c65a9ab5d098756eb8909b82a8939c
Deleted: sha256:e8ea3434e0b7c0d3f2184dfda7bf832a4c62c01edb4056185e8ade6493683a51
Deleted: sha256:865c3def4c8d08f52312c1e53f44eacee25722e27a53751f0e0eb619ef0ea397
Deleted: sha256:c9b0752126b3aa6bc290ce473ae7cbf183438d215cea67ce909dc9593c42d049
Deleted: sha256:4b964e51120c6ad754e895cd80048b9efa7d0c425459d0a9811b10a728c20a57
Deleted: sha256:f304c78a505aa924cab786796884d8b08f8c91f9f49e2f2e44b5db028a52c268
Deleted: sha256:f22ffc1cb98fbf6217c963cf0b2746689d132ffc2de036ff24dafc19b81b1e4a
Deleted: sha256:b201a6992cffbc59fc306f01ac0405d98028e1b5e16851754e0ef6898a0c0309
Deleted: sha256:1e56e46f3bce1e037b75bee83add9a01387ddf0fb7accc85cee22385950faf39
Deleted: sha256:c59c678f9455d5a8fb58218b004dc28854a5b12f7571e37586c554fb428d3f23
Deleted: sha256:53c6e9745ccd6065df80c7c2871f9b20da1e9689bd1365e3caab0d1bb4deb0b8
Deleted: sha256:c1567c2cb6d7b835c13e436a9dbca1103a6cb096de6214f10e7c136f1145655d
Deleted: sha256:07a917d92eacfd7e037d49876bad638c347108febcee91ec4b3d80e613489ae8
Deleted: sha256:d81af1e3aaad5038ad67f8c7a3f17b1833b59e5f6858e521c48fa82ddfde4c67
Deleted: sha256:4309dcaedc93c162793f9b9a4e59c83f714d2962dfa61defc3c0f2890e1112bf
Deleted: sha256:fc2b06676e1a07dc9bfe993c92bcdcf8b1381a0721e6ab8b694d9fe32c78c82b
Deleted: sha256:0128d9e38899efa0d3ffa78128e5b3f9391c14923369a0315453cb30e862cc2a
Deleted: sha256:60e32718e96e352de53abf60014195469926bc2cf231823794b8cb01cd33824f
Deleted: sha256:383650edac27fad613e9c40b466fe8339dcdc0ed0a84ffe808ccfa37a27493db
Deleted: sha256:9b6b9f3a41d63cf2132e237d7665d8829949b05a168a34a6610cfbd4ebc64d2e
Deleted: sha256:bbf4d33f3f0dca9fcd9a515b2232c3371f9bc164707c13f9f7eb9c54e0dbe817
Deleted: sha256:150a80f13965e320a0b4149ba25022daa11ec6c1eae62f3920ec78fe040c2a48
Deleted: sha256:0a98fcdef399049e0b079a7cee196c404132f133abec7d4a00fd866ff7b4e314
Deleted: sha256:5e417b0cb454b51f374bec5bba59e415c47ba21c0a847c9f1a44580ad12cee52
Deleted: sha256:49bec8c7ce65778926b3969f20f446ad1214a96b5c26469def6989f8b265c72c
Deleted: sha256:94ae75a208004aedd76b117a3ceac702d07d64e6ade6e919672979bf15d2575b
Deleted: sha256:3ae8838e6a5dcf1a970b99f10c0be8c6cddb75c6d3ad7d6fd82d13e0608abecb
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221013095733]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6780b777eb66aa0834ee0dfda251feb3b6630230e9ad8321bcbafc4142c3faa9]

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

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

Publishing build scan...
https://gradle.com/s/6v762yflwuqhw

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #2187

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2187/display/redirect?page=changes>

Changes:

[noreply] Extend a timeout to create a bt cluster. (#23617)


------------------------------------------
[...truncated 53.34 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.2.post1-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.11.1 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.2.post1 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 256 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 11.900075 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:goPrepare UP-TO-DATE
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.18.1 build -o ./build/target/linux_amd64/boot boot.go boot_test.go

> 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
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.48.0
go: downloading google.golang.org/protobuf v1.28.0
go: downloading golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: downloading google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9
go: downloading golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: added github.com/apache/beam/sdks/v2 v2.41.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: added golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: added golang.org/x/text v0.3.7
go: added google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9
go: added google.golang.org/grpc v1.48.0
go: added google.golang.org/protobuf v1.28.0
+ go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses
W1013 03:58:38.259963      29 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220624220833-87e55d714810/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W1013 03:58:42.430784     196 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220624220833-87e55d714810/unix/asm_linux_amd64.s
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]
2c264f278087: Preparing
ba336059bf15: Preparing
95c1b272806b: Preparing
4b3ded49b025: Preparing
fa65740de83a: Preparing
5e1d0d3285a3: Preparing
752ab3ae6cf1: Preparing
91835570e988: Preparing
a7204ee2f8f0: Preparing
a98a6ee82703: Preparing
a00a2a0e4a5b: Preparing
f23cad1dbe08: Preparing
0a96944cfc97: Preparing
e0343c8aef89: Preparing
78719c5be78c: Preparing
6b5aaff44254: Preparing
53a0b163e995: Preparing
b626401ef603: Preparing
9b55156abf26: Preparing
293d5db30c9f: Preparing
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
0a96944cfc97: Waiting
e0343c8aef89: Waiting
293d5db30c9f: Waiting
a7204ee2f8f0: Waiting
03127cdb479b: Waiting
78719c5be78c: Waiting
6b5aaff44254: Waiting
b626401ef603: Waiting
9c742cd6c7a5: Waiting
f23cad1dbe08: Waiting
a98a6ee82703: Waiting
9b55156abf26: Waiting
a00a2a0e4a5b: Waiting
752ab3ae6cf1: Waiting
91835570e988: Waiting
5e1d0d3285a3: Waiting
95c1b272806b: Pushed
fa65740de83a: Pushed
ba336059bf15: Pushed
4b3ded49b025: Pushed
2c264f278087: Pushed
752ab3ae6cf1: Pushed
91835570e988: Pushed
a98a6ee82703: Pushed
a7204ee2f8f0: Pushed
5e1d0d3285a3: Pushed
f23cad1dbe08: Pushed
a00a2a0e4a5b: Pushed
6b5aaff44254: Layer already exists
53a0b163e995: Layer already exists
b626401ef603: Layer already exists
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
e0343c8aef89: Pushed
78719c5be78c: Pushed
0a96944cfc97: Pushed
20221013035730: digest: sha256:540c65e30ca88d64ae3851a5da6103bd7898adc687703ddb508e440c5fd27ebc 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-1013035917-514f58db
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1013035917-514f58db
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1013035917-514f58db
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1013035917-514f58db
***********************************************************
***********************************************************

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

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

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > batchGet FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

67 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:20221013035730
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:540c65e30ca88d64ae3851a5da6103bd7898adc687703ddb508e440c5fd27ebc
Deleted: sha256:ec9144ae6679d43ff47b2639f890a3bbc81e474ba6c40bb8f9e0a3d6d22279f6
Deleted: sha256:a8d0a293b6021741017a12bc6838ea4eb1bd2212ea3f21cb965cef464740244c
Deleted: sha256:a104245cc588e1578654d4438857835ac3b19e1f77c3c3b6573e324a15d38fa2
Deleted: sha256:54f250707d4677f7db88900eaf14f5a82a1e50c073c16371214e77b4b7a69dd6
Deleted: sha256:a67b6ee68c9f096c5ca0fcda87b8cbc739b2abfdc53c4bbde492fc68214856b4
Deleted: sha256:ea69f47bb5a8b7f3fa81ae2d8935e3b8fa7e2f059be27798c96c80c41d4bdd9e
Deleted: sha256:4bd1219379b68ce22934267903448f06d1dd675c100e29150bcbd23d68254b79
Deleted: sha256:c1454783d94b9c91d39559dbabd173ff7e333391c6e4ab35fcc2ff2ce5d99548
Deleted: sha256:2b79267d641e824a5aa7ad3b4574b32f4728fb11695e6daccf5fa1afd6a2b634
Deleted: sha256:9c737f690faaf37ea1f70ef1b2c7e075697b4dbe5eb1ed38eab1226e95505906
Deleted: sha256:e73d7b83fa3ef4f0477ec7d6896e92904f1cae734660b8ccda8852cd6f9b1597
Deleted: sha256:a337d7af054120144ba6c2956e718c5b7384740ce4698ee88f6764a81d444f70
Deleted: sha256:1dab11e4646b1ee721cb3f5b281cf60b94c14d43b37b50d46d0706a33d8656b6
Deleted: sha256:8e5da3b777e585f771f4043d48067dd0d2d5405eb61ca8c1c606db225cf9607c
Deleted: sha256:62588aed8ed1daa444fb228aea98276304acf2b199bdafdbfc789afb8a2fe71d
Deleted: sha256:e6b20ec98daebe5e6aecf17e2f867c6e5cb254cf31486cac027c31251d0c3c12
Deleted: sha256:f7bf2f6aad5463dc7eb5610660bbd44dbf2717dbb5c987531853b799d02a489b
Deleted: sha256:dd5d8986bd7719bf902ebab564df004e30f6fde40ec484cc67d01a83b982bd6f
Deleted: sha256:812b221c617308aec5781bafc545cde3fd7f684d1608da9f68f62863b0db3030
Deleted: sha256:f6c6e1b2c27e0f65e5ab12181b30dd146593ed00c09d63f7337c2ddd2950c88e
Deleted: sha256:690e5cbc8dce67371c893aa6feda6a17332cf714989b013627de945e005c34cd
Deleted: sha256:7efc9489c0e0bdab6cde2248e36393e839396dd115b13d5d61cfa050b5dfe615
Deleted: sha256:1844fe3f7d9918aaaaa70f4a7f1dec5443664fcfcb2a47461991a98650de1f97
Deleted: sha256:01e3e9c8b48acece04ac57fba1b9346361d0d716020605513e10cf822851c490
Deleted: sha256:b0a0fd3a6d3d683cc81c0235f1ce6843f96e289adcc6bd04d866448582d59200
Deleted: sha256:b3c30bdb2b10999386bb61623fc83f4a2a950934dbd254252a4ec6ff78332833
Deleted: sha256:3545580eb0d08b4eadf805ccfe906a75477ab719400b9d0ced91572588c85183
Deleted: sha256:ee40fffdf33dfeb921da3cae617183ebf3871e3256ecb0d7e5c232de5016676f
Deleted: sha256:da8251d07ded5cf3f193451b70408de670b3d9c42dd6c8c2c6e4b43b77758efb
Deleted: sha256:35fa8f5e1ef6984171a1105f944ea050f027209dd335d3630e7e4b69264605ed
Deleted: sha256:7ee4ffcda1459787b210303c0afae23552895017e9481ada38d17d73f99f43cc
Deleted: sha256:add78b4d17510ef82ae53acf03e90d6792577c1ea6dcfef55aa1d80f1ea19582
Deleted: sha256:a03afbba206e5bf8a0fb5c205891b851a8eb0c2d1e5c8a84c7b3a561aa4397b8
Deleted: sha256:5d60031e66f93c26572270bcedf06c94de17de5b7969ba5ff7c265f248b87023
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221013035730]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:540c65e30ca88d64ae3851a5da6103bd7898adc687703ddb508e440c5fd27ebc]

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

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

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #2186

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2186/display/redirect?page=changes>

Changes:

[noreply] Migrate GcsOptions#getExecutorService to an unbounded

[noreply] (BQ Java) Explicitly set coder for multi-partition batch load writes 

[noreply] Fix typo in bootstrap_beam_venv.py (#23574)

[noreply] Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 in /sdks (#23591)

[noreply] [Playground][Tour Of Beam] Datastore entities split by origin (#23088)

[noreply] use write schema only for read api (#23594)

[noreply] [Go SDK]: SingleFlight bundle descriptor requests (#23589)


------------------------------------------
[...truncated 55.95 KB...]

> 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 :sdks:java:container:java8:dockerPrepare
> Task :sdks:java:io:google-cloud-platform:compileJava
> 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]
96399e6fc9d7: Preparing
d896aea07345: Preparing
1cfe94c285ef: Preparing
1526662450cd: Preparing
7dd71190cbb4: Preparing
d834a525fa30: Preparing
a6ad20584a81: Preparing
d89f075e303f: Preparing
eb89b5271b3b: Preparing
f615d2d18a6c: Preparing
0b2020b3ef0a: Preparing
ba71771e4d31: Preparing
7a09fffd6549: Preparing
1d637c0b16e5: Preparing
4eb68822a9ef: Preparing
6b5aaff44254: Preparing
53a0b163e995: Preparing
b626401ef603: Preparing
9b55156abf26: Preparing
293d5db30c9f: Preparing
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
a6ad20584a81: Waiting
d89f075e303f: Waiting
4eb68822a9ef: Waiting
9b55156abf26: Waiting
293d5db30c9f: Waiting
6b5aaff44254: Waiting
eb89b5271b3b: Waiting
9c742cd6c7a5: Waiting
53a0b163e995: Waiting
03127cdb479b: Waiting
ba71771e4d31: Waiting
f615d2d18a6c: Waiting
7a09fffd6549: Waiting
d834a525fa30: Waiting
1d637c0b16e5: Waiting
1cfe94c285ef: Pushed
7dd71190cbb4: Pushed
d896aea07345: Pushed
1526662450cd: Pushed
96399e6fc9d7: Pushed
a6ad20584a81: Pushed
d89f075e303f: Pushed
f615d2d18a6c: Pushed
eb89b5271b3b: Pushed
ba71771e4d31: Pushed
d834a525fa30: Pushed
0b2020b3ef0a: Pushed
6b5aaff44254: Layer already exists
53a0b163e995: Layer already exists
b626401ef603: Layer already exists
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
1d637c0b16e5: Pushed
4eb68822a9ef: Pushed
7a09fffd6549: Pushed
20221012215727: digest: sha256:676d6d46d02ba1b3940d387abfe474d138e17cf2fda8fce4ef7bccdc8d4af89b size: 4935

> Task :sdks:java:io:google-cloud-platform:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:classes
> Task :sdks:java:io:google-cloud-platform:jar
> Task :runners:google-cloud-dataflow-java:compileJava
> Task :examples:java:compileJava
> Task :sdks:java:io:google-cloud-platform:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :examples:java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :examples:java:classes
> Task :examples:java:jar

> Task :examples:java:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :runners:google-cloud-dataflow-java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar
> 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-1012220129-fcdba92a
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1012220129-fcdba92a
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1012220129-fcdba92a
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1012220129-fcdba92a
***********************************************************
***********************************************************

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

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

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > batchGet FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > partitionQuery FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listCollections FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listDocuments FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > runQuery FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

67 tests completed, 5 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:20221012215727
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:676d6d46d02ba1b3940d387abfe474d138e17cf2fda8fce4ef7bccdc8d4af89b
Deleted: sha256:0a078d4742808b326031606b4c0033f1bd329cd8b70c62dd1ec1c439cf7d333c
Deleted: sha256:191e679dfb920ec1f9fb50bf8f3fb77355fed52d846d80ff10f75afad9b2e579
Deleted: sha256:093f727cf97f0278283ac02e291d1a2bc6f1ac58b149a11040ee44b1da647d52
Deleted: sha256:fdd9f60d5e1cc3d4e97514de48466146bf27a0b6fd2a50b07648a5c96f7ea414
Deleted: sha256:e976bbf43fb173c2fcbfcf6b2f910c0c18d4c624d59603ea4ec3fe4c44051b62
Deleted: sha256:8f3b4e4bd4fdd3b292a018212f1d3bc78679c735ebeb35bb47846a07c94d5057
Deleted: sha256:7ecd97b4f6b11b77c3bc4e794dcf5c7bb50f0d6815ca8d9610216d507d717b48
Deleted: sha256:66515b417b13855a98fb5567d4bbf1b14c89f2450f4134684146703025a8755a
Deleted: sha256:7cdba68fd1b4d615613a589ce1410d9584b891cca5c4ec1dbea01518afd7db2d
Deleted: sha256:5d2352781f760ef1a0a8d1cdc795b7267b450c686b418cf3aa5d838d3217bac0
Deleted: sha256:735f5475b760b976d4e11739d9646371817942a7a5dca8aaae241dd055531977
Deleted: sha256:7949e87b7e16a83812bef6edffa8722ef5d017141ebc9295d5261b643ab34cb3
Deleted: sha256:1b6136231cdff685ee3129e9e814fc4ff5c01dbb1dee1bf8b05d96eeb6b47497
Deleted: sha256:78f5850314d0d9161eee2033510d6ee84fd11455ab87ba2ab79388fcc476b821
Deleted: sha256:07f922d5d2e8405ee4bc06e0bcbb02a3ef10074a6d15da2088cbdeed0b9b8bb9
Deleted: sha256:6c38836cbf370497ac7655a981d62091caf96cd2efb6fe0d12025cf651a6c7d4
Deleted: sha256:adab005c3f01b6785cd4484d8f0bc894e6130aa100af9f6f123b85ced1f665ff
Deleted: sha256:68742250da42f3ac17c7f001c7b0df1c46e02bb321e029f2d8342e7f5cf34d16
Deleted: sha256:fe22d818e0a49d3b3f0648e28f2b3a49a78d1b5d9f3dc449453a4b62ee3aa605
Deleted: sha256:ca213804654ec3f2c032a0283668e9c007d4441305eff18f20bb5dadaacadebf
Deleted: sha256:87745f877edf9840b2b90957211fd15d790dbe734ded6406ae6e0f92a74e8a34
Deleted: sha256:5fa91a7d6eb15d602799dd6c03510c1c56c2e4decacc617bfc3c50996f829037
Deleted: sha256:80ac68c3c47c60ad7d647d457f701772fa9c245085bb07b0dff2218e68249020
Deleted: sha256:a560c52f76d4e3c23f73644a53ef5bd8616a14b4f22575edc2fe41b73968aafd
Deleted: sha256:87875e377296d9ea9e28c8d4939a399739ae910e79f7c9a92749993fcd1ba52d
Deleted: sha256:0c619a7c13f628a655a3cf52eedd3750cebcc06bb56e5e01157cd402b3032665
Deleted: sha256:8e44fbb5d75b9c284178e5cfadf2c43c21f36ccdd8f8d1f56305d90439690322
Deleted: sha256:9eddd10d5dcafc4857077fb94a22fba5e27f5020b785ccd9d5b6f96d0166ed52
Deleted: sha256:a40c1effeb3730dc3735281e46daa03a86ad032b2b4ce5967313cd0fcb64b354
Deleted: sha256:95d0da49cfbda8c3bb072f8afcae8dd6dd074e103c72feefbf23b3730dadbc51
Deleted: sha256:93fcb190bfb04ced3a1863aa5d3c34b7cbfc39ec03864e1e47e7e0e98623b1bd
Deleted: sha256:14a251e9f51af1fec32ef14dd6060dcdc894eac10fcf7aa480824457b7825b24
Deleted: sha256:f7e58b5700eff8d2d900cae02de9f272d3e17ded2b49a149ea235288b7d95c46
Deleted: sha256:b17a7d7b3d0655ef3eb6f77219d938341123085a58f08064c29fe4d894cf1c4f
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221012215727]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:676d6d46d02ba1b3940d387abfe474d138e17cf2fda8fce4ef7bccdc8d4af89b]

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

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 51m 26s
141 actionable tasks: 96 executed, 41 from cache, 4 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #2185

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2185/display/redirect?page=changes>

Changes:

[Alexey Romanenko] [website][adhoc] Fix spellcheck errors and typos


------------------------------------------
[...truncated 53.99 KB...]
    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.2.2 setuptools-65.4.1 wheel-0.37.1
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.11.1-py3-none-any.whl (128 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.2.post1-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.11.1 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.2.post1 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 256 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 10.610948 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:goPrepare UP-TO-DATE
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.18.1 build -o ./build/target/linux_amd64/boot boot.go boot_test.go

> 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
go: downloading github.com/golang/protobuf v1.5.2
go: downloading golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: downloading google.golang.org/grpc v1.48.0
go: downloading google.golang.org/protobuf v1.28.0
go: downloading google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9
go: downloading golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: added github.com/apache/beam/sdks/v2 v2.41.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: added golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: added golang.org/x/text v0.3.7
go: added google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9
go: added google.golang.org/grpc v1.48.0
go: added google.golang.org/protobuf v1.28.0
+ go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses
W1012 15:58:46.612518      31 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220624220833-87e55d714810/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W1012 15:58:50.863083     205 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220624220833-87e55d714810/unix/asm_linux_amd64.s
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]
e3ceecfa663f: Preparing
5c46f8235cb5: Preparing
6aaebe1d772f: Preparing
20b82d1c5bc3: Preparing
bfbbbb99ac36: Preparing
8341bf3213d1: Preparing
6cb15bb41429: Preparing
8cbdc93d144b: Preparing
47c05adf0f61: Preparing
1d6f3b228b37: Preparing
84740d14efa9: Preparing
7a1a588fbdfe: Preparing
7ad6f49fa2b5: Preparing
8886bae08bc8: Preparing
6cb15bb41429: Waiting
ae65cdc8758d: Preparing
6b5aaff44254: Preparing
47c05adf0f61: Waiting
8cbdc93d144b: Waiting
53a0b163e995: Preparing
b626401ef603: Preparing
1d6f3b228b37: Waiting
84740d14efa9: Waiting
9b55156abf26: Preparing
293d5db30c9f: Preparing
7a1a588fbdfe: Waiting
03127cdb479b: Preparing
8886bae08bc8: Waiting
9c742cd6c7a5: Preparing
7ad6f49fa2b5: Waiting
ae65cdc8758d: Waiting
53a0b163e995: Waiting
293d5db30c9f: Waiting
b626401ef603: Waiting
9b55156abf26: Waiting
9c742cd6c7a5: Waiting
8341bf3213d1: Waiting
5c46f8235cb5: Pushed
bfbbbb99ac36: Pushed
20b82d1c5bc3: Pushed
6aaebe1d772f: Pushed
e3ceecfa663f: Pushed
8cbdc93d144b: Pushed
6cb15bb41429: Pushed
1d6f3b228b37: Pushed
47c05adf0f61: Pushed
8341bf3213d1: Pushed
7a1a588fbdfe: Pushed
6b5aaff44254: Layer already exists
53a0b163e995: Layer already exists
84740d14efa9: Pushed
b626401ef603: Layer already exists
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
9c742cd6c7a5: Layer already exists
03127cdb479b: Layer already exists
8886bae08bc8: Pushed
ae65cdc8758d: Pushed
7ad6f49fa2b5: Pushed
20221012155737: digest: sha256:9b851c609dbe62cf3c44f600b32bf1f08e0641a2c68b4ef93dec1e10f94e9700 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-1012155927-cb91bcb3
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1012155927-cb91bcb3
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1012155927-cb91bcb3
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1012155927-cb91bcb3
***********************************************************
***********************************************************

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

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 > batchGet FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > partitionQuery FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listDocuments FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

67 tests completed, 3 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:20221012155737
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9b851c609dbe62cf3c44f600b32bf1f08e0641a2c68b4ef93dec1e10f94e9700
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221012155737]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9b851c609dbe62cf3c44f600b32bf1f08e0641a2c68b4ef93dec1e10f94e9700]

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

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

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #2184

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2184/display/redirect?page=changes>

Changes:

[noreply] Remove obsolete and deprecated bigquery native write. #23557 (#23558)

[noreply] Increase Python PostCommit timeout. (#23595)


------------------------------------------
[...truncated 57.14 KB...]
go: added golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: added golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: added golang.org/x/text v0.3.7
go: added google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9
go: added google.golang.org/grpc v1.48.0
go: added google.golang.org/protobuf v1.28.0
+ go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses
W1012 09:57:42.727337      29 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220624220833-87e55d714810/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W1012 09:57:47.028417     193 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220624220833-87e55d714810/unix/asm_linux_amd64.s
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 :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.18.1 build -o ./build/target/linux_amd64/boot boot.go boot_test.go

> Task :release:go-licenses:java:createLicenses

> 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 :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]
040112c4acd9: Preparing
06d3eda5ed82: Preparing
b9b3275a4c18: Preparing
1545d64e9c86: Preparing
460b52ac82b6: Preparing
fcdd44a6eedb: Preparing
8abe486e4c04: Preparing
8243db24a953: Preparing
62fdf92b4c1f: Preparing
8679b3789ca0: Preparing
94c8b9a58255: Preparing
970328e26d18: Preparing
90759165c3b8: Preparing
4e18b7eaee96: Preparing
8bf262afde97: Preparing
fcdd44a6eedb: Waiting
8abe486e4c04: Waiting
94c8b9a58255: Waiting
62fdf92b4c1f: Waiting
8243db24a953: Waiting
6b5aaff44254: Preparing
53a0b163e995: Preparing
4e18b7eaee96: Waiting
b626401ef603: Preparing
6b5aaff44254: Waiting
9b55156abf26: Preparing
90759165c3b8: Waiting
8679b3789ca0: Waiting
53a0b163e995: Waiting
293d5db30c9f: Preparing
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
970328e26d18: Waiting
9b55156abf26: Waiting
8bf262afde97: Waiting
03127cdb479b: Waiting
9c742cd6c7a5: Waiting
b626401ef603: Waiting
1545d64e9c86: Pushed
460b52ac82b6: Pushed
b9b3275a4c18: Pushed
06d3eda5ed82: Pushed
040112c4acd9: Pushed
8abe486e4c04: Pushed
8243db24a953: Pushed
8679b3789ca0: Pushed
62fdf92b4c1f: Pushed
fcdd44a6eedb: Pushed
970328e26d18: Pushed
94c8b9a58255: Pushed
6b5aaff44254: Layer already exists
b626401ef603: Layer already exists
53a0b163e995: Layer already exists
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
4e18b7eaee96: Pushed
8bf262afde97: Pushed
90759165c3b8: Pushed
20221012095729: digest: sha256:5327bf665ed0e492f8cb000f7e3d178a928538f973209f63e906f8659a390f35 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-1012095836-592a819a
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1012095836-592a819a
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1012095836-592a819a
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1012095836-592a819a
***********************************************************
***********************************************************

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

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 > partitionQuery FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listCollections FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > runQuery FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

67 tests completed, 3 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:20221012095729
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5327bf665ed0e492f8cb000f7e3d178a928538f973209f63e906f8659a390f35
Deleted: sha256:720d9e3403e0582cebc4b6dcd51ee34323201c60e4d85aff5dd4888a8bc22281
Deleted: sha256:92dc62dab2287e4e01165a5b776fe4688d878cbfe6192401cc525d107ccff95a
Deleted: sha256:81194a4985efc6d82633e373d4fb8108474fcdc0e9dece14e90452824f223122
Deleted: sha256:6a397233d9036c1b8e764ba98c73059fb4c9e5490aea6fa4317889c42b18c0ad
Deleted: sha256:daa3f0e9859379bb0059f1baf0ac016699d480671559486a955db2d1d3994f7d
Deleted: sha256:6abdf0da252268869e0d63781b949cab493a76c4c1e2d5888151a4a9efc64268
Deleted: sha256:efeec42eb6c1f0b854fa4d0a281e1ebfbea8e4d0099ffd98df629114a5eb5a48
Deleted: sha256:4e5e8e33b1f9085adcdca435aa2663b1b0819287905ec7c9af0336d1f53fe8f9
Deleted: sha256:12e86ef8967e251492de04c155a326e082f6dc8db74c52c754338a38a7098fd5
Deleted: sha256:c63e11775ff5223984f4de6099875b0bd7e0bf5601a60f5d39e2df1f0cfbe161
Deleted: sha256:4deb3e5bc5fae9b1931875a827e39cd526a8b373fe430a4fee2a458c711b9138
Deleted: sha256:a600c6de132065a422e03772382be2ae8898db3e0d403981bb4cac970f0f306f
Deleted: sha256:6f0c9c06730f216594c2c0e4aee2c47978253537140824401f3a69a83adb0bea
Deleted: sha256:122e2faee9cc0747751cff5dcf6bf4da87111d62ebd4cfba3889abb2e8406333
Deleted: sha256:7c6baf34676b718834df1a5e9715dc778b98e6d0d1feb5599cab6d60e59ecbe7
Deleted: sha256:c90e4404a262655d6a6775e3120434620da0cba25ea8ff44ab991d83161bebec
Deleted: sha256:71ac8636b5d78aa7c827e1ed9c9c33b9e537214820b8630102753ca1d4acfc3b
Deleted: sha256:5352d5970de8ad7d8c5f07e38bab055bc066e378960ba7cd761f80c65306a620
Deleted: sha256:6498617282956cbf490518acf659e1b0d475845da02e9dbfe502aa356a85e326
Deleted: sha256:dc642f301161896de2ea134395aff8977981ad426c58b2045a312b85b393da5e
Deleted: sha256:4fefe119f947ed773f09d90adb5bee4ae8f466dc5c6928576a6e9b20e42262cc
Deleted: sha256:2cee1148022bf4f7151fab38df5a82821a60f537758d7bd7f8a5d94de3a2eb7e
Deleted: sha256:17d672c2c5903c30eb10e271b26407c720600328c4041878797aaa8e1c2bb37e
Deleted: sha256:e8590022b19001c3dd3d798d793cba443ceed8f95f682687517d9374fd42cca9
Deleted: sha256:75f762cbaab8701d29adb6603aa9b521c2a486dc9253ca71ded69ab31115a272
Deleted: sha256:33800086c543ee3dc78d6ebcfc02a7c3b67e650f49f3f7aa6d9733e53b38a9f7
Deleted: sha256:55b29d7f038b8fc7fe7b673903857c834f19eab8187592724c9dbd0cfb024f1b
Deleted: sha256:fd04fe3467b582ffd6665cdac2d03716a1aa2d9593fe8c3ab94ee5ca596d9907
Deleted: sha256:7556905956b599cbec224e76cb19face63990539948085f0a88cbdc216cd34d6
Deleted: sha256:37bbc0fe7c7fccfef8557cf7b603b439126132bdc34956496c7a86ebb5fc8a28
Deleted: sha256:155279748b24c751fa7d2f1830cee3bf802afe650be93421a3893c73f1b21253
Deleted: sha256:f8d0d1468308b2d411f2eef4873fce8591f1c89c2e99ed5612ec2ae119f32c7d
Deleted: sha256:7a90759f446d117f6ff7acc4e3be3722e5d0818536b19700262043ad2af292c6
Deleted: sha256:428e291b634dc203b9e00316bbaaa2b4909dccfe14aa8d231029389374b502b4
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221012095729]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5327bf665ed0e492f8cb000f7e3d178a928538f973209f63e906f8659a390f35]

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

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

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #2183

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2183/display/redirect?page=changes>

Changes:

[noreply] Feature/name all java threads (#23387)

[noreply] [Go SDK] Don't construct plans in lock section. (#23583)


------------------------------------------
[...truncated 56.77 KB...]
  - 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
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.48.0
go: downloading golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: downloading google.golang.org/protobuf v1.28.0
go: downloading google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9
go: downloading golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: added github.com/apache/beam/sdks/v2 v2.41.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: added golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: added golang.org/x/text v0.3.7
go: added google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9
go: added google.golang.org/grpc v1.48.0
go: added google.golang.org/protobuf v1.28.0
+ go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses
W1012 03:58:37.606222      29 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220624220833-87e55d714810/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W1012 03:58:41.803946     194 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220624220833-87e55d714810/unix/asm_linux_amd64.s
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]
b0519d7470b0: Preparing
903f7122cf58: Preparing
fda8a1bdb288: Preparing
d6e1bfdcd0e2: Preparing
fd50a91c143e: Preparing
3fe003282cab: Preparing
1d375c7348bc: Preparing
8b82e7744c52: Preparing
02c1807184b1: Preparing
54d5cc104d71: Preparing
74a07f45b7f1: Preparing
8f9a20aabedb: Preparing
8fcafe1f6c6f: Preparing
fb9b4239245f: Preparing
37e766246454: Preparing
6b5aaff44254: Preparing
53a0b163e995: Preparing
b626401ef603: Preparing
9b55156abf26: Preparing
293d5db30c9f: Preparing
03127cdb479b: Preparing
54d5cc104d71: Waiting
9c742cd6c7a5: Preparing
8f9a20aabedb: Waiting
74a07f45b7f1: Waiting
8fcafe1f6c6f: Waiting
fb9b4239245f: Waiting
293d5db30c9f: Waiting
53a0b163e995: Waiting
02c1807184b1: Waiting
b626401ef603: Waiting
37e766246454: Waiting
9b55156abf26: Waiting
8b82e7744c52: Waiting
6b5aaff44254: Waiting
9c742cd6c7a5: Waiting
1d375c7348bc: Waiting
fda8a1bdb288: Pushed
903f7122cf58: Pushed
d6e1bfdcd0e2: Pushed
fd50a91c143e: Pushed
b0519d7470b0: Pushed
1d375c7348bc: Pushed
8b82e7744c52: Pushed
54d5cc104d71: Pushed
3fe003282cab: Pushed
02c1807184b1: Pushed
8f9a20aabedb: Pushed
6b5aaff44254: Layer already exists
74a07f45b7f1: Pushed
53a0b163e995: Layer already exists
b626401ef603: Layer already exists
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
9c742cd6c7a5: Layer already exists
03127cdb479b: Layer already exists
37e766246454: Pushed
fb9b4239245f: Pushed
8fcafe1f6c6f: Pushed
20221012035729: digest: sha256:b1b297915d3ade74009bb1666f7abc0a00101c5fe9c54d6e20ffdb6fd7d073a4 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-1012035918-572d9c72
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1012035918-572d9c72
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1012035918-572d9c72
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1012035918-572d9c72
***********************************************************
***********************************************************

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

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 > partitionQuery FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listDocuments FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > runQuery FAILED
    org.junit.runners.model.TestTimedOutException at SocketInputStream.java:-2

67 tests completed, 3 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:20221012035729
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b1b297915d3ade74009bb1666f7abc0a00101c5fe9c54d6e20ffdb6fd7d073a4
Deleted: sha256:fbd2091f1fd7ce823f2eb19c96a373f4d937582169d3518ff4dccf759322eb9c
Deleted: sha256:5337353a0079a1bbe4085e8177395b93ea8dd7ee865c4fc6533a417a9487c6e4
Deleted: sha256:cb7d6a655a6c0a7c6b15f9aa148c50b1bc842fcead94f3b9d3de1aac1d26c146
Deleted: sha256:cff703634c606376bd56f5808ba5cba59e57bfffbdea723c1668d9b2533f1466
Deleted: sha256:7c6769f55bff5922fbec659f421a6fecb067b944eeedcb381d0dcc989fee5c93
Deleted: sha256:b424c8db4443172df7089157b1f281a41294c57d9b58de93c83642eb2e222aa8
Deleted: sha256:0cf0df75e8ff014205a797a933ea347cea82cae318df3519e1e77c003a4364fe
Deleted: sha256:50af60ed322dfc852347d02a3544303a44ed6f92534ba54239afb4df90f20c12
Deleted: sha256:b0d9dd330c7d6a64c6ae24dc332e3c62b4e00607338eee055db7882322b60fdb
Deleted: sha256:87118d0d196f15b0c18fdf836ea510f638d1650a817d2b870ad4a5f7b88b80b0
Deleted: sha256:bd10b16c700db2ca0257ae19524e5260d71b67152cefd6a4ca512543d5c1d08e
Deleted: sha256:43fb65b55d4fb1ec865dafe8941d1c1e8473c522181df2e88e82cba046c77920
Deleted: sha256:a922c9702f947b0f0a5e38668ba19eb91058364971991de194775c6d108098e4
Deleted: sha256:ee221f999bf88224c0d11277b77cc484cb70c7d53eaa42680035bdde55e86a27
Deleted: sha256:84113314b19054f7ce4a163eea08d27bb400340c8a7eb5e60c0f4f4c99a07412
Deleted: sha256:3d1e8ab0f1f1af9c345b6ffdee2f63fc22c183d18a93debf59a78a734fc9f3a5
Deleted: sha256:f26053f246cf298cff827d514ee0113fd16a4c30c96e6aa6054e1fd4e3b5b578
Deleted: sha256:209e81e9211b681a19beb3ca3231c671e50582b3d17643196d4611a9187b0573
Deleted: sha256:83336992a75aaa6fbf730a639b793ab7458e41d2e2fd8c13618b071362cbb7cc
Deleted: sha256:3d2f46aa359292227383f9e44d679e44bd37f776a2cbc6deaf1029bd94869b69
Deleted: sha256:5468b7fc4d868c6a195c689b7f7c6cf1f35bdbea001d3e5c0e09dc229b331695
Deleted: sha256:f01063b60df3ce43a1364704dda0257db24259b788fae8ec314efcae4211eed0
Deleted: sha256:4472d06f69270ab3042794d65663ae39d6e84af0172126e3ba60005af483c3ba
Deleted: sha256:af979b55c1ea61e11f38879c15daac731d604cbebd8d509657e9e190b56f4b34
Deleted: sha256:7738efff3fc040f2da012638528b365b4dd76b82af57ec38b41ca249dc64a99a
Deleted: sha256:0ca6a88c4e9e0e0d6c1883fb7f9f29a68f8f0a4a9ef74adf3432c983293170fc
Deleted: sha256:67a529f3a7be4f9846becd49fdee5c9d66d6e0a5db8c7d1daceb1a396f48419d
Deleted: sha256:05b8ed671ec81ad5fb880970c1f73f1d6f40c96038ee66db94f63f00a51a820e
Deleted: sha256:74b3d99ae61047d04064ed591f31dd4a2cc136329331e6eb37ed655f8e4d5d27
Deleted: sha256:d8f8683a5ee3f5d4aaf9295a502e69616af7f5003441625ea999f1c09d587dbb
Deleted: sha256:ced042b4e8fc04cdc82f2cf19d32ef814f39a02c24b183dbcef17f6eea85c84f
Deleted: sha256:2be70a275bd9571c6015fb31bd5f03e9d051d35ede9fca648ec63aafcdcc8655
Deleted: sha256:f92e81d87242e9f6ece8c0c7a5df34a3f06d58e28b6eca621878ee9bdb331da6
Deleted: sha256:281ae0049cdfd68e0061d00c685696e1ec0099b6ae20fd216dea27ef46dd3c00
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221012035729]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b1b297915d3ade74009bb1666f7abc0a00101c5fe9c54d6e20ffdb6fd7d073a4]

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

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

Publishing build scan...
https://gradle.com/s/3ttigciezeede

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #2182

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2182/display/redirect?page=changes>

Changes:

[Moritz Mack] Replace website references to deprecated aws / kinesis modules with more

[noreply] Remove obsolete and deprecated bigquery native read. (#23557)


------------------------------------------
[...truncated 57.32 KB...]
> Task :release:go-licenses:java:dockerRun
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W1011 21:58:03.575222     188 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220624220833-87e55d714810/unix/asm_linux_amd64.s
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:pullLicenses
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 7.25788 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:goPrepare UP-TO-DATE
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.18.1 build -o ./build/target/linux_amd64/boot boot.go boot_test.go

> 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 :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]
9ddccc9a7de7: Preparing
bcfc4da1f143: Preparing
e3a79c92114c: Preparing
5367aba70234: Preparing
5f91f56916a5: Preparing
dd2f2b09f051: Preparing
8c7a0a729865: Preparing
3c78c6275c41: Preparing
1ae25b340a07: Preparing
64e82c2c6f53: Preparing
c1c29b000791: Preparing
36947bd76fa8: Preparing
3f50b62d3001: Preparing
f2685ed5e0e8: Preparing
b02a537aa4bf: Preparing
6b5aaff44254: Preparing
53a0b163e995: Preparing
b626401ef603: Preparing
9b55156abf26: Preparing
293d5db30c9f: Preparing
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
dd2f2b09f051: Waiting
8c7a0a729865: Waiting
3c78c6275c41: Waiting
1ae25b340a07: Waiting
64e82c2c6f53: Waiting
c1c29b000791: Waiting
36947bd76fa8: Waiting
3f50b62d3001: Waiting
f2685ed5e0e8: Waiting
b02a537aa4bf: Waiting
6b5aaff44254: Waiting
53a0b163e995: Waiting
b626401ef603: Waiting
9b55156abf26: Waiting
293d5db30c9f: Waiting
03127cdb479b: Waiting
9c742cd6c7a5: Waiting
5f91f56916a5: Pushed
e3a79c92114c: Pushed
bcfc4da1f143: Pushed
5367aba70234: Pushed
9ddccc9a7de7: Pushed
3c78c6275c41: Pushed
8c7a0a729865: Pushed
64e82c2c6f53: Pushed
1ae25b340a07: Pushed
36947bd76fa8: Pushed
dd2f2b09f051: Pushed
c1c29b000791: Pushed
6b5aaff44254: Layer already exists
53a0b163e995: Layer already exists
b626401ef603: Layer already exists
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
f2685ed5e0e8: Pushed
b02a537aa4bf: Pushed
3f50b62d3001: Pushed
20221011215743: digest: sha256:37e4c45db132b2cc1808c30b731b48f9c5bca389de0ecef91f37c5f7d7c57d96 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-1011215850-463c99d2
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1011215850-463c99d2
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1011215850-463c99d2
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1011215850-463c99d2
***********************************************************
***********************************************************

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

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 > batchGet FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > partitionQuery FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > runQuery FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

67 tests completed, 3 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:20221011215743
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:37e4c45db132b2cc1808c30b731b48f9c5bca389de0ecef91f37c5f7d7c57d96
Deleted: sha256:39398fde983d6d19db933ffd2064cca71581586bd1286eba0845d85b3c216349
Deleted: sha256:1ab6529ffe1f50b20f6bfe4456dc823e3ff61b79266dc978fccb11f643cf0905
Deleted: sha256:88512f9df5209abacff988dcd6e86123fc59681a0562f071e38f1e402c59df0c
Deleted: sha256:f1e087b93862f9f3747ad3b6a3829645b3352ddc83ba2dad1102560ba8310fea
Deleted: sha256:48734fdd729f3ef5fd0245c5612815dacdbbf417c27856d3371e4800eb1d8f2e
Deleted: sha256:3c9c22d88f022a1ea5addaeb301237fdf0af22054165dd1ba545d531c5dde17b
Deleted: sha256:da702b423eced54f30cc33ed3c1e0b1365a981003f4231d6d02546b641cc1286
Deleted: sha256:c0146e690ed7539581af7d0494ce851249db961d1771eb39d13f4b003eb99d82
Deleted: sha256:31c02fc3b8e5c21b5e1c841a7f6c476bcead737ebc842bbc858a68343330ec4c
Deleted: sha256:2646f5781752910e486f8a32f9356780f63b279e366c412adaf62a6bc600f977
Deleted: sha256:37ea303a8b6162e55ae65ebc66f24a5a51fb060f9835a2df2689f757d89bc2d4
Deleted: sha256:1009b0ef481a58e9cca0489952d9c39c7bc07f1b3c9504dd0c34eda5dd7604c8
Deleted: sha256:cebcde49c63a1b5c4d0a71cbab2690296abef41f55effc4861e4f30b430e2b8a
Deleted: sha256:d9c9ce05025570f5d7cdc2237a961963afac33b33f532a6cdc10c89b6ac4e8f7
Deleted: sha256:bd49ca2c79ca3a3bc44f7354b84970e9ade167d2163c693f96d046abd940b5ca
Deleted: sha256:07dce7c607addc55329fd9bcdf21c3c662c2baac20e691f19cb5e213bde31c41
Deleted: sha256:5d097aa15bcf07bace29f72b402552f3add04eeade06655c2e41b567c9b2891f
Deleted: sha256:215620773df027bff84147bcb146c71f283a0df9a6260c1ded9ce861ee27a9c4
Deleted: sha256:edaada02efb03109c97a419d2de30873bee86f502ca794da82fb9e2ce90c2164
Deleted: sha256:615919bb326479b9e85f4d61910891835f769e26e716b4f3a67f84d96fe4d463
Deleted: sha256:67806b0c4bd582864f97c48598c193fbd570cc74bceef68a8afb49b62a8122e5
Deleted: sha256:4edb30c4dba384b2662cbe5851fed756fdceffc227a35bf33e5baed28b60de35
Deleted: sha256:ef4f3671a336ac57b3e381c3141ef01bc1c42cc4d0a19e500e3ab42543760e8f
Deleted: sha256:d3d8e80bc02100879c500b55160e7af7dfabdc8aa9b7edfe5ff4f57e3a3ae5a9
Deleted: sha256:088c59dad4c4cca21b8cad7d119134506a6d636f04e5751a79d2f19235fd3f10
Deleted: sha256:2f4a0ea75cbb1e32605542d99d3ee8396f37e204d00514da6d4da2b1adf129af
Deleted: sha256:8754450f2cde7c5352ecd92f61c9cf295c51c526754c974d2229e95f0271e8d2
Deleted: sha256:1a64f5b3e67fc83a96b93df080058f3fb641e98ca461beab6a152558eef4f542
Deleted: sha256:14abd215e87426089930dddad881dbbd53479f3bf9d40e0d980bbe2fed3d37d3
Deleted: sha256:e721077e7788a1a0dd4482f1baeb14f6e4b7ec7323725bd4a522077b9c113025
Deleted: sha256:205995294d907eb1c3f6f5af3d434670c60cd9babb64cc4c3b01b926d58a3a72
Deleted: sha256:1b06601281dc3111fdb24d6802cd0840dca4ff92efcae9743b7bd4eb4ab32c05
Deleted: sha256:2a48fcf10749167f06a387396168e8b68da9fc6add8ece7d025f5d273d0cfd65
Deleted: sha256:a0ecb8937833059f3b719a26a0fd5d5363769ef6754e577ecd8dd416eda60b8d
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221011215743]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:37e4c45db132b2cc1808c30b731b48f9c5bca389de0ecef91f37c5f7d7c57d96]

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

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

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #2181

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2181/display/redirect?page=changes>

Changes:

[git] BEAM-13592 Add getOrderingKey in

[git] Add CHANGES entry

[git] Rename transform name according to review comment

[git] Update  to pass ordering key

[egalpin] Adds ordering key to OutgoingMessage builder, adds new coders to pubsub

[egalpin] Fixes pubsub bounded writer allowing for orderingKey

[egalpin] Alters order of pubsub message support in registrar

[egalpin] Removed publishTime and messageId in grpc pubsub client publish

[egalpin] Attempts to allow different pubsub root url for PubsubIO.Write

[egalpin] Fixes pubsub tests root url

[egalpin] Puts PubsubMessageCoder last in registrar

[egalpin] Uses MoreObjects over Objects

[egalpin] Renames PubsubMessageCoder to

[Robert Bradshaw] Add a multi-process shared utility.

[Robert Bradshaw] Add fastener dependency.

[Robert Bradshaw] Refactor to have an explicit acquire/release API.

[Robert Bradshaw] Drop a TODO about deferred construction parameterization.

[Robert Bradshaw] Fix unused import/var.

[noreply] fix distribution example in golang guide (#23567)

[noreply] Add database role to SpannerConfig for role-based access control.


------------------------------------------
[...truncated 57.81 KB...]

> 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]
6fde844837d8: Preparing
5dc2cfd49950: Preparing
765a7dc50343: Preparing
0f0af6e07d78: Preparing
2510db824e3e: Preparing
0ec80cb502de: Preparing
8558f8e3aa20: Preparing
5834c8e24dce: Preparing
99c7378aab40: Preparing
8558f8e3aa20: Waiting
9f24a29c6a84: Preparing
c42a3b1928d0: Preparing
5834c8e24dce: Waiting
6d1ba7977f0a: Preparing
1d2f053c7232: Preparing
0ec80cb502de: Waiting
03fff9b6ab52: Preparing
145e507c5f86: Preparing
1d2f053c7232: Waiting
03fff9b6ab52: Waiting
6b5aaff44254: Preparing
53a0b163e995: Preparing
b626401ef603: Preparing
9f24a29c6a84: Waiting
145e507c5f86: Waiting
9b55156abf26: Preparing
6b5aaff44254: Waiting
6d1ba7977f0a: Waiting
9b55156abf26: Waiting
b626401ef603: Waiting
293d5db30c9f: Preparing
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
293d5db30c9f: Waiting
9c742cd6c7a5: Waiting
0f0af6e07d78: Pushed
2510db824e3e: Pushed
5dc2cfd49950: Pushed
765a7dc50343: Pushed
6fde844837d8: Pushed
8558f8e3aa20: Pushed
5834c8e24dce: Pushed
9f24a29c6a84: Pushed
99c7378aab40: Pushed
6d1ba7977f0a: Pushed
0ec80cb502de: Pushed
6b5aaff44254: Layer already exists
53a0b163e995: Layer already exists
c42a3b1928d0: Pushed
b626401ef603: Layer already exists
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
03fff9b6ab52: Pushed
145e507c5f86: Pushed
1d2f053c7232: Pushed
20221011155733: digest: sha256:b604729e40a860c79c365e1c9841e6d86890c00bfdf1c526c23b42e25f16f125 size: 4935

> Task :sdks:java:io:google-cloud-platform:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:classes
> Task :sdks:java:io:google-cloud-platform:jar
> Task :runners:google-cloud-dataflow-java:compileJava
> Task :examples:java:compileJava
> Task :sdks:java:io:google-cloud-platform:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :examples:java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :examples:java:classes
> Task :examples:java:jar

> Task :examples:java:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :runners:google-cloud-dataflow-java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar
> 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-1011160127-32590586
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1011160127-32590586
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1011160127-32590586
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1011160127-32590586
***********************************************************
***********************************************************

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

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 > batchGet FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > partitionQuery FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

67 tests completed, 2 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:20221011155733
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b604729e40a860c79c365e1c9841e6d86890c00bfdf1c526c23b42e25f16f125
Deleted: sha256:cc02c2bae6c02648daa084854eaea0095bbdedf4d9f67518955b4822823ca24a
Deleted: sha256:179f01d9bae39c8bd29e588aebd0192e7484d34f27941e31665dc90acd329ad8
Deleted: sha256:33404333366896da7826054a13eadbdc0dfd1b23a8adc75c5f5ec1271ee46374
Deleted: sha256:263ec051baaee818e079da49dbfebff1c0e709fb0caed9c49d1ae6eb6cd1995f
Deleted: sha256:a95bc1848079b8e36a8168f7a327ed7eab8d8a78c9f5058b1411ef869c446e34
Deleted: sha256:4ab227791790a53ffe630eb7c3cd86d6cf35eb45bc6b4b2b7d492642d92e6ce0
Deleted: sha256:b994320ba3408e9462e43c2fcceaa7128a5b88a235717929d00b231536b24c18
Deleted: sha256:2a210707985fab3958cee9dff780b2f85a21c044a239b4ee0ccf27791fe24e18
Deleted: sha256:14b0404074a72d093b07ae1645d22f19c263769b8b8ea1ac7448f3436cf9d525
Deleted: sha256:dbcb74e8c361c44116b797f3a35d4c49f7546f5f0e7d4845bdb2fd4600ccc411
Deleted: sha256:e426525f56f08100905b1e71f9002771ac38f7d92a1d551b97fa3673012d49af
Deleted: sha256:34837cb42d86ddc1f8836a338738e3fd40ac5dd6cf6b13d68c3ce7b503551f39
Deleted: sha256:059585d8704802633a3e3d927ab2b4676891ca0e8a485d72e43ba3a01e92f318
Deleted: sha256:c61f22b0370cfcf4bb128735e1c2a4298deebbdc7fe83235017776c6fd9b38fc
Deleted: sha256:7a40ca15c426c3f9508628a0076b9566497b5c098b13440e143a42daf9d4dca6
Deleted: sha256:3ccee833df142b6dbf9d7aecb03d929af7d412db0fc23c1f8d2009fe61c941b5
Deleted: sha256:dc4d0601bc12a241d8ccaa109632bc790e6a73acf3c5c361f46ebc305a6d06d8
Deleted: sha256:35c7c233da907b321706eb4265299ac976258c0f894e3a30d8d407b6eccd85ca
Deleted: sha256:8b42f7c311ade08c9285666dbbd3b9727fae2f87aa5fea4b5d4dccb6e681128e
Deleted: sha256:300ae494c5f68816b56b2172b18593b0fd4397354d520072ce274144db2667e7
Deleted: sha256:d95c68bc9239b68cab887b4ccd24c49973c00b35f7091e418c1a82077e54fabe
Deleted: sha256:c2785645c0c1ce4e5040d003f8e0df0e0d9b994e86ac11333f4b5981fea3597e
Deleted: sha256:b138c16cc6d0f5bd28d1c019dc58389da9ab2a1e9a89532799da94b9e10b9e3d
Deleted: sha256:4d0a2b08759a36b9472e0abed458766d0696d3542f7f244d493c2e89c4d4ca1a
Deleted: sha256:f7baec3e33e24ef3238796bcae01e5a0c825af1f0d386d9b9d6095c9685adfae
Deleted: sha256:6bffe25037a714e6b8786daaf0baf87e9721275166fe4ad7f90a00a3fb70d7aa
Deleted: sha256:2ae14bf72463642f372be8ad160647eec6509a67e25fc888c9c4debad29c88a4
Deleted: sha256:10cfa97b9a9266a55d64ac4edf2c56a9a6914cdc0122bb2e00354a012b4c0e48
Deleted: sha256:ce65f812489247afc3d36be2d78881b11e196073c142f0eae7c243a569ca43e8
Deleted: sha256:49542daa930d7fa932f2f8bfe8d36c306c50ffb4e289109208d5f5c28df8124a
Deleted: sha256:2f4f113fd4cc201ee8f1a073e6f1a8ea9c1825b553ad512070df463cab77ba29
Deleted: sha256:f17fc914a22bd6f856a0b3d048410ffadb40e1423ac6d838fb881d076d92ecdc
Deleted: sha256:10e593848b60664fff14251b614e37eb3dfe89404a8269ff5f4df8f5a0abe52a
Deleted: sha256:3887c9eef37432a5acbf135381f5b79d1cd49f7ea59a7b535078d5d8743919b0
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221011155733]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b604729e40a860c79c365e1c9841e6d86890c00bfdf1c526c23b42e25f16f125]

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

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 52m 9s
141 actionable tasks: 95 executed, 42 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/5sljdwwpbaepc

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #2180

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2180/display/redirect?page=changes>

Changes:

[Moritz Mack] Downgrade Scala version in Spark job-server to prevent Scala


------------------------------------------
[...truncated 57.33 KB...]
  - 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
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.48.0
go: downloading google.golang.org/protobuf v1.28.0
go: downloading golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: downloading google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9
go: downloading golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: added github.com/apache/beam/sdks/v2 v2.41.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: added golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: added golang.org/x/text v0.3.7
go: added google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9
go: added google.golang.org/grpc v1.48.0
go: added google.golang.org/protobuf v1.28.0
+ go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses
W1011 09:58:41.941310      28 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220624220833-87e55d714810/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W1011 09:58:46.794895     191 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220624220833-87e55d714810/unix/asm_linux_amd64.s
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]
67bfcc2bedb3: Preparing
556d6cb05555: Preparing
5b793ec341a1: Preparing
d28501593c2f: Preparing
6fb7c598f836: Preparing
64107af11578: Preparing
29bed84a1a20: Preparing
ef10e60fce09: Preparing
3c1905b8a1e0: Preparing
ef30793d5846: Preparing
29bed84a1a20: Waiting
5b60edfb108b: Preparing
ef10e60fce09: Waiting
d4e4e3ad7c94: Preparing
3c1905b8a1e0: Waiting
64107af11578: Waiting
5b60edfb108b: Waiting
3ff32254628e: Preparing
7c1e0de84270: Preparing
d4e4e3ad7c94: Waiting
e13f13b6ffaf: Preparing
6b5aaff44254: Preparing
7c1e0de84270: Waiting
e13f13b6ffaf: Waiting
53a0b163e995: Preparing
b626401ef603: Preparing
53a0b163e995: Waiting
9b55156abf26: Preparing
293d5db30c9f: Preparing
b626401ef603: Waiting
9b55156abf26: Waiting
6b5aaff44254: Waiting
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
293d5db30c9f: Waiting
03127cdb479b: Waiting
9c742cd6c7a5: Waiting
556d6cb05555: Pushed
5b793ec341a1: Pushed
d28501593c2f: Pushed
6fb7c598f836: Pushed
67bfcc2bedb3: Pushed
29bed84a1a20: Pushed
ef10e60fce09: Pushed
ef30793d5846: Pushed
64107af11578: Pushed
3c1905b8a1e0: Pushed
5b60edfb108b: Pushed
6b5aaff44254: Layer already exists
53a0b163e995: Layer already exists
d4e4e3ad7c94: Pushed
9b55156abf26: Layer already exists
b626401ef603: Layer already exists
03127cdb479b: Layer already exists
293d5db30c9f: Layer already exists
9c742cd6c7a5: Layer already exists
7c1e0de84270: Pushed
e13f13b6ffaf: Pushed
3ff32254628e: Pushed
20221011095731: digest: sha256:079bed9eff5d6ea236d86947235e21bcb70d7bf4124287c4307558f13e53afbf 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-1011095940-8dd2543
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1011095940-8dd2543
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1011095940-8dd2543
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1011095940-8dd2543
***********************************************************
***********************************************************

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

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 > batchGet FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listCollections FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listDocuments FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

67 tests completed, 3 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:20221011095731
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:079bed9eff5d6ea236d86947235e21bcb70d7bf4124287c4307558f13e53afbf
Deleted: sha256:fedd5d0bcf37c8de0337d5deadf00a885c0864c495cb444184798cb4552b007e
Deleted: sha256:c878550ffba8684a33a1f96746a2c92490f545ba0dcb19ed5441859ed3cfe954
Deleted: sha256:0a8da0e2ffb5a8702b6e1d0f5cee305a7b27a25ce043dd08259d05313020f22c
Deleted: sha256:3e5be772fbe3deb132cc03f70e0a5b64efdc0ee50fb736ff8c8b7ea6455a7c2a
Deleted: sha256:effd2914950c6ee11ee911fcaea4fdb66eb67bb2287f666d2700c995fd970697
Deleted: sha256:6af28cdfb92c9e2794b53bc8ba48627d6e6076ac926e97da2cc8211c323ca198
Deleted: sha256:1b345acac125a452ac5e7bb70e66b13f4cf5968da5927d2de22b1d5e5ba0f03e
Deleted: sha256:6a921586f05a92918c62fd732536db497196b3e0ff607fc343b52547558d7a76
Deleted: sha256:e56575a6bce9df8b3b1c346243ee681af34551c0f9e14c1e459359b4b9e7db65
Deleted: sha256:2b5e5df8e0cf1fa83a2bef64d51861a7a081a42a0641a2b3d19c6b0fb58478e6
Deleted: sha256:5db5e45c327af16cb4011d8bd106ec2a31e8dddede2b17c441d4b42cf4b1a5b0
Deleted: sha256:a44888f9b8b167dde564701254268e7bc773a0d9b15c916b882ff77fc79ba0a4
Deleted: sha256:73c99276c383b48f7c40b116ada9b5ef9459e4abd1046e38cd9f641ae382e46b
Deleted: sha256:42709e7d2f41ba3833618965d6b539e89b92148dbc1a76c46160c6f79e03a630
Deleted: sha256:399264cdcc3933265e61309ce7160161ba5d70cd4edd0870c02349e97ddf6974
Deleted: sha256:ba2212310a864d0eaa16e6d0f6e379d509c1bf7cd23af8636403977abcb35a83
Deleted: sha256:28914a2347735adb552296b316bb3d906dbb63ce496cc00142758d54dd0af8ed
Deleted: sha256:010bbfa3da915ee2f2eac3b275f4e54cfb491d554f69e184a1435a669fd50705
Deleted: sha256:0a0626a3588fb462655b1e481e9845bbc718485f1bd9b776aa2d8f2ad0d604c1
Deleted: sha256:bddf4320a0aabca2bddaace08170af5a46c301ce4662c3cc6ba7aa8ef6a3ca26
Deleted: sha256:738447f07fbb9cb7da98d80ecadeffc6734ad33473cf366e36ceb5f5134a6a81
Deleted: sha256:8d254dc2648fb2c95c5a1edca201580d1a5f665dd7d4553889316ad4f5777cc1
Deleted: sha256:a69c9e802649592b7255bb9e813e451ef0d15b5cbf7cc6f911bba93b797bfc01
Deleted: sha256:c1d16ad5a7b1af6105e4d1b2a8e2074a515315d296c7609211fc0cc2703a1b93
Deleted: sha256:c9e1a34deca4d00bf54c407eabaec6ed15a5a19d596d93e0b1ea4a624479a9f7
Deleted: sha256:481cc5cd2e2c5b3f88f1404b5f807be8ea4f5363d89159aefbba5741334f5cf3
Deleted: sha256:84fe8ce8e758bf71010d689959a492e942b07b4df35b3e351b77f3d3155b2205
Deleted: sha256:81ad4702a91ff58008472f220560cd478a6dea5d34be47eadebe00ee9f20a1ed
Deleted: sha256:a173ad1c1d8acf1c5013d21bc0b909a2aed3d97457f6dc641e937fbb4abe1b14
Deleted: sha256:85adaa038c3832975ad4f25318da54c294c9cba21602ef9b550b33b8e3e9d3a2
Deleted: sha256:98f05aa09387bf635602e71407d728847d92227d01a12a38ee1f8a6aedc6f018
Deleted: sha256:5f1d7cf8cde93d94de920879d1bef8c8272e045ea437c7d18bd7d14b0efdb0b5
Deleted: sha256:04a55e2cbe21f238b2685be28ccdae789eeecb4a6a8339bd2d8416fbcb56e110
Deleted: sha256:ca8cfc8148331728024389f2ab3313a180603b961604c14aaccc232f1ff48778
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221011095731]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:079bed9eff5d6ea236d86947235e21bcb70d7bf4124287c4307558f13e53afbf]

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

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

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org