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

Changes:

[Ismaël Mejía] [BEAM-11055] Update log4j to version 2.14.1


------------------------------------------
[...truncated 70.92 KB...]
> Task :runners:direct-java:shadowJar

> Task :sdks:java:container:java8:docker
 ---> Running in 4e8aa58c2ca6
Removing intermediate container 4e8aa58c2ca6
 ---> 686015d4fac0
Step 4/18 : ARG pull_licenses
 ---> Running in 8adb4c22f522
Removing intermediate container 8adb4c22f522
 ---> 2167ab5200dd
Step 5/18 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> 23895d3e83f3
Step 6/18 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> bc0289b5d039
Step 7/18 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
 ---> 088d098b27bc
Step 8/18 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> f2b816a06297
Step 9/18 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 95e242054438
Step 10/18 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> dd7fe76f6698
Step 11/18 : COPY target/LICENSE /opt/apache/beam/
 ---> 3b32b3289e64
Step 12/18 : COPY target/NOTICE /opt/apache/beam/
 ---> 4c59d7d52e0f
Step 13/18 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> 005095e32e08
Step 14/18 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> cc0c9b7cfe43
Step 15/18 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 973573c5ac92
Removing intermediate container 973573c5ac92
 ---> 31b2792b5fc4
Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in c2b6399b1e0c
Removing intermediate container c2b6399b1e0c
 ---> ab0299f2c710
Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> 55c328fcdd02
Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in f97736246c3c
Removing intermediate container f97736246c3c
 ---> af7924a5a414
Successfully built af7924a5a414
Successfully tagged apache/beam_java8_sdk:2.30.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]
f11b88bbf2f6: Preparing
69210e8ed0cc: Preparing
57eae743a44d: Preparing
cb87be068134: Preparing
7f1aaa997e3a: Preparing
3a9f731df511: Preparing
a9221ae94031: Preparing
60b46bda2b70: Preparing
51f2230d1096: Preparing
9b6a7167be60: Preparing
616a2f996ae5: Preparing
d4d7a1aa5732: Preparing
d8460eb1eb77: Preparing
30b0cc543ee7: Preparing
26863b4714ee: Preparing
5d5962699bd5: Preparing
a42439ce9650: Preparing
26270c5e25fa: Preparing
e2c6ff462357: Preparing
616a2f996ae5: Waiting
a9221ae94031: Waiting
5d5962699bd5: Waiting
d4d7a1aa5732: Waiting
60b46bda2b70: Waiting
a42439ce9650: Waiting
26270c5e25fa: Waiting
51f2230d1096: Waiting
d8460eb1eb77: Waiting
9b6a7167be60: Waiting
30b0cc543ee7: Waiting
e2c6ff462357: Waiting
26863b4714ee: Waiting
3a9f731df511: Waiting
69210e8ed0cc: Pushed
57eae743a44d: Pushed
7f1aaa997e3a: Pushed
3a9f731df511: Pushed
f11b88bbf2f6: Pushed
60b46bda2b70: Pushed
cb87be068134: Pushed
51f2230d1096: Pushed
d8460eb1eb77: Layer already exists
30b0cc543ee7: Layer already exists
26863b4714ee: Layer already exists
5d5962699bd5: Layer already exists
a42439ce9650: Layer already exists
26270c5e25fa: Layer already exists
e2c6ff462357: Layer already exists
d4d7a1aa5732: Pushed
616a2f996ae5: Pushed
a9221ae94031: Pushed
9b6a7167be60: Pushed
20210428120054: digest: 
sha256:3e71df516bc8609cbe0041aca0dd2233d4846bea7381e3476c9aa8098216b9bf 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 :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 :runners:google-cloud-dataflow-java:compileJava
> Task :examples:java:compileJava
> 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

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
testE2EBigQueryTornadoesWithExportUsingQuery FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:70
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
BigQueryTornadoesIT.java:70

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
testE2EBigQueryTornadoesWithExport FAILED
    java.lang.IllegalArgumentException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:70
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
BigQueryTornadoesIT.java:70

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
testE2eBigQueryTornadoesWithStorageApiUsingQuery FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:70
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
BigQueryTornadoesIT.java:70

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

8 tests completed, 4 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:20210428120054
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:3e71df516bc8609cbe0041aca0dd2233d4846bea7381e3476c9aa8098216b9bf
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:3e71df516bc8609cbe0041aca0dd2233d4846bea7381e3476c9aa8098216b9bf
  Associated tags:
 - 20210428120054
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210428120054
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210428120054].
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:3e71df516bc8609cbe0041aca0dd2233d4846bea7381e3476c9aa8098216b9bf].

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 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 1h 34m 39s
126 actionable tasks: 117 executed, 7 from cache, 2 up-to-date
Gradle was unable to watch the file system for changes. The inotify watches 
limit is too low.

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

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