See <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/45/display/redirect>
Changes: ------------------------------------------ [...truncated 57.06 KB...] > Task :sdks:java:expansion-service:compileJava FROM-CACHE > Task :sdks:java:expansion-service:classes UP-TO-DATE > Task :sdks:java:expansion-service:jar > Task :runners:direct-java:compileJava FROM-CACHE > 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: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 :runners:direct-java:shadowJar > Task :sdks:java:container:pullLicenses > Configure project :sdks:go:container Found go 1.12 in /usr/bin/go, use it. > Configure project :sdks:go:examples Found go 1.12 in /usr/bin/go, use it. > Configure project :sdks:go:test Found go 1.12 in /usr/bin/go, use it. > Configure project :sdks:python:container Found go 1.12 in /usr/bin/go, use it. > 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 FROM-CACHE > Task :runners:google-cloud-dataflow-java:testClasses UP-TO-DATE > Task :runners:google-cloud-dataflow-java:testJar > Task :sdks:java:container:pullLicenses > Task :sdks:java:container:generateLicenseReport 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.6.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 1m 3s 1 actionable task: 1 executed Publishing build scan... https://gradle.com/s/4nl67fdyze53q 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... 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.9.3-py3-none-any.whl (115 kB) Processing /home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl > Task :release:go-licenses:java:dockerRun + go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses > Task :sdks:java:container:pullLicenses Processing /home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/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; python_version >= "3.0" Using cached soupsieve-2.0.1-py3-none-any.whl (32 kB) Collecting six>=1.9.0 Using cached six-1.15.0-py2.py3-none-any.whl (10 kB) Installing collected packages: soupsieve, beautifulsoup4, future, pyyaml, six, tenacity Successfully installed beautifulsoup4-4.9.3 future-0.18.2 pyyaml-5.3.1 six-1.15.0 soupsieve-2.0.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_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/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 180 dependencies using 16 threads. INFO:root:pull_licenses_java.py succeed. It took 3.129442 seconds with 16 threads. Copy 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 :release:go-licenses:java:dockerRun + go-licenses csv github.com/apache/beam/sdks/java/container + tee /output/licenses/list.csv > Task :sdks:java:container:copyDockerfileDependencies > 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:dockerRun 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 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 google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/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 github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause 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 + chmod -R a+w /output/licenses > Task :release:go-licenses:java:createLicenses > Task :sdks:java:container: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 Resolving ./github.com/apache/beam/sdks/go@<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/go> > Task :sdks:java:container:installDependencies > Task :sdks:java:container:buildLinuxAmd64 > Task :sdks:java:container:goBuild > Task :sdks:java:container:dockerPrepare > Task :sdks:java:container: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] feb16e60f980: Preparing 9f3680c71657: Preparing 230485bc7cbd: Preparing 51ff1286f917: Preparing c898e029aa0d: Preparing ad51e04eee57: Preparing 634842e6ca55: Preparing e8668eccb2f5: Preparing e0c52d84b9b6: Preparing 82324f4b5cc5: Preparing 0258b8784e69: Preparing 74f20b830e4a: Preparing 82324f4b5cc5: Waiting 144903481aa9: Preparing ad51e04eee57: Waiting 849ea2764450: Preparing 634842e6ca55: Waiting f49d20b92dc8: Preparing fe342cfe5c83: Preparing 0258b8784e69: Waiting 630e4f1da707: Preparing 9780f6d83e45: Preparing 74f20b830e4a: Waiting e0c52d84b9b6: Waiting f49d20b92dc8: Waiting 630e4f1da707: Waiting e8668eccb2f5: Waiting fe342cfe5c83: Waiting 849ea2764450: Waiting 9780f6d83e45: Waiting feb16e60f980: Pushed 51ff1286f917: Pushed c898e029aa0d: Pushed 9f3680c71657: Pushed 230485bc7cbd: Pushed e8668eccb2f5: Pushed 634842e6ca55: Pushed 74f20b830e4a: Layer already exists 144903481aa9: Layer already exists 849ea2764450: Layer already exists f49d20b92dc8: Layer already exists fe342cfe5c83: Layer already exists 630e4f1da707: Layer already exists 9780f6d83e45: Layer already exists 82324f4b5cc5: Pushed 0258b8784e69: Pushed ad51e04eee57: Pushed e0c52d84b9b6: Pushed 20201025180042: digest: sha256:080901c5467022aa36179cafcb07d5f4ffe37b8a03cd14f622d9a7d6655c9a01 size: 4098 > Task :runners:google-cloud-dataflow-java:validatesRunnerV2Test org.apache.beam.sdk.transforms.ParDoTest$StateTests > testOrderedListStateRangeDeleteBounded FAILED java.lang.RuntimeException at ParDoTest.java:2570 org.apache.beam.sdk.transforms.ParDoTest$StateTests > testOrderedListStateRangeDeleteUnbounded FAILED java.lang.RuntimeException at ParDoTest.java:2570 org.apache.beam.sdk.transforms.ParDoTest$StateTests > testOrderedListStateRangeFetchUnbounded FAILED java.lang.RuntimeException at ParDoTest.java:2503 org.apache.beam.sdk.transforms.ParDoTest$StateTests > testOrderedListStateUnbounded FAILED java.lang.RuntimeException at ParDoTest.java:2433 org.apache.beam.sdk.transforms.ParDoTest$StateTests > testOrderedListStateRangeFetchBounded FAILED java.lang.RuntimeException at ParDoTest.java:2503 org.apache.beam.sdk.transforms.ParDoTest$StateTests > testOrderedListStateBounded FAILED java.lang.RuntimeException at ParDoTest.java:2433 252 tests completed, 6 failed, 3 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:20201025180042 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:080901c5467022aa36179cafcb07d5f4ffe37b8a03cd14f622d9a7d6655c9a01 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:080901c5467022aa36179cafcb07d5f4ffe37b8a03cd14f622d9a7d6655c9a01 Associated tags: - 20201025180042 Tags: - us.gcr.io/apache-beam-testing/java-postcommit-it/java:20201025180042 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20201025180042]. Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:080901c5467022aa36179cafcb07d5f4ffe37b8a03cd14f622d9a7d6655c9a01]. 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.6.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 4h 16m 8s 99 actionable tasks: 68 executed, 29 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/kv27c7dhy52iy Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure No JDK named ‘JDK 1.8 (latest)’ found --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
