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/12 18:43:36 UTC

Build failed in Jenkins: beam_PostCommit_Java_Examples_Dataflow_V2 #2753

See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/2753/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)


------------------------------------------
[...truncated 49.42 KB...]
Step 8/21 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> 38329c98845d
Step 9/21 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> a47f58034aef
Step 10/21 : ADD target/jamm.jar /opt/apache/beam/jars/
 ---> ca565ebe64a8
Step 11/21 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> f0e3b649ac0e
Step 12/21 : COPY target/LICENSE /opt/apache/beam/
 ---> 2e688cfd03ba
Step 13/21 : COPY target/NOTICE /opt/apache/beam/
 ---> 43976c16345c
Step 14/21 : ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
 ---> 370118bafa5a
Step 15/21 : COPY target/LICENSE target/options/* /opt/apache/beam/options/
 ---> fe6c3359e60e
Step 16/21 : RUN rm /opt/apache/beam/options/LICENSE
 ---> Running in 261fc6d80d18
Removing intermediate container 261fc6d80d18
 ---> 945e9e09917a
Step 17/21 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
 ---> afe47ba63a84
Step 18/21 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 956345f5a8af
Removing intermediate container 956345f5a8af
 ---> cfca7f628a52
Step 19/21 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 2a23d3435061
Removing intermediate container 2a23d3435061
 ---> 22ec27672273
Step 20/21 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> a21d6aa55323
Step 21/21 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 9c361e06ddf8
Removing intermediate container 9c361e06ddf8
 ---> 309de0e19544
Successfully built 309de0e19544
Successfully tagged apache/beam_java8_sdk:2.43.0.dev

> 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]
97d7ecaa0b3e: Preparing
e956d21903d6: Preparing
8f2c8b7ebc16: Preparing
2cb8e9ecac6b: Preparing
00f9a958143a: Preparing
2c6744650ead: Preparing
693acc2d1fc7: Preparing
fd6b74aa9b41: Preparing
e4001366d7c6: Preparing
32f17488d9cc: Preparing
fad02cdda512: Preparing
dd8bd87e14ef: Preparing
f2ba11ce65e9: Preparing
2d313e256f78: Preparing
adb8307776e6: Preparing
6b5aaff44254: Preparing
53a0b163e995: Preparing
b626401ef603: Preparing
9b55156abf26: Preparing
f2ba11ce65e9: Waiting
2d313e256f78: Waiting
fd6b74aa9b41: Waiting
293d5db30c9f: Preparing
03127cdb479b: Preparing
6b5aaff44254: Waiting
53a0b163e995: Waiting
9b55156abf26: Waiting
293d5db30c9f: Waiting
dd8bd87e14ef: Waiting
32f17488d9cc: Waiting
9c742cd6c7a5: Preparing
03127cdb479b: Waiting
9c742cd6c7a5: Waiting
2cb8e9ecac6b: Pushed
00f9a958143a: Pushed
e956d21903d6: Pushed
8f2c8b7ebc16: Pushed
97d7ecaa0b3e: Pushed
693acc2d1fc7: Pushed
fd6b74aa9b41: Pushed
32f17488d9cc: Pushed
e4001366d7c6: Pushed
dd8bd87e14ef: Pushed
fad02cdda512: Pushed
2c6744650ead: Pushed
53a0b163e995: Layer already exists
6b5aaff44254: Layer already exists
9b55156abf26: Layer already exists
b626401ef603: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
2d313e256f78: Pushed
adb8307776e6: Pushed
f2ba11ce65e9: Pushed
20221012180144: digest: sha256:fdb90f3af61a101c118c343ddc4eda54ec89afee5d4e0429774255f74b5e7811 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
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:examplesJavaRunnerV2IntegrationTest

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

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

13 tests completed, 1 failed

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221012180144
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fdb90f3af61a101c118c343ddc4eda54ec89afee5d4e0429774255f74b5e7811
Deleted: sha256:309de0e19544fa16fc23ec5a39ff0eb618309eb649efacb81bc22c85bf6422e8
Deleted: sha256:a21d6aa553230159de9d7c246cbb2fba6b6fce73b34933ddc6c064e751311642
Deleted: sha256:3275e621f0c20baa6c8facb66c2cb63f432d0207c876bafedd6295b6d3ffede8
Deleted: sha256:22ec27672273eb3450dd62fcf39a009d15464b407e89f9f8b1bfe08297c49919
Deleted: sha256:cfca7f628a5214d9562cec5ab47d46bc8b3917cb6e28d36f453a9e62aa0684b3
Deleted: sha256:9844279511baba8aabc6114a46a355a8e2660630135e59a87580b016925a3bd7
Deleted: sha256:afe47ba63a84d92793e63deeb52caf54adb8c5a264e2f6986d18e4c19a5c6b56
Deleted: sha256:5adc055215df53b454fa0432b14e2445ec46662186a72c726c8434f911aec93e
Deleted: sha256:945e9e09917ab98a0602b4a60f9e2ec5779bcb5f989615bb5f1de637db50983b
Deleted: sha256:2ff0751d973cae8c4d7b7c0388abce590288db9538cf9210a916b50658201078
Deleted: sha256:fe6c3359e60e47d91341b534260294083a855d1c1a71a96a9abef56dfff81ccf
Deleted: sha256:ed878496c78dd221faa735eddb48dfb61cd3f9a0252d951bd9b8fcd257189296
Deleted: sha256:370118bafa5a028b9c753de30ea1c48d392430b078322da07ec3ac870471ec33
Deleted: sha256:00785de738884df0232ba254b6c77ac831fd1f44b29ddbadb09b4736e62d96ea
Deleted: sha256:43976c16345c7440116ccec9d96effdbecba17f033d57ac6da05f4406ea4b0d9
Deleted: sha256:980084b054b73be214d38e9fd59fefe45f714c2eae89e8f4b2a0945c72c6c0f4
Deleted: sha256:2e688cfd03bae8eee567767cbc85aac35a340b66fba7f63888e82bc3ae86ec60
Deleted: sha256:76a1ec415b881986ec39fc4c9b8c132653ce85e22c95cb491b3be698de5bf8f0
Deleted: sha256:f0e3b649ac0e206924046a45a8d466c34709d2eb6cfd04af4f11a0e32b222aba
Deleted: sha256:0d2b1cbbf6a0a82340eb6959f3577a9afa061fbff05d97b4ae7dd2809ba40234
Deleted: sha256:ca565ebe64a83dc6c4ffb1e40b3456d0441d75c48620ad3d17c2cd28e76c764d
Deleted: sha256:ccb153dc68a08158c001e212c5b0f1b942d890baa0ee7c35bccc69ce28bccef9
Deleted: sha256:a47f58034aef081099b4f6bc3b13bad08651e3c496c653588f926e082a169493
Deleted: sha256:db0ded7871174323e4dc29fcab05ff1136bdcb532072c96fb56fcaf823d0bd63
Deleted: sha256:38329c98845de7564f3e33ea66d1bdc28a40883e427d1dcfe8a8989d690ef8cf
Deleted: sha256:3ad2910f72eacb5ff5b6aebdc852823e3ed2a0ebbfcbffab5e0645f739873db9
Deleted: sha256:e7ff4a4e163ccb4f935902e7a0026f58fe87c2c75ced03633faaa8539a002932
Deleted: sha256:b29b063848793763a34cb047de420ea756e2aaa8ba7f92f55fb59dfd8abaf2df
Deleted: sha256:51b115faafbe29f98027a1bf159cffbcef51ea94295249dca1ddd2ca6322e5e3
Deleted: sha256:2d97e8c34c97d4b1de793e24997fc742e7e44879e81ea9579534b9e6d4dca82e
Deleted: sha256:6f0888151060887189334d5c592e0cc729dced206159c6cf617b0ca275bc0804
Deleted: sha256:c436eed327ca15d1b3f3c833f3839126a54a9aecb7a350b2079a24739202ed5e
Deleted: sha256:830bc982e301d76fe2eeed20327d998760a4ae9688c24f888f4f409b15d21935
Deleted: sha256:29e562b8f57ec35a095be38bd50c470641d4744e0ca7f6fd578fd40cf6f3a6ba
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221012180144]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fdb90f3af61a101c118c343ddc4eda54ec89afee5d4e0429774255f74b5e7811]

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

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_Examples_Dataflow_V2/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.

* 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 42m 4s
112 actionable tasks: 84 executed, 24 from cache, 4 up-to-date

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

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_Examples_Dataflow_V2 #2754

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


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