See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1915/display/redirect>
Changes: ------------------------------------------ [...truncated 54.45 KB...] Collecting soupsieve>1.2 Using cached soupsieve-2.3.2.post1-py3-none-any.whl (37 kB) Collecting six>=1.9.0 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4 Successfully installed beautifulsoup4-4.11.1 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.2.post1 tenacity-5.1.5 Executing 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> --manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses> INFO:root:Pulling license for 240 dependencies using 16 threads. INFO:root:Replaced local file URL with file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING> for xz-1.5 INFO:root:pull_licenses_java.py succeed. It took 11.751722 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:goPrepare UP-TO-DATE > Task :sdks:java:container:java8:copyJavaThirdPartyLicenses > Task :sdks:java:container:goBuild /home/jenkins/go/bin/go1.18.1 build -o ./build/target/linux_amd64/boot boot.go boot_test.go > 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.4/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.4/userguide/validation_problems.html#implicit_dependency for more details about this problem. > Task :release:go-licenses:java:dockerRun go: downloading google.golang.org/grpc v1.47.0 go: downloading google.golang.org/protobuf v1.28.0 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20220602131408-e326c6e8e9c8 go: downloading golang.org/x/net v0.0.0-20220607020251-c690dde0001d go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading golang.org/x/text v0.3.7 go: added github.com/apache/beam/sdks/v2 v2.40.0 go: added github.com/golang/protobuf v1.5.2 go: added golang.org/x/net v0.0.0-20220607020251-c690dde0001d go: added golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: added golang.org/x/text v0.3.7 go: added google.golang.org/genproto v0.0.0-20220602131408-e326c6e8e9c8 go: added google.golang.org/grpc v1.47.0 go: added google.golang.org/protobuf v1.28.0 + go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses W0728 09:58:50.553918 28 library.go:94] "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 W0728 09:58:56.075992 183 library.go:94] "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 github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.40.0/sdks/go/README.md,Apache-2.0 github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.40.0/sdks/LICENSE,Apache-2.0 github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.2/LICENSE,BSD-3-Clause golang.org/x/net,https://cs.opensource.google/go/x/net/+/c690dde0:LICENSE,BSD-3-Clause golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/bc2c85ad:LICENSE,BSD-3-Clause golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.3.7:LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/e326c6e8e9c8/LICENSE,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.47.0/LICENSE,Apache-2.0 google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.0/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: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] ab0918a13992: Preparing 7583eb6a563e: Preparing 00f366b66027: Preparing 119e497d371f: Preparing 6feb81c4729f: Preparing c4a849dd1910: Preparing fd6003c8b7aa: Preparing b1d90dceb9e5: Preparing df2dcb48061f: Preparing ca4c0470aef8: Preparing 4680228500d1: Preparing 471d4317e03b: Preparing 50a197759e36: Preparing 963324730c4f: Preparing 905050ba988a: Preparing a014e5492e7d: Preparing 165b6c12db6b: Preparing 4dc3dda529a0: Preparing 7372faf8e603: Preparing 9be7f4e74e71: Preparing 36cd374265f4: Preparing 5bdeef4a08f3: Preparing c4a849dd1910: Waiting 963324730c4f: Waiting fd6003c8b7aa: Waiting b1d90dceb9e5: Waiting 905050ba988a: Waiting df2dcb48061f: Waiting 5bdeef4a08f3: Waiting 7372faf8e603: Waiting ca4c0470aef8: Waiting 165b6c12db6b: Waiting 9be7f4e74e71: Waiting 4680228500d1: Waiting 50a197759e36: Waiting 4dc3dda529a0: Waiting 471d4317e03b: Waiting ab0918a13992: Pushed 7583eb6a563e: Pushed 00f366b66027: Pushed 119e497d371f: Pushed fd6003c8b7aa: Pushed b1d90dceb9e5: Pushed c4a849dd1910: Pushed 6feb81c4729f: Pushed df2dcb48061f: Pushed ca4c0470aef8: Pushed 4680228500d1: Pushed a014e5492e7d: Layer already exists 165b6c12db6b: Layer already exists 4dc3dda529a0: Layer already exists 7372faf8e603: Layer already exists 9be7f4e74e71: Layer already exists 36cd374265f4: Layer already exists 5bdeef4a08f3: Layer already exists 471d4317e03b: Pushed 963324730c4f: Pushed 905050ba988a: Pushed 50a197759e36: Pushed 20220728095739: digest: sha256:c28572db42814d19929f53fc21af18a5be3b444ad5cd423bb8b42ae0055e73ce size: 4935 > 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-0728095951-cfe95ea0 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728095951-cfe95ea0 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0728095951-cfe95ea0 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728095951-cfe95ea0 *********************************************************** *********************************************************** *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0728095951-bd70401c The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728095951-bd70401c *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0728095951-bd70401c The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728095951-bd70401c *********************************************************** *********************************************************** > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1ReadWithGQLQueryWithLimit FAILED java.lang.RuntimeException at V1ReadIT.java:179 org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1ReadWithGQLQueryWithNoLimit FAILED java.lang.RuntimeException at V1ReadIT.java:179 58 tests completed, 2 failed, 3 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:20220728095739 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c28572db42814d19929f53fc21af18a5be3b444ad5cd423bb8b42ae0055e73ce Deleted: sha256:598d9036f5e2e3625194206ff8020a6eb4509cedba2f7a120d5cd640e538ebc4 Deleted: sha256:33e536404888c13eccf6c122caca6135ef5c53feb8cb72abbf33ecbdedbf123a Deleted: sha256:79144709dfe21f34b4bcec53db25154bab61cc73d676f0bf4bb4dd3ec64bc0d4 Deleted: sha256:8a1766311a0ddac7ee7eb90049e9815d6ed17f2516830303156c5418b7e5fff5 Deleted: sha256:0ab6fc61c76e61e6a3c7b1d7b0ae280b9eeed53cc8a4224a7da61a3e8127804e Deleted: sha256:e8c590fa5eb89c9f51bc977d86c447524e407c2aa3cbce65a1f9271de3d6ae2c Deleted: sha256:b3fdff5a90aa039760047c3dc97701ef9b8d02d88fe7a9e03b75ca1355118121 Deleted: sha256:bb5fe505e52239c41845ca6d2776934180f98ac2ad8d476f0c5e75ffcb6188a4 Deleted: sha256:bc99ceb86faa55a213b6d2f94614e043458fe820d2448c9f8a1faf39d9a4573d Deleted: sha256:15e7b31643954741c0d7c4d5bfcbd753f53fc22a5ea485964d01970b1e904176 Deleted: sha256:4d86270c05417235cbc1e3b433aa96c3b30b7e57ec032c649681c9c18b62bd25 Deleted: sha256:342fdca94fb63026ca69ce57a3784dd401d971f32fd8f811b6843d169c6e3c32 Deleted: sha256:9047b1d8acbb5b07acf85009b58b907a4392137a5c451f17b8a8273b21e2324d Deleted: sha256:2f8218845747242d84b6b63acb5b73cd017d21fb74a3f98de50095555e2baa3e Deleted: sha256:985384b58cc2f1088db9ad712c9c918853206826a56889d682c08f23e6a70b9f Deleted: sha256:8bbb1199049af354aa145d840fe4e7606c6fc3fd6eca95ea1abb76167ea95ee2 Deleted: sha256:38de3a654dc04f87d01b26253c95f3ec9ecd7ec62ab345ff44eed6a80fc29bdd Deleted: sha256:65865f604547eb6583422f051f1f2228553a7abd2baaeb81b940058cd618571e Deleted: sha256:0d196f4841a41bcc42b078f4ebcce7abfdf996b161ebbfe5e58d4806a986766e Deleted: sha256:224f476be94d8950f15667e49f477accb2d9894dc7bebc5db58780efcd97811c Deleted: sha256:eb53e4a2d9c0895491e76770765cccaabf47f943917bb5e1fa75e5f360060232 Deleted: sha256:29d989a989109d45fb54f2834bbfbf762ffb2a9e838ef06154129556b7de7f2a Deleted: sha256:6c1433ef1e517435068d602ec07cff327d2342832501027fa299c05c5713fe9c Deleted: sha256:62500a6a19466a2453d3e502831f6c93d93ffad41a0f6dfd92a7edd9fe35bc26 Deleted: sha256:463d53be2dd0060226b68173d83728eba545658e1139406e7322e3933e829cc9 Deleted: sha256:a15a5df865f82f6c25a3443d819b59190b34285063a79b1f4914c40b53fcfb07 Deleted: sha256:66c14beabc762a4a65bd0963b96e2f7a9b527a48d5b454ee04c2965ffdd978d4 Deleted: sha256:56788d5fda707a8bedca28c3db05c42d49f0cb3bfea633d2fb7b0daecd966c04 Deleted: sha256:020ca519d1a1bc0258305cf9ec197850049162f1cab2387ac572222b82bc248a Deleted: sha256:13f2b6a8b1e7a1fed1f012b0ed59412335abd6ef8770c0085f6b4340937ab472 Deleted: sha256:9064e9e180937807b97d4106cdbece98fdac4a6e8f0ba4beb4761f15f396adc5 Deleted: sha256:9fe1a6c571ab667325bc6f6081821905c8e45609ed2363d86d3e3e4f261f9e43 Deleted: sha256:b664f46e4395ca4d9dc07b75f2cdc72d6f13fd06c005cbe79aee7ba63883d790 Deleted: sha256:cc39d39161159f9dd8af0dd65dd69ad9ad1057c202cabb532a62455545c2dcfc Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220728095739] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c28572db42814d19929f53fc21af18a5be3b444ad5cd423bb8b42ae0055e73ce] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220728095739] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c28572db42814d19929f53fc21af18a5be3b444ad5cd423bb8b42ae0055e73ce])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c28572db42814d19929f53fc21af18a5be3b444ad5cd423bb8b42ae0055e73ce Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c28572db42814d19929f53fc21af18a5be3b444ad5cd423bb8b42ae0055e73ce Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c28572db42814d19929f53fc21af18a5be3b444ad5cd423bb8b42ae0055e73ce]. 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 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.4/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 1h 51m 33s 141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/jf5lzey2zlwrk 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]
