You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/01/05 20:08:16 UTC

Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1114

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

Changes:

[noreply] [BEAM-13567] Consolidate runner flag definition. (#16426)


------------------------------------------
[...truncated 50.80 KB...]
11936051f93b: Preparing
5da38340618b: Waiting
a871d98d0396: Waiting
1190569406d7: Waiting
367a78725e70: Waiting
40f8a37b13a5: Waiting
fc1498e4fe4f: Waiting
5cd8de2ac53d: Waiting
57cd1b70b59b: Waiting
bff9fe6e429c: Waiting
7c245b2fe4f1: Waiting
f9e18e59a565: Waiting
26a504e63be4: Waiting
8bf42db0de72: Waiting
31892cc314cb: Waiting
11936051f93b: Waiting
d5d33c7bf28c: Pushed
410d6344210c: Pushed
4445f101ae61: Pushed
4f1f197791a1: Pushed
af555ca2f0a9: Pushed
367a78725e70: Pushed
1190569406d7: Pushed
40f8a37b13a5: Pushed
5da38340618b: Pushed
bff9fe6e429c: Layer already exists
7c245b2fe4f1: Layer already exists
f9e18e59a565: Layer already exists
26a504e63be4: Layer already exists
8bf42db0de72: Layer already exists
31892cc314cb: Layer already exists
11936051f93b: Layer already exists
57cd1b70b59b: Pushed
a871d98d0396: Pushed
5cd8de2ac53d: Pushed
fc1498e4fe4f: Pushed
20220105180054: digest: sha256:acccc8cbb6379c75686c97f5cef81b73b4bb5c60bddb54f740b1e627c7bd92d0 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-0105180913-dfa8dce1
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0105180913-dfa8dce1
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1641406143740.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0105180913-dfa8dce1
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0105180913-dfa8dce1
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1641406143740.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-0105180913-447c8718
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0105180913-447c8718
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1641406143391.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0105180913-447c8718
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0105180913-447c8718
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1641406143391.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.bigquery.BigQueryIOReadIT > testBigQueryRead1G FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.bigtable.BigtableReadIT > testE2EBigtableRead FAILED
    java.lang.RuntimeException at BigtableReadIT.java:58

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:198

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageReadIT > testBigQueryStorageRead1GArrow FAILED
    java.lang.RuntimeException at BigQueryIOStorageReadIT.java:102

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryRead1M FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:221

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryRead1T FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:144

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:169

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:119

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPubsubMessageId FAILED
    java.lang.AssertionError at PubsubReadIT.java:85

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testQuery FAILED
    java.lang.RuntimeException at SpannerReadIT.java:169

org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPublicData FAILED
    java.lang.AssertionError at PubsubReadIT.java:57

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:129

org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testRead FAILED
    java.lang.RuntimeException at SpannerReadIT.java:149

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

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:92

org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testReadAllRecordsInDb FAILED
    java.lang.RuntimeException at SpannerReadIT.java:201

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

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

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

38 tests completed, 29 failed, 1 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220105180054
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:acccc8cbb6379c75686c97f5cef81b73b4bb5c60bddb54f740b1e627c7bd92d0
Deleted: sha256:d3db4c6e28af8a5f8ba8aa72909d5488c3f5c3410a4dee08326ac8fa23304e7a
Deleted: sha256:1db81299d40755bea5d7f41da4ded03d7f2267c3cae196b930ff70a998c0132c
Deleted: sha256:dd7ab5be3e5f39ab89d3fed24bf4119c2f3cf95d034b946bd9a1130e1d9d7773
Deleted: sha256:97602f6ece0508eacd377c316406bdb43e1ca106505a8a642ec3ad28b50a18c6
Deleted: sha256:0e4b88cd46a7fca015d3bda2a067b6c5acfc49f740020322f63b81dce8f3f78c
Deleted: sha256:bac6a100a71dd0b2d9b3bddab73a964ee4cb41601c90074690ca5a4e18d0a602
Deleted: sha256:311f093668e7c5cf343c69314026029945485dcd37508c56d6f0879f8a296433
Deleted: sha256:b5045c080b4d9dda186b70f24fd6480749ac60c51de3c6abe665f70d3d0fb7a3
Deleted: sha256:10a1359f8387a1a7086d5fb5413e172c2139d74f5d598283a7cb42f66cc044d9
Deleted: sha256:18cfcfe286c4eed886d29eedc41e17674ca8c7218cb87fd79bd4e06555c8ec0a
Deleted: sha256:5b24139ad92caf189a82de64b48e7f0814caf2c09d52c1954d400494cb047748
Deleted: sha256:691c2a82c6eeaa5484d5320577822fdd4236cca7db3e9cc12294f7b886e90cd8
Deleted: sha256:c4af7d1955fa102962671b58d74718d386e7e50ef657bf61a186f225045bd5a9
Deleted: sha256:e124f2b5542f5b937ae9187bc33abf4715be43d2c7d202ae759261e3c60ebaa8
Deleted: sha256:939f80ee39cdc2884bd12885a1a07e19e3b18df13f4e7a76dee312103acae09a
Deleted: sha256:12f6430bcc61e12db6ba9ff6fedb58a72aa27afd1be6a03f9afa2d1daa4bb52a
Deleted: sha256:c7a37447b8a825abcd888d2283730bcaed5653d62db67325a945efc6eaa73297
Deleted: sha256:7157a5a90ff802c24ad754b5e5ada6451bedcdae096b6a766551033f8480d97a
Deleted: sha256:96c69f8693bab5a64b32459ed36f4f01363fa98a57138e1e9f6f5504fa21f655
Deleted: sha256:2f6a6c9c1a8ad0ef11235fdc53cf6168ba0b7492fb94ffcdb7c5f5176102110f
Deleted: sha256:90b5a9d20dadd2299b5e1a776964b5622b6fab59c1792a9a9ce891f7c3024d03
Deleted: sha256:218d15b69673b7b7e561460af19086dd9a63363684aa8f42a4e724c3ebc18108
Deleted: sha256:c7960839b7061d802bf7ef8e99c59356869622f532a4bf6f6876008f0c7dba7e
Deleted: sha256:15ab96a9417fca2ecd83bc1d5dc7232687f2ef790bf0fbe571c243f19cc27040
Deleted: sha256:68a1d5445a96a582026631b98b1f24d0faa3f8c8c35e644820cb13d8f6e8f6d9
Deleted: sha256:8905675a99b7060dcd09ec48c21e3ab605b93adf9dd71b3e1e63d718af531a57
Deleted: sha256:63f48991035d3a236b4b2a8489be166c14013aef7d1fad55f561788580505e68
Deleted: sha256:0b4f6af5b057657de234e58635651341f8375fd53978117e1bb50add9b6760c5
Deleted: sha256:46e40686ed407b5258e0de953138f68479c14357d8f8283ca43e650bf07a117e
Deleted: sha256:ea3cd5c4f08a5ad79527d47f6f04393b31d7e54ded2385a7f22dce88d0383334
ERROR: (gcloud.container.images.untag) Image could not be found: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220105180054]

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages FAILED

FAILURE: Build completed with 2 failures.

1: Task 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.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Build file '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 290

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerImages'.
> Process 'command 'gcloud'' finished with non-zero exit value 1

* 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 2h 7m 44s
117 actionable tasks: 66 executed, 47 from cache, 4 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Java_DataflowV2 #1116

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1116/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1115

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1115/display/redirect?page=changes>

Changes:

[aydar.zaynutdinov] [BEAM-13565][Playground]

[relax] update bom

[zyichi] Upgrade python library versions in base_image_requirements.txt

[noreply] [BEAM-13601] Don't cache Row types for a schema. (#16427)

[noreply] [BEAM-13430] Re-enable checkerframework (#16429)

[noreply] [BEAM-13430] Ensure that testRuntimeMigration depends on "default"

[noreply] Merge pull request #16277 from [BEAM-13124][Playground] Create readiness

[noreply] Merge pull request #16314 from [BEAM-13260][Playground]Implement setup

[noreply] Merge pull request #16383 from [BEAM-13566][Playground] Add logic of

[noreply] Merge pull request #16365 from [BEAM-13559][Playground] Remove tag in

[noreply] Merge pull request #16360 from [BEAM-13546][Playground] Update nginx

[noreply] Merge pull request #16192 from [BEAM-13395] [Playground] Tag katas

[noreply] Merge pull request #16254 from [BEAM-13249][Playground] Security – Mock


------------------------------------------
[...truncated 69.44 KB...]
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar
> 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-0106002029-d835b62d
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0106002029-d835b62d
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1641428423144.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0106002029-d835b62d
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0106002029-d835b62d
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1641428423144.traffic_max_lane_flow_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-0106002029-1ee36ec0
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0106002029-1ee36ec0
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1641428423040.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0106002029-1ee36ec0
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0106002029-1ee36ec0
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1641428423040.traffic_routes_table
Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage.
***********************************************************
***********************************************************

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > testTableIO FAILED
    java.lang.RuntimeException at BigQuerySamplesIT.java:121

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApiUsingQuery FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

8 tests completed, 3 failed

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

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageReadIT > testBigQueryStorageRead1GAvro FAILED
    java.lang.RuntimeException at BigQueryIOStorageReadIT.java:102

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryReadEmpty FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageQueryIT > testBigQueryStorageQuery1G FAILED
    java.lang.RuntimeException at BigQueryIOStorageQueryIT.java:94

org.apache.beam.sdk.io.gcp.bigquery.BigQueryNestedRecordsIT > testNestedRecords FAILED
    java.lang.RuntimeException at BigQueryNestedRecordsIT.java:114

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:198

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageReadIT > testBigQueryStorageRead1GArrow FAILED
    java.lang.RuntimeException at BigQueryIOStorageReadIT.java:102

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryRead1G FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.bigtable.BigtableReadIT > testE2EBigtableRead FAILED
    java.lang.RuntimeException at BigtableReadIT.java:58

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryRead1M FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:221

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryRead1T FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:144

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:169

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:119

org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPubsubMessageId FAILED
    java.lang.AssertionError at PubsubReadIT.java:85

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testQuery FAILED
    java.lang.RuntimeException at SpannerReadIT.java:169

org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPublicData FAILED
    java.lang.AssertionError at PubsubReadIT.java:57

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:129

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

org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testRead FAILED
    java.lang.RuntimeException at SpannerReadIT.java:149

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:92

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

org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testReadAllRecordsInDb FAILED
    java.lang.RuntimeException at SpannerReadIT.java:201

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

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

38 tests completed, 33 failed, 1 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220106000126
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0e8e1dff37e16f9116950da6710ebe9bf14427abba06c01532f792197a9290d8
Deleted: sha256:0b6c99cfb569c68d32a8113f5a7c791c313de0685d7e6ee8fe5006c2ef318f51
Deleted: sha256:a585f30491c52daf2a97cd3438ae2aebd786edd552d2d476ca54d58c04f90fb5
Deleted: sha256:d016e24933f291e54f1d336e7b352bee9ba1f64a6f4c41bc53897de998488a61
Deleted: sha256:2a7a5f71cc71164f0ddd0dfba37e957a2a9dccf57f90238d72f9f0b55750f04e
Deleted: sha256:463e295dae946df552a9fd5671c383ae07d027b167d4298ba9bc249f7deef2a3
Deleted: sha256:259d7c0108f931f76c13f944c894aae2e475af5be98c6a3d27e475cf47aaebb3
Deleted: sha256:82f0aabee060a745c0741aee69e1af5d62649ef6d9c78c33dabba2857ab6ffe2
Deleted: sha256:a4e61112fd2156708b81d69507c12e629be0cbc224779a92071d8768645d2fc0
Deleted: sha256:34541781af2a2d39bad3ce349d2b524a39b98fac0fa14f27a5caf99f31e884f8
Deleted: sha256:e1ee08eff3330774b889fa70dbd53a5e89aa6e37b3c5ea5cd23a8e0cd08bddde
Deleted: sha256:69bef1f4a6663be683db88788bbe704f12b79cd582c2dddcb95d8fcf399cb405
Deleted: sha256:08c348ad7d7c14f0164a911a7b9f3a2d3b636cb37a78038fc4fa41566ab48a01
Deleted: sha256:301a717d508beddb13b5e6a5d95c5ac175f5823be5e96fc730a0ee877c1acdc1
Deleted: sha256:a4e9fc221f7a108b3fa15fde1386e5f40a9fc1d8711f6d02714d3e31a115ffde
Deleted: sha256:fccccbb39a9018e76af6a04a2fe08c7fa2720765cc0cdd256444d538341934f7
Deleted: sha256:91f01e987c6884bcf42f67b7b5081974c52ddcc1d7bda054eff63aae98f5b9e3
Deleted: sha256:43c6b92079cadaf508117a092342a23962fa9fa792fe883d1c7cca990b2bfb56
Deleted: sha256:0f3918b6bb859c9c4406c9b654bc70b0738ae490654c68331d9c5e0ffe5d1040
Deleted: sha256:e857e86f28c4c94d37d1a07524e5ea501ed5a383fd49bef913a976aed24408c2
Deleted: sha256:d1820ebc0e46cafd8c2ad68057b580217cb2c2632d4a75bf0326d2d22e6dc348
Deleted: sha256:7d445cbf0632a1b25432b5093eb1c12e5824f46b7f3a42c81dff25affa64fd95
Deleted: sha256:101e4e593c29b113ffa4bb0a9321eba62b3561ef2a3bd580ef14f6543593aa84
Deleted: sha256:44e632baf099da31c650b8e6e62f9d67adc377b0d2532d67a1ba801c1e91def5
Deleted: sha256:21fc98cdfa075e562f07453edbe586980c65b5ae437a46a151fad659d3b55208
Deleted: sha256:1d96ce6447fde68dbf22098d8802069b3b7e369e3774c4edef58790326065382
Deleted: sha256:889ed89d1525e35dec50ddf591b95afb2933bf9cd6cfae3a281aa760bdef65c3
Deleted: sha256:90022b5f8616643a37bb586e2481aa590cf3e46d40a16e44d7dfabf49b51eb37
Deleted: sha256:bdedb0bcb8ae778c139d80de5f9ac89430fab8fc9b9f5a59f66b3afb9448b5b1
ERROR: (gcloud.container.images.untag) Image could not be found: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220106000126]

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages FAILED

FAILURE: Build completed with 3 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest'.
> 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/examplesJavaRunnerV2IntegrationTest/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.
==============================================================================

2: Task 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.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Build file '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 287

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerImages'.
> Process 'command 'gcloud'' finished with non-zero exit value 1

* 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 2h 12m 53s
141 actionable tasks: 133 executed, 5 from cache, 3 up-to-date

Publishing build scan...
https://gradle.com/s/4llh5mc7dg5ys

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org