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/04/02 17:15:56 UTC

Build failed in Jenkins: beam_PostCommit_Java_PVR_Flink_Batch #1195

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

Changes:

[juta.staes] [BEAM-6619] [BEAM-6593] [BEAM-6711] Add bigquery integration tests to

------------------------------------------
[...truncated 78.07 KB...]
org.apache.beam.sdk.transforms.CreateTest > testCreateWithVoidType FAILED
    java.lang.IllegalArgumentException at CreateTest.java:325
        Caused by: java.lang.reflect.InvocationTargetException at CreateTest.java:325
            Caused by: java.io.IOException at CreateTest.java:325
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.IllegalArgumentException at CreateTest.java:90
        Caused by: java.lang.reflect.InvocationTargetException at CreateTest.java:90
            Caused by: java.io.IOException at CreateTest.java:90
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWrite FAILED
    java.lang.IllegalArgumentException at ParDoSchemaTest.java:142
        Caused by: java.lang.reflect.InvocationTargetException at ParDoSchemaTest.java:142
            Caused by: java.io.IOException at ParDoSchemaTest.java:142
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemasPassedThrough FAILED
    java.lang.IllegalArgumentException at ParDoSchemaTest.java:408
        Caused by: java.lang.reflect.InvocationTargetException at ParDoSchemaTest.java:408
            Caused by: java.io.IOException at ParDoSchemaTest.java:408
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testInferredSchemaPipeline FAILED
    java.lang.IllegalArgumentException at ParDoSchemaTest.java:395
        Caused by: java.lang.reflect.InvocationTargetException at ParDoSchemaTest.java:395
            Caused by: java.io.IOException at ParDoSchemaTest.java:395
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testFieldAccessSchemaPipeline FAILED
    java.lang.IllegalArgumentException at ParDoSchemaTest.java:316
        Caused by: java.lang.reflect.InvocationTargetException at ParDoSchemaTest.java:316
            Caused by: java.io.IOException at ParDoSchemaTest.java:316
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSimpleSchemaPipeline FAILED
    java.lang.IllegalArgumentException at ParDoSchemaTest.java:90
        Caused by: java.lang.reflect.InvocationTargetException at ParDoSchemaTest.java:90
            Caused by: java.io.IOException at ParDoSchemaTest.java:90
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemaConversionPipeline FAILED
    java.lang.IllegalArgumentException at ParDoSchemaTest.java:443
        Caused by: java.lang.reflect.InvocationTargetException at ParDoSchemaTest.java:443
            Caused by: java.io.IOException at ParDoSchemaTest.java:443
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWriteWithSchemaRegistry FAILED
    java.lang.IllegalArgumentException at ParDoSchemaTest.java:281
        Caused by: java.lang.reflect.InvocationTargetException at ParDoSchemaTest.java:281
            Caused by: java.io.IOException at ParDoSchemaTest.java:281
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWriteMultiOutput FAILED
    java.lang.IllegalArgumentException at ParDoSchemaTest.java:236
        Caused by: java.lang.reflect.InvocationTargetException at ParDoSchemaTest.java:236
            Caused by: java.io.IOException at ParDoSchemaTest.java:236
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$TimerCoderInferenceTests > testValueStateCoderInferenceFromInputCoder FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:3305
        Caused by: java.lang.reflect.InvocationTargetException at ParDoTest.java:3305
            Caused by: java.io.IOException at ParDoTest.java:3305
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$TimerCoderInferenceTests > testValueStateCoderInference FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:3235
        Caused by: java.lang.reflect.InvocationTargetException at ParDoTest.java:3235
            Caused by: java.io.IOException at ParDoTest.java:3235
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithOnlyTaggedOutput FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:687
        Caused by: java.lang.reflect.InvocationTargetException at ParDoTest.java:687
            Caused by: java.io.IOException at ParDoTest.java:687
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputs FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:809
        Caused by: java.lang.reflect.InvocationTargetException at ParDoTest.java:809
            Caused by: java.io.IOException at ParDoTest.java:809
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputsWithMultipleWindows FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:895
        Caused by: java.lang.reflect.InvocationTargetException at ParDoTest.java:895
            Caused by: java.io.IOException at ParDoTest.java:895
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoEmptyWithTaggedOutput FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:634
        Caused by: java.lang.reflect.InvocationTargetException at ParDoTest.java:634
            Caused by: java.io.IOException at ParDoTest.java:634
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:592
        Caused by: java.lang.reflect.InvocationTargetException at ParDoTest.java:592
            Caused by: java.io.IOException at ParDoTest.java:592
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:847
        Caused by: java.lang.reflect.InvocationTargetException at ParDoTest.java:847
            Caused by: java.io.IOException at ParDoTest.java:847
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:658
        Caused by: java.lang.reflect.InvocationTargetException at ParDoTest.java:658
            Caused by: java.io.IOException at ParDoTest.java:658
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:737
        Caused by: java.lang.reflect.InvocationTargetException at ParDoTest.java:737
            Caused by: java.io.IOException at ParDoTest.java:737
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:771
        Caused by: java.lang.reflect.InvocationTargetException at ParDoTest.java:771
            Caused by: java.io.IOException at ParDoTest.java:771
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > testWindowingInStartAndFinishBundle FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:1220
        Caused by: java.lang.reflect.InvocationTargetException at ParDoTest.java:1220
            Caused by: java.io.IOException at ParDoTest.java:1220
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.windowing.WindowingTest > testMergingWindowing FAILED
    java.lang.IllegalArgumentException at WindowingTest.java:168
        Caused by: java.lang.reflect.InvocationTargetException at WindowingTest.java:168
            Caused by: java.io.IOException at WindowingTest.java:168
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation FAILED
    java.lang.IllegalArgumentException at WindowingTest.java:197
        Caused by: java.lang.reflect.InvocationTargetException at WindowingTest.java:197
            Caused by: java.io.IOException at WindowingTest.java:197
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.windowing.WindowingTest > testNonPartitioningWindowing FAILED
    java.lang.IllegalArgumentException at WindowingTest.java:150
        Caused by: java.lang.reflect.InvocationTargetException at WindowingTest.java:150
            Caused by: java.io.IOException at WindowingTest.java:150
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.windowing.WindowingTest > testPartitioningWindowing FAILED
    java.lang.IllegalArgumentException at WindowingTest.java:126
        Caused by: java.lang.reflect.InvocationTargetException at WindowingTest.java:126
            Caused by: java.io.IOException at WindowingTest.java:126
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.windowing.WindowTest > testTimestampCombinerEndOfWindow FAILED
    java.lang.IllegalArgumentException at WindowTest.java:498
        Caused by: java.lang.reflect.InvocationTargetException at WindowTest.java:498
            Caused by: java.io.IOException at WindowTest.java:498
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.windowing.WindowTest > testTimestampCombinerDefault FAILED
    java.lang.IllegalArgumentException at WindowTest.java:468
        Caused by: java.lang.reflect.InvocationTargetException at WindowTest.java:468
            Caused by: java.io.IOException at WindowTest.java:468
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.windowing.WindowTest > testNoWindowFnDoesNotReassignWindows FAILED
    java.lang.IllegalArgumentException at WindowTest.java:434
        Caused by: java.lang.reflect.InvocationTargetException at WindowTest.java:434
            Caused by: java.io.IOException at WindowTest.java:434
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsShouldApplyTimestamps FAILED
    java.lang.IllegalArgumentException at WithTimestampsTest.java:78
        Caused by: java.lang.reflect.InvocationTargetException at WithTimestampsTest.java:78
            Caused by: java.io.IOException at WithTimestampsTest.java:78
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeAndWithAllowedTimestampSkewShouldSucceed FAILED
    java.lang.IllegalArgumentException at WithTimestampsTest.java:142
        Caused by: java.lang.reflect.InvocationTargetException at WithTimestampsTest.java:142
            Caused by: java.io.IOException at WithTimestampsTest.java:142
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsLambdaShouldApplyTimestamps FAILED
    java.lang.IllegalArgumentException at WithTimestampsTest.java:205
        Caused by: java.lang.reflect.InvocationTargetException at WithTimestampsTest.java:205
            Caused by: java.io.IOException at WithTimestampsTest.java:205
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesWhenValueTimestampedLaterSucceeds FAILED
    java.lang.IllegalArgumentException at ReifyTimestampsTest.java:128
        Caused by: java.lang.reflect.InvocationTargetException at ReifyTimestampsTest.java:128
            Caused by: java.io.IOException at ReifyTimestampsTest.java:128
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesSucceeds FAILED
    java.lang.IllegalArgumentException at ReifyTimestampsTest.java:92
        Caused by: java.lang.reflect.InvocationTargetException at ReifyTimestampsTest.java:92
            Caused by: java.io.IOException at ReifyTimestampsTest.java:92
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ReifyTimestampsTest > inValuesSucceeds FAILED
    java.lang.IllegalArgumentException at ReifyTimestampsTest.java:60
        Caused by: java.lang.reflect.InvocationTargetException at ReifyTimestampsTest.java:60
            Caused by: java.io.IOException at ReifyTimestampsTest.java:60
                Caused by: java.net.BindException

org.apache.beam.sdk.io.CountingSourceTest > testUnboundedSourceSplits FAILED
    java.lang.IllegalArgumentException at CountingSourceTest.java:246
        Caused by: java.lang.reflect.InvocationTargetException at CountingSourceTest.java:246
            Caused by: java.io.IOException at CountingSourceTest.java:246
                Caused by: java.net.BindException

org.apache.beam.sdk.io.CountingSourceTest > testBoundedSourceSplits FAILED
    java.lang.IllegalArgumentException at CountingSourceTest.java:121
        Caused by: java.lang.reflect.InvocationTargetException at CountingSourceTest.java:121
            Caused by: java.io.IOException at CountingSourceTest.java:121
                Caused by: java.net.BindException

195 tests completed, 166 failed, 2 skipped

> Task :beam-runners-flink_2.11-job-server:validatesPortableRunnerBatch FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-runners-flink_2.11-job-server:validatesPortableRunnerBatch'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/ws/src/runners/flink/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 5m 30s
65 actionable tasks: 49 executed, 16 from cache

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

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_Flink_Batch #1198

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/1198/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_PVR_Flink_Batch #1197

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

Changes:

[david.moravek] [BEAM-6895] Update joda-time to 2.10.1

------------------------------------------
Started by GitHub push by kennknowles
[EnvInject] - Loading node environment variables.
Building remotely on beam17-jnlp (beam-test) in workspace <https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 4a78db59451f1ec131a7e56de9c91ebc173aaada (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4a78db59451f1ec131a7e56de9c91ebc173aaada
Commit message: "Merge #8125: [BEAM-6895] Update joda-time to 2.10.1"
 > git rev-list --no-walk b6800ce0fb6863761c2c43dc3342644f49536ca7 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :beam-runners-flink_2.11-job-server:validatesPortableRunnerBatch

ERROR: JAVA_HOME is set to an invalid directory: /home/jenkins/tools/java/latest1.8

Please set the JAVA_HOME variable in your environment to match the
location of your Java installation.

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


Build failed in Jenkins: beam_PostCommit_Java_PVR_Flink_Batch #1196

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

------------------------------------------
[...truncated 46.76 KB...]
org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testGlobalCombineWithDefaultsAndTriggers FAILED
    java.lang.OutOfMemoryError at CombineTest.java:1209

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyLambda FAILED
    java.lang.OutOfMemoryError at CombineTest.java:1391

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyAsSingletonView FAILED
    java.lang.OutOfMemoryError at CombineTest.java:1326

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineEmpty FAILED
    java.lang.OutOfMemoryError at CombineTest.java:1300

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombine FAILED
    java.lang.OutOfMemoryError at CombineTest.java:1131

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.OutOfMemoryError at CombineTest.java:1235

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.OutOfMemoryError at CombineTest.java:1369

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.OutOfMemoryError at CombineTest.java:1403

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombine FAILED
    java.lang.OutOfMemoryError at CombineTest.java:1030

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.OutOfMemoryError at CombineTest.java:1182

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.OutOfMemoryError at CombineTest.java:1072

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.OutOfMemoryError at CombineTest.java:1286

org.apache.beam.sdk.transforms.ParDoTest$TimestampTests > testParDoShiftTimestamp FAILED
    java.lang.OutOfMemoryError at ParDoTest.java:1303

org.apache.beam.sdk.transforms.ParDoTest$TimestampTests > testParDoShiftTimestampUnlimited FAILED
    java.lang.OutOfMemoryError at ParDoTest.java:1392

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesCollections FAILED
    java.lang.OutOfMemoryError at FlattenTest.java:297

org.apache.beam.sdk.transforms.FlattenTest > testEmptyFlattenAsSideInput FAILED
    java.lang.OutOfMemoryError at FlattenTest.java:211

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesEmpty FAILED
    java.lang.OutOfMemoryError at FlattenTest.java:312

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesLists FAILED
    java.lang.OutOfMemoryError at FlattenTest.java:265

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.OutOfMemoryError at FlattenTest.java:162

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.OutOfMemoryError at FlattenTest.java:130

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.OutOfMemoryError at FlattenTest.java:104

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.OutOfMemoryError at FlattenTest.java:92

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.OutOfMemoryError at FlattenTest.java:118

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.OutOfMemoryError at FlattenTest.java:347

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.OutOfMemoryError at FlattenTest.java:252

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.OutOfMemoryError at FlattenTest.java:280

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.OutOfMemoryError at FlattenTest.java:224

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDo FAILED
    java.lang.OutOfMemoryError at ParDoTest.java:346

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testPipelineOptionsParameter FAILED
    java.lang.OutOfMemoryError at ParDoTest.java:544

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmpty FAILED
    java.lang.OutOfMemoryError at ParDoTest.java:362

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoInCustomTransform FAILED
    java.lang.OutOfMemoryError at ParDoTest.java:408

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.OutOfMemoryError at ParDoTest.java:378

org.apache.beam.sdk.transforms.CombineTest$AccumulationTests > testAccumulatingCombine FAILED
    java.lang.OutOfMemoryError at CombineTest.java:1417

org.apache.beam.sdk.transforms.CombineTest$AccumulationTests > testAccumulatingCombineEmpty FAILED
    java.lang.OutOfMemoryError at CombineTest.java:1430

org.apache.beam.sdk.transforms.CreateTest > testCreateEmpty FAILED
    java.lang.OutOfMemoryError at CreateTest.java:101

org.apache.beam.sdk.transforms.CreateTest > testCreateWithKVVoidType FAILED
    java.lang.OutOfMemoryError at CreateTest.java:337

org.apache.beam.sdk.transforms.CreateTest > testCreateWithNullsAndValues FAILED
    java.lang.OutOfMemoryError at CreateTest.java:161

org.apache.beam.sdk.transforms.CreateTest > testCreateWithVoidType FAILED
    java.lang.OutOfMemoryError at CreateTest.java:325

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.OutOfMemoryError at CreateTest.java:90

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWrite FAILED
    java.lang.OutOfMemoryError at ParDoSchemaTest.java:142

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemasPassedThrough FAILED
    java.lang.OutOfMemoryError at ParDoSchemaTest.java:408

org.apache.beam.sdk.transforms.ParDoSchemaTest > testInferredSchemaPipeline FAILED
    java.lang.OutOfMemoryError at ParDoSchemaTest.java:395

org.apache.beam.sdk.transforms.ParDoSchemaTest > testFieldAccessSchemaPipeline FAILED
    java.lang.OutOfMemoryError at ParDoSchemaTest.java:316

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSimpleSchemaPipeline FAILED
    java.lang.OutOfMemoryError at ParDoSchemaTest.java:90

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemaConversionPipeline FAILED
    java.lang.OutOfMemoryError at ParDoSchemaTest.java:443

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWriteWithSchemaRegistry FAILED
    java.lang.OutOfMemoryError at ParDoSchemaTest.java:281

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWriteMultiOutput FAILED
    java.lang.OutOfMemoryError at ParDoSchemaTest.java:236

org.apache.beam.sdk.transforms.ParDoTest$TimerCoderInferenceTests > testValueStateCoderInferenceFromInputCoder FAILED
    java.lang.OutOfMemoryError at ParDoTest.java:3305

org.apache.beam.sdk.transforms.ParDoTest$TimerCoderInferenceTests > testValueStateCoderInference FAILED
    java.lang.OutOfMemoryError at ParDoTest.java:3235

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithOnlyTaggedOutput FAILED
    java.lang.OutOfMemoryError at ParDoTest.java:687

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputs FAILED
    java.lang.OutOfMemoryError at ParDoTest.java:809

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputsWithMultipleWindows FAILED
    java.lang.OutOfMemoryError at ParDoTest.java:895

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoEmptyWithTaggedOutput FAILED
    java.lang.OutOfMemoryError at ParDoTest.java:634

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.OutOfMemoryError at ParDoTest.java:592

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.OutOfMemoryError at ParDoTest.java:847

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.OutOfMemoryError at ParDoTest.java:658

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.OutOfMemoryError at ParDoTest.java:737

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.OutOfMemoryError at ParDoTest.java:771

org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > testWindowingInStartAndFinishBundle FAILED
    java.lang.OutOfMemoryError at ParDoTest.java:1220

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

org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation FAILED
    java.lang.OutOfMemoryError at WindowingTest.java:197

org.apache.beam.sdk.transforms.windowing.WindowingTest > testNonPartitioningWindowing FAILED
    java.lang.OutOfMemoryError at WindowingTest.java:150

org.apache.beam.sdk.transforms.windowing.WindowingTest > testPartitioningWindowing FAILED
    java.lang.OutOfMemoryError at WindowingTest.java:126

org.apache.beam.sdk.transforms.windowing.WindowTest > testTimestampCombinerEndOfWindow FAILED
    java.lang.OutOfMemoryError at WindowTest.java:498

org.apache.beam.sdk.transforms.windowing.WindowTest > testTimestampCombinerDefault FAILED
    java.lang.OutOfMemoryError at WindowTest.java:468

org.apache.beam.sdk.transforms.windowing.WindowTest > testNoWindowFnDoesNotReassignWindows FAILED
    java.lang.OutOfMemoryError at WindowTest.java:434

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsShouldApplyTimestamps FAILED
    java.lang.OutOfMemoryError at WithTimestampsTest.java:78

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeAndWithAllowedTimestampSkewShouldSucceed FAILED
    java.lang.OutOfMemoryError at WithTimestampsTest.java:142

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsLambdaShouldApplyTimestamps FAILED
    java.lang.OutOfMemoryError at WithTimestampsTest.java:205

org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesWhenValueTimestampedLaterSucceeds FAILED
    java.lang.OutOfMemoryError at ReifyTimestampsTest.java:128

org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesSucceeds FAILED
    java.lang.OutOfMemoryError at ReifyTimestampsTest.java:92

org.apache.beam.sdk.transforms.ReifyTimestampsTest > inValuesSucceeds FAILED
    java.lang.OutOfMemoryError at ReifyTimestampsTest.java:60

org.apache.beam.sdk.io.CountingSourceTest > testUnboundedSourceSplits FAILED
    java.lang.OutOfMemoryError at CountingSourceTest.java:246

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

195 tests completed, 177 failed, 2 skipped

> Task :beam-runners-flink_2.11-job-server:validatesPortableRunnerBatch FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-runners-flink_2.11-job-server:validatesPortableRunnerBatch'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/ws/src/runners/flink/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 6m 32s
65 actionable tasks: 43 executed, 22 from cache

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

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