See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/1334/display/redirect?page=changes>
Changes: [noreply] Merge pull request #15753 from [BEAM-13080] Add option in Reshuffle to ------------------------------------------ [...truncated 34.50 KB...] Already using interpreter /usr/bin/python3 Using base prefix '/usr' New python executable in <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/virtualenv/bin/python3> Also creating executable in <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/virtualenv/bin/python> Installing setuptools, pip, wheel... > Task :sdks:java:extensions:ml:compileJava > Task :sdks:java:extensions:ml:classes > Task :sdks:java:extensions:ml:jar > 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_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/reports/dependency-license/index.json> --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/target/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> INFO:root:Pulling license for 208 dependencies using 16 threads. > Task :examples:java: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 :examples:java:classes > Task :examples:java:jar > Task :sdks:java:container:pullLicenses INFO:root:pull_licenses_java.py succeed. It took 4.828697 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/target/third_party_licenses.> Finished license_scripts.sh > Task :sdks:java:container:java11:copyJavaThirdPartyLicenses > Task :examples: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 :examples:java:testClasses > Task :examples:java:testJar > 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 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 google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause + chmod -R a+w /output/licenses > Task :release:go-licenses:java:createLicenses > Task :sdks:java:container:java11:copyGolangLicenses > Task :sdks:java:container:java11:dockerPrepare > Task :sdks:java:container:java11: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] 2f6027fdc832: Preparing 88accb796a57: Preparing 0c64b4386667: Preparing a9e293a76ef5: Preparing 274fb97e825e: Preparing 35c56f6af018: Preparing 114294461608: Preparing 24f340446b6c: Preparing b643aaf093dd: Preparing bf3bfc0b4033: Preparing 3321f5869d9a: Preparing d8baa89938c6: Preparing 78700b6b35d0: Preparing 62a5b8741e83: Preparing 36e0782f1159: Preparing ba6e5ff31f23: Preparing 9f9f651e9303: Preparing 0b3c02b5d746: Preparing 62a747bf1719: Preparing 24f340446b6c: Waiting b643aaf093dd: Waiting bf3bfc0b4033: Waiting 3321f5869d9a: Waiting d8baa89938c6: Waiting 78700b6b35d0: Waiting 62a5b8741e83: Waiting 36e0782f1159: Waiting 62a747bf1719: Waiting ba6e5ff31f23: Waiting 114294461608: Waiting 35c56f6af018: Waiting 9f9f651e9303: Waiting 0b3c02b5d746: Waiting 88accb796a57: Pushed 0c64b4386667: Pushed 274fb97e825e: Pushed 2f6027fdc832: Pushed a9e293a76ef5: Pushed 35c56f6af018: Pushed b643aaf093dd: Pushed 24f340446b6c: Pushed 78700b6b35d0: Layer already exists 62a5b8741e83: Layer already exists 36e0782f1159: Layer already exists ba6e5ff31f23: Layer already exists 9f9f651e9303: Layer already exists 0b3c02b5d746: Layer already exists 62a747bf1719: Layer already exists d8baa89938c6: Pushed 114294461608: Pushed bf3bfc0b4033: Pushed 3321f5869d9a: Pushed 20211031000050: digest: sha256:e040f7962e1562f4d639741b6decd8e8380db8b9930f31f20d851f56bd1e09e0 size: 4311 > 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-1031000427-29b78bb5 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1031000427-29b78bb5 ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1635638662642.traffic_routes_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1031000427-29b78bb5 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1031000427-29b78bb5 The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1635638662642.traffic_routes_table Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage. *********************************************************** *********************************************************** org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > testTableIO FAILED java.lang.RuntimeException at BigQuerySamplesIT.java:121 org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED java.lang.RuntimeException at BigQueryTornadoesIT.java:68 org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED java.lang.RuntimeException at BigQueryTornadoesIT.java:68 org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApiUsingQuery FAILED java.lang.RuntimeException at BigQueryTornadoesIT.java:68 org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > testE2ETrafficMaxLaneFlow FAILED java.lang.RuntimeException at TrafficMaxLaneFlowIT.java:74 8 tests completed, 5 failed > Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest > FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerImages FAILED Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211031000050 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e040f7962e1562f4d639741b6decd8e8380db8b9930f31f20d851f56bd1e09e0 Deleted: sha256:27bb39aa6ed6f47b53e15a19141c5c07bcc4fe683e9a0ff6678bb1d864afe379 Deleted: sha256:1a36805075ddaf828052e590617a07702fe3ffc9bf1b1c59e41dad8cba3a35a7 Deleted: sha256:15711357c351e53ca9da909c2a74fd1990e02a7ad09bb62bdeda5241635081fe Deleted: sha256:a7025271b7a1d54de4685df71257232145e20f183bc7c4189399ce6673e8df5b Deleted: sha256:6fdc81025a28781536ec72478c9dd25d2d0b18500ecbe35937e62c0a701a1e31 Deleted: sha256:f20c5bd8025bf7543e84beb078d7faeb90b73df5576ee3bc8d364b373eabc31f Deleted: sha256:ad2016da3f3ca19fb62605775a190f1b1db6ce8745e9b594b9ea7219c5c23ab7 Deleted: sha256:466d1ce725504676c8e30731c5b50880a6f0ec0c05b5bd07dfffbb8c7613a6f1 Deleted: sha256:062048f49108abfca81e34be425726c12d2bc1f568f6a13687bc0d021119dcbb Deleted: sha256:3fb3fb49b2ab41ef4bd6ad4c4abe8e43be17c0c0804b688e4abc05885bf06317 Deleted: sha256:ef028eebd7ee21984971b43033eb0835821e8c249f46dda43e63e4f2b4ad95c8 Deleted: sha256:71f0826e1dada7f5d59b593caba6379c137ab1251d330a0bd09d519eb075a9e5 Deleted: sha256:1d4dfc0760d2d931b5f6512fff1cb7dd725339e4c3196e14cebaabcdb48cdac3 Deleted: sha256:c6fa62818577fd3769984b402b337f14b2b3f4b1236a4d28ed370035f9deb6c9 Deleted: sha256:78612cff7cf247fe983924ea03822c93e7394dc650e3470a29ce861c6bd7ef3f Deleted: sha256:28f0a6b4934eae68bbf701f995c563201248c89b245caaa5c6d8b81b41512d23 Deleted: sha256:3e166bbeb2e0eff2f59445f5bc607980e57182dd4a77eb3dda0ecc57df1fe5d6 Deleted: sha256:fb4c5547108d8685da4f83bf77aeab0e60826e9429f776b3d39ed38c72ace903 Deleted: sha256:54ae0e622ce54e102ec6e0053cb4393be76270225a1ca6d172315e2a7fe1ff58 Deleted: sha256:07978387c05f48bef1cb45c6ab319a0cb0f9c4ed5caee3a0f17d87e3acd80316 Deleted: sha256:a6e48004698272fd23cbcd53aef306150c604213c8137c9c113b29c653901617 Deleted: sha256:54e2ea91fb5a2d47f1472442ba8b29bcfedbd81c27d9fb643abe0954b544d4b0 Deleted: sha256:407d42a0698e5f57d0e4df62ed209e3ce652f61dad91de3c0fa027c05729ff75 Deleted: sha256:1f6473542fe75cd7cc1d283c34f58e606daec9337019a3b667bb27d0cfefa16b Deleted: sha256:e04f7b9658869289a9b652ba8c2cde9267edd483944e32a9291daa984b388da8 Deleted: sha256:a7b01bd0e68e1170c02594c814bcbd768ef7ea28f45eaac870875904fc2cacdd Deleted: sha256:ff30d6e6b3ddd4f3a6efd3d74f7d345f53ddb5d08da5eaacf3b2425b40fa61e4 Deleted: sha256:7d519f2ad644f8f07537017a3349f69dc5aca4640934d78406a25a0103a664b8 ERROR: (gcloud.container.images.untag) Image could not be found: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211031000050] FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaRunnerV2IntegrationTest/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_Examples_Dataflow_V2_java11/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 278 * 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 43m 37s 84 actionable tasks: 54 executed, 28 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/q6aklbv6a3diw 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]
