See <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/1249/display/redirect>
Changes: ------------------------------------------ [...truncated 49.23 KB...] > Task :sdks:java:container:pullLicenses Copying already-fetched licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/reports/dependency-license> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/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_Streaming/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_Streaming/ws/src/sdks/java/container/build/virtualenv/bin/python> Installing setuptools, pip, wheel... > 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 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_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/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_Streaming/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_Streaming/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_Streaming/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.075973 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 > 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/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 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 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/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 + 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] b9b1c4ce4475: Preparing 5872b3c9368a: Preparing ada0c0ee84c3: Preparing d3ceb01eaf7a: Preparing c52a5a4e6c44: Preparing bb2c9ffc1034: Preparing a8f9c443bad3: Preparing db145aa3aabb: Preparing e3fa0f513235: Preparing f29e88bc3a5a: Preparing ed649a092776: Preparing 3b632d22ca83: Preparing d9b6ea8e7d5f: Preparing 9cb5eb95298c: Preparing 00ef5416d927: Preparing 8555e663f65b: Preparing d00da3cd7763: Preparing 4e61e63529c2: Preparing 799760671c38: Preparing 9cb5eb95298c: Waiting 00ef5416d927: Waiting 8555e663f65b: Waiting ed649a092776: Waiting a8f9c443bad3: Waiting d00da3cd7763: Waiting 3b632d22ca83: Waiting d9b6ea8e7d5f: Waiting 4e61e63529c2: Waiting db145aa3aabb: Waiting f29e88bc3a5a: Waiting e3fa0f513235: Waiting 799760671c38: Waiting bb2c9ffc1034: Waiting c52a5a4e6c44: Pushed 5872b3c9368a: Pushed ada0c0ee84c3: Pushed b9b1c4ce4475: Pushed d3ceb01eaf7a: Pushed bb2c9ffc1034: Pushed db145aa3aabb: Pushed e3fa0f513235: Pushed d9b6ea8e7d5f: Layer already exists 9cb5eb95298c: Layer already exists 00ef5416d927: Layer already exists 8555e663f65b: Layer already exists d00da3cd7763: Layer already exists 4e61e63529c2: Layer already exists 799760671c38: Layer already exists ed649a092776: Pushed 3b632d22ca83: Pushed a8f9c443bad3: Pushed f29e88bc3a5a: Pushed 20210922180106: digest: sha256:a9c8c8e7738ffa6ab787ef5c72bfba7ffd7627d1ab4ec66aca6d191a02e228c7 size: 4311 > Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming org.apache.beam.sdk.transforms.ParDoTest$TimerTests > testTwoTimersSettingEachOtherWithCreateAsInputUnbounded FAILED java.lang.RuntimeException at ParDoTest.java:4502 org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED java.lang.RuntimeException at CombineTest.java:1399 org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemaFieldDescriptorSelectionUnboxing FAILED java.lang.RuntimeException at ParDoSchemaTest.java:602 org.apache.beam.sdk.transforms.ParDoSchemaTest > testInferredSchemaPipeline FAILED java.lang.RuntimeException at ParDoSchemaTest.java:424 org.apache.beam.sdk.transforms.ParDoSchemaTest > testFieldAccessSchemaPipeline FAILED java.lang.RuntimeException at ParDoSchemaTest.java:346 org.apache.beam.sdk.transforms.ParDoSchemaTest > testSimpleSchemaPipeline FAILED java.lang.RuntimeException at ParDoSchemaTest.java:115 org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemaConversionPipeline FAILED java.lang.RuntimeException at ParDoSchemaTest.java:472 org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWriteWithSchemaRegistry FAILED java.lang.RuntimeException at ParDoSchemaTest.java:311 org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWriteMultiOutput FAILED java.lang.RuntimeException at ParDoSchemaTest.java:266 org.apache.beam.sdk.transforms.ParDoSchemaTest > testNestedSchema FAILED java.lang.RuntimeException at ParDoSchemaTest.java:511 org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > testWindowingInStartAndFinishBundle FAILED java.lang.RuntimeException at ParDoTest.java:1787 org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > testParDoWithErrorInStartBatch FAILED java.lang.AssertionError at MatcherAssert.java:18 org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > testParDoWithErrorInProcessElement FAILED java.lang.AssertionError at MatcherAssert.java:18 org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > testParDoWithErrorInFinishBatch FAILED java.lang.AssertionError at MatcherAssert.java:18 241 tests completed, 14 failed, 3 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:20210922180106 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a9c8c8e7738ffa6ab787ef5c72bfba7ffd7627d1ab4ec66aca6d191a02e228c7 Deleted: sha256:ac9cec6bfa13eb59b468f4885cf140f28a13fade1ea33af2590f65ea61e8ce85 Deleted: sha256:74ba309905df49750426de04b49aab04c1b8f95f5e949aa262f58fa95811ca7c Deleted: sha256:53eb68423b47e04c9efd3821a5f728461243932fcef3e3c1e486fa8c8a330453 Deleted: sha256:1e003dd4d1f2261bafda8405ff99d58e7c6a2a9b089299a1b4c0c27b3a35451d Deleted: sha256:ee6d91f62a74189f1c158b1d782bcdf723b168a4472438d630d3800673253966 Deleted: sha256:be266c753fea2d32d263a56fff98f0ab881bbca2c94316b5701831fc2291fc4a Deleted: sha256:dc8fae01c205b7ff9a678be6196376b022009ffa981d52d7cccdcfd55b35acfe Deleted: sha256:71ae3421d546801d5826cac9296db35566024a0d5ba91ae36636c0e11cc6df5f Deleted: sha256:89fe2d53e43f619a507e2464efee99971753d5a21becb8d4b113af8ab24080e8 Deleted: sha256:34a7b01c2114fef0865247da8273238b1dfd13796e8386aec3394d6c784aa86c Deleted: sha256:1f6e526fd5fc7cbc1f3411a275d5ac7c538b95556a3e5ae7dd88cad941ab7b96 Deleted: sha256:9ab26f0a50ef8d67a68dad7406735c2526115768661aa2f2f491aa52b35cb8cc Deleted: sha256:56b40da41445321971be316c6165f53f3fb10dc88aa4a6623bd82e3ae5b3b1d7 Deleted: sha256:e12732162517a7299940fec47592b60f45e01d26f4e2488666696a03531eee87 Deleted: sha256:6e7761f20c3a51c7b78db23e72fee631c998cae93ccc15a40ccde90f9455d216 Deleted: sha256:5ac4baf71db5488d172f0aded4caa639ba2b9b5d73fb3de697832710fd8a3a38 Deleted: sha256:8124b81daa5d36b31c9856b0342b0bab1ed5d2a369892f3d32794f33e2cfcfd0 Deleted: sha256:61afd7cf08f451b978d8d2a49c94728c2479334e892c5c87f55b0ae09e29df24 Deleted: sha256:95d51b279733d084c209cc554d496ee5607b649d6b6b6c54d678bd49dd158fc1 Deleted: sha256:a5185dd984d7531e71110baa12ea9bec454b1a2fcc9e10a1495746c83780738d Deleted: sha256:4721382e1f7e9933b96e11c0cdcf3315862099c95c2d4ef2ffec08250714e871 Deleted: sha256:13871cb2387f0374b4a021676ac9d0495ba218bb3e2a12f0b2fa75651e915e35 Deleted: sha256:08215a9467fbfc8eb29a781e4afbf0bfe57a2bcecbb78f58c1665475d92d4ef2 Deleted: sha256:5d840d6a134965897b104838b39f3d9a95b4262116e31ce38a8abfabe43309a3 Deleted: sha256:7b341aef9b6d3b33f5d3943d6f094dc953e3bdedde15d7e5430a4d39aa354da7 Deleted: sha256:dd413c22742cc3ec89367c3d6100dd9187e61061d5dc967672e7133e56ea37eb Deleted: sha256:c1897b51df0161198c35ac9471a525c83ab242b583e66221909f99090c367c72 Deleted: sha256:eb962cb9a847bec3075d517c1e370fe5f9c3ad2f29cc9e11aed858edc7889dde ERROR: (gcloud.container.images.untag) Image could not be found: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210922180106] > Task :runners:google-cloud-dataflow-java:cleanUpDockerImages FAILED FAILURE: Build completed with 2 failures. 1: Task 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. ============================================================================== 2: Task failed with an exception. ----------- * Where: Build file '<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 279 * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerImages'. > Process 'command 'gcloud'' finished with non-zero exit value 1 * 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 6h 30m 36s 124 actionable tasks: 83 executed, 39 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/m3lqsqkhzery2 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]
