See <https://ci-beam.apache.org/job/beam_PostCommit_Java/7348/display/redirect>
Changes:
------------------------------------------
[...truncated 120.81 KB...]
Step 11/17 : COPY target/LICENSE /opt/apache/beam/
---> b0b6f9a0b181
Step 12/17 : COPY target/NOTICE /opt/apache/beam/
---> 5b66f2403c0f
Step 13/17 : ADD target/third_party_licenses
/opt/apache/beam/third_party_licenses/
---> 51cc31bdea92
Step 14/17 : COPY target/LICENSE target/go-licenses/*
/opt/apache/beam/third_party_licenses/golang/
---> 639ec722c60a
Step 15/17 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
---> Running in 5b754ab7d396
Removing intermediate container 5b754ab7d396
---> 5e4d5b491b0d
Step 16/17 : RUN if [ "${pull_licenses}" = "false" ] ; then rm -rf
/opt/apache/beam/third_party_licenses ; fi
---> Running in a6c78198d3de
Removing intermediate container a6c78198d3de
---> f497f733bfe9
Step 17/17 : ENTRYPOINT ["/opt/apache/beam/boot"]
---> Running in 3f20da134a45
Removing intermediate container 3f20da134a45
---> 98d152ecbb8e
Successfully built 98d152ecbb8e
Successfully tagged apache/beam_java8_sdk:2.30.0.dev
> Task :sdks:java:io:kafka:kafkaVersion251BatchIT
> Task :sdks:java:io:kafka:kafkaVersion251Test
> Task :sdks:java:io:hadoop-format:runHadoopFormatIO321Test
> Task :sdks:java:io:google-cloud-platform:postCommit
> Task :sdks:java:io:kafka:kafkaVersionsCompatibilityTest
> Task :sdks:java:io:hadoop-format:hadoopVersionsTest
> Task :javaHadoopVersionsTest
> Task
> :runners:google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest
org.apache.beam.examples.complete.TfIdfIT > classMethod FAILED
java.lang.IllegalArgumentException at TfIdfIT.java:55
> Task :sdks:java:extensions:zetasketch:postCommit
> Task
> :runners:google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest
***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example:
projects/apache-beam-testing/topics/testpipeline-jenkins-0321182144-b89ec394
The Pub/Sub subscription has been set up for this example:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0321182144-b89ec394
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example:
apache-beam-testing:traffic_max_lane_flow_1616350903727.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted:
projects/apache-beam-testing/topics/testpipeline-jenkins-0321182144-b89ec394
The Pub/Sub subscription has been deleted:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0321182144-b89ec394
The BigQuery table might contain the example's output, and it is not deleted
automatically:
apache-beam-testing:traffic_max_lane_flow_1616350903727.traffic_max_lane_flow_table
Please go to the Developers Console to delete it manually. Otherwise, you may
be charged for its usage.
***********************************************************
***********************************************************
12 tests completed, 2 failed, 1 skipped
> Task
> :runners:google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest
> FAILED
> Task
> :runners:google-cloud-dataflow-java:googleCloudPlatformLegacyWorkerIntegrationTest
> FROM-CACHE
> Task
> :runners:google-cloud-dataflow-java:googleCloudPlatformLegacyWorkerKmsIntegrationTest
> FROM-CACHE
> 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]
101212304e86: Preparing
fc328fb340ca: Preparing
4afe4b67d1ac: Preparing
4d87b7feb1ad: Preparing
cc9a936dcdbd: Preparing
0c0d32f21cbd: Preparing
b0a41930d9c1: Preparing
378e2923fa3b: Preparing
ac7cc5910689: Preparing
7df3ccf52039: Preparing
1168969c46ee: Preparing
8a970d4156d3: Preparing
09ac04d65797: Preparing
59f1e8e1ce66: Preparing
bde301416dd2: Preparing
81496d8c72c2: Preparing
644448d6e877: Preparing
0e41e5bdb921: Preparing
8a970d4156d3: Waiting
644448d6e877: Waiting
0c0d32f21cbd: Waiting
b0a41930d9c1: Waiting
81496d8c72c2: Waiting
0e41e5bdb921: Waiting
09ac04d65797: Waiting
378e2923fa3b: Waiting
bde301416dd2: Waiting
59f1e8e1ce66: Waiting
ac7cc5910689: Waiting
7df3ccf52039: Waiting
101212304e86: Pushed
fc328fb340ca: Pushed
cc9a936dcdbd: Pushed
4d87b7feb1ad: Pushed
4afe4b67d1ac: Pushed
378e2923fa3b: Pushed
b0a41930d9c1: Pushed
8a970d4156d3: Layer already exists
09ac04d65797: Layer already exists
59f1e8e1ce66: Layer already exists
bde301416dd2: Layer already exists
81496d8c72c2: Layer already exists
644448d6e877: Layer already exists
7df3ccf52039: Pushed
0e41e5bdb921: Layer already exists
1168969c46ee: Pushed
0c0d32f21cbd: Pushed
ac7cc5910689: Pushed
20210321180031: digest:
sha256:5423c08ca8580d69aa7a25a87ebef467a939b1fd8a5855f2e33342491da5fee5 size:
4099
> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest
> NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest
org.apache.beam.examples.cookbook.BigQueryStorageAPIStreamingIT >
testStorageAPIStreaming FAILED
java.lang.IllegalArgumentException at BigQueryStorageAPIStreamingIT.java:119
***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example:
projects/apache-beam-testing/topics/testpipeline-jenkins-0321182607-a70d184b
The Pub/Sub subscription has been set up for this example:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0321182607-a70d184b
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example:
apache-beam-testing:traffic_max_lane_flow_1616351166310.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted:
projects/apache-beam-testing/topics/testpipeline-jenkins-0321182607-a70d184b
The Pub/Sub subscription has been deleted:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0321182607-a70d184b
The BigQuery table might contain the example's output, and it is not deleted
automatically:
apache-beam-testing:traffic_max_lane_flow_1616351166310.traffic_max_lane_flow_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-0321184720-5a31caf0
The Pub/Sub subscription has been set up for this example:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0321184720-5a31caf0
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example:
apache-beam-testing:traffic_routes_1616352440144.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted:
projects/apache-beam-testing/topics/testpipeline-jenkins-0321184720-5a31caf0
The Pub/Sub subscription has been deleted:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0321184720-5a31caf0
The BigQuery table might contain the example's output, and it is not deleted
automatically:
apache-beam-testing:traffic_routes_1616352440144.traffic_routes_table
Please go to the Developers Console to delete it manually. Otherwise, you may
be charged for its usage.
***********************************************************
***********************************************************
9 tests completed, 1 failed
> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest
> FAILED
> Task
> :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest
org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPubsubMessageId FAILED
java.lang.AssertionError at PubsubReadIT.java:90
org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPublicData FAILED
java.lang.AssertionError at PubsubReadIT.java:62
36 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:20210321180031
Untagged:
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5423c08ca8580d69aa7a25a87ebef467a939b1fd8a5855f2e33342491da5fee5
Deleted: sha256:0096aef974447408fc39c539b1aaf3662b73891b3a0d5d994c0dfb678eafe5ee
Deleted: sha256:ddc6210f5a9d4c8aa3c9c7f5671bd3a24c1b806317208d051b851a8e17ca8e0b
Deleted: sha256:31941b85bb4a8703d983f926909009841a965c1ac22522bc7c740c6a342c1632
Deleted: sha256:df86c90c78821d304bbb32f7a52aff8baa0c901ae88eacab6171abc91a819a84
Deleted: sha256:4a422c35a1086386c1066082f2a2867cc28f9bff48058edcb8d77de29ced7ddd
Deleted: sha256:e9308ed54a45c7bd12b0f20c34d2db55b851a5ab54a175fbefeb618d5c14f025
Deleted: sha256:7b0523051bfea57065781b4f1ba5f253dd21f47074a5351c97ae7e86e4bb506c
Deleted: sha256:93a629c64dd9b9ef5f2112892e59455ee90138e77d8873919cfd6fd69be271fe
Deleted: sha256:2fbcc13132e543115b1fdf816d97714863fb8d79c106bcd0649c0e105b3b9ac3
Deleted: sha256:a2613783629f6d9f8a9fcf0b4c981b5886720e4a3764939493af60a99f384c6f
Deleted: sha256:b4447dd2871757dfdb7e30f79412cc9f936290f860a614ff87360728ffba8771
Deleted: sha256:bb9af07425956f9332c53e8a53ac3fba52f85176611f8cc8fc717fa104df963a
Deleted: sha256:e190535d50d52fbdc624b24fef5077b6c38cb18f404aca4b2fd43c8f06c6e663
Deleted: sha256:f982e3c8cb3c3b354b4a79aa7161a1c30496775af468f2fecc4768648fd3440c
Deleted: sha256:08c67ed330884700a1a8b83976daabbb59b5fa39fe2a4955bdaf7a981f7f67df
Digests:
-
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5423c08ca8580d69aa7a25a87ebef467a939b1fd8a5855f2e33342491da5fee5
Associated tags:
- 20210321180031
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210321180031
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210321180031].
Deleted
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5423c08ca8580d69aa7a25a87ebef467a939b1fd8a5855f2e33342491da5fee5].
FAILURE: Build completed with 3 failures.
1: Task 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.
==============================================================================
2: 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/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.
==============================================================================
3: 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/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/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 1h 55m 43s
252 actionable tasks: 161 executed, 89 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/5r25gsomj5kba
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]