See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2483/display/redirect>

Changes:


------------------------------------------
[...truncated 56.40 KB...]
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 235 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 2.422728 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.19.3 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.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 google.golang.org/grpc v1.50.1
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/protobuf v1.28.1
go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
go: downloading golang.org/x/net v0.0.0-20221012135044-0b7e1fb9d458
go: downloading google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e
go: added github.com/apache/beam/sdks/v2 v2.43.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.0.0-20221012135044-0b7e1fb9d458
go: added golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
go: added golang.org/x/text v0.4.0
go: added google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e
go: added google.golang.org/grpc v1.50.1
go: added google.golang.org/protobuf v1.28.1
+ go-licenses save github.com/apache/beam/sdks/v2/java/container 
--save_path=/output/licenses
W1226 03:58:55.342468      41 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
W1226 03:59:00.378979      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
github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.43.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.43.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/+/0b7e1fb9:LICENSE,BSD-3-Clause
golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/3c1f3524:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.4.0:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/15ba04fc1c0e/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.50.1/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.1/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]
d763bd206481: Preparing
55e93b785c72: Preparing
98ca04ca6ce0: Preparing
165ffa72b92d: Preparing
8b6756afeffa: Preparing
a880642cfd13: Preparing
210e0bcb7057: Preparing
061d252b3883: Preparing
e74328f3c85c: Preparing
25c4940d3246: Preparing
78e64c6fc5d4: Preparing
3351a6d4c598: Preparing
c7847dce416e: Preparing
f38da02a57c0: Preparing
1afaca6f8bb7: Preparing
6b5aaff44254: Preparing
53a0b163e995: Preparing
210e0bcb7057: Waiting
b626401ef603: Preparing
9b55156abf26: Preparing
e74328f3c85c: Waiting
061d252b3883: Waiting
293d5db30c9f: Preparing
03127cdb479b: Preparing
25c4940d3246: Waiting
9c742cd6c7a5: Preparing
c7847dce416e: Waiting
78e64c6fc5d4: Waiting
1afaca6f8bb7: Waiting
3351a6d4c598: Waiting
6b5aaff44254: Waiting
f38da02a57c0: Waiting
53a0b163e995: Waiting
9c742cd6c7a5: Waiting
03127cdb479b: Waiting
293d5db30c9f: Waiting
b626401ef603: Waiting
9b55156abf26: Waiting
a880642cfd13: Waiting
165ffa72b92d: Pushed
98ca04ca6ce0: Pushed
55e93b785c72: Pushed
8b6756afeffa: Pushed
d763bd206481: Pushed
061d252b3883: Pushed
210e0bcb7057: Pushed
25c4940d3246: Pushed
a880642cfd13: Pushed
3351a6d4c598: Pushed
c7847dce416e: Pushed
78e64c6fc5d4: Pushed
6b5aaff44254: Layer already exists
53a0b163e995: Layer already exists
e74328f3c85c: Pushed
9b55156abf26: Layer already exists
b626401ef603: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
f38da02a57c0: Pushed
1afaca6f8bb7: Pushed
20221226035743: digest: 
sha256:2af8b0bd274063fc1431c082f7461cf8a6b4f8207fc40c42feaa2020d8d95642 size: 
4934

> 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-1226035945-c9ad5946
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1226035945-c9ad5946
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1226035945-c9ad5946
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1226035945-c9ad5946
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1226035944-efd630fa
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1226035944-efd630fa
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1226035944-efd630fa
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1226035944-efd630fa
***********************************************************
***********************************************************

> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.pubsub.PubsubSchemaIT > classMethod FAILED
    java.nio.file.NoSuchFileException at PubsubSchemaIT.java:85

org.apache.beam.sdk.io.gcp.pubsub.PubsubSchemaIT > classMethod FAILED
    io.grpc.StatusRuntimeException at PubsubSchemaIT.java:96

81 tests completed, 2 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:20221226035743
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2af8b0bd274063fc1431c082f7461cf8a6b4f8207fc40c42feaa2020d8d95642
Deleted: sha256:1a9caf96291b7d47c2df055c50c01e1a83204bbdc26a1a52306e04aaea7f3d6e
Deleted: sha256:576d0c37a31e230f046a7f249f8702baa5cc7f37247648d33c682d119d73db6a
Deleted: sha256:df61d4fd082ed2a4819b8d2c8beec73b87c7e4e73788de99ce032d1c2f08b8eb
Deleted: sha256:9ea29a9b09128dc8b1c570bff5834f8290751cc3dac8e4c8b302c172f5e6ef15
Deleted: sha256:46184dd72b8a704e6906cca3aeea1eb886fac30796ff9f6151e9b2d0336101d6
Deleted: sha256:df9f7f51327d96c3776bcf4784c7093fbba0902442ceec885f5fa2e04441fc54
Deleted: sha256:2aa2e7c6a041fd7fd8ebc1e680ecc35a82e178a757bdaec9d2c4bb6a8311782f
Deleted: sha256:146551d2f6382e81600e820917ab46ba96d8fd46333300f192acd1ba73d0c0b0
Deleted: sha256:daa4e87ec3b33a55cd67a1a865f4b66f4bb4aca8cd8698b8c4203be824de5462
Deleted: sha256:3fdaf0f30594c01bc40f467e1e2d263027e0b500588439ce23d6722c601b9a5e
Deleted: sha256:4b5d1d606fbccf15793967b407fb6ac46fc9fa1a95521c293e226de573f60504
Deleted: sha256:65b2adfa1fcf69cedff8fcad5de16b465c8614a94b26fade0aae7c0cdc341b98
Deleted: sha256:bbaedb89e0041d590035f018f8d5d3b304a03964bc83113780e9afaf9004af0d
Deleted: sha256:b969968a0d9c30b2e0a84c15190a1d7a44915a93b2e20a6a3dc1de4a7b3dc842
Deleted: sha256:67c0d3b0ae8f92e5c466df07219367551de20a84fb9f7731797895ed57a1e010
Deleted: sha256:8e50b2af6f9ce29c5e3bcaf4d4b38de4f00330a80288bc7071dc2e76b8341c1b
Deleted: sha256:817a9bc155289129634b2f1c1b3172cdecb9d8e998186ebaba7d477bea04e0f7
Deleted: sha256:176981de7a705cd5b0884a6b1d5671b29ef8c8cbaf92eb2e099e3ff952b8e144
Deleted: sha256:213e94c785a1c9dbbd3b3614b080eb521624d9b6c44aeeee82d1f837e0479300
Deleted: sha256:e9f879f2c19871d23858a8342ce9b4518dd8ca91145589304499cba9c4126909
Deleted: sha256:a658681b04b44a07a155fff9e89187b538a7afa74fd15a5cacef721cb2fea45a
Deleted: sha256:4cd4b900d0fe3a9418124fbc9de7bd4488e89b916d51db9eafc03c15f31c09ed
Deleted: sha256:82cfe0906208d94d6e4e467204a64f98de9ed7992f2481136204e142832df068
Deleted: sha256:5914ab78acec6a055b5f5a7e5839ab4c5f4ba543f28fc0cf9a04ee879bf04e69
Deleted: sha256:5212d5b142e493fb71fa32c1ab7d3bc8cc49dfdc8d10eb7345a8a732055ebca6
Deleted: sha256:613bc8259ac92c71c46a15d04cad10d8bf1a2a92c52a0c9acfa0f1c3d1714a6d
Deleted: sha256:1440eb3f27a44be861ff2075fcee76824477eb5666f3fcc14bf7ddd930cf5d2c
Deleted: sha256:697ae408686f43556627d298a94a36cc4eeb79b29172a859ccacefdbfe45a88a
Deleted: sha256:6ef6eda9947261ab3e291297b52570355cd980a8861f87d71764e7b44d54c693
Deleted: sha256:d2608401e2ae47e269e100cb48f1a7a46399e7d8b0f57137b429dbab91256f7b
Deleted: sha256:849d89ddc25cabc74a93b7cdd1a165bf0e56bae86bb100386d5b20fd8479cb48
Deleted: sha256:883a6d92ccc01010589b99b46321a99a3fd93e6c13ba17927f79af6863117c58
Deleted: sha256:9236fffee0e3810186f8b5e51d2a9c1fc244327490f5b7833c850058260e4b74
Deleted: sha256:4233328423fc29abb15977a96ef7c59725cf4885ac58db2ae7b3f4f6ebd83ce5
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:20221226035743]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2af8b0bd274063fc1431c082f7461cf8a6b4f8207fc40c42feaa2020d8d95642]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221226035743] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2af8b0bd274063fc1431c082f7461cf8a6b4f8207fc40c42feaa2020d8d95642])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:92173cdc08c957428589422b75b379e93d043cde67d5e967e592695259ab5f83
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:92173cdc08c957428589422b75b379e93d043cde67d5e967e592695259ab5f83
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:92173cdc08c957428589422b75b379e93d043cde67d5e967e592695259ab5f83].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2af8b0bd274063fc1431c082f7461cf8a6b4f8207fc40c42feaa2020d8d95642
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2af8b0bd274063fc1431c082f7461cf8a6b4f8207fc40c42feaa2020d8d95642
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2af8b0bd274063fc1431c082f7461cf8a6b4f8207fc40c42feaa2020d8d95642].

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 3h 25m 34s
145 actionable tasks: 93 executed, 48 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/d4jbb2pzufcqw

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]

Reply via email to