See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV1/642/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 49.58 KB...]
> Task :sdks:java:io:google-cloud-platform:jar

> Task :sdks:java:io:google-cloud-platform: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 :sdks:java:io:google-cloud-platform:testClasses
> Task :runners:google-cloud-dataflow-java:compileJava
> Task :examples:java:compileJava
> Task :sdks:java:io:google-cloud-platform:testJar

> 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 FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :runners:google-cloud-dataflow-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:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar
> Task :runners:google-cloud-dataflow-java:worker:legacy-worker: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:google-cloud-dataflow-java:worker:legacy-worker:classes
> Task :runners:google-cloud-dataflow-java:worker:legacy-worker:shadowJar
> Task 
> :runners:google-cloud-dataflow-java:coreSDKJavaLegacyWorkerIntegrationTest 
> NO-SOURCE
> Task 
> :runners:google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest

org.apache.beam.examples.complete.TfIdfIT > testE2ETfIdf FAILED
    java.lang.RuntimeException at TfIdfIT.java:70

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

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

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > 
testE2ETrafficMaxLaneFlow FAILED
    java.lang.RuntimeException at TrafficMaxLaneFlowIT.java:74

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

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

org.apache.beam.examples.complete.AutoCompleteIT > testE2EAutoComplete FAILED
    java.lang.RuntimeException at AutoCompleteIT.java:57

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0910001650-1d4e0cc9
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0910001650-1d4e0cc9
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1631232997327.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0910001650-1d4e0cc9
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0910001650-1d4e0cc9
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1631232997327.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.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT 
> testTableIO FAILED
    java.lang.RuntimeException at BigQuerySamplesIT.java:121

org.apache.beam.examples.complete.TopWikipediaSessionsIT > testE2ETopWikiPages 
FAILED
    java.lang.RuntimeException at TopWikipediaSessionsIT.java:67

10 tests completed, 9 failed

> Task 
> :runners:google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest 
> FAILED
> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformLegacyWorkerIntegrationTest

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

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

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

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.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 > 
testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:198

org.apache.beam.sdk.io.gcp.healthcare.FhirIOSearchIT > testFhirIOSearch[R4] 
FAILED
    java.lang.RuntimeException at FhirIOSearchIT.java:149

org.apache.beam.sdk.io.gcp.healthcare.FhirIOSearchIT > 
testFhirIOSearch_emptyResult[R4] FAILED
    java.lang.RuntimeException at FhirIOSearchIT.java:211

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.healthcare.FhirIOSearchIT > 
testFhirIOSearchWithGenericParameters[R4] FAILED
    java.lang.RuntimeException at FhirIOSearchIT.java:180

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

org.apache.beam.sdk.io.gcp.bigquery.BigQueryNestedRecordsIT > testNestedRecords 
FAILED
    java.lang.RuntimeException at BigQueryNestedRecordsIT.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.bigtable.BigtableWriteIT > testE2EBigtableWrite 
FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1Read FAILED
    java.lang.RuntimeException at V1ReadIT.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.bigquery.BigQueryToTableIT > 
testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > 
testE2EV1ReadWithGQLQueryWithNoLimit 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.healthcare.FhirIOLROIT > test_FhirIO_deidentify 
FAILED
    java.lang.RuntimeException at FhirIOLROIT.java:106

org.apache.beam.sdk.io.gcp.healthcare.FhirIOLROIT > 
test_FhirIO_exportFhirResourcesGcs FAILED
    java.lang.RuntimeException at FhirIOLROIT.java:97

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.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    com.google.api.client.googleapis.json.GoogleJsonResponseException at 
HL7v2IOReadWriteIT.java:87

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

org.apache.beam.sdk.io.gcp.healthcare.FhirIOWriteIT > testFhirIO_Import[DSTU2] 
FAILED
    java.lang.RuntimeException at FhirIOWriteIT.java:136

org.apache.beam.sdk.io.gcp.healthcare.FhirIOWriteIT > 
testFhirIO_ExecuteBundle[DSTU2] FAILED
    java.lang.RuntimeException at FhirIOWriteIT.java:115

org.apache.beam.sdk.io.gcp.healthcare.FhirIOWriteIT > testFhirIO_Import[STU3] 
FAILED
    java.lang.RuntimeException at FhirIOWriteIT.java:136

org.apache.beam.sdk.io.gcp.healthcare.FhirIOWriteIT > 
testFhirIO_ExecuteBundle[STU3] FAILED
    java.lang.RuntimeException at FhirIOWriteIT.java:115

org.apache.beam.sdk.io.gcp.healthcare.FhirIOWriteIT > testFhirIO_Import[R4] 
FAILED
    java.lang.RuntimeException at FhirIOWriteIT.java:136

org.apache.beam.sdk.io.gcp.healthcare.FhirIOWriteIT > 
testFhirIO_ExecuteBundle[R4] FAILED
    java.lang.RuntimeException at FhirIOWriteIT.java:115

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.spanner.SpannerWriteIT > testSequentialWrite FAILED
    java.lang.RuntimeException at SpannerWriteIT.java:182

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

org.apache.beam.sdk.io.gcp.spanner.SpannerWriteIT > testWrite FAILED
    java.lang.RuntimeException at SpannerWriteIT.java:153

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

46 tests completed, 39 failed, 1 skipped

> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformLegacyWorkerIntegrationTest
>  FAILED
> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformLegacyWorkerKmsIntegrationTest

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV1/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaLegacyWorkerIntegrationTest/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:googleCloudPlatformLegacyWorkerIntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV1/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformLegacyWorkerIntegrationTest/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 13m 27s
120 actionable tasks: 94 executed, 26 from cache

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

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