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

Changes:

[Luke Cwik] [BEAM-13015] Migrate bundle processing in the SDK harness to using

[Brian Hulette] [BEAM-13099] Copy vendored calcite build for 1.28.0

[Brian Hulette] [BEAM-13099] Modifications for vendor/calcite-1_28_0 build

[noreply] [BEAM-13001] DoFn metrics for Go SDK (#15657)


------------------------------------------
[...truncated 45.53 KB...]
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:container:java8:copySdkHarnessLauncher

> Task :runners:core-construction-java:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:core-construction-java:testClasses
> Task :runners:core-construction-java: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_VR_Dataflow_V2/ws/src/sdks/java/container/build/reports/dependency-license>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/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_VR_Dataflow_V2/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...

> Task :sdks:java:io:google-cloud-platform:compileJava

> Task :sdks:java:container:pullLicenses
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
  Downloading beautifulsoup4-4.10.0-py3-none-any.whl (97 kB)
Collecting future<1.0.0,>=0.16.0
  Using cached future-0.18.2.tar.gz (829 kB)
Collecting pyyaml<6.0.0,>=3.12
  Downloading PyYAML-5.3.1.tar.gz (269 kB)
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Downloading 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)
Building wheels for collected packages: future, pyyaml
  Building wheel for future (setup.py): started
  Building wheel for future (setup.py): finished with status 'done'
  Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 
sha256=e26da7b074fedfcd35121e0d47868a6fb75662ac8a4a128389154e37c4b2e4ed
  Stored in directory: 
/home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b
  Building wheel for pyyaml (setup.py): started
  Building wheel for pyyaml (setup.py): finished with status 'done'
  Created wheel for pyyaml: filename=PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl 
size=44621 
sha256=3ce2b1d03787dbab1c2d245774492146ecb017de057d2233f9a889b7c749050a
  Stored in directory: 
/home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7
Successfully built future pyyaml
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_VR_Dataflow_V2/ws/src/sdks/java/container/build/virtualenv/bin/python>
 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
 
--license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
        
--output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
        
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
 
INFO:root:Pulling license for 208 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 5.13084 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/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
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/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
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
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/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
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
+ 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]
8359d5a3aa30: Preparing
f09968c7a0ad: Preparing
8961f29fc492: Preparing
561ed4eed0c0: Preparing
497aca045896: Preparing
bb03bf3b5de5: Preparing
daecedc9c194: Preparing
7919301db237: Preparing
435c6fcc22d6: Preparing
f5455a5b5ea9: Preparing
0e2e4900bfb1: Preparing
3b46c72b2c12: Preparing
f7d12d471667: Preparing
f350d0146bb3: Preparing
e38df31d449c: Preparing
af5ae4841776: Preparing
b17cc31e431b: Preparing
12cb127eee44: Preparing
604829a174eb: Preparing
fbb641a8b943: Preparing
daecedc9c194: Waiting
0e2e4900bfb1: Waiting
7919301db237: Waiting
3b46c72b2c12: Waiting
435c6fcc22d6: Waiting
f5455a5b5ea9: Waiting
f7d12d471667: Waiting
12cb127eee44: Waiting
f350d0146bb3: Waiting
604829a174eb: Waiting
e38df31d449c: Waiting
af5ae4841776: Waiting
fbb641a8b943: Waiting
bb03bf3b5de5: Waiting
f09968c7a0ad: Pushed
497aca045896: Pushed
8961f29fc492: Pushed
bb03bf3b5de5: Pushed
8359d5a3aa30: Pushed
7919301db237: Pushed
561ed4eed0c0: Pushed
435c6fcc22d6: Pushed
f7d12d471667: Layer already exists
f350d0146bb3: Layer already exists
e38df31d449c: Layer already exists
af5ae4841776: Layer already exists
b17cc31e431b: Layer already exists
3b46c72b2c12: Pushed
12cb127eee44: Layer already exists
0e2e4900bfb1: Pushed
604829a174eb: Layer already exists
daecedc9c194: Pushed
fbb641a8b943: Layer already exists
f5455a5b5ea9: Pushed
20211030001408: digest: 
sha256:8184b8a42e59942fc46d81657c1c46988e5161509addd539a082d21b397941a6 size: 
4516

> Task :sdks:java:io:google-cloud-platform:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:classes
> Task :sdks:java:io:google-cloud-platform:jar
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :runners:google-cloud-dataflow-java:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:google-cloud-dataflow-java:testClasses
> Task :runners:google-cloud-dataflow-java:testJar
> Task :runners:google-cloud-dataflow-java:validatesRunnerV2Test

org.apache.beam.sdk.testing.PAssertTest > 
testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:562

org.apache.beam.sdk.transforms.CreateTest > testCreateEmpty FAILED
    java.lang.RuntimeException at CreateTest.java:105

211 tests completed, 2 failed, 1 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerV2Test FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211030001408
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8184b8a42e59942fc46d81657c1c46988e5161509addd539a082d21b397941a6
Deleted: sha256:c3fdfef848fd00fc2ca2d9f2ee6858a3b8687beea4b245d45cbff836ee8fcbd7
Deleted: sha256:54f925af2a2c39abb683182377709bb39bff78ba5783c723f3b2942aa786d4f9
Deleted: sha256:c20d5e0e28cac4b0d6a0faad1364a0dd8a6e945cbd02191d64a73ebfc8f32c14
Deleted: sha256:df9de2b36ce4556bdc44d82c449ea648283c76d061da51c05b1ff862526fc0e8
Deleted: sha256:1215989368c24d9d01b6bfd1f0d472b8ac6579b30e71c57d6a5559b2e7bf58a5
Deleted: sha256:a35205e8730eb880b6838d5a1a3953043982b14bffcb7b3e5ff12e7ce5aeecb5
Deleted: sha256:134552b7d07095fb10bb61a16ecfb77b5c964a7b00d06835a3a516e73a12597b
Deleted: sha256:89413d34dbfff150d08bbad310122025b91f883c58117a0ba2ac008841bc8067
Deleted: sha256:268341c449d63a87f5eb8c4177f6b14ffc0bdc76592d72e1393845c47beff332
Deleted: sha256:0b6846a793fa4ffdcbb04ccb052b6c9c180ac13ea9b3eabe5bf6a30e32c4334c
Deleted: sha256:e60cada57d818016575db34725af599aa6e83848ec0006092e9dff05762ae35d
Deleted: sha256:7d365c531c6aca06392da781bd3d59e2d675582f45ecfd0d52496883a9223cad
Deleted: sha256:eeb2464e1313ab20b33a56f049d6219febb373f7cba2f21e33a41adac38b1732
Deleted: sha256:c3c68a14f4f2cbd3040aff4695d5e633d4f341e383e363be07d5d121930d9243
Deleted: sha256:2991b1e6c8f0f0768e3ba2934dc1c3094c8e578726efcfe0b814159bc4e918f1
Deleted: sha256:60283cab4e0b237cffe93b23d3c7bbd292727bb4784a0cf1402c26f9b42fc991
Deleted: sha256:64cab5c8663b99b53ba2fe7dd772903453b55687582cce7ae43e0e9bc46ea6aa
Deleted: sha256:b52ec1502a829d833d00d9f0845895c6ab547d1a300403db2e37ee1b860ffb7c
Deleted: sha256:232263625189f5136389f5bb4b09f5482dd96fa964151ddcc0036991a117c516
Deleted: sha256:ad95e497b48ab01d5a7579f713e4d47e765bb0199b4fa36ec972bd84ff568cb5
Deleted: sha256:915d07df673ae214bf2a6334eb3589f5db23f4dcc4722a7e6f53eb75ad2b5064
Deleted: sha256:7de512ff52c12f8993d868ac546610e46befd8540606ab0d506e424a36a1320f
Deleted: sha256:5e586f8c0c194f196979ff196bb3a5ca501bd5bf0efdc62f8923bc9236545389
Deleted: sha256:a046a4355ae7e116fec0b8b6209583103c6e6f68330a325d14a0e75d04d54264
Deleted: sha256:23c53f1f5844863c941a550e152eb2cc2c3143c5b417deb37e037628d7ad550d
Deleted: sha256:c4d4aa817ef40a3ed26f6c5cb979d1e6ea326b1125aa8de469b318feb21404a0
Deleted: sha256:ce725ac4c321df1638791255c7d9658009de96909fc45a0cbfbf943b78b0106b
Deleted: sha256:2a14056cf218dab690dcf2ea9e91e932f93bea5d6e65a4f4e3fd76fe6a072915
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211030001408]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8184b8a42e59942fc46d81657c1c46988e5161509addd539a082d21b397941a6]

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:validatesRunnerV2Test'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerV2Test/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 4h 33m 46s
124 actionable tasks: 86 executed, 36 from cache, 2 up-to-date

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

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