See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1321/display/redirect?page=changes>

Changes:

[egalpin] Use default context output rather than outputWithTimestamp for

[stranniknm] Palo Alto case study - fix link

[rogelio.hernandez] [BEAM-12777] Removed current docs version redirect


------------------------------------------
[...truncated 51.55 KB...]
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :sdks:java:container:java8:copyDockerfileDependencies

> Task :sdks:java:container:pullLicenses
Collecting pip
  Using cached pip-22.0.3-py3-none-any.whl (2.1 MB)
Collecting setuptools
  Using cached setuptools-60.9.3-py3-none-any.whl (1.1 MB)
Collecting wheel
  Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, setuptools, wheel
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
  Attempting uninstall: setuptools
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0
Successfully installed pip-22.0.3 setuptools-60.9.3 wheel-0.37.1
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB)
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 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.1-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.10.0 pyyaml-5.4.1 six-1.16.0 
soupsieve-2.3.1 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 220 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 50.362606 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:java8:copyJavaThirdPartyLicenses

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container 
--save_path=/output/licenses
+ go-licenses csv github.com/apache/beam/sdks/java/container
+ tee /output/licenses/list.csv
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/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]
82bd986a373c: Preparing
fa30d132e68d: Preparing
72ca3610f2bb: Preparing
aff958089c70: Preparing
dd461b92a8cc: Preparing
49fa5a0fbf12: Preparing
5bd20eb69e68: Preparing
d0157fc69f5f: Preparing
b702217c73c0: Preparing
a8260a66c31c: Preparing
00ac4681422e: Preparing
8ac085a20555: Preparing
8ed0a42c0b8d: Preparing
f53ed9ea8a10: Preparing
6be21046fcff: Preparing
1e5fdc3d671c: Preparing
613ab28cf833: Preparing
bed676ceab7a: Preparing
6398d5cccd2c: Preparing
0b0f2f2f5279: Preparing
49fa5a0fbf12: Waiting
5bd20eb69e68: Waiting
d0157fc69f5f: Waiting
b702217c73c0: Waiting
a8260a66c31c: Waiting
00ac4681422e: Waiting
8ac085a20555: Waiting
8ed0a42c0b8d: Waiting
f53ed9ea8a10: Waiting
6be21046fcff: Waiting
1e5fdc3d671c: Waiting
613ab28cf833: Waiting
bed676ceab7a: Waiting
6398d5cccd2c: Waiting
0b0f2f2f5279: Waiting
fa30d132e68d: Pushed
aff958089c70: Pushed
72ca3610f2bb: Pushed
dd461b92a8cc: Pushed
82bd986a373c: Pushed
49fa5a0fbf12: Pushed
a8260a66c31c: Pushed
b702217c73c0: Pushed
d0157fc69f5f: Pushed
f53ed9ea8a10: Layer already exists
6be21046fcff: Layer already exists
1e5fdc3d671c: Layer already exists
613ab28cf833: Layer already exists
bed676ceab7a: Layer already exists
6398d5cccd2c: Layer already exists
0b0f2f2f5279: Layer already exists
5bd20eb69e68: Pushed
8ac085a20555: Pushed
8ed0a42c0b8d: Pushed
00ac4681422e: Pushed
20220301180201: digest: 
sha256:8fd864b56cff2dcc6fbd1f834c9da32409503d086790c9ccb11651666a702053 size: 
4520

> 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-0301180709-182237c1
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0301180709-182237c1
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1646158014864.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0301180709-182237c1
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0301180709-182237c1
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1646158014864.traffic_routes_table
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0301180708-9885eff6
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0301180708-9885eff6
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1646158014873.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0301180708-9885eff6
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0301180708-9885eff6
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1646158014873.traffic_max_lane_flow_table
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

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

org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED
    java.lang.AssertionError at ReadWriteIT.java:264

42 tests completed, 1 failed, 1 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:20220301180201
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8fd864b56cff2dcc6fbd1f834c9da32409503d086790c9ccb11651666a702053
Deleted: sha256:68639ce73ff2a18cef5cdea6e436c312418a361740ae44d16e915980a3f36236
Deleted: sha256:af6d951234155923d7fe92b9382dbc74f86116e19356cfce424a03c08828c1a8
Deleted: sha256:babcb9743b4e10c35fc5d18f6ad91b54c56859df1c5996aeca6f4d12c287e91b
Deleted: sha256:916d685d668a52ce5fa4cf56fc148fd9b04163cb50f6347c9ae6e2f78e2255fc
Deleted: sha256:8f3915e31b7e1215fce15cc5d1546ca724dbe017d0b6e32763264d9568ada654
Deleted: sha256:430bbcfb7283d819ceca084f72b2dff63eeba0cd28f59ba1be0f7a4bc57a574e
Deleted: sha256:a1335192dc0c2a11b0196539116e92e1a7e4f257b1d00eae9522f5d3b519377a
Deleted: sha256:d9fc9f76c36f9e273449910aab35d7822bde541b40a88aa93fc2a3c202f9403c
Deleted: sha256:5b1bb1fbee184048ea7b908585cbfc3bf62b8e59524883e64e1ee666a9c7c3b6
Deleted: sha256:f3273f3c9cf5d00a993b727d130686b43706fb958a2be076f476360350359b01
Deleted: sha256:b064f18a95d381830e49ff56a5a0dfa31d2baba640ff9a69e6072d58fedca1a9
Deleted: sha256:ccc9e59e57f5396b09cfc68b87b355ae4b45a7efc30a6acf0c2466ce6cd2e30a
Deleted: sha256:6b88948030451571591d4a33d0b6fddafee02cc1264454c18548ff4be9e92940
Deleted: sha256:9bae7ab32f8fedf18eb44cbc7c1f6adab99c1807785f25f2554f5011d06c4081
Deleted: sha256:7d041c490dac41467edbb7b3217f60a30c3ea8ecc12098e52d9f608e92ce1b37
Deleted: sha256:7e2b2e653e8e7a28c6b1e9fe3f1f18a3c680fd0bad2eefda4f64cae43384a580
Deleted: sha256:4bb6d6d37736d233ad9ecf8c471e5de8a56b641aa99c1b91a95801339dc1ae59
Deleted: sha256:9f766ec59f785f9ea896a823038b3879b6a9a4f27eb3f8090b0f9447dacddfe2
Deleted: sha256:5589a4340c2c15fcaba1cb1158e6da283c0b63e2ef6e9f968d814ae2abc61845
Deleted: sha256:6a1fc6963dd4a8e78b582f4951c580f73fc010de8aff30c3539032f0f553d558
Deleted: sha256:167947e93279a58112d8483c7f0333e35705c5eb2a909438108e28cb19f7a15d
Deleted: sha256:48a1414818dcbb4a1da520f490ee34251429f61e67f24c98291aac8f2262ed9f
Deleted: sha256:4edda72d49ad7207ea122140c116f01a3e21f41ce35b7e9847de58a3d857da75
Deleted: sha256:8ef32114c6df8df5876c07d09efb0812ec2c7b608f28cbe9543dce94b1e22b55
Deleted: sha256:7e5a1ede3b9bca0a9960192b3fdae7c3374d70c0c42842f089cced08d4770a14
Deleted: sha256:2d3f186ccb868f60d6b22d860f50a33ca21c581d49fd60f1cc1e513bb3b5c054
Deleted: sha256:48ffef30b739b8c70cd2dc9cff6a287a230a9834c0d2d9dc6ad3bbfbeef6759f
Deleted: sha256:64e691bb443c5424820c449b896ea2ca2794b4a5648b142d6469da5e8c145706
Deleted: sha256:8ce80ef520ccd83b6d6625389ff080ffe2dd78b637773709783afeb565ee7352
Deleted: sha256:23819f55bcb80a4faa4fa29b81c47837c5d852096ec0f4b4af61252a97b93fd9
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220301180201]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8fd864b56cff2dcc6fbd1f834c9da32409503d086790c9ccb11651666a702053]

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

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.3.2/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 54m 42s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

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

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