See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2802/display/redirect>
Changes: ------------------------------------------ [...truncated 57.99 KB...] INFO:root:pull_licenses_java.py succeed. It took 1.47309 seconds with 16 threads. > Task :sdks:java:container:goPrepare UP-TO-DATE > Task :sdks:java:container:java8:copyJavaThirdPartyLicenses > Task :sdks:java:container:goBuild > Task :sdks:java:container:java8:copySdkHarnessLauncher Execution optimizations have been disabled for task ':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due to the following reasons: - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:downloadCloudProfilerAgent' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem. - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:pullLicenses' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem. > Task :release:go-licenses:java:dockerRun go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/grpc v1.52.3 go: downloading google.golang.org/protobuf v1.28.1 go: downloading golang.org/x/sys v0.5.0 go: downloading google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f go: downloading golang.org/x/text v0.7.0 go: added github.com/apache/beam/sdks/v2 v2.46.0 go: added github.com/golang/protobuf v1.5.2 go: added golang.org/x/net v0.5.0 go: added golang.org/x/sys v0.5.0 go: added golang.org/x/text v0.7.0 go: added google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f go: added google.golang.org/grpc v1.52.3 go: added google.golang.org/protobuf v1.28.1 + go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses W0316 03:58:49.338191 42 library.go:101] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies: /go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s + go-licenses csv github.com/apache/beam/sdks/v2/java/container + tee /output/licenses/list.csv W0316 03:58:54.687534 87 library.go:101] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies: /go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s + 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:buildAndPushDockerJavaContainer 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] d0a46988765b: Preparing cdc08f075536: Preparing e9e5c138c9fe: Preparing 85285a2535f3: Preparing b05e1f83f213: Preparing 0f49c1c19e05: Preparing 49eb571d111c: Preparing c52e0dcb295e: Preparing 5077d8d4725c: Preparing ddbe80620c4c: Preparing 972e39f3aa2c: Preparing da5ca39301c9: Preparing 4324f47764e0: Preparing 08d104329aee: Preparing b5a199d1ee91: Preparing 57594e8cf261: Preparing 80b632a1a3ce: Preparing 9e3855911470: Preparing 4cb20eac70ea: Preparing 202fe64c3ce3: Preparing 80b632a1a3ce: Waiting 4324f47764e0: Waiting 5077d8d4725c: Waiting 08d104329aee: Waiting b5a199d1ee91: Waiting ddbe80620c4c: Waiting 972e39f3aa2c: Waiting 57594e8cf261: Waiting da5ca39301c9: Waiting 9e3855911470: Waiting 4cb20eac70ea: Waiting 49eb571d111c: Waiting 202fe64c3ce3: Waiting 0f49c1c19e05: Waiting c52e0dcb295e: Waiting 85285a2535f3: Pushed e9e5c138c9fe: Pushed cdc08f075536: Pushed b05e1f83f213: Pushed d0a46988765b: Pushed 49eb571d111c: Pushed c52e0dcb295e: Pushed ddbe80620c4c: Pushed 0f49c1c19e05: Pushed 5077d8d4725c: Pushed 972e39f3aa2c: Pushed da5ca39301c9: Pushed 80b632a1a3ce: Layer already exists 4324f47764e0: Pushed 9e3855911470: Layer already exists 4cb20eac70ea: Layer already exists 08d104329aee: Pushed 202fe64c3ce3: Layer already exists 57594e8cf261: Pushed b5a199d1ee91: Pushed 20230316035737: digest: sha256:572d260fff722ad1c411549f6c3464d87fa65cec1e3e9c2d7d99bf6909776309 size: 4505 > 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-0316035933-465ea72 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0316035933-465ea72 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0316035933-465ea72 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0316035933-465ea72 *********************************************************** *********************************************************** *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0316035934-f7b84422 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0316035934-f7b84422 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0316035934-f7b84422 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0316035934-f7b84422 *********************************************************** *********************************************************** > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > batchWrite_partialFailureOutputsToDeadLetterQueue FAILED java.util.concurrent.ExecutionException at FirestoreV1IT.java:96 Caused by: com.google.api.gax.rpc.InvalidArgumentException at ApiExceptionFactory.java:92 Caused by: io.grpc.StatusRuntimeException at Status.java:539 org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > batchGet FAILED java.util.concurrent.ExecutionException at AbstractFuture.java:588 Caused by: com.google.api.gax.rpc.InvalidArgumentException at ApiExceptionFactory.java:92 Caused by: io.grpc.StatusRuntimeException at Status.java:539 org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > partitionQuery FAILED java.util.concurrent.ExecutionException at AbstractFuture.java:588 Caused by: com.google.api.gax.rpc.InvalidArgumentException at ApiExceptionFactory.java:92 Caused by: io.grpc.StatusRuntimeException at Status.java:539 org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listCollections FAILED java.util.concurrent.ExecutionException at AbstractFuture.java:588 Caused by: com.google.api.gax.rpc.InvalidArgumentException at ApiExceptionFactory.java:92 Caused by: io.grpc.StatusRuntimeException at Status.java:539 org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > write FAILED java.lang.RuntimeException at TestDataflowRunner.java:141 org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listDocuments FAILED java.util.concurrent.ExecutionException at AbstractFuture.java:588 Caused by: com.google.api.gax.rpc.InvalidArgumentException at ApiExceptionFactory.java:92 Caused by: io.grpc.StatusRuntimeException at Status.java:539 org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > runQuery FAILED java.util.concurrent.ExecutionException at AbstractFuture.java:588 Caused by: com.google.api.gax.rpc.InvalidArgumentException at ApiExceptionFactory.java:92 Caused by: io.grpc.StatusRuntimeException at Status.java:539 93 tests completed, 7 failed, 2 skipped > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest > FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230316035737 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:572d260fff722ad1c411549f6c3464d87fa65cec1e3e9c2d7d99bf6909776309 Deleted: sha256:ec59d2933e7244560dbde0f153b49f4a5cc2a3a9f206a597380f2d75a3239277 Deleted: sha256:46ca3776a764bf10d00282cd2e421c02516d4ac92bffb2f51eb6934e467cb451 Deleted: sha256:7b3e1a596870f9ee03284e71e104ecce752bba1e1c1ddf996a77d5da90b42032 Deleted: sha256:5620c09e06691108f20a1bcec418d74a8d0839af6364c0ecbd5cd3a020a9f840 Deleted: sha256:a153f3a9c7e2f6b743eb0a9d931f29e2f919417b139edc06cbf885f9d1d8e0fa Deleted: sha256:21d9c1acc77ff7f26bfa2e86c12b305ae6e92813ee6f2dd9b2cec246ef75065e Deleted: sha256:3afa78a06de87ea4de0a4149120665d6831e193b2b3badbee50d531e9d5c0769 Deleted: sha256:3264ba2d3d516d4dffb3285caa5ea38ec36cdd636bf745e3c2cbc713037f684e Deleted: sha256:66e3f09bfa0d530feb094c0a7046a21ccbacbfdb9861e897b87a3a07ae893258 Deleted: sha256:2ec8cacfbedfab7a4fc7f54208dd5c0e862c811449dc7d9fca479205b9080575 Deleted: sha256:60cfac315bbd3e5db4305e5f28ad84e8a873d8a1cb3b4e9c9ba9d3ca18b023fb Deleted: sha256:235d427cd32b6e0e1ec0103ceca70ea955e3e3473c65b31515c07ffa8f5145e2 Deleted: sha256:8438fba5d0faab6edcc0f3a8871ea1b3c960e13f4d97fda0622edb40328f6e7e Deleted: sha256:e43b3f9766f1c23122a63f9c495426275cb92df641981e54ae1127fecf6413db Deleted: sha256:6442dad0f7878cacdeb6e77333b7c0d8a25524a7d81425ba9b8d75ce94b71344 Deleted: sha256:4d61798127314826cbac0c40f36a3829a7cef53daaa6ec89ee35c2bb8e29363c Deleted: sha256:0f8a4f13e85a3a3b18bcf9d09c68ab5cfa59501229332b24bfd023049f3cc1da Deleted: sha256:fcc07f28700e94da7115350ca5cc6fdbd5c1d5f27a53d0ca24854f8e4aab7590 Deleted: sha256:a96414063582c96847b51442092c2457a276954a2354d5fd94abb2e4a50d01a1 Deleted: sha256:a2048c2d57bcea06dc1b9c42d44fb55a6ac78d373e7a31fac706b36d610acc04 Deleted: sha256:9ee4a76ef587f6b37e48825360ed79a58ebc433d804a3e89598af02a4a86d68d Deleted: sha256:c22a20a688d557cfe1d3f7abfc556e08c48cb8dbc9cdb32e46beb2ad1a06ae16 Deleted: sha256:66f2731b3a0e7f64e82c118c15e93507bb7d0e0daadf9cce255c9c9d2097ecdf Deleted: sha256:21e007ecf5210265a06be823ae830cffcb3724ecd584b1a476385cf18ae2f30f Deleted: sha256:dc95b071b8beabf52ac3b2adb46dd14ba6094554f70d97bfa4fdc2d770e3148e Deleted: sha256:f734b2c2364018a6eb950a0181daec9829e768dbdde8e8eb13dce8f0a175ad18 Deleted: sha256:6a54716f226ebbef8b7e2f8986af6bcecdb0ea84fff4f32764b32cf4463127bd Deleted: sha256:72b88413c08244334f000b1ceb87ae20a9510deb7861f24d8904bede807fc7fb Deleted: sha256:fd73e42800db2977339bc45aaa833280a380f00b750593537ff7031bbc47163e Deleted: sha256:c0388611037f54b0b7cabbc76a13aa2369a9d1f308ed3a328c386533f2d7ecb5 Deleted: sha256:c8e449091724b0d225e34734c330ff868485cc2b765c007981e05d31fd335c7d Deleted: sha256:a2c42aa93eafd0424a591c5a115c1ff933cd78bee040833a807a2c7aff6b0d13 Deleted: sha256:b56d20a0e4fbc767d9413c8070ee728469bcfc62d0661bbec800acff46a6d32b Deleted: sha256:b7f730aefd76106d9c3274575c7b031176c6909b1d0c7ed855e2029db178e0f2 WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly. Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230316035737] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:572d260fff722ad1c411549f6c3464d87fa65cec1e3e9c2d7d99bf6909776309] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230316035737] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:572d260fff722ad1c411549f6c3464d87fa65cec1e3e9c2d7d99bf6909776309])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:572d260fff722ad1c411549f6c3464d87fa65cec1e3e9c2d7d99bf6909776309 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:572d260fff722ad1c411549f6c3464d87fa65cec1e3e9c2d7d99bf6909776309 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:572d260fff722ad1c411549f6c3464d87fa65cec1e3e9c2d7d99bf6909776309]. 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. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness. Please consult deprecation warnings for more details. BUILD FAILED in 2h 47m 50s 152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/wy6hcftdvpi24 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]
