See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1824/display/redirect>
Changes: ------------------------------------------ [...truncated 54.00 KB...] 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.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 242 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 12.688474 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 github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/grpc v1.47.0 go: downloading google.golang.org/protobuf v1.28.0 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 W0705 15:58:53.619982 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 W0705 15:58:59.517232 180 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] 796b9f6c9933: Preparing 421463ba3a10: Preparing a65fffcc03f1: Preparing 562de24c899c: Preparing 3ba2118af0a7: Preparing 91e6eb884683: Preparing 8e8341c31534: Preparing 29d9ce43895f: Preparing 3d404ea41e20: Preparing 7deb2355371e: Preparing 883feef941d8: Preparing cb2315260a05: Preparing ee8754683b72: Preparing 40efdc5edb3d: Preparing 72380bebd9c0: Preparing 89f3c2569d89: Preparing cc63c81d3b06: Preparing 369123a7ed65: Preparing 5afd661c6106: Preparing 66183893ba24: Preparing 6840c8ff46bd: Preparing 97d5fec864d8: Preparing 40efdc5edb3d: Waiting 29d9ce43895f: Waiting 8e8341c31534: Waiting 91e6eb884683: Waiting ee8754683b72: Waiting cb2315260a05: Waiting 72380bebd9c0: Waiting 89f3c2569d89: Waiting 3d404ea41e20: Waiting cc63c81d3b06: Waiting 883feef941d8: Waiting 7deb2355371e: Waiting 5afd661c6106: Waiting 97d5fec864d8: Waiting 6840c8ff46bd: Waiting 66183893ba24: Waiting 421463ba3a10: Pushed 562de24c899c: Pushed 3ba2118af0a7: Pushed a65fffcc03f1: Pushed 796b9f6c9933: Pushed 29d9ce43895f: Pushed 8e8341c31534: Pushed 3d404ea41e20: Pushed cb2315260a05: Pushed 91e6eb884683: Pushed 7deb2355371e: Pushed 883feef941d8: Pushed 89f3c2569d89: Layer already exists cc63c81d3b06: Layer already exists 5afd661c6106: Layer already exists 369123a7ed65: Layer already exists 66183893ba24: Layer already exists 6840c8ff46bd: Layer already exists 97d5fec864d8: Layer already exists 40efdc5edb3d: Pushed 72380bebd9c0: Pushed ee8754683b72: Pushed 20220705155739: digest: sha256:4dcfba31ce244d4f278110d6eb4835766da931402c03663f57d34712c984ff8d 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-0705160000-791e87ec The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0705160000-791e87ec *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0705160000-791e87ec The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0705160000-791e87ec *********************************************************** *********************************************************** *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0705160000-9d30b4ac The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0705160000-9d30b4ac *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0705160000-9d30b4ac The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0705160000-9d30b4ac *********************************************************** *********************************************************** > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest org.apache.beam.sdk.io.gcp.spanner.changestreams.it.SpannerChangeStreamTransactionBoundariesIT > testTransactionBoundaries FAILED java.lang.RuntimeException at SpannerChangeStreamTransactionBoundariesIT.java:145 58 tests completed, 1 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:20220705155739 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4dcfba31ce244d4f278110d6eb4835766da931402c03663f57d34712c984ff8d Deleted: sha256:33ca3a2c3d5942f5dab46e0e999567e269d761b860a84ea4d350bd5876a4f26c Deleted: sha256:bfc6e7d39e4f573a73659ae192b859e2e5950ae9512274780c8c7cd2a8771dfd Deleted: sha256:13ddd28fb275a2670474a33989a02fdeec6d27aefc764cf4c5b985d2e42a1f15 Deleted: sha256:1e45f2aac502aa1f38395dbcc4c28387482a7b7ad166239ead68191a198a65b8 Deleted: sha256:5961aa4fad9ac0882bff2c525d4fc4eb27cb02827087ba11b8613b1e84f2b412 Deleted: sha256:aa90774cb7f4101afbdd8725619887b59c1bcc7c69cb2cff157f0af35daca04b Deleted: sha256:4ec56cb1a23db3ca787bc5d18ca6bb8a986f25443a1a4e2ee23299664c145d63 Deleted: sha256:5c35487758b662472f8eecc0358e6417a570d3b9ddbcadc0dae815791c891fe6 Deleted: sha256:f1da79ef4a153994f2030deae19e10b82fd3dc01fc9ed6c2e94e7196825fefff Deleted: sha256:7c6a0570cb09c32a5fbc71a062925ecb8e1e7a077410cf755063fda3b0517da7 Deleted: sha256:394319faa08e0c3a4ea37adc79d3427975f61b8159530ab826b2cec078a4e2cf Deleted: sha256:c06a4ea36f9daf9f6be97ffd7ad15a9066d5194ec719290d67f0a4347d18e258 Deleted: sha256:8a670b79656d42c43b38613d38ffeb06777e5819f2f34684c74b7df1829d5de6 Deleted: sha256:2f7d5eab25ad5d6d98e47b8cf70f6eb53fbc9adc99578a87477d31d4161f19da Deleted: sha256:c75ca8c46be6432e95de92aa5451d9cc04f24178239401e2d1050e7c0a1641c8 Deleted: sha256:5949513f222344b13f138e3cb9862d4cd4d7d4037794dc5a4e2c436e212f6e88 Deleted: sha256:8579db8d8eb9629b4696910af675344791ec6a8bdf193b3f0c7e9d00267aa1d0 Deleted: sha256:89e011b0fa58c73afb9c434ea52e1931254ca529bb463046d6a7b88a4d826844 Deleted: sha256:32dba7117e64acb1615c7cda8758b5795233bf82332f2a6fa9600890427c9866 Deleted: sha256:89710bf88cf65a24c7b1b5a060e7afc724877b54c2178183aa097f4d74978d06 Deleted: sha256:e0e71539d2f77c565e4454f4845884f4a7a62732393255d92cf72bfe8869aa8b Deleted: sha256:c75fb5b0e872fcb9dfe5b23ba0baa6099a76e49e295e4dceda67252093c4d7c3 Deleted: sha256:100787c512d618bad2347363e5ea6ba288d9d076c490a950fa1e1240e5a0ac58 Deleted: sha256:bd427b1c2264e1023d42da74d6d5279b24f3eaa07c093ea4d0c37d49afb33639 Deleted: sha256:eb00da07f71f0e1b316213b890d93fbb8b06e7abd7e41942531905e0292699fc Deleted: sha256:25e62bc7f50c5c47e1d128476d29989a6e5a1642b6b42fe062727088f4f97363 Deleted: sha256:6b006d2b2e0ec618b2daed7c70133d9c3a276871f3c47014352d63bbd6848ca9 Deleted: sha256:28698b4622f80d776a609a6995afcd1e8edf6371e77ace84248f68c22d4d9d34 Deleted: sha256:e4c34e46e6e824ace4a3028fdd5fe01b00ba28f8867e24626b97b45e68a0a0d3 Deleted: sha256:95233ada3afcb490bd79050c4581223153cbb95ff4a1971e839e256ce5e15449 Deleted: sha256:4c52e41b1ba2fec7f7973b1cd164a4bf567f717c9922522629d2141dad000098 Deleted: sha256:c7fba11ab493c4290c6a740696dd5392e98d267968ffffa76d4c3982b166bacc Deleted: sha256:a4aaefcf49a230d84b5ac76c0130e4ec1f0195531c0e1f63404d5e7a63198245 Deleted: sha256:503b41123eb8196731120a8ab0b4144c2d22f6f07f5ac8f0ce15e81d77e37d40 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220705155739] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4dcfba31ce244d4f278110d6eb4835766da931402c03663f57d34712c984ff8d] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220705155739] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4dcfba31ce244d4f278110d6eb4835766da931402c03663f57d34712c984ff8d])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4dcfba31ce244d4f278110d6eb4835766da931402c03663f57d34712c984ff8d Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4dcfba31ce244d4f278110d6eb4835766da931402c03663f57d34712c984ff8d Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4dcfba31ce244d4f278110d6eb4835766da931402c03663f57d34712c984ff8d]. 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 52m 42s 141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/exgtdsqio6y7y 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]
