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

Changes:

[emilyye] bump FnAPI container

[Ismaël Mejía] [BEAM-12628] Add Avro reflect-based Coder option


------------------------------------------
[...truncated 74.75 KB...]
 ---> 5564c5bf45e4
Step 4/18 : ARG pull_licenses
 ---> Running in 74b1df465420
Removing intermediate container 74b1df465420
 ---> 5ace67773d90
Step 5/18 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> cdd501083453
Step 6/18 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> 5919d07b3efc
Step 7/18 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
 ---> 05452a1d5063
Step 8/18 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> 9c79aa0c0262
Step 9/18 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 63d459c038de
Step 10/18 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> c09a3a1fc65d
Step 11/18 : COPY target/LICENSE /opt/apache/beam/
 ---> c20afb18645f
Step 12/18 : COPY target/NOTICE /opt/apache/beam/
 ---> 68f1834e9b3b
Step 13/18 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> 32c08040c427
Step 14/18 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> b01278363ce4
Step 15/18 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in aa545c2d133d
Removing intermediate container aa545c2d133d
 ---> 547d02f8d252
Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 83fc808b976a
Removing intermediate container 83fc808b976a
 ---> 8c2cbb17b735
Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> 3d7acfe88d88
Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 32d56c56e9ef
Removing intermediate container 32d56c56e9ef
 ---> 48f14815a39b
Successfully built 48f14815a39b
Successfully tagged apache/beam_java8_sdk:2.33.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]
9a4385316289: Preparing
0475015a2a4c: Preparing
e766ff3b43f1: Preparing
af26cb202ad9: Preparing
f2b81564a3f0: Preparing
29d575a2dade: Preparing
d4a4064e9b38: Preparing
f98aa6e0b300: Preparing
586ba0466c81: Preparing
0d3a1bc4ad6b: Preparing
36d63873e0e1: Preparing
5f2e010bdabe: Preparing
ea822a1a4f9d: Preparing
fe6a347f93b5: Preparing
f3d5b8f65132: Preparing
ad83f0aa5c0a: Preparing
5a9a65095453: Preparing
4b0edb23340c: Preparing
afa3e488a0ee: Preparing
29d575a2dade: Waiting
d4a4064e9b38: Waiting
f98aa6e0b300: Waiting
586ba0466c81: Waiting
0d3a1bc4ad6b: Waiting
36d63873e0e1: Waiting
5f2e010bdabe: Waiting
ea822a1a4f9d: Waiting
fe6a347f93b5: Waiting
f3d5b8f65132: Waiting
ad83f0aa5c0a: Waiting
5a9a65095453: Waiting
4b0edb23340c: Waiting
afa3e488a0ee: Waiting
f2b81564a3f0: Pushed
0475015a2a4c: Pushed
e766ff3b43f1: Pushed
29d575a2dade: Pushed
9a4385316289: Pushed
f98aa6e0b300: Pushed
af26cb202ad9: Pushed
586ba0466c81: Pushed
ea822a1a4f9d: Layer already exists
fe6a347f93b5: Layer already exists
f3d5b8f65132: Layer already exists
ad83f0aa5c0a: Layer already exists
5a9a65095453: Layer already exists
4b0edb23340c: Layer already exists
36d63873e0e1: Pushed
afa3e488a0ee: Layer already exists
5f2e010bdabe: Pushed
d4a4064e9b38: Pushed
0d3a1bc4ad6b: Pushed
20210806120102: digest: 
sha256:f64f4882f16f6dd0e44ab4c06191a4de7af4de6db974469f9c5afa63053b985c size: 
4310

> 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-0806121939-9b47b3e8
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0806121939-9b47b3e8
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1628252372273.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0806121939-9b47b3e8
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0806121939-9b47b3e8
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1628252372273.traffic_routes_table
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0806125136-44d0dfd1
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0806125136-44d0dfd1
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1628254296253.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0806125136-44d0dfd1
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0806125136-44d0dfd1
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1628254296253.traffic_max_lane_flow_table
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

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

org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPubsubMessageId FAILED
    java.lang.AssertionError at PubsubReadIT.java:88

org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPublicData FAILED
    java.lang.AssertionError at PubsubReadIT.java:60

37 tests completed, 2 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:20210806120102
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f64f4882f16f6dd0e44ab4c06191a4de7af4de6db974469f9c5afa63053b985c
Deleted: sha256:d16a24cce33022874b6e462d2e6d35c7cecaebb1f19b369fefaa07ab8e3f5110
Deleted: sha256:ce98e907e91d07752840dfc480fd205c007f56cb5c2d35b98751960556e0f5a2
Deleted: sha256:d2a094de1f7c7ed66fbe0e1b566ee02f9901ef5e553ea400e174e5015cc47d42
Deleted: sha256:faf29f3e763a929ac2af06d1a695e4f0e3b25dd22f1d1dc041da7fa52d73c655
Deleted: sha256:b2bfd023345f2547d02a2506d15728b34af7e31a2c44a6472ff022d7a0a30a4a
Deleted: sha256:a50019f75383d73309eb3730154836804c1b1e1882c5ce1feb5de7d7ef877708
Deleted: sha256:36868ad49becc5170eab6fe7f2109b0c2f768fd451f65fede10e035d6d10713a
Deleted: sha256:fcd1ff48c077bae763d5f586c9d2fade4e6aae485e552d286de1c81e115efa08
Deleted: sha256:5487f9dfcb66816b0655d366cbd30dbbe5047be186240eb95781f7b552955863
Deleted: sha256:94dfa0c078c3198c7f404bed48f4c14836ef920ac3024a15ba73a63233416004
Deleted: sha256:1626527824aa7c752efe2da0f609c857aae76e5c63535ac22a3746e59cf2d7d5
Deleted: sha256:cc58bf0abeefb3abbe94a5bdffaf3d1093daa3bfd622325c1705494087347dee
Deleted: sha256:93a15401cb4514a80b3dace3d9da28a17bb260236b8abcddf099436b48bca5d3
Deleted: sha256:3ef2be383908e8d6b1bfd58251d625acc7a0ea61050e20e53da201835d645fed
Deleted: sha256:f60a9d05e85d97c5e4fc39a32c4f897cd7b37466bc493c2b321f7bb7a069a297
Deleted: sha256:766bdd420ca396d0a37d4adda74b26cb932dc017106cb00b0253ac49e151f426
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210806120102]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f64f4882f16f6dd0e44ab4c06191a4de7af4de6db974469f9c5afa63053b985c]

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

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. 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2h 36m 42s
135 actionable tasks: 122 executed, 11 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to