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 2019/11/25 16:00:18 UTC

beam_PostCommit_Java - Build # 4750 - Aborted

The Apache Jenkins build system has built beam_PostCommit_Java (build #4750)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java/4750/ to view the results.

Jenkins build is back to normal : beam_PostCommit_Java #4752

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java/4752/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 #4751

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java/4751/display/redirect?page=changes>

Changes:

[kirillkozlov] Fix MongoDb SQL Integration Tests

[kirillkozlov] Add MongoDbIT back to build file

[kirillkozlov] Update JavaDoc comment and remove pipeline options


------------------------------------------
[...truncated 50.44 KB...]

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageQueryIT > testBigQueryStorageQuery1G FAILED
    java.lang.RuntimeException at BigQueryIOStorageQueryIT.java:84
        Caused by: java.lang.reflect.InvocationTargetException at BigQueryIOStorageQueryIT.java:84
            Caused by: java.lang.IllegalArgumentException at BigQueryIOStorageQueryIT.java:84
                Caused by: java.lang.IllegalArgumentException at BigQueryIOStorageQueryIT.java:84
                    Caused by: java.lang.RuntimeException at BigQueryIOStorageQueryIT.java:84
                        Caused by: java.io.IOException at BigQueryIOStorageQueryIT.java:84

org.apache.beam.sdk.io.gcp.bigquery.BigQueryNestedRecordsIT > testNestedRecords FAILED
    java.lang.RuntimeException at BigQueryNestedRecordsIT.java:75
        Caused by: java.lang.reflect.InvocationTargetException at BigQueryNestedRecordsIT.java:75
            Caused by: java.lang.IllegalArgumentException at BigQueryNestedRecordsIT.java:75
                Caused by: java.lang.IllegalArgumentException at BigQueryNestedRecordsIT.java:75
                    Caused by: java.lang.RuntimeException at BigQueryNestedRecordsIT.java:75
                        Caused by: java.io.IOException at BigQueryNestedRecordsIT.java:75

org.apache.beam.sdk.io.gcp.bigtable.BigtableReadIT > testE2EBigtableRead FAILED
    java.lang.RuntimeException at BigtableReadIT.java:53
        Caused by: java.lang.reflect.InvocationTargetException at BigtableReadIT.java:53
            Caused by: java.lang.IllegalArgumentException at BigtableReadIT.java:53
                Caused by: java.lang.IllegalArgumentException at BigtableReadIT.java:53
                    Caused by: java.lang.RuntimeException at BigtableReadIT.java:53
                        Caused by: java.io.IOException at BigtableReadIT.java:53

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:86
        Caused by: java.lang.reflect.InvocationTargetException at V1WriteIT.java:86
            Caused by: java.lang.IllegalArgumentException at V1WriteIT.java:86
                Caused by: java.lang.IllegalArgumentException at V1WriteIT.java:86
                    Caused by: java.lang.RuntimeException at V1WriteIT.java:86
                        Caused by: java.io.IOException at V1WriteIT.java:86
    java.io.IOException at V1WriteIT.java:114
        Caused by: com.google.datastore.v1.client.DatastoreException at V1WriteIT.java:114
            Caused by: java.io.IOException at V1WriteIT.java:114

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:62
        Caused by: java.lang.reflect.InvocationTargetException at V1WriteIT.java:62
            Caused by: java.lang.IllegalArgumentException at V1WriteIT.java:62
                Caused by: java.lang.IllegalArgumentException at V1WriteIT.java:62
                    Caused by: java.lang.RuntimeException at V1WriteIT.java:62
                        Caused by: java.io.IOException at V1WriteIT.java:62
    java.io.IOException at V1WriteIT.java:114
        Caused by: com.google.datastore.v1.client.DatastoreException at V1WriteIT.java:114
            Caused by: java.io.IOException at V1WriteIT.java:114

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > classMethod FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:260
        Caused by: java.io.IOException at BigQueryToTableIT.java:260

> Task :sdks:java:io:google-cloud-platform:integrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199
        Caused by: java.io.IOException at BigQueryTimePartitioningClusteringIT.java:199
            Caused by: java.io.IOException at BigQueryTimePartitioningClusteringIT.java:199

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

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1Read FAILED
    com.google.datastore.v1.client.DatastoreException at V1ReadIT.java:148
        Caused by: java.io.IOException at V1ReadIT.java:148
    java.io.IOException at V1ReadIT.java:65
        Caused by: com.google.datastore.v1.client.DatastoreException at V1ReadIT.java:65
            Caused by: java.io.IOException at V1ReadIT.java:65

> Task :sdks:java:io:google-cloud-platform:integrationTest

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    io.grpc.StatusRuntimeException at BigtableWriteIT.java:172
        Caused by: java.io.IOException
    io.grpc.StatusRuntimeException at BigtableWriteIT.java:211
        Caused by: java.io.IOException

org.apache.beam.sdk.io.gcp.bigtable.BigtableReadIT > testE2EBigtableRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BigtableReadIT.java:58
        Caused by: io.grpc.StatusRuntimeException
            Caused by: java.io.IOException

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222
        Caused by: java.io.IOException at BigQueryTimePartitioningClusteringIT.java:222
            Caused by: java.io.IOException at BigQueryTimePartitioningClusteringIT.java:222

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

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    io.grpc.StatusRuntimeException at BigtableWriteIT.java:172
        Caused by: java.io.IOException
    io.grpc.StatusRuntimeException at BigtableWriteIT.java:211
        Caused by: java.io.IOException

org.apache.beam.sdk.io.gcp.datastore.SplitQueryFnIT > testSplitQueryFnWithLargeDataset FAILED
    java.lang.AssertionError at SplitQueryFnIT.java:86

org.apache.beam.sdk.io.gcp.datastore.SplitQueryFnIT > testSplitQueryFnWithSmallDataset FAILED
    java.lang.AssertionError at SplitQueryFnIT.java:86

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1ReadWithGQLQueryWithLimit FAILED
    com.google.datastore.v1.client.DatastoreException at V1ReadIT.java:148
        Caused by: java.io.IOException at V1ReadIT.java:148
    java.io.IOException at V1ReadIT.java:65
        Caused by: com.google.datastore.v1.client.DatastoreException at V1ReadIT.java:65
            Caused by: java.io.IOException at V1ReadIT.java:65

> Task :sdks:java:io:google-cloud-platform:integrationTest

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1Read FAILED
    com.google.datastore.v1.client.DatastoreException at V1ReadIT.java:148
        Caused by: java.io.IOException at V1ReadIT.java:148
    java.io.IOException at V1ReadIT.java:65
        Caused by: com.google.datastore.v1.client.DatastoreException at V1ReadIT.java:65
            Caused by: java.io.IOException at V1ReadIT.java:65

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145
        Caused by: java.io.IOException at BigQueryTimePartitioningClusteringIT.java:145
            Caused by: java.io.IOException at BigQueryTimePartitioningClusteringIT.java:145

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

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1ReadWithGQLQueryWithNoLimit FAILED
    com.google.datastore.v1.client.DatastoreException at V1ReadIT.java:148
        Caused by: java.io.IOException at V1ReadIT.java:148
    java.io.IOException at V1ReadIT.java:65
        Caused by: com.google.datastore.v1.client.DatastoreException at V1ReadIT.java:65
            Caused by: java.io.IOException at V1ReadIT.java:65

> Task :sdks:java:io:google-cloud-platform:integrationTest

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1ReadWithGQLQueryWithLimit FAILED
    com.google.datastore.v1.client.DatastoreException at V1ReadIT.java:148
        Caused by: java.io.IOException at V1ReadIT.java:148
    java.io.IOException at V1ReadIT.java:65
        Caused by: com.google.datastore.v1.client.DatastoreException at V1ReadIT.java:65
            Caused by: java.io.IOException at V1ReadIT.java:65

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170
        Caused by: java.io.IOException at BigQueryTimePartitioningClusteringIT.java:170
            Caused by: java.io.IOException at BigQueryTimePartitioningClusteringIT.java:170

org.apache.beam.sdk.io.gcp.datastore.SplitQueryFnIT > testSplitQueryFnWithLargeDataset FAILED
    java.lang.AssertionError at SplitQueryFnIT.java:86

org.apache.beam.sdk.io.gcp.datastore.SplitQueryFnIT > testSplitQueryFnWithSmallDataset FAILED
    java.lang.AssertionError at SplitQueryFnIT.java:86

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1ReadWithGQLQueryWithNoLimit FAILED
    com.google.datastore.v1.client.DatastoreException at V1ReadIT.java:148
        Caused by: java.io.IOException at V1ReadIT.java:148
    java.io.IOException at V1ReadIT.java:65
        Caused by: com.google.datastore.v1.client.DatastoreException at V1ReadIT.java:65
            Caused by: java.io.IOException at V1ReadIT.java:65

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at V1WriteIT.java:104
        Caused by: com.google.datastore.v1.client.DatastoreException
            Caused by: java.io.IOException
    java.io.IOException at V1WriteIT.java:114
        Caused by: com.google.datastore.v1.client.DatastoreException at V1WriteIT.java:114
            Caused by: java.io.IOException at V1WriteIT.java:114

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at V1WriteIT.java:69
        Caused by: com.google.datastore.v1.client.DatastoreException
            Caused by: java.io.IOException
    java.io.IOException at V1WriteIT.java:114
        Caused by: com.google.datastore.v1.client.DatastoreException at V1WriteIT.java:114
            Caused by: java.io.IOException at V1WriteIT.java:114

23 tests completed, 16 failed

> Task :sdks:java:io:google-cloud-platform:integrationTest FAILED
> Task :sdks:java:io:google-cloud-platform:integrationTestKms

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

24 tests completed, 17 failed

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

FAILURE: Build completed with 5 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:extensions:google-cloud-platform-core:integrationTestKms'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java/ws/src/sdks/java/extensions/google-cloud-platform-core/build/reports/tests/integrationTestKms/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:examplesJavaLegacyWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java/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.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:extensions:zetasketch:integrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java/ws/src/sdks/java/extensions/zetasketch/build/reports/tests/integrationTest/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.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:google-cloud-platform:integrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java/ws/src/sdks/java/io/google-cloud-platform/build/reports/tests/integrationTest/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.
==============================================================================

5: 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://builds.apache.org/job/beam_PostCommit_Java/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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2h 54m 47s
88 actionable tasks: 59 executed, 29 from cache

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

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