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

Changes:

[noreply] [BEAM-11217] Implemented metrics filtering (#15482)


------------------------------------------
[...truncated 45.87 KB...]
> Task :runners:direct-java:classes UP-TO-DATE
> 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 :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:jar
> Task :runners:direct-java:shadowJar FROM-CACHE
> 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 :sdks:java:container:java8:copyDockerfileDependencies
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar

> 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>

> Task :examples:java:jar
> 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:pullLicenses
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 209 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 2.207 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
+ go-licenses csv github.com/apache/beam/sdks/java/container
+ tee /output/licenses/list.csv
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/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
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
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
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
+ 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]
7a57eb2446e3: Preparing
738592caa055: Preparing
026f4dd62b28: Preparing
395fb277ed10: Preparing
f4ff8b1ed80b: Preparing
010d3137928e: Preparing
bc73c46eed28: Preparing
bd90743a68e1: Preparing
80e8c46d2b90: Preparing
264c555c2504: Preparing
ec3e6ba8dd4d: Preparing
de0a98d88388: Preparing
ab19b46e9384: Preparing
bc73c46eed28: Waiting
080ef0ba5cc0: Preparing
bd90743a68e1: Waiting
d08e6b97bf21: Preparing
3054497613e6: Preparing
80e8c46d2b90: Waiting
ec3e6ba8dd4d: Waiting
d35dc7f4c79e: Preparing
dabfe5b2ea81: Preparing
264c555c2504: Waiting
5e6a409f30b6: Preparing
010d3137928e: Waiting
de0a98d88388: Waiting
ab19b46e9384: Waiting
3054497613e6: Waiting
d35dc7f4c79e: Waiting
d08e6b97bf21: Waiting
080ef0ba5cc0: Waiting
dabfe5b2ea81: Waiting
738592caa055: Pushed
026f4dd62b28: Pushed
f4ff8b1ed80b: Pushed
7a57eb2446e3: Pushed
395fb277ed10: Pushed
bd90743a68e1: Pushed
010d3137928e: Pushed
80e8c46d2b90: Pushed
ab19b46e9384: Layer already exists
080ef0ba5cc0: Layer already exists
d08e6b97bf21: Layer already exists
ec3e6ba8dd4d: Pushed
3054497613e6: Layer already exists
d35dc7f4c79e: Layer already exists
bc73c46eed28: Pushed
dabfe5b2ea81: Layer already exists
5e6a409f30b6: Layer already exists
de0a98d88388: Pushed
264c555c2504: Pushed
20211002000055: digest: 
sha256:4e0bcdc569f323b2b1886a393bf7a949b892de9c680448c4f3ad1d6a8a96c41b 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-1002000328-9659e98e
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1002000328-9659e98e
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1633133003399.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1002000328-9659e98e
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1002000328-9659e98e
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1633133003399.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-1002002846-f2fc1a20
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1002002846-f2fc1a20
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1633134525451.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1002002846-f2fc1a20
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1002002846-f2fc1a20
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1633134525451.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:258

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:20211002000055
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4e0bcdc569f323b2b1886a393bf7a949b892de9c680448c4f3ad1d6a8a96c41b
Deleted: sha256:e7e7b4ba88063380bc4586268eafdb89f786ec3d4c68c0b684d395f44efc8457
Deleted: sha256:ca6e314c53ca1be17aea36303aea659ee96f2021100251677ef04c8be82455d5
Deleted: sha256:7bad459fe11cef6d84285b722a917b22e6a2cc21419aa741ce808bf473af44c3
Deleted: sha256:135ee976c83cd80e16b7151050f7e9454b70d64baac6aba161d216cca0e1d944
Deleted: sha256:cc33a50fddad7504ae031f04fadcd09ed6791113dbae5129a34757825660d3f0
Deleted: sha256:55c103c394bb89ca1a4163d2f15c6ff01167e4403c1cbc5bf9111496f6f82822
Deleted: sha256:896d3c9337b825f0f380b15653f16ad05bcf78adcf4430c49147a2ef0632e56a
Deleted: sha256:c4c77b00516c1833c03ad7d0af3f150264ae9957a0b0e0b586b14c390b4d82ce
Deleted: sha256:52c1092e54094e1388b9e0c05116ee702d8a8df2ad71aee692726a26953ffa80
Deleted: sha256:6243df6606e2b9cd118879bb86e796d7710598b09d988de16db591925d4d5a9c
Deleted: sha256:f2315ff468bb70388f7811a5562f379520c96f4eccc62a574ad3ccc2e9213646
Deleted: sha256:df4833debca6bf0f27e9227ee52672d94f0c840dc58d1e236ef5613eef4fc9b9
Deleted: sha256:9079aa81d0e9b367f2a11d350d2d1466e745a6642d957d2475b63b331b89091e
Deleted: sha256:7f6e799252bd67502829ff80e26b8ccf151820dd4ee61d749f6eb63cc0a76c49
Deleted: sha256:0a16c740c2fafd13dcca773566c393c4b4c8837d1a177faeb7b93ae7fb4f53a5
Deleted: sha256:8bf37dbb4f81bb000dfa0fcac8d98f0d4c8c232aeb55ed8cc8ab20d40e31fe27
Deleted: sha256:579d9258f3540457724d01d06b0915ed255ad0c1594162291821506892e63dde
Deleted: sha256:1491e91d3763d4a4fbc874c696004fe1c3a82ffbb109006b983d7e5465b008c3
Deleted: sha256:47539bab837c8a43cea9bbcee5f88ed124935f5060e430e28015f19e6a189be4
Deleted: sha256:ad92614a3f8b998ffe419f83732aea8369eed07e6787bb15a9f5f17e1b6f9285
Deleted: sha256:9c50c345f65c8e262f1b72a7dc7e84351c5601cfa2f6712b6614cdfcf61183d7
Deleted: sha256:e6dd6fb2399d5909a09f0cfe5538bdf3215fc16018b23c4cdca7a7660acc2d96
Deleted: sha256:3ba6984b97b2dea486aacd6e872f2a04e07d9bbfbb932d41b2ecc7d64385e45b
Deleted: sha256:50c84a5802fea285aa87a5955b89460c81955ce67f453b88e9acdc6e67d177c5
Deleted: sha256:6f83b47198f961775d7dfb0458859d36b752344aad062bfc82133bbb29e5060a
Deleted: sha256:3ad39e0cd6fe6c391df4e79cf2e203b06346a7a357c320f2f8704b6138025435
Deleted: sha256:c6307e7e337ab83ea5ab63683a202cab7c24c44c59f81590f5c95683d96f649e
Deleted: sha256:f5d10e823640a1595f639949f0eca65f84a95ea159336412b5c4a54301dead7a
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211002000055]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4e0bcdc569f323b2b1886a393bf7a949b892de9c680448c4f3ad1d6a8a96c41b]

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

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.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 49m 21s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

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

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