See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/844/display/redirect>
Changes: ------------------------------------------ [...truncated 51.32 KB...] 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_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> INFO:root:Pulling license for 208 dependencies using 16 threads. INFO:root:pull_licenses_java.py succeed. It took 5.853121 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 :sdks:java:extensions:ml:compileJava > Task :sdks:java:extensions:ml:classes > Task :sdks:java:extensions:ml:jar > Task :examples:java:compileJava > 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 > 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 :release:go-licenses:java:dockerRun google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0 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 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 github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/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 :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 :sdks:java:container:java8:docker Removing intermediate container 2ccfed0e2496 ---> 01de97b0144f Step 4/18 : ARG pull_licenses ---> Running in 2d31d4917a43 Removing intermediate container 2d31d4917a43 ---> 0637ca88bb33 Step 5/18 : ADD target/slf4j-api.jar /opt/apache/beam/jars/ ---> 7c945fbe590f Step 6/18 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/ ---> 19cb9e0626aa Step 7/18 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/ ---> 476a82a1c783 Step 8/18 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/ ---> 5be8962e4842 Step 9/18 : ADD target/kafka-clients.jar /opt/apache/beam/jars/ ---> 0945c79700e7 Step 10/18 : ADD target/linux_amd64/boot /opt/apache/beam/ ---> 6f73cbe6ec1e Step 11/18 : COPY target/LICENSE /opt/apache/beam/ ---> 023341ff8291 Step 12/18 : COPY target/NOTICE /opt/apache/beam/ ---> 0d8a8b2db6b7 Step 13/18 : ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/ ---> ec9813ef90a1 Step 14/18 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ ---> 63ad8fbb99b7 Step 15/18 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE ---> Running in cd79243c43fc Removing intermediate container cd79243c43fc ---> 195f65fe9e63 Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in c57b538668f7 Removing intermediate container c57b538668f7 ---> ed31c3d7b75a Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/ ---> 16f127e3b86c Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in d21442c56438 Removing intermediate container d21442c56438 ---> c9d59b0cd09f Successfully built c9d59b0cd09f Successfully tagged apache/beam_java8_sdk:2.35.0.dev > 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] 7f40116e88a8: Preparing 39ed04d8eaea: Preparing 4e340c8cce73: Preparing d004d404d2be: Preparing 6aa350e3bd05: Preparing bd78f9e33086: Preparing bc4c80f60049: Preparing c8dc3d29395e: Preparing da9bdede7be6: Preparing b4efce28fc7f: Preparing 9eb3ce964730: Preparing a7b5a3416bc4: Preparing f7d12d471667: Preparing f350d0146bb3: Preparing e38df31d449c: Preparing af5ae4841776: Preparing b17cc31e431b: Preparing 12cb127eee44: Preparing 604829a174eb: Preparing fbb641a8b943: Preparing bd78f9e33086: Waiting f350d0146bb3: Waiting e38df31d449c: Waiting af5ae4841776: Waiting bc4c80f60049: Waiting c8dc3d29395e: Waiting da9bdede7be6: Waiting b17cc31e431b: Waiting 12cb127eee44: Waiting b4efce28fc7f: Waiting 9eb3ce964730: Waiting 604829a174eb: Waiting fbb641a8b943: Waiting a7b5a3416bc4: Waiting f7d12d471667: Waiting 39ed04d8eaea: Pushed 6aa350e3bd05: Pushed 4e340c8cce73: Pushed bd78f9e33086: Pushed 7f40116e88a8: Pushed d004d404d2be: Pushed c8dc3d29395e: Pushed da9bdede7be6: Pushed f7d12d471667: Layer already exists f350d0146bb3: Layer already exists 9eb3ce964730: Pushed e38df31d449c: Layer already exists af5ae4841776: Layer already exists b17cc31e431b: Layer already exists 12cb127eee44: Layer already exists 604829a174eb: Layer already exists bc4c80f60049: Pushed fbb641a8b943: Layer already exists a7b5a3416bc4: Pushed b4efce28fc7f: Pushed 20211030060059: digest: sha256:5f560162061073482870fa9538d5234ec036927fa3fa4dda447991a61fdb79a9 size: 4516 > 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-1030060352-926a018b The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1030060352-926a018b ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1635573824554.traffic_routes_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1030060352-926a018b The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1030060352-926a018b The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1635573824554.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-1030062755-8163cd37 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1030062755-8163cd37 ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1635575274554.traffic_max_lane_flow_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1030062755-8163cd37 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1030062755-8163cd37 The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1635575274554.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 org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPublicData FAILED java.lang.AssertionError at PubsubReadIT.java:62 38 tests completed, 2 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:20211030060059 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5f560162061073482870fa9538d5234ec036927fa3fa4dda447991a61fdb79a9 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211030060059] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5f560162061073482870fa9538d5234ec036927fa3fa4dda447991a61fdb79a9] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211030060059] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5f560162061073482870fa9538d5234ec036927fa3fa4dda447991a61fdb79a9])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5f560162061073482870fa9538d5234ec036927fa3fa4dda447991a61fdb79a9 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5f560162061073482870fa9538d5234ec036927fa3fa4dda447991a61fdb79a9 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5f560162061073482870fa9538d5234ec036927fa3fa4dda447991a61fdb79a9]. 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 44m 51s 129 actionable tasks: 90 executed, 37 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/2u45jppglfunm 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]
