See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/776/display/redirect?page=changes>
Changes: [noreply] [BEAM-12513] Add JIRAs for missing Go SDK features (#15658) ------------------------------------------ [...truncated 47.72 KB...] > Task :sdks:java:io:kafka:jar > Task :runners:direct-java:shadowJar FROM-CACHE > Task :sdks:java:container:pullLicenses 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 > Task :sdks:java:container:java8:copyDockerfileDependencies > Task :sdks:java:extensions:ml:compileJava FROM-CACHE > Task :sdks:java:extensions:ml:classes UP-TO-DATE > Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE > Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE > Task :sdks:java:extensions:ml:jar > Task :sdks:java:container:pullLicenses 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 > 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:container:pullLicenses 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 > Task :examples:java:compileJava FROM-CACHE > Task :examples:java:classes UP-TO-DATE > Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE > Task :sdks:java:io:google-cloud-platform:testClasses > Task :examples:java:jar > Task :sdks:java:io:google-cloud-platform:testJar > Task :sdks:java:container:pullLicenses Executing <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license/index.json> --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> > Task :examples:java:compileTestJava FROM-CACHE > Task :examples:java:testClasses > Task :examples:java:testJar > Task :sdks:java:container:pullLicenses INFO:root:Pulling license for 208 dependencies using 16 threads. INFO:root:pull_licenses_java.py succeed. It took 2.325908 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/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 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/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 github.com/golang/protobuf,https://github.com/golang/protobuf/blob/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 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 + 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] 29acb72a5a58: Preparing 33c3dac2c899: Preparing 47d4d7480046: Preparing c93030792cb4: Preparing 54a35759c8f9: Preparing 8690faa0145b: Preparing 004ed312580d: Preparing e5877c86ceff: Preparing 153330ff4b7e: Preparing 5255b35ea162: Preparing 50e1a2c2ba6d: Preparing 46c0c8c6fbde: Preparing e78e67fa1c92: Preparing 94c94d3b2e6b: Preparing 8690faa0145b: Waiting 36e0782f1159: Preparing ba6e5ff31f23: Preparing 9f9f651e9303: Preparing 0b3c02b5d746: Preparing 62a747bf1719: Preparing 004ed312580d: Waiting e5877c86ceff: Waiting 153330ff4b7e: Waiting 5255b35ea162: Waiting 50e1a2c2ba6d: Waiting 36e0782f1159: Waiting ba6e5ff31f23: Waiting 46c0c8c6fbde: Waiting 9f9f651e9303: Waiting e78e67fa1c92: Waiting 0b3c02b5d746: Waiting 94c94d3b2e6b: Waiting 62a747bf1719: Waiting 47d4d7480046: Pushed 33c3dac2c899: Pushed 54a35759c8f9: Pushed 29acb72a5a58: Pushed c93030792cb4: Pushed 8690faa0145b: Pushed e5877c86ceff: Pushed 153330ff4b7e: Pushed 004ed312580d: Pushed e78e67fa1c92: Layer already exists 94c94d3b2e6b: Layer already exists 50e1a2c2ba6d: Pushed 36e0782f1159: Layer already exists 46c0c8c6fbde: Pushed ba6e5ff31f23: Layer already exists 9f9f651e9303: Layer already exists 0b3c02b5d746: Layer already exists 62a747bf1719: Layer already exists 5255b35ea162: Pushed 20211013060056: digest: sha256:ea65e793753f1726acd6747ec186c4a3e1b62c5caa93473fd28de684321c6fc9 size: 4311 > Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest > NO-SOURCE > 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-1013060719-9bc83ebc The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1013060719-9bc83ebc ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1634105231973.traffic_routes_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1013060719-9bc83ebc The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1013060719-9bc83ebc The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1634105231973.traffic_routes_table Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage. *********************************************************** *********************************************************** *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-1013063213-d8fa0f20 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1013063213-d8fa0f20 ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1634106733394.traffic_max_lane_flow_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1013063213-d8fa0f20 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1013063213-d8fa0f20 The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1634106733394.traffic_max_lane_flow_table Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage. *********************************************************** *********************************************************** > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED java.lang.AssertionError at ReadWriteIT.java:258 38 tests completed, 1 failed, 1 skipped > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest > FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211013060056 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ea65e793753f1726acd6747ec186c4a3e1b62c5caa93473fd28de684321c6fc9 Deleted: sha256:b6cec06ef4811f7283e100af6b6aa2751194f832342a1a79cb9607a215012a7d Deleted: sha256:a74a2b5dd6758e80f2bed7d71341057ec55fcd8ab6922fc1611478714103e61d Deleted: sha256:fd0ca8a14b3ab8a2bc72d218973e4b1a8ce1a30e64dcdcda323b72cd2e37c3d6 Deleted: sha256:a78da7be303fb0f0a94ef683f19baf46f64a334fec9ca37301e80b14e08fb0ea Deleted: sha256:f75b7acdf4554f45e298906258750392b209eeb462e0f69ba13893ab18b0271c Deleted: sha256:eb1910049eb33fec7a3e87142793bb331f70f4ac01d930276ee6317ebb81c05f Deleted: sha256:8ec89bdb196921574a0b2860529682c5c9b35844ea3e2c7c37913d9be9b8cf3f Deleted: sha256:6ffaf161017e5a56dd00c0e348a428c895edf43cf994130d364bd55b0d07bcee Deleted: sha256:25e5ae09dd55dfa596d449bb03b2af0b16219bbd6978a10be82cb019e8906317 Deleted: sha256:fa9ea3954f470c27ab2bee5e4d783d5ea2f67220391c0ea156618066684be10f Deleted: sha256:b15a4732fedaec04681439b7756713964be2b1102b0a7f8f055dd337a672b87a Deleted: sha256:1d1031c2e90cbad9bdf64eacf8884956a0c5983083778ebafc4de104ec708db6 Deleted: sha256:6d8b73e81ff4f5e53718c6a961200d930a111f88684afa931dd5ca46065dc751 Deleted: sha256:68d31ee668d39e07c210124ccd44abacebf1d95e9081165a3a812335eaffda2b Deleted: sha256:063b68a7e45357a3563e163ac5f0cb25ee93b5f95427279d461cc59bf4b1c737 Deleted: sha256:93f84a232974320892f48257aacd88dd00a9e1d1a8b92779b882bd3101237952 Deleted: sha256:ef0764cd3883c28faea845acae9dad08b4a36df2e2a629ba32ccbd4cbb6cc609 Deleted: sha256:d3c105249ba15d54691e8ba6cdf17b9e725003c22de8ba16be2eaad6e6f3d57c Deleted: sha256:20e95b0cc8a2ebde394be1100f5bd8e433ccbdabbae67011633cc8e7acfe4a81 Deleted: sha256:2e3a81de2de1787cf775690a2ed43e582d5283e50c84fa33150f5f203a804a1a Deleted: sha256:998f93c8109ac49e608d1bba25a20cee7730711345d5334f46e6a0f0feb0c1b5 Deleted: sha256:dda2ebaf3638a87e8f218b1ad54cb38e9b649c8b34bc6d874d1b1ed6a6b912a2 Deleted: sha256:d00c699be66076280ce7042daa078b884307008f90b3fa2ae087ce0eb624d60a Deleted: sha256:2c097ac4112fe3b04e03235e816c588616096fae7f63ebbe7710ba73029ec54c Deleted: sha256:94fcde2dd3b4b29443c7a5884bf35cc367e424eeda4fc8fdc070e74d13caedb3 Deleted: sha256:ae150bfd2015bcf9b2ca128aa0668dff787b9061ae9b25ed0882ec6f60ae476d Deleted: sha256:7b2395b2bd1753370355558c61c73deb00dc97a3457f72d98c7f98c4cb9caae2 Deleted: sha256:c5c6086cd9bf637b2397ad6fd8de69ea98959fa4c0fef26c6dcaaf1366b51ce9 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211013060056] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ea65e793753f1726acd6747ec186c4a3e1b62c5caa93473fd28de684321c6fc9] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211013060056] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ea65e793753f1726acd6747ec186c4a3e1b62c5caa93473fd28de684321c6fc9])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ea65e793753f1726acd6747ec186c4a3e1b62c5caa93473fd28de684321c6fc9 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ea65e793753f1726acd6747ec186c4a3e1b62c5caa93473fd28de684321c6fc9 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ea65e793753f1726acd6747ec186c4a3e1b62c5caa93473fd28de684321c6fc9]. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformRunnerV2IntegrationTest/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 1h 51m 14s 129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/3j7i4erimigfi 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]
