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

Changes:

[noreply] Fix broken 'differences from pandas' link

[noreply] Added GroupBy row in Aggregation table.

[Luke Cwik] [BEAM-12769] Fix typo in test class name, CLass -> Class

[Etienne Chauchot] [BEAM-5172] Temporary ignore testSplit and testSizes tests 
waiting for a

[samuelw] [BEAM-12740] Remove matching to filter files when renaming gcs files 
in

[noreply] [BEAM-3304] Helper functions for triggers (#15430)


------------------------------------------
[...truncated 57.08 KB...]
`--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]
5d4cff8a2f28: Preparing
be5fc0d946df: Preparing
954d9cdd2dfe: Preparing
4bac2b50c6f5: Preparing
92e917319b19: Preparing
ae02d5f1a8bb: Preparing
9bfc2f70804e: Preparing
5596562d635b: Preparing
5e064025b90c: Preparing
6a73753681dd: Preparing
40d7c380d2ce: Preparing
192409057e24: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
8555e663f65b: Waiting
192409057e24: Waiting
d9b6ea8e7d5f: Waiting
9cb5eb95298c: Waiting
d00da3cd7763: Waiting
4e61e63529c2: Waiting
00ef5416d927: Waiting
ae02d5f1a8bb: Waiting
5e064025b90c: Waiting
9bfc2f70804e: Waiting
799760671c38: Waiting
5596562d635b: Waiting
6a73753681dd: Waiting
40d7c380d2ce: Waiting
92e917319b19: Pushed
be5fc0d946df: Pushed
954d9cdd2dfe: Pushed
ae02d5f1a8bb: Pushed
5d4cff8a2f28: Pushed
4bac2b50c6f5: Pushed
5596562d635b: Pushed
5e064025b90c: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
40d7c380d2ce: Pushed
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
9bfc2f70804e: Pushed
d00da3cd7763: Layer already exists
192409057e24: Pushed

> Task :runners:direct-java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:direct-java:classes
> Task :runners:direct-java:shadowJar FROM-CACHE
> 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 :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
6a73753681dd: Pushed
20210910000115: digest: 
sha256:5e85aba987ad2f27d333a94c3222739ea22d856e01d3540d8ede34ec1e36fba3 size: 
4311

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest 
> NO-SOURCE

> Task :examples:java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :examples:java:classes
> Task :examples:java:jar

> Task :examples:java:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

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

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

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

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

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

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

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

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

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    com.google.api.client.googleapis.json.GoogleJsonResponseException at 
HL7v2IOReadWriteIT.java:87

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

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

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

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadIT > 
testHL7v2IO_ListHL7v2Messages_filtered FAILED
    com.google.api.client.googleapis.json.GoogleJsonResponseException at 
HL7v2IOReadIT.java:80

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

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

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

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

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

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

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

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadIT > 
testHL7v2IO_ListHL7v2Messages FAILED
    com.google.api.client.googleapis.json.GoogleJsonResponseException at 
HL7v2IOReadIT.java:80

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

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

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

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

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

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

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

37 tests completed, 28 failed, 1 skipped

> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest
>  FAILED
> 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-0910005946-4269a5af
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0910005946-4269a5af
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1631235581827.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0910005946-4269a5af
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0910005946-4269a5af
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1631235581827.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-0910012708-a2341168
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0910012708-a2341168
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1631237228069.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0910012708-a2341168
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0910012708-a2341168
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1631237228069.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:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210910000115
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5e85aba987ad2f27d333a94c3222739ea22d856e01d3540d8ede34ec1e36fba3
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210910000115]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5e85aba987ad2f27d333a94c3222739ea22d856e01d3540d8ede34ec1e36fba3]

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

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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 33m 11s
129 actionable tasks: 93 executed, 34 from cache, 2 up-to-date

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

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