See
<https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Dataflow/1687/display/redirect>
Changes:
------------------------------------------
[...truncated 52.30 KB...]
org.apache.beam.sdk.transforms.join.CoGroupByKeyTest >
testCoGroupByKeyWithWindowing FAILED
java.lang.RuntimeException at CoGroupByKeyTest.java:494
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CoGroupByKeyTest.java:494
org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder
FAILED
java.lang.RuntimeException at PAssertTest.java:406
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
PAssertTest.java:406
org.apache.beam.sdk.transforms.SplittableDoFnTest >
testOutputAfterCheckpointBounded FAILED
java.lang.RuntimeException at SplittableDoFnTest.java:311
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
SplittableDoFnTest.java:311
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombining
FAILED
java.lang.RuntimeException at CombineTest.java:740
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CombineTest.java:740
org.apache.beam.sdk.transforms.SplittableDoFnTest > testAdditionalOutputBounded
FAILED
java.lang.RuntimeException at SplittableDoFnTest.java:637
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
SplittableDoFnTest.java:637
org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString
FAILED
java.lang.AssertionError at PAssertTest.java:501
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testSimpleCombineEmpty
FAILED
java.lang.RuntimeException at CombineTest.java:674
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CombineTest.java:674
org.apache.beam.sdk.transforms.SplittableDoFnTest > testSideInputUnbounded
FAILED
java.lang.RuntimeException at SplittableDoFnTest.java:377
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
SplittableDoFnTest.java:377
org.apache.beam.sdk.testing.PAssertTest >
testAssertionSiteIsCapturedWithoutMessage FAILED
java.lang.AssertionError at PAssertTest.java:543
org.apache.beam.sdk.transforms.ParDoTest$TimerTests > testEventTimeTimerBounded
FAILED
java.lang.RuntimeException at ParDoTest.java:2889
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:2889
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testSimpleCombine FAILED
java.lang.RuntimeException at CombineTest.java:661
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CombineTest.java:661
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testEventTimeTimerAlignBounded FAILED
java.lang.RuntimeException at ParDoTest.java:2972
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:2972
org.apache.beam.sdk.transforms.CombineTest$BasicTests >
testBinaryCombinePerKeyLambda FAILED
java.lang.RuntimeException at CombineTest.java:925
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CombineTest.java:925
org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmpty FAILED
java.lang.RuntimeException at ParDoTest.java:374
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:374
org.apache.beam.sdk.transforms.ParDoTest$BasicTests >
testParDoInCustomTransform FAILED
java.lang.RuntimeException at ParDoTest.java:420
org.apache.beam.sdk.transforms.CreateTest > testCreateWithNullsAndValues FAILED
java.lang.RuntimeException at CreateTest.java:162
org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesEmpty FAILED
java.lang.RuntimeException at FlattenTest.java:312
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testWindowedCombineGloballyAsSingletonView FAILED
java.lang.RuntimeException at CombineTest.java:1401
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testGbkFollowedByUserTimers FAILED
java.lang.RuntimeException at ParDoTest.java:2932
org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs
FAILED
java.lang.RuntimeException at ParDoTest.java:390
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testSideInputsWithMultipleWindows FAILED
java.lang.RuntimeException at ParDoTest.java:1191
org.apache.beam.sdk.transforms.WithTimestampsTest >
withTimestampsLambdaShouldApplyTimestamps FAILED
java.lang.RuntimeException at WithTimestampsTest.java:205
org.apache.beam.sdk.transforms.ParDoSchemaTest >
testSchemaFieldSelectionUnboxing FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:542
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testParDoEmptyWithTaggedOutput FAILED
java.lang.RuntimeException at ParDoTest.java:646
org.apache.beam.sdk.transforms.CreateTest > testCreateWithVoidType FAILED
java.lang.RuntimeException at CreateTest.java:326
org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesLists FAILED
java.lang.RuntimeException at FlattenTest.java:265
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testCombineGloballyInstanceMethodReference FAILED
java.lang.RuntimeException at CombineTest.java:1435
org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies
FAILED
java.lang.RuntimeException at FlattenTest.java:162
org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
java.lang.RuntimeException at CreateTest.java:91
org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
java.lang.RuntimeException at FlattenTest.java:130
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testOutOfBoundsEventTimeTimer FAILED
java.lang.RuntimeException at ParDoTest.java:3259
org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
java.lang.RuntimeException at PAssertTest.java:347
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty
FAILED
java.lang.RuntimeException at CombineTest.java:691
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testTwoTimersSettingEachOtherWithCreateAsInput FAILED
java.lang.RuntimeException at ParDoTest.java:3729
org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindows
FAILED
java.lang.RuntimeException at ReshuffleTest.java:251
org.apache.beam.sdk.transforms.ParDoSchemaTest >
testSchemaFieldDescriptorSelectionUnboxing FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:583
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testParDoWithTaggedOutput FAILED
java.lang.RuntimeException at ParDoTest.java:604
org.apache.beam.sdk.transforms.ImpulseTest > testImpulse FAILED
java.lang.RuntimeException at ImpulseTest.java:47
org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
java.lang.RuntimeException at FlattenTest.java:92
org.apache.beam.sdk.transforms.ViewTest >
testWindowedMapSideInputWithNonDeterministicKeyCoder FAILED
java.lang.RuntimeException at ViewTest.java:1144
org.apache.beam.sdk.transforms.ParDoSchemaTest > testFieldAccessSchemaPipeline
FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:327
org.apache.beam.sdk.transforms.ReshuffleTest >
testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
java.lang.RuntimeException at ReshuffleTest.java:211
org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal
FAILED
java.lang.RuntimeException at ViewTest.java:1416
org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
java.lang.RuntimeException at ReshuffleTest.java:102
org.apache.beam.sdk.transforms.ViewTest >
testMultimapSideInputWithNonDeterministicKeyCoder FAILED
java.lang.RuntimeException at ViewTest.java:650
org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultipleCoders FAILED
java.lang.RuntimeException at FlattenTest.java:184
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testSlidingWindowsCombineWithContext FAILED
java.lang.RuntimeException at CombineTest.java:1214
org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
java.lang.RuntimeException at ViewTest.java:830
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testPipelineOptionsParameterOnTimer FAILED
java.lang.RuntimeException at ParDoTest.java:3688
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testFixedWindowsCombineWithContext FAILED
java.lang.RuntimeException at CombineTest.java:1104
org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo
FAILED
java.lang.RuntimeException at FlattenTest.java:118
org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
java.lang.RuntimeException at ViewTest.java:1334
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testSideInputAnnotationWithMultipleSideInputs FAILED
java.lang.RuntimeException at ParDoTest.java:1033
org.apache.beam.sdk.transforms.FlattenTest >
testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
java.lang.RuntimeException at FlattenTest.java:347
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testSessionsCombineWithContext FAILED
java.lang.RuntimeException at CombineTest.java:1318
org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable
FAILED
java.lang.RuntimeException at ViewTest.java:913
org.apache.beam.sdk.transforms.ViewTest >
testWindowedMultimapAsEntrySetSideInput FAILED
java.lang.RuntimeException at ViewTest.java:747
org.apache.beam.sdk.transforms.ViewTest >
testWindowedMultimapSideInputWithNonDeterministicKeyCoder FAILED
java.lang.RuntimeException at ViewTest.java:797
org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemaConversionPipeline
FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:453
org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
java.lang.RuntimeException at FlattenTest.java:280
org.apache.beam.sdk.transforms.ViewTest >
testMapSideInputWithNonDeterministicKeyCoder FAILED
java.lang.RuntimeException at ViewTest.java:1012
org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
java.lang.RuntimeException at ViewTest.java:152
org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
java.lang.RuntimeException at ViewTest.java:699
org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
java.lang.RuntimeException at ViewTest.java:1484
org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWriteMultiOutput
FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:247
org.apache.beam.sdk.io.CountingSourceTest > testBoundedSourceSplits FAILED
java.lang.RuntimeException at CountingSourceTest.java:121
org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
java.lang.RuntimeException at ViewTest.java:290
org.apache.beam.sdk.transforms.ParDoSchemaTest > testNestedSchema FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:492
org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
java.lang.RuntimeException at ViewTest.java:1056
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testParDoWithSideInputs FAILED
java.lang.RuntimeException at ParDoTest.java:749
217 tests completed, 130 failed, 2 skipped
> Task
> :runners:google-cloud-dataflow-java:validatesRunnerLegacyWorkerJava11Test
> FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task
':runners:google-cloud-dataflow-java:validatesRunnerLegacyWorkerJava11Test'.
> There were failing tests. See the report at:
> file://<https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerLegacyWorkerJava11Test/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 1h 8m 24s
77 actionable tasks: 51 executed, 26 from cache
Publishing build scan...
https://scans.gradle.com/s/c2gf6emvv3iho
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]