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

Changes:

[chuck.yang] Pass str rather than TableReference

[Brian Hulette] bump worker to 20210301

[Andrew Pilloud] [BEAM-9379] Update vendored Calcite to 1.26.0

[Andrew Pilloud] [BEAM-9379] Fix linkage issues

[shehzaad] upgrade errorprone version to 2.3.2

[shehzaad] upgrade to 2.3.4 due to

[shehzaad] suppress new (post 2.3.1) errorprone patterns

[tysonjh] Update dataflow client.

[tysonjh] [BEAM-11932] Add Dataflow service options.

[noreply] Use errorprone_version instead of hardcoding.


------------------------------------------
[...truncated 116.67 KB...]

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

> Task :sdks:java:io:kafka:kafkaVersion201BatchIT

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

***********************************************************
***********************************************************
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0309003054-418369a9
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0309003054-418369a9
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:beam_examples.testpipeline_jenkins_0309003054_418369a9
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

11 tests completed, 1 failed

> Task 
> :runners:google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest 
> FAILED
> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformLegacyWorkerIntegrationTest
> Task :sdks:java:io:kafka:kafkaVersion201Test
> Task :sdks:java:io:hadoop-format:runHadoopFormatIO321ElasticIT
> Task :runners:spark:hadoopVersion285Test

> Task :sdks:go:resolveBuildDependencies
Resolving google.golang.org/genproto: 
commit='4d944d34d83c502a5f761500a14d8842648415c3', 
urls=[https://github.com/google/go-genproto]

> Task :sdks:java:io:kafka:kafkaVersion211BatchIT
> Task :sdks:java:io:hadoop-format:runHadoopFormatIO321IT

> Task :sdks:go:resolveBuildDependencies
Resolving google.golang.org/grpc: 
commit='5e8f83304c0563d1ba74db05fee83d9c18ab9a58', 
urls=[https://github.com/grpc/grpc-go]
Resolving google.golang.org/protobuf: 
commit='d165be301fb1e13390ad453281ded24385fd8ebc', 
urls=[https://go.googlesource.com/protobuf]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]

> Task :sdks:go:installDependencies
> Task :sdks:java:io:kafka:kafkaVersion211Test
> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild
> Task :sdks:java:io:hadoop-format:runHadoopFormatIO321Test

> Task :sdks:java:container:resolveBuildDependencies
Resolving 
./github.com/apache/beam/sdks/go@<https://ci-beam.apache.org/job/beam_PostCommit_Java/ws/src/sdks/go>

> Task :sdks:java:container:installDependencies

> Task :sdks:java:container:buildLinuxAmd64
Unable to watch the file system for changes. The inotify watches limit is too 
low.

> Task :sdks:java:container:goBuild
> Task :sdks:java:container:java8:copySdkHarnessLauncher
> Task :sdks:java:container:java8:dockerPrepare

> Task :sdks:java:container:java8:docker
 ---> 7cc4ef07b15b
Step 8/17 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> 1f18663db8a8
Step 9/17 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> adc776608e52
Step 10/17 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> cb3b0b2c882a
Step 11/17 : COPY target/LICENSE /opt/apache/beam/
 ---> 4c573d66d54b
Step 12/17 : COPY target/NOTICE /opt/apache/beam/
 ---> 335774858999
Step 13/17 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> 45984d200ee3
Step 14/17 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> f49b87527997
Step 15/17 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 459dd8568012
Removing intermediate container 459dd8568012
 ---> 32efdae58ef5
Step 16/17 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 5d9ec514a6d9
Removing intermediate container 5d9ec514a6d9
 ---> 101c35095208
Step 17/17 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 067eb1a9b860
Removing intermediate container 067eb1a9b860
 ---> 5c5c64685f3b
Successfully built 5c5c64685f3b
Successfully tagged apache/beam_java8_sdk:2.29.0.dev

> Task :sdks:java:io:kafka:kafkaVersion222BatchIT
> Task :sdks:java:io:kafka:kafkaVersion222Test
> Task :sdks:java:io:hadoop-format:hadoopVersionsTest
> Task :sdks:java:io:kafka:kafkaVersion231BatchIT
> Task :runners:spark:hadoopVersion292Test
> Task :sdks:java:io:kafka:kafkaVersion231Test
> Task :sdks:java:io:kafka:kafkaVersion241BatchIT
> Task :sdks:java:io:kafka:kafkaVersion241Test
> Task :sdks:java:io:kafka:kafkaVersion251BatchIT
> Task :runners:spark:hadoopVersion321Test
> Task :sdks:java:io:kafka:kafkaVersion251Test
> Task :sdks:java:io:kafka:kafkaVersionsCompatibilityTest
> Task :runners:spark:hadoopVersionsTest
> Task :javaHadoopVersionsTest
> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformLegacyWorkerKmsIntegrationTest

> 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]
a58a6063b4f4: Preparing
bf8bc4effae8: Preparing
5ad3b87e8bfd: Preparing
c3116d6ef7c0: Preparing
3650459c072a: Preparing
dc9a3ddc9d32: Preparing
f6af517c5e29: Preparing
5532176a325b: Preparing
f4a38d40fa46: Preparing
727e28e93399: Preparing
4e76a3ddc7f1: Preparing
02412b9dda81: Preparing
d7b2c55f7e50: Preparing
02f0a7f763a3: Preparing
da654bc8bc80: Preparing
4ef81dc52d99: Preparing
909e93c71745: Preparing
7f03bfe4d6dc: Preparing
727e28e93399: Waiting
4e76a3ddc7f1: Waiting
02412b9dda81: Waiting
f6af517c5e29: Waiting
02f0a7f763a3: Waiting
dc9a3ddc9d32: Waiting
da654bc8bc80: Waiting
909e93c71745: Waiting
4ef81dc52d99: Waiting
7f03bfe4d6dc: Waiting
f4a38d40fa46: Waiting
a58a6063b4f4: Pushed
3650459c072a: Pushed
c3116d6ef7c0: Pushed
bf8bc4effae8: Pushed
5ad3b87e8bfd: Pushed
5532176a325b: Pushed
f6af517c5e29: Pushed
02412b9dda81: Layer already exists
727e28e93399: Pushed
d7b2c55f7e50: Layer already exists
02f0a7f763a3: Layer already exists
da654bc8bc80: Layer already exists
4ef81dc52d99: Layer already exists
909e93c71745: Layer already exists
7f03bfe4d6dc: Layer already exists
4e76a3ddc7f1: Pushed
dc9a3ddc9d32: Pushed
f4a38d40fa46: Pushed
20210309000251: digest: 
sha256:cd9545a978bcc45ba44dbe93edfcc1c09c8e1bc30d3c1efb3c97dedba98fe1d8 size: 
4098

> 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-0309014554-5bffb479
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0309014554-5bffb479
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1615254350215.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0309014554-5bffb479
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0309014554-5bffb479
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1615254350215.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-0309021322-474ed188
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0309021322-474ed188
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1615256001451.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0309021322-474ed188
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0309021322-474ed188
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1615256001451.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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210309000251
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:cd9545a978bcc45ba44dbe93edfcc1c09c8e1bc30d3c1efb3c97dedba98fe1d8
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:cd9545a978bcc45ba44dbe93edfcc1c09c8e1bc30d3c1efb3c97dedba98fe1d8
  Associated tags:
 - 20210309000251
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210309000251
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210309000251].
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:cd9545a978bcc45ba44dbe93edfcc1c09c8e1bc30d3c1efb3c97dedba98fe1d8].

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaLegacyWorkerIntegrationTest/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/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3h 22m 0s
249 actionable tasks: 196 executed, 51 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/o66x2remmn4kg

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