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 2020/01/30 21:54:15 UTC

Build failed in Jenkins: beam_PostCommit_Java_PVR_Spark_Batch #1957

See <https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/1957/display/redirect?page=changes>

Changes:

[robertwb] Fix some missing (but unused) output_processor constructor arguments.


------------------------------------------
[...truncated 63.13 KB...]
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoEmptyWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:650
        Caused by: java.lang.RuntimeException at ParDoTest.java:650
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:650
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWrite FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:150
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:150
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:150
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p26p0.io.grpc.StatusRuntimeException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemasPassedThrough FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:420
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:420
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:420
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemaFieldSelectionNested FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:633
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:633
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:633
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemaFieldSelectionUnboxing FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:542
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:542
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:542
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemaFieldDescriptorSelectionUnboxing FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:583
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:583
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:583
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testInferredSchemaPipeline FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:405
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:405
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:405
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testFieldAccessSchemaPipeline FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:327
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:327
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:327
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSimpleSchemaPipeline FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:96
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:96
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:96
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p26p0.io.grpc.StatusRuntimeException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemaConversionPipeline FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:453
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:453
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:453
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p26p0.io.grpc.StatusRuntimeException
                        Caused by: org.apache.beam.vendor.grpc.v1p26p0.io.netty.channel.ChannelException
                            Caused by: java.lang.reflect.InvocationTargetException
                                Caused by: org.apache.beam.vendor.grpc.v1p26p0.io.netty.channel.ChannelException
                                    Caused by: java.net.SocketException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWriteWithSchemaRegistry FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:292
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:292
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:292
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWriteMultiOutput FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:247
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:247
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:247
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testNestedSchema FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:492
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:492
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:492
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.io.CountingSourceTest > testUnboundedSourceSplits FAILED
    java.lang.RuntimeException at CountingSourceTest.java:246
        Caused by: java.lang.RuntimeException at CountingSourceTest.java:246
            Caused by: java.util.concurrent.ExecutionException at CountingSourceTest.java:246
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.io.CountingSourceTest > testBoundedSourceSplits FAILED
    java.lang.RuntimeException at CountingSourceTest.java:121

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:608
        Caused by: java.lang.RuntimeException at ParDoTest.java:608
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:608
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1147
        Caused by: java.lang.RuntimeException at ParDoTest.java:1147
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:1147
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1037
        Caused by: java.lang.RuntimeException at ParDoTest.java:1037
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:1037
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:934
        Caused by: java.lang.RuntimeException at ParDoTest.java:934
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:934
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:674
        Caused by: java.lang.RuntimeException at ParDoTest.java:674
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:674
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:753
        Caused by: java.lang.RuntimeException at ParDoTest.java:753
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:753
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1071
        Caused by: java.lang.RuntimeException at ParDoTest.java:1071
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:1071
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.windowing.WindowingTest > testMergingWindowing FAILED
    java.lang.RuntimeException at WindowingTest.java:168

org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation FAILED
    java.lang.RuntimeException at WindowingTest.java:197
        Caused by: java.lang.RuntimeException at WindowingTest.java:197
            Caused by: java.util.concurrent.ExecutionException at WindowingTest.java:197
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p26p0.io.grpc.StatusRuntimeException
                        Caused by: org.apache.beam.vendor.grpc.v1p26p0.io.netty.channel.ChannelException
                            Caused by: java.lang.reflect.InvocationTargetException
                                Caused by: org.apache.beam.vendor.grpc.v1p26p0.io.netty.channel.ChannelException
                                    Caused by: java.net.SocketException

org.apache.beam.sdk.transforms.windowing.WindowingTest > testNonPartitioningWindowing FAILED
    java.lang.RuntimeException at WindowingTest.java:150
        Caused by: java.lang.RuntimeException at WindowingTest.java:150
            Caused by: java.util.concurrent.ExecutionException at WindowingTest.java:150
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.windowing.WindowingTest > testPartitioningWindowing FAILED
    java.lang.RuntimeException at WindowingTest.java:126
        Caused by: java.lang.RuntimeException at WindowingTest.java:126
            Caused by: java.util.concurrent.ExecutionException at WindowingTest.java:126
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.windowing.WindowTest > testTimestampCombinerEndOfWindow FAILED
    java.lang.RuntimeException at WindowTest.java:498
        Caused by: java.lang.RuntimeException at WindowTest.java:498
            Caused by: java.util.concurrent.ExecutionException at WindowTest.java:498
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.windowing.WindowTest > testTimestampCombinerDefault FAILED
    java.lang.RuntimeException at WindowTest.java:468
        Caused by: java.lang.RuntimeException at WindowTest.java:468
            Caused by: java.util.concurrent.ExecutionException at WindowTest.java:468
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.windowing.WindowTest > testNoWindowFnDoesNotReassignWindows FAILED
    java.lang.RuntimeException at WindowTest.java:434
        Caused by: java.lang.RuntimeException at WindowTest.java:434
            Caused by: java.util.concurrent.ExecutionException at WindowTest.java:434
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesWhenValueTimestampedLaterSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:128
        Caused by: java.lang.RuntimeException at ReifyTimestampsTest.java:128
            Caused by: java.util.concurrent.ExecutionException at ReifyTimestampsTest.java:128
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:92
        Caused by: java.lang.RuntimeException at ReifyTimestampsTest.java:92
            Caused by: java.util.concurrent.ExecutionException at ReifyTimestampsTest.java:92
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ReifyTimestampsTest > inValuesSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:60
        Caused by: java.lang.RuntimeException at ReifyTimestampsTest.java:60
            Caused by: java.util.concurrent.ExecutionException at ReifyTimestampsTest.java:60
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.metrics.MetricsTest$AttemptedMetricTests > testAttemptedDistributionMetrics FAILED
    java.lang.RuntimeException at MetricsTest.java:366
        Caused by: java.lang.RuntimeException at MetricsTest.java:366
            Caused by: java.util.concurrent.ExecutionException at MetricsTest.java:366
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.metrics.MetricsTest$AttemptedMetricTests > testAttemptedCounterMetrics FAILED
    java.lang.RuntimeException at MetricsTest.java:358
        Caused by: java.lang.RuntimeException at MetricsTest.java:358
            Caused by: java.util.concurrent.ExecutionException at MetricsTest.java:358
                Caused by: java.io.FileNotFoundException

org.apache.beam.runners.core.metrics.MetricsPusherTest > pushesUserMetrics FAILED
    java.lang.RuntimeException at MetricsPusherTest.java:70
        Caused by: java.lang.RuntimeException at MetricsPusherTest.java:70
            Caused by: java.util.concurrent.ExecutionException at MetricsPusherTest.java:70
                Caused by: java.io.FileNotFoundException

org.apache.beam.runners.core.metrics.MetricsPusherTest > pushesSystemMetrics FAILED
    java.lang.RuntimeException at MetricsPusherTest.java:91
        Caused by: java.lang.RuntimeException at MetricsPusherTest.java:91
            Caused by: java.util.concurrent.ExecutionException at MetricsPusherTest.java:91
                Caused by: java.io.FileNotFoundException

199 tests completed, 130 failed, 2 skipped

> Task :runners:spark:job-server:validatesPortableRunnerBatch FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:spark:job-server:validatesPortableRunnerBatch'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/ws/src/runners/spark/job-server/build/reports/tests/validatesPortableRunnerBatch/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 11m 35s
60 actionable tasks: 40 executed, 20 from cache

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

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_PVR_Spark_Batch #1958

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/1958/display/redirect>


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