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 2021/12/30 01:03:57 UTC

Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1087

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

Changes:

[noreply] [BEAM-13578] Validate that repeatable PipelineOptions need to be

[noreply] [BEAM-13430] Update comment over eclipse plugin. (#16387)

[zyichi] [BEAM-13430] Fix broken ULR validates runner tests

[noreply] Update venv creation commands in release scripts. (#16381)

[noreply] [BEAM-12777] Stable URL for current API docs (#16327)

[noreply] [BEAM-13539] correct resource override dependencies (#16392)


------------------------------------------
[...truncated 47.96 KB...]
  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.2.3
    Uninstalling pip-20.2.3:
      Successfully uninstalled pip-20.2.3
  Attempting uninstall: setuptools
    Found existing installation: setuptools 49.2.1
    Uninstalling setuptools-49.2.1:
      Successfully uninstalled setuptools-49.2.1
Successfully installed pip-21.3.1 setuptools-60.2.0 wheel-0.37.1
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB)
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.3.1-py3-none-any.whl (37 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, tenacity, pyyaml, beautifulsoup4
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.1 tenacity-5.1.5
Executing <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>        --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>        --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> 
INFO:root:Pulling license for 214 dependencies using 16 threads.

> 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 :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 31.459086 seconds with 16 threads.
Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

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

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses
+ go-licenses csv github.com/apache/beam/sdks/java/container
+ tee /output/licenses/list.csv
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses
> Task :sdks:java:container:java8:dockerPrepare
> Task :sdks:java:container:java8:docker

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03.

As an alternative, use `gcloud auth configure-docker` to configure `docker` to
use `gcloud` as a credential helper, then use `docker` as you would for non-GCR
registries, e.g. `docker pull gcr.io/project-id/my-image`. Add
`--verbosity=error` to silence this warning: `gcloud docker
--verbosity=error -- pull gcr.io/project-id/my-image`.

See: https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker

The push refers to repository [us.gcr.io/apache-beam-testing/java-postcommit-it/java]
44eb8ece7d55: Preparing
2caaeb75ce45: Preparing
5456c09a4b09: Preparing
7a6a4288b17c: Preparing
9d886a8dfa48: Preparing
7dbea1ee82e5: Preparing
b10c54a4c179: Preparing
3e51ed64e044: Preparing
842673e9a2b7: Preparing
6b7d25161358: Preparing
8d91e9a9550e: Preparing
7b711b4fb492: Preparing
bff9fe6e429c: Preparing
7c245b2fe4f1: Preparing
f9e18e59a565: Preparing
3e51ed64e044: Waiting
26a504e63be4: Preparing
8bf42db0de72: Preparing
842673e9a2b7: Waiting
31892cc314cb: Preparing
11936051f93b: Preparing
7dbea1ee82e5: Waiting
6b7d25161358: Waiting
f9e18e59a565: Waiting
8d91e9a9550e: Waiting
26a504e63be4: Waiting
7b711b4fb492: Waiting
8bf42db0de72: Waiting
bff9fe6e429c: Waiting
31892cc314cb: Waiting
7c245b2fe4f1: Waiting
11936051f93b: Waiting
b10c54a4c179: Waiting
5456c09a4b09: Pushed
2caaeb75ce45: Pushed
7a6a4288b17c: Pushed
9d886a8dfa48: Pushed
44eb8ece7d55: Pushed
7dbea1ee82e5: Pushed
842673e9a2b7: Pushed
3e51ed64e044: Pushed
bff9fe6e429c: Layer already exists
7c245b2fe4f1: Layer already exists
f9e18e59a565: Layer already exists
26a504e63be4: Layer already exists
8bf42db0de72: Layer already exists
31892cc314cb: Layer already exists
11936051f93b: Layer already exists
8d91e9a9550e: Pushed
7b711b4fb492: Pushed
b10c54a4c179: Pushed
6b7d25161358: Pushed
20211230000029: digest: sha256:318a6cbfc83f41719737b0022d16bff5ad5e39f4324da4df18382235708d1c2b size: 4311

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest NO-SOURCE

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

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TfIdfIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficRoutesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

5 tests completed, 5 failed

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

org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED
    java.lang.AssertionError at ReadWriteIT.java:264

38 tests completed, 1 failed, 1 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211230000029
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:318a6cbfc83f41719737b0022d16bff5ad5e39f4324da4df18382235708d1c2b
Deleted: sha256:5fb6e5304b8c9e25a5bb4f6394673887c60bf413a28e6c210b76de99c0f7691d
Deleted: sha256:885e1126e04c53b01f71e8ee92c52946d87abb7f886394ea674e4e6686dfef1b
Deleted: sha256:2e21aa54b93be911da3e1d3af02b4b1a543857b67d99d4c61718134797d996cc
Deleted: sha256:d019290751fc5fffc3b2eba3455c742a1f331d01bf159340215f7db6b2b21e35
Deleted: sha256:03e09df3f7cbc6cc1f1c94d397fe14aa43e56370f3638065466177c043f528e3
Deleted: sha256:71399e412162fce2cd0c1411befcbaee273f612d83029ca06f5aa164b862de05
Deleted: sha256:85422faa535f0fcfcd0a45ba625ece4982c104175dd0763932f5a1b4d3bc7007
Deleted: sha256:58819e1585fa008bd3ba244bc5aafd79a20a8a9c182ed46516361d8992722369
Deleted: sha256:0599c661d7a7903251f10462ce29a6f9201a7dda28a5b00ec088948373ea577a
Deleted: sha256:6ff1fdc8cf05efee0361e54920206894a240c0431974f629de6d9203248e2932
Deleted: sha256:83bd2bceb21bb346828aafd9e6e320733afa23240733d3a3212dd3c06c7e46b5
Deleted: sha256:26a92dcfddc3a47cdf39f55d9c66c75b6c572099749eecb5a8dfd76a8f96f24d
Deleted: sha256:2d579df5bec1a01ee541631f584a03b96ae53c08733a97897670697b839ec2fd
Deleted: sha256:70f0cfb7b9a0e0cddbb6cf2d9af2e9f69203512744aeb66df39aab621de8cc4a
Deleted: sha256:9aef7d2f9da40cf85b566458126ee16c958893a76fd08866c2dd2dbad70106bc
Deleted: sha256:2a5f13c3c3cc7322078798872d3b66740a898b502dbd8199ea649c2b7a5b7c4d
Deleted: sha256:b99ba0bdcb458cdd367c1fac97a2a4a31fa58b3165125819950f3eb6dccce377
Deleted: sha256:3482b1e4521560056a070620be819f8560a1999c0ffe8dbba30ab8ac9fb387b1
Deleted: sha256:89cc85f16ffec172707811e51d46e7ffd2fe9467a404cec1c967fb80b52e4fa1
Deleted: sha256:42ba7a240c442c8586f77a15fa2e19f116ace0286504db6d521128db359aa5c9
Deleted: sha256:07a39f98769bb2ccc9adab6c8a223e46cb7d1270218a727db0e227033ce7f7f3
Deleted: sha256:455e0196b06eec29ce595e7c46e7c781c932918f83b7f4dae9eb17021dd4fbac
Deleted: sha256:a0d2a7a1aaac8c6407f91c7a1f8e25d135fd7af01ac088157a835ad0ff948dde
Deleted: sha256:4f1d6ddf7a037db8c45da006a475e31600ed63548a9d2d6885f3b1a22d9b4e24
Deleted: sha256:f97f3ddcbf32d2e8add7377494cfa5eb9f05c9f294066a3259f11fbef8ad4ca8
Deleted: sha256:867ca68b531223ccf240a395dd492b6089fb81ba479c4570722419664a487bd3
Deleted: sha256:eca28c96dab423f432e1c616572c57e7ecc5630431b74dbb4f437f035e879098
Deleted: sha256:d08d2faee49af4a87f8f69fa21e2568809782aadba1899f8b3c4e31898fb91eb
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211230000029]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:318a6cbfc83f41719737b0022d16bff5ad5e39f4324da4df18382235708d1c2b]

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

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.
> Run with --scan to get full insights.
==============================================================================

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.
> Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.3.2/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 1h 3m 30s
116 actionable tasks: 74 executed, 38 from cache, 4 up-to-date

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

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 #1091

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1091/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 #1090

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

Changes:

[mmack] [BEAM-13009] Fix tests to ensure absence of duplicates only per request

[mmack] [adhoc] Use predefined min/max combiners in SQS reader to gather stats


------------------------------------------
[...truncated 47.45 KB...]
> Task :sdks:java:extensions:ml:jar
> Task :sdks:java:io:kafka:jar
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :runners:direct-java:compileTestJava FROM-CACHE
> Task :runners:direct-java:testClasses UP-TO-DATE
> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE
> Task :sdks:java:extensions:protobuf:extractIncludeTestProto
> Task :sdks:java:extensions:protobuf:generateTestProto FROM-CACHE
> Task :runners:direct-java:shadowTestJar FROM-CACHE
> Task :sdks:java:extensions:protobuf:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar
> Task :sdks:java:io:google-cloud-platform:jar
> Task :sdks:java:harness:shadowJar FROM-CACHE
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
Collecting pip
  Using cached pip-21.3.1-py3-none-any.whl (1.7 MB)
Collecting setuptools
  Using cached setuptools-60.2.0-py3-none-any.whl (953 kB)
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.2.3
    Uninstalling pip-20.2.3:
      Successfully uninstalled pip-20.2.3
  Attempting uninstall: setuptools
    Found existing installation: setuptools 49.2.1
    Uninstalling setuptools-49.2.1:
      Successfully uninstalled setuptools-49.2.1
Successfully installed pip-21.3.1 setuptools-60.2.0 wheel-0.37.1
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB)
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.3.1-py3-none-any.whl (37 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, tenacity, pyyaml, beautifulsoup4
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.1 tenacity-5.1.5
Executing <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>        --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>        --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> 
INFO:root:Pulling license for 214 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 7.102222 seconds with 16 threads.
Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

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

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses
+ go-licenses csv github.com/apache/beam/sdks/java/container
+ tee /output/licenses/list.csv
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses
> Task :sdks:java:container:java8:dockerPrepare
> Task :sdks:java:container:java8:docker

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03.

As an alternative, use `gcloud auth configure-docker` to configure `docker` to
use `gcloud` as a credential helper, then use `docker` as you would for non-GCR
registries, e.g. `docker pull gcr.io/project-id/my-image`. Add
`--verbosity=error` to silence this warning: `gcloud docker
--verbosity=error -- pull gcr.io/project-id/my-image`.

See: https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker

The push refers to repository [us.gcr.io/apache-beam-testing/java-postcommit-it/java]
3f5f36e2b903: Preparing
a5ad4add0df7: Preparing
f66c4cd48835: Preparing
d4540229c50b: Preparing
08749aefceac: Preparing
5e6d6e2d1f08: Preparing
15c45cd53529: Preparing
47e131207742: Preparing
6d69042cce96: Preparing
47b56bc17f2b: Preparing
893206deacf1: Preparing
cdbfb64194de: Preparing
bff9fe6e429c: Preparing
7c245b2fe4f1: Preparing
f9e18e59a565: Preparing
26a504e63be4: Preparing
8bf42db0de72: Preparing
31892cc314cb: Preparing
11936051f93b: Preparing
5e6d6e2d1f08: Waiting
bff9fe6e429c: Waiting
15c45cd53529: Waiting
7c245b2fe4f1: Waiting
47e131207742: Waiting
6d69042cce96: Waiting
f9e18e59a565: Waiting
31892cc314cb: Waiting
47b56bc17f2b: Waiting
11936051f93b: Waiting
26a504e63be4: Waiting
893206deacf1: Waiting
cdbfb64194de: Waiting
a5ad4add0df7: Pushed
08749aefceac: Pushed
f66c4cd48835: Pushed
3f5f36e2b903: Pushed
d4540229c50b: Pushed
5e6d6e2d1f08: Pushed
6d69042cce96: Pushed
47e131207742: Pushed
bff9fe6e429c: Layer already exists
7c245b2fe4f1: Layer already exists
f9e18e59a565: Layer already exists
26a504e63be4: Layer already exists
8bf42db0de72: Layer already exists
31892cc314cb: Layer already exists
11936051f93b: Layer already exists
893206deacf1: Pushed
cdbfb64194de: Pushed
15c45cd53529: Pushed
47b56bc17f2b: Pushed
20211230180045: digest: sha256:df2e7f0fdd7a4a210305c3c3644ccca6fee700c8a16877c74c4b87ad3af9027d size: 4311

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest NO-SOURCE

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

org.apache.beam.examples.complete.TfIdfIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficRoutesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

5 tests completed, 5 failed

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211230180045
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:df2e7f0fdd7a4a210305c3c3644ccca6fee700c8a16877c74c4b87ad3af9027d
Deleted: sha256:3b9ca277076e86bc79841334fdc62fd056965bdbfb31de160af80880d89d8514
Deleted: sha256:748ffb9e08ea358fabdf433d41f74038397ee282a65c0a0a80a5cc74b3cd9e70
Deleted: sha256:f4550ef3ad7bbb1799f1c40511fc7d2f01c09350ea96c6ffc60ce5463c1aa40d
Deleted: sha256:c4cd4b7d8394560c836558e654c3a890d2c7dfac9d97d5523c3f6b179f3d24b0
Deleted: sha256:7fed2d0e4f9bf36719d478ebfc58ee94bc57e3782d4ffe128a92ca2d358ebbd6
Deleted: sha256:323520fda0c2abc8c5d87aa42e68130848b0ccfb4c272fafc08cd93fed67739b
Deleted: sha256:aaedbfa2ec4d54b48febd3550bf1db12c3e23f8647a173af1166a366f45a2a8f
Deleted: sha256:69ea2268d3a32c2e52c2fa3663dee4a39bc6c11aa5f187e31cade4b2574bb70e
Deleted: sha256:6f6ea05e0f8c8a6108cc8454abfc1e917fc656bc4ad94edbb8ed5a3236339e20
Deleted: sha256:dcf6529f58f4c5429e846cdd560784e4e1d2de04e538c49af829b2186a0f3754
Deleted: sha256:0a9da67c6f81e369f3bbb37f6b0680a1f51ec9a083c6572a4b2df91ed4d58f6b
Deleted: sha256:fbab6a2a5621e32dd2e1e8be61ecae6fa384054718266e1e51bd1388a8208d48
Deleted: sha256:29dd93c2ba501a2b25ccbf150eb90994a3bd33a7840b84d4422e74f263791610
Deleted: sha256:911303a9fe8c97924950ae3ee8bc225bf35441bab908b28bfdd222ad811c8e86
Deleted: sha256:39cb99b58da60f604bfbd6a7cb43b1936ebf01f855e0c321cdad2a491040c5c4
Deleted: sha256:8c71e5919bf4ba35c47ae0e2fed7aecee2a8e0b65dfa04c9a293653201fbdb5e
Deleted: sha256:72956f78345d6234bbf50b197b4ff688f2a00744e841d339687943946707c699
Deleted: sha256:216345c3a8ad8f757c0fff09a6fb1ae0ca957c468355df384edd08f27830b6d4
Deleted: sha256:8157f16c24bb9dd164763b47ed4494b041516ad9f1144ef130ca59aacd07e536
Deleted: sha256:d8501889ca21647dadea43d30dc8b8178ff17f6a418fc72f01311d67b0c71aba
Deleted: sha256:4d75bf9c11455f4952832dccd826808dfdcd7d473f1087fe7ce469a73cb8ec3e
Deleted: sha256:6600ce5af34db60e99803bc9bb9ebd2231fd08a98f3774019dea5570baba7af3
Deleted: sha256:f70d7235051158c252439c4450543cd2263c92b58c06382445532074970ab59b
Deleted: sha256:056365f9021f0faff27a8a6c778d49818338874cb4a4a6e6268f9c82ace0766a
Deleted: sha256:3956690ebeace328b621daf51c1c5d0d4e8e0196f6331384eee436c8cd6aac9b
Deleted: sha256:bb74926bc106a23cba9180fc2dbccf858276fe1b34b3b6b4f8f114ff33d3ea03
Deleted: sha256:85ae0940fda3461f7c264574bda10ad061ee0f40837fa76f3c5e691ef9974a38
Deleted: sha256:09812918c774afd6c31270300f716f44ea27e7e7fbb51f1114a40c82012ca846
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211230180045]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:df2e7f0fdd7a4a210305c3c3644ccca6fee700c8a16877c74c4b87ad3af9027d]

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

FAILURE: Build 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.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.3.2/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 1h 9m 6s
138 actionable tasks: 87 executed, 47 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/43t6jmp2q5fsm

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 #1089

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

Changes:


------------------------------------------
[...truncated 45.53 KB...]
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :runners:core-java:testJar
> Task :sdks:java:io:kafka:jar
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:jar
> Task :runners:direct-java:compileTestJava FROM-CACHE
> Task :runners:direct-java:testClasses UP-TO-DATE
> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE
> Task :runners:direct-java:shadowTestJar FROM-CACHE
> Task :sdks:java:extensions:protobuf:extractIncludeTestProto
> Task :sdks:java:extensions:protobuf:generateTestProto FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:jar
> Task :sdks:java:extensions:protobuf:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> Task :sdks:java:harness:shadowJar FROM-CACHE
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:container:generateLicenseReport

> Task :sdks:java:container:pullLicenses
Copying already-fetched licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
Collecting pip
  Using cached pip-21.3.1-py3-none-any.whl (1.7 MB)
Collecting setuptools
  Using cached setuptools-60.2.0-py3-none-any.whl (953 kB)
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.2.3
    Uninstalling pip-20.2.3:
      Successfully uninstalled pip-20.2.3
  Attempting uninstall: setuptools
    Found existing installation: setuptools 49.2.1
    Uninstalling setuptools-49.2.1:
      Successfully uninstalled setuptools-49.2.1
Successfully installed pip-21.3.1 setuptools-60.2.0 wheel-0.37.1
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB)
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.3.1-py3-none-any.whl (37 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, tenacity, pyyaml, beautifulsoup4
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.1 tenacity-5.1.5
Executing <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>        --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>        --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> 
INFO:root:Pulling license for 214 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 6.986202 seconds with 16 threads.
Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

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

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses
+ go-licenses csv github.com/apache/beam/sdks/java/container
+ tee /output/licenses/list.csv
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses
> Task :sdks:java:container:java8:dockerPrepare
> Task :sdks:java:container:java8:docker

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03.

As an alternative, use `gcloud auth configure-docker` to configure `docker` to
use `gcloud` as a credential helper, then use `docker` as you would for non-GCR
registries, e.g. `docker pull gcr.io/project-id/my-image`. Add
`--verbosity=error` to silence this warning: `gcloud docker
--verbosity=error -- pull gcr.io/project-id/my-image`.

See: https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker

The push refers to repository [us.gcr.io/apache-beam-testing/java-postcommit-it/java]
ceb0b0b44c10: Preparing
9da34bc7553f: Preparing
9b5aecb59823: Preparing
198f1cf7f259: Preparing
7f00cf3da8f0: Preparing
98a5d49310af: Preparing
0f9c570f0a37: Preparing
b17142ad6712: Preparing
a64a9f978150: Preparing
1b30d1994cd3: Preparing
60453348137a: Preparing
3f9a6020e936: Preparing
bff9fe6e429c: Preparing
7c245b2fe4f1: Preparing
f9e18e59a565: Preparing
26a504e63be4: Preparing
8bf42db0de72: Preparing
31892cc314cb: Preparing
11936051f93b: Preparing
0f9c570f0a37: Waiting
b17142ad6712: Waiting
8bf42db0de72: Waiting
7c245b2fe4f1: Waiting
31892cc314cb: Waiting
f9e18e59a565: Waiting
11936051f93b: Waiting
1b30d1994cd3: Waiting
98a5d49310af: Waiting
26a504e63be4: Waiting
60453348137a: Waiting
3f9a6020e936: Waiting
bff9fe6e429c: Waiting
a64a9f978150: Waiting
7f00cf3da8f0: Pushed
9da34bc7553f: Pushed
9b5aecb59823: Pushed
98a5d49310af: Pushed
ceb0b0b44c10: Pushed
198f1cf7f259: Pushed
b17142ad6712: Pushed
a64a9f978150: Pushed
bff9fe6e429c: Layer already exists
7c245b2fe4f1: Layer already exists
f9e18e59a565: Layer already exists
26a504e63be4: Layer already exists
8bf42db0de72: Layer already exists
31892cc314cb: Layer already exists
11936051f93b: Layer already exists
60453348137a: Pushed
0f9c570f0a37: Pushed
3f9a6020e936: Pushed
1b30d1994cd3: Pushed
20211230120048: digest: sha256:d95ca602fe201683ccd8f3833175250f73988cab3692c08d7653aa4925566868 size: 4311

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest NO-SOURCE

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

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficRoutesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TfIdfIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

5 tests completed, 5 failed

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

org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED
    java.lang.AssertionError at ReadWriteIT.java:264

38 tests completed, 1 failed, 1 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211230120048
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d95ca602fe201683ccd8f3833175250f73988cab3692c08d7653aa4925566868
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211230120048]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d95ca602fe201683ccd8f3833175250f73988cab3692c08d7653aa4925566868]

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

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.
> Run with --scan to get full insights.
==============================================================================

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.
> Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.3.2/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 1h 3m 54s
138 actionable tasks: 87 executed, 47 from cache, 4 up-to-date

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

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 #1088

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

Changes:

[Steve Niemitz] [BEAM-13488] Work around bug in classpath detection

[Steve Niemitz] [BEAM-13459] Cache artifacts across job runs on python+dataflow

[Kyle Weaver] [BEAM-13581] Remove previous job name for Flink PVR precommit.

[emilyye] Moving to 2.37.0-SNAPSHOT on master branch.

[noreply] Release website update for Beam 2.35.0 (#16115)

[noreply] [BEAM-13430] Re-enable checkerframework for the project excluding the


------------------------------------------
[...truncated 61.07 KB...]
Step 6/18 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> 6602688b306b
Step 7/18 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/

> Task :sdks:java:extensions:google-cloud-platform-core:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :sdks:java:extensions:google-cloud-platform-core:testClasses
> Task :sdks:java:extensions:google-cloud-platform-core:testJar

> Task :sdks:java:extensions:protobuf: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:extensions:protobuf:testClasses

> Task :sdks:java:container:java8:docker
 ---> 99d29eabb4bf
Step 8/18 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/

> Task :sdks:java:extensions:protobuf:testJar

> Task :sdks:java:container:java8:docker
 ---> 7ddd5b47b399
Step 9/18 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> b794856fdea0
Step 10/18 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> ebf92c21ee00
Step 11/18 : COPY target/LICENSE /opt/apache/beam/
 ---> e18510d7af84
Step 12/18 : COPY target/NOTICE /opt/apache/beam/
 ---> 5b9b88830620
Step 13/18 : ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
 ---> ab5b1a3f8e9f
Step 14/18 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
 ---> e341b1ae30e0
Step 15/18 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in f833521959db

> Task :runners:core-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 :runners:core-java:testClasses
> Task :runners:core-java:testJar

> Task :sdks:java:container:java8:docker
Removing intermediate container f833521959db
 ---> 8bdfeae18c91
Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 6ce5508d5a23
Removing intermediate container 6ce5508d5a23
 ---> 9b908ce06357
Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> 4cdfb7dc99c3
Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 841a547eb510
Removing intermediate container 841a547eb510
 ---> 5eab16a4d6f8
Successfully built 5eab16a4d6f8
Successfully tagged apache/beam_java8_sdk:2.37.0.dev

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03.

As an alternative, use `gcloud auth configure-docker` to configure `docker` to
use `gcloud` as a credential helper, then use `docker` as you would for non-GCR
registries, e.g. `docker pull gcr.io/project-id/my-image`. Add
`--verbosity=error` to silence this warning: `gcloud docker
--verbosity=error -- pull gcr.io/project-id/my-image`.

See: https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker

The push refers to repository [us.gcr.io/apache-beam-testing/java-postcommit-it/java]
e87ed94f7e1b: Preparing
15b0486a6485: Preparing
b72fbff6b690: Preparing
9267eb8573e9: Preparing
2525c7824099: Preparing
21908235f1c5: Preparing
c8d147fe05c9: Preparing
bb7b34fcc9a9: Preparing
21908235f1c5: Waiting
c8d147fe05c9: Waiting
7c17a6ca31e0: Preparing
d04d91a25e9c: Preparing
468053f4427b: Preparing
9c67562b9e7d: Preparing
7c17a6ca31e0: Waiting
bff9fe6e429c: Preparing
d04d91a25e9c: Waiting
7c245b2fe4f1: Preparing
9c67562b9e7d: Waiting
f9e18e59a565: Preparing
26a504e63be4: Preparing
7c245b2fe4f1: Waiting
8bf42db0de72: Preparing
f9e18e59a565: Waiting
26a504e63be4: Waiting
31892cc314cb: Preparing
11936051f93b: Preparing
8bf42db0de72: Waiting
31892cc314cb: Waiting
15b0486a6485: Pushed
2525c7824099: Pushed
b72fbff6b690: Pushed
21908235f1c5: Pushed
9267eb8573e9: Pushed
e87ed94f7e1b: Pushed
bb7b34fcc9a9: Pushed
7c17a6ca31e0: Pushed
bff9fe6e429c: Layer already exists
468053f4427b: Pushed
7c245b2fe4f1: Layer already exists
f9e18e59a565: Layer already exists
26a504e63be4: Layer already exists
8bf42db0de72: Layer already exists
31892cc314cb: Layer already exists
11936051f93b: Layer already exists
9c67562b9e7d: Pushed
c8d147fe05c9: Pushed

> Task :runners:direct-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:direct-java:classes
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
d04d91a25e9c: Pushed
20211230060055: digest: sha256:d508c7efa97e5260d4e8f4fe16ac6327ac7e72eca0782c2ee5655d5eb6c1d30e size: 4311

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest NO-SOURCE

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

org.apache.beam.examples.complete.TfIdfIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficRoutesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

5 tests completed, 5 failed

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

> Task :runners:direct-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 :runners:direct-java:testClasses
> Task :runners:direct-java:shadowTestJar

> 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 :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED
    java.lang.AssertionError at ReadWriteIT.java:264

38 tests completed, 1 failed, 1 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211230060055
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211230060055]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d508c7efa97e5260d4e8f4fe16ac6327ac7e72eca0782c2ee5655d5eb6c1d30e]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211230060055] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d508c7efa97e5260d4e8f4fe16ac6327ac7e72eca0782c2ee5655d5eb6c1d30e])].

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.
> Run with --scan to get full insights.
==============================================================================

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.
> Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.3.2/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 1h 4m 4s
138 actionable tasks: 103 executed, 32 from cache, 3 up-to-date

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

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