See
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/713/display/redirect>
Changes:
------------------------------------------
[...truncated 111.00 KB...]
File "/usr/lib/python3.5/urllib/request.py", line 582, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python3.5/urllib/request.py", line 510, in error
return self._call_chain(*args)
File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
result = func(*args)
File "/usr/lib/python3.5/urllib/request.py", line 590, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 502: Bad Gateway
ERROR:root:Invalid url for grpc-grpclb-1.37.0:
https://opensource.org/licenses/Apache-2.0. Retrying...
Traceback (most recent call last):
File
"<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",>
line 53, in pull_from_url
url_read = urlopen(url)
File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python3.5/urllib/request.py", line 472, in open
response = meth(req, response)
File "/usr/lib/python3.5/urllib/request.py", line 582, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python3.5/urllib/request.py", line 510, in error
return self._call_chain(*args)
File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
result = func(*args)
File "/usr/lib/python3.5/urllib/request.py", line 590, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 502: Bad Gateway
ERROR:root:Invalid url for reflection-util-0.0.2:
https://opensource.org/licenses/MIT. Retrying...
Traceback (most recent call last):
File
"<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",>
line 53, in pull_from_url
url_read = urlopen(url)
File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python3.5/urllib/request.py", line 472, in open
response = meth(req, response)
File "/usr/lib/python3.5/urllib/request.py", line 582, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python3.5/urllib/request.py", line 510, in error
return self._call_chain(*args)
File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
result = func(*args)
File "/usr/lib/python3.5/urllib/request.py", line 590, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 502: Bad Gateway
ERROR:root:Invalid url for grpc-protobuf-lite-1.37.0:
https://opensource.org/licenses/Apache-2.0. Retrying...
Traceback (most recent call last):
File
"<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",>
line 53, in pull_from_url
url_read = urlopen(url)
File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python3.5/urllib/request.py", line 472, in open
response = meth(req, response)
File "/usr/lib/python3.5/urllib/request.py", line 582, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python3.5/urllib/request.py", line 510, in error
return self._call_chain(*args)
File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
result = func(*args)
File "/usr/lib/python3.5/urllib/request.py", line 590, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 502: Bad Gateway
ERROR:root:Invalid url for grpc-protobuf-lite-1.37.0:
https://opensource.org/licenses/Apache-2.0. Retrying...
INFO:root:pull_licenses_java.py succeed. It took 47.49022 seconds with 16
threads.
Copying licenses from
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/java_third_party_licenses>
to
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses NO-SOURCE
> 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
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
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
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/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
+ chmod -R a+w /output/licenses
> Task :sdks:go:resolveBuildDependencies
Resolving golang.org/x/text: commit='23ae387dee1f90d29a23c0e87ee0b46038fbed0e',
urls=[https://go.googlesource.com/text]
Resolving cached github.com/etcd-io/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses
> Task :sdks:go:resolveBuildDependencies
Resolving google.golang.org/api:
commit='0324d5e90dc7753607860272666845fad9ceb97e',
urls=[https://code.googlesource.com/google-api-go-client]
Resolving google.golang.org/genproto:
commit='4d944d34d83c502a5f761500a14d8842648415c3',
urls=[https://github.com/google/go-genproto]
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:go:buildLinuxAmd64
> Task :sdks:go:goBuild
> Task :sdks:java:container:resolveBuildDependencies
Unable to watch the file system for changes. The inotify watches limit is too
low.
Resolving
./github.com/apache/beam/sdks/go@<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/go>
> Task :sdks:java:container:installDependencies
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:container:java8:copySdkHarnessLauncher
> 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]
3f0fc559e532: Preparing
f833f865fa18: Preparing
9ebfaf82dd78: Preparing
8285784e3945: Preparing
4f1cc2b3db42: Preparing
5487a8c232e2: Preparing
4c815666bf94: Preparing
27320d9d2ce3: Preparing
869e30f95a18: Preparing
e826608ebe20: Preparing
db6eb4a1c568: Preparing
2129b086398a: Preparing
d8460eb1eb77: Preparing
30b0cc543ee7: Preparing
26863b4714ee: Preparing
5d5962699bd5: Preparing
d8460eb1eb77: Waiting
26863b4714ee: Waiting
5487a8c232e2: Waiting
4c815666bf94: Waiting
5d5962699bd5: Waiting
e826608ebe20: Waiting
a42439ce9650: Preparing
26270c5e25fa: Preparing
30b0cc543ee7: Waiting
a42439ce9650: Waiting
e2c6ff462357: Preparing
26270c5e25fa: Waiting
e2c6ff462357: Waiting
db6eb4a1c568: Waiting
27320d9d2ce3: Waiting
f833f865fa18: Pushed
4f1cc2b3db42: Pushed
9ebfaf82dd78: Pushed
8285784e3945: Pushed
3f0fc559e532: Pushed
5487a8c232e2: Pushed
27320d9d2ce3: Pushed
869e30f95a18: 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
db6eb4a1c568: Pushed
2129b086398a: Pushed
4c815666bf94: Pushed
e826608ebe20: Pushed
20210501060107: digest:
sha256:f806dc661e073c0ad66d5bc40cb896f2e2d9fbb9c61248803a1e8667f7a3bd5b size:
4310
> Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming
org.apache.beam.sdk.PipelineTest > testIdentityTransform FAILED
java.lang.RuntimeException at PipelineTest.java:318
237 tests completed, 1 failed, 2 skipped
> Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming FAILED
> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210501060107
Untagged:
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f806dc661e073c0ad66d5bc40cb896f2e2d9fbb9c61248803a1e8667f7a3bd5b
Deleted: sha256:4811f597dd16a2ffd158d892bbb86e563673be0ca8c3a3152cdf092a990f389f
Deleted: sha256:1361271238518120d283e0e015cac2485984c7ad543861d40af69d54b0f5f1cb
Deleted: sha256:9a5224a21edfc2fe409e873372c25e6ab01e2738c5bdd1febd44c4e0802fff07
Deleted: sha256:2ac5a8de8e15775f60e26c945b7cfa5eee704d93b889e7b616cc21b031c263cf
Deleted: sha256:52f242a28a44836b2231eee5ecc2d55d4f20b20ad02276aafbd6e3fb7844078f
Deleted: sha256:52204c8d9e7378ccf69bed02d54b2e957c8ee588d531ad7b7c9188f11f295859
Deleted: sha256:0da4aee2cb396909e937823d0b8178baf5167a4ff2f897186ffc1d3e1689856e
Deleted: sha256:a66e633a751d77da228e1133b871762f944198d917568fe540cbaba347f61270
Deleted: sha256:6054a4a2c432b31add0dd8f07b1791ca7a47a562c07911b7e0e811b18d639139
Deleted: sha256:a242b4371b5447250dd211c9846a9c67e6c3d53ee1f1a3c259d90a83a5187413
Deleted: sha256:ec5e77c8d6192fefd34ac3257c0a49090f9a0b98750f497526f7c17f887cf774
Deleted: sha256:3d87dd3b96ecc4c024a88dde76d58fc87fcb7e108f9a4d92b7c2142f8b5eae4c
Deleted: sha256:8be08b6911aaa5744f22afc9e1ab72e9afd0b26fbcc3b9b9392612f851fb8330
Deleted: sha256:28712cbbc51cc05d7a1ead3f2e08f24e295343ee4405b78159bf6f44f4a1dbfc
Deleted: sha256:946f4caee27b0fcdcdfbea5cb10da51a5b215062884d386087f827c455ebb344
Deleted: sha256:8a0915f9c887ee6a4f8c19de26bb2183053ec004fe571f4c638f027b7aa03002
Deleted: sha256:5b0cb001dc99d77d76ef7e5946d5ddae26c1531776f58fdc83f2d351d0f9c590
Deleted: sha256:f94add9430b5ada16e77bc5ecb089d75d89dadf60871a0e2ac1003512f2f1f29
Deleted: sha256:2d5d9819ec5f13e929433c780f5bf7cdf3103cbe9ce8a5aa181572611c3798de
Deleted: sha256:9c29bb93f5d3c3ac92ba20a248e3047d9788d8d10bc6dda2c211865cb2cd02d6
Deleted: sha256:b76417a5360b5ae1ed95b1dfa55332c251b64540949ff12f8afa36921e253fe7
Deleted: sha256:de3c9deca9044bb3e022a73bfedea058432a226479e2d121839c7737bf2e192b
Deleted: sha256:4936728a41edb9462bae13d19aeb591f60aa5f3b71d5129c3773174de546cfbe
Deleted: sha256:1f1cfc1c09d89eb51af11517bd0ffd4e48d0b6b32b3db20ba6a0d593cf6ad5a0
Deleted: sha256:ac148cb307760668543c6db8d3842f694114be077f9702441390aa4c22f09763
Deleted: sha256:45b6dbb1a8a6e8ac0b6b545b3d12d7d8ef9f5a7025d4ecf7327d1130abcd03ac
Deleted: sha256:9aa908dff9cab27b5e59d0fd0b3d303bb302d4c4f88d0500be78fdeafcb789ac
Deleted: sha256:3b15fb1b7f717da5e0803043bf6d7eb37833a928fe27def65b83d8bb1aab7e29
Digests:
-
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f806dc661e073c0ad66d5bc40cb896f2e2d9fbb9c61248803a1e8667f7a3bd5b
Associated tags:
- 20210501060107
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210501060107
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210501060107].
Deleted
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f806dc661e073c0ad66d5bc40cb896f2e2d9fbb9c61248803a1e8667f7a3bd5b].
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task
':runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming'.
> There were failing tests. See the report at:
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerV2TestStreaming/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 5h 17m 37s
121 actionable tasks: 83 executed, 36 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/tagnmno6izdeg
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]