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

Changes:

[dhuntsperger] updated Maven-to-Gradle conversion step in Java quickstart

[noreply] [BEAM-10913] - Updating Grafana from v6.7.3 to v8.1.2 (#15503)


------------------------------------------
[...truncated 45.54 KB...]
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:extensions:ml:jar
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE
> Task :sdks:java:io:google-cloud-platform:jar
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :sdks:java:container:generateLicenseReport

> Task :sdks:java:container:pullLicenses
Copying already-fetched licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
Already using interpreter /usr/bin/python3
Using base prefix '/usr'
New python executable in 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...
done.
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. 
Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will 
drop support for Python 3.5 in January 2021. pip 21.0 will remove support for 
this functionality.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB)
Collecting future<1.0.0,>=0.16.0
  Using cached future-0.18.2-py3-none-any.whl
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.1-py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, tenacity, pyyaml, future, 
beautifulsoup4
Successfully installed beautifulsoup4-4.10.0 future-0.18.2 pyyaml-5.3.1 
six-1.16.0 soupsieve-2.1 tenacity-5.1.5
Executing 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python>
 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
 
--license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
        
--output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
        
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
 
INFO:root:Pulling license for 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 2.316481 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container 
--save_path=/output/licenses
+ tee /output/licenses/list.csv
+ go-licenses csv github.com/apache/beam/sdks/java/container
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses
> Task :sdks:java:container:java8:dockerPrepare
> Task :sdks:java:container:java8:docker

> 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]
80f0464a328c: Preparing
04d2db4916ba: Preparing
8fd82d56e08c: Preparing
c8254cd60515: Preparing
ff52cee73f31: Preparing
53a5ca890d66: Preparing
42d2353e695c: Preparing
100865ea03e3: Preparing
48e6fc0223fc: Preparing
4f7e7905f7ac: Preparing
47c861603c25: Preparing
923a941e3c3e: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
53a5ca890d66: Waiting
42d2353e695c: Waiting
100865ea03e3: Waiting
48e6fc0223fc: Waiting
4f7e7905f7ac: Waiting
47c861603c25: Waiting
923a941e3c3e: Waiting
d9b6ea8e7d5f: Waiting
9cb5eb95298c: Waiting
00ef5416d927: Waiting
8555e663f65b: Waiting
d00da3cd7763: Waiting
4e61e63529c2: Waiting
799760671c38: Waiting
ff52cee73f31: Pushed
8fd82d56e08c: Pushed
04d2db4916ba: Pushed
53a5ca890d66: Pushed
80f0464a328c: Pushed
100865ea03e3: Pushed
c8254cd60515: Pushed
48e6fc0223fc: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
47c861603c25: Pushed
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
42d2353e695c: Pushed
923a941e3c3e: Pushed
4f7e7905f7ac: Pushed
20210915000049: digest: 
sha256:a8275304048d55fa0dc29aaf9e89d191cccd8e98860649c9c164d01b0b2f6807 size: 
4311

> 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-0915000350-5f463c60
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0915000350-5f463c60
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1631664219971.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0915000350-5f463c60
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0915000350-5f463c60
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1631664219971.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-0915002906-3db18620
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0915002906-3db18620
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1631665746509.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0915002906-3db18620
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0915002906-3db18620
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1631665746509.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.pubsublite.ReadWriteIT > testReadWrite FAILED
    java.lang.AssertionError at ReadWriteIT.java:275

38 tests completed, 1 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:20210915000049
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a8275304048d55fa0dc29aaf9e89d191cccd8e98860649c9c164d01b0b2f6807
Deleted: sha256:5c74d7f18fd1791a8e89d08afce8e2807758f82da9f1ce6d3b1b9bf1f75112c3
Deleted: sha256:7663ddedb76221d9661465646bd6c8dacb1961c610235ac301d1d35b1f0526ec
Deleted: sha256:6e0813a8c526863dcfad427cfc4d39aefe384490354e8a5503635f8e51a9e0b6
Deleted: sha256:68d5a3fce76f85031fe4d20e8f3d2771166c3017dbebba0378bd2b6c2284a64e
Deleted: sha256:13edc55d31d726c1c20556190a6724e0015291e7fae0c13214e58dc25d5736cd
Deleted: sha256:119703b1503caa502e97ab25478ceba1884b7c496703e6f20adcd92371897d83
Deleted: sha256:5ecedabeb931e2b48ce94e9bc8500c8fc3ba6c85a72521f45b1ee718bf28bd36
Deleted: sha256:aa5ab06c288d1ef1ca6f7017e6ea8a2511efc50119aa230fa910ee3e78897205
Deleted: sha256:9065f3d85d7b7299e6d0707f62971671f2119c0558b61638e14ebbae2e7225c7
Deleted: sha256:5b9cea64a087ff9fa8486d9ff57d8b14f159bc6d471099bbee960eaf4e183b36
Deleted: sha256:fb1f38385032ebbab1947a6df8203a5707606d6fae60fb7f9dba998e4562b5e4
Deleted: sha256:5675eedc79bf8aa8d34a552b2cfa1ca2fc2a9a576a0ffe2a158071306103b2ba
Deleted: sha256:6a012c336cd22dabea078b9a0ac097d112146c794eaf4a43658b3663ac4bf279
Deleted: sha256:c32b5b3f8912004d56fc1da6d0992ff067be2a0f0ae5920d3bb43e7fe3ea4ae3
Deleted: sha256:3b0395b6d867ab4f2fe17d528140a3c470ca6e3fc0ce6b1f4538a5fbce3388b2
Deleted: sha256:305924190af6517b42dc1cecc419838e14fb8805aad998be9a46029132ba03f3
Deleted: sha256:bb1704cf49d6a9a2224452d96b55ae64b4a096972e33b58248c26c9283d15bb2
Deleted: sha256:8e39a1dca31c6197a42782e81e15b77c554d0a7b2c7b7a38607e67ee0fd7dcd6
Deleted: sha256:ada62ab20f5cb4770d6acc33e94fd94ad72425e0f119de3f38d4282786f7f224
Deleted: sha256:078825b25ad67e6b54e4b66e4420b363f11c0cb0acfcad475b02a8a44fe1f7af
Deleted: sha256:53b4886f84934bbddd5d1c698cba1edcd55a75192e97153f577aed740999c5a5
Deleted: sha256:999347cded7c3e4f6c26092f1ad71d6e8986e5b4b892e8aeac50b5e2f7e12313
Deleted: sha256:00f2d3666ded9f487faf56f6b35f3f9ec82c43d23b5b9ed24c206a31a95d94f0
Deleted: sha256:168b63bb735e6391f60e0947fb6399029def0e1a0003662c8e8ba0c1299df517
Deleted: sha256:c113c2f5ce8eee4da8abc3a2278024506d25e54387bd3f9043c6beb850a64251
Deleted: sha256:1e401fb6154a03498b2fa3c2ad29a0ca6fd8bb17c78ada092413a964c7b79998
Deleted: sha256:eae7962b8950d0fb295c92cebd2e6a0fecb909f97c6601118e4bac788afff3c6
Deleted: sha256:2f67bc9da68b97f6be3adbb83f10f613a2fa1a5b72a300106324fb18e58bb0fd
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210915000049]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a8275304048d55fa0dc29aaf9e89d191cccd8e98860649c9c164d01b0b2f6807]

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

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 1h 47m 58s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/7lsrqrbp7ytpo

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