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

Changes:


------------------------------------------
[...truncated 54.18 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 7.524969 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
W0727 09:59:28.072107      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
W0727 09:59:32.691136     175 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]
cdf6b2e4d81f: Preparing
f0c7c630abe4: Preparing
f36a69bb1acf: Preparing
0a41da4c55fc: Preparing
f7dbe42c97cd: Preparing
ad3d67d3eadb: Preparing
686c65773c55: Preparing
28d62949b174: Preparing
ad7beca60e78: Preparing
612c289a1d28: Preparing
57ab75aa8356: Preparing
63fb7d3609dc: Preparing
fa60d0aa1396: Preparing
9e7421dc5a5c: Preparing
1aaf82d565c9: Preparing
a014e5492e7d: Preparing
165b6c12db6b: Preparing
4dc3dda529a0: Preparing
7372faf8e603: Preparing
63fb7d3609dc: Waiting
57ab75aa8356: Waiting
9be7f4e74e71: Preparing
36cd374265f4: Preparing
fa60d0aa1396: Waiting
9e7421dc5a5c: Waiting
165b6c12db6b: Waiting
5bdeef4a08f3: Preparing
1aaf82d565c9: Waiting
ad3d67d3eadb: Waiting
28d62949b174: Waiting
9be7f4e74e71: Waiting
686c65773c55: Waiting
ad7beca60e78: Waiting
5bdeef4a08f3: Waiting
36cd374265f4: Waiting
a014e5492e7d: Waiting
cdf6b2e4d81f: Pushed
f36a69bb1acf: Pushed
f7dbe42c97cd: Pushed
f0c7c630abe4: Pushed
686c65773c55: Pushed
28d62949b174: Pushed
612c289a1d28: Pushed
ad3d67d3eadb: Pushed
57ab75aa8356: Pushed
9e7421dc5a5c: Pushed
63fb7d3609dc: Pushed
a014e5492e7d: Layer already exists
165b6c12db6b: Layer already exists
4dc3dda529a0: Layer already exists
7372faf8e603: Layer already exists
ad7beca60e78: Pushed
9be7f4e74e71: Layer already exists
36cd374265f4: Layer already exists
5bdeef4a08f3: Layer already exists
0a41da4c55fc: Pushed
1aaf82d565c9: Pushed
fa60d0aa1396: Pushed
20220727095817: digest: 
sha256:191e838c8cccc19fcfb2e090bd84b8b125564a0b8355e886d59bf564e1db7378 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-0727100029-dbba84e3
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0727100029-dbba84e3
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0727100029-dbba84e3
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0727100029-dbba84e3
***********************************************************
***********************************************************

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

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

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1Read FAILED
    java.lang.RuntimeException at V1ReadIT.java:119

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, 3 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:20220727095817
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:191e838c8cccc19fcfb2e090bd84b8b125564a0b8355e886d59bf564e1db7378
Deleted: sha256:6debd0423bf6faa4a0bccb47f96b4a188c7741f3ca76dc0f888d064125286203
Deleted: sha256:3f31f22dc0b722acb5fa98924e22bca44d742a8453a7f64156b644f6ae3e4561
Deleted: sha256:2eba245d0bfabd684c16b3992ebdf0d336084e9787444323d35210a713d12e11
Deleted: sha256:52f086fbc3d2fb20298925611537b911ccbcdc5dd7a47dd944f792a445d532b9
Deleted: sha256:de53c1cd1de617bf51cb2c9469dfb7734bb11823ded7c1240851f9aefdda8d5b
Deleted: sha256:4622de03b2e2abe17153b5b8799e2b570d6d272834249ca2c2707cd80e50441f
Deleted: sha256:2d10f627cbb90bb33ccc90154b7ed9ca50946b9bddf600c2005947c4387b7929
Deleted: sha256:40b74409e1795a5be6fe27ef3af1cfd07ed014eb1b7e29ba0c54a3d3dc8da4e6
Deleted: sha256:91815219da91ea575716cfde82e1d07feeac1b71ee14c35596a3859c7436e21c
Deleted: sha256:d0e35a0bff4bc1ba67d09ed960f6d50beeefd45262da4d18b285e024007257a4
Deleted: sha256:0d8821e7470bb68e7a3275861981f808704bdb0107e6d35522874db5ed824e0e
Deleted: sha256:8c8154148d92500500344655d87a500061e91606689ac90f4d6aeafe502c8220
Deleted: sha256:20951d16da07f254e08c324aebd556b2d0ab19fc2bf8cc7770ee98af4f961602
Deleted: sha256:51cefed4bd76d48feef444cc54685cd5d7fba17d87970056e3f8dfda745e6e17
Deleted: sha256:1181294af4fe5d7c19abfeda12dfedc44bcf1471eab467370f401a8e1522592e
Deleted: sha256:57d8022770c5eee1593f9cb9045ab045ba472b66fbeb9f7f0f21b98083559670
Deleted: sha256:b750f888f4096db95e3aa8fdf6c1e99d9780c2d38e92b4a9c967387ab061cb43
Deleted: sha256:38b42639d4cbd00439e05d1c463b010d9bb39a3dc025adb97a12eb165dadad8b
Deleted: sha256:b93732e833ece5b26d50337d857b274bffcd8200640cd76c12ae8b56adf89a52
Deleted: sha256:7a30633062e68ec15e7018f0512f1abd594a9d26cc10dc282493d484c450a83d
Deleted: sha256:dbd5cbe8dc94fe0765a561f89c82e1cea6339f1061b53fc6b58e1910e9e9170c
Deleted: sha256:896aa5561774bd5acbccf21c6d3a8bc539da7d360ea82880f31df2e498f45f1c
Deleted: sha256:2729e587e77d4be722ae92ce602f24df0911742bbab1860905cdec2ad7f6a43b
Deleted: sha256:1e8445c6dbf97b2e8d0743331f6171873416c86bffa9f2652423e3d0bec6a81d
Deleted: sha256:a63c8dc4d743d59d8eb12be5ff2ba5086d64ee1f2e22909ba1445d0b1fc27872
Deleted: sha256:f1908b86ca7deee815f3fb0f6a2422e9098b92de20600a856ecebb35cba960e5
Deleted: sha256:8f4408f152b6fc7dd01eeaddc011acc54309f9b4cba5bb8140581ff8409e4e09
Deleted: sha256:77cd77b1f776609e5f822d45e754c59014fdf6fd9fe6ee4cae0d5f72ac973a61
Deleted: sha256:56792d7e63638c376510ec654c31373adf9a64f9349a6b1224711844a199f872
Deleted: sha256:229492b2c5db0842a659d9ab0cbe326d1a693f92aeff62b885e6dcb70c5002cb
Deleted: sha256:60e0ad2bffce29f72ff4a47a97186564cdf2010175485f47ab3b636f6f550a05
Deleted: sha256:4b545b1eabb1895dd291ea8699d01479e4bd272a021b33c4bf1a805127f9fbc1
Deleted: sha256:fd0985dcba7cf0c0a04fcc66d22ba37e818e5ac42c543c0965d4970027e01d62
Deleted: sha256:1d4a0363d4c1cf495c86fff1139da9a37803bd7a988ca1970a99358edfef20c3
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220727095817]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:191e838c8cccc19fcfb2e090bd84b8b125564a0b8355e886d59bf564e1db7378]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220727095817] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:191e838c8cccc19fcfb2e090bd84b8b125564a0b8355e886d59bf564e1db7378])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:191e838c8cccc19fcfb2e090bd84b8b125564a0b8355e886d59bf564e1db7378
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:191e838c8cccc19fcfb2e090bd84b8b125564a0b8355e886d59bf564e1db7378
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:191e838c8cccc19fcfb2e090bd84b8b125564a0b8355e886d59bf564e1db7378].

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 49m 24s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

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

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