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/06/27 09:38:48 UTC

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #1596

See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/1596/display/redirect>

------------------------------------------
[...truncated 65.66 KB...]

org.apache.beam.sdk.PipelineTest > testIdentityTransform FAILED
    java.lang.RuntimeException at PipelineTest.java:294
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at PipelineTest.java:294

org.apache.beam.sdk.transforms.windowing.WindowingTest > testPartitioningWindowing FAILED
    java.lang.RuntimeException at WindowingTest.java:126
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at WindowingTest.java:126

org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests > testGroupByKeyEmpty FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:145
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at GroupByKeyTest.java:145

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesLists FAILED
    java.lang.RuntimeException at FlattenTest.java:265
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at FlattenTest.java:265

org.apache.beam.sdk.transforms.CreateTest > testCreateWithVoidType FAILED
    java.lang.RuntimeException at CreateTest.java:325
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CreateTest.java:325

org.apache.beam.sdk.transforms.ReifyTimestampsTest > inValuesSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:60
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ReifyTimestampsTest.java:60

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindows FAILED
    java.lang.RuntimeException at ReshuffleTest.java:251
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ReshuffleTest.java:251

org.apache.beam.sdk.testing.PAssertTest > testIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:309
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at PAssertTest.java:309

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:1423
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:1423

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoEmptyWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:635
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:635

org.apache.beam.sdk.PipelineTest > testTupleProjectionTransform FAILED
    java.lang.RuntimeException at PipelineTest.java:316
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at PipelineTest.java:316

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2012
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:2012

org.apache.beam.sdk.transforms.ViewTest > testEmptyIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:470
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ViewTest.java:470

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:379
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:379

org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests > testTimestampCombinerEarliest FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:270
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at GroupByKeyTest.java:270

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at FlattenTest.java:162

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

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:90
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CreateTest.java:90

org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ReshuffleTest.java:148

org.apache.beam.sdk.testing.PAssertTest > testEmpty FAILED
    java.lang.RuntimeException at PAssertTest.java:452
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at PAssertTest.java:452

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKeyGetOnly FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:139
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CoGroupByKeyTest.java:139

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1358
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:1358

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:593
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:593

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at FlattenTest.java:130

org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests > testGroupByKey FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:128
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at GroupByKeyTest.java:128

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNestedIterables FAILED
    java.lang.RuntimeException at ViewTest.java:1539
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ViewTest.java:1539

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:1961
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:1961

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeAndWithAllowedTimestampSkewShouldSucceed FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:142
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at WithTimestampsTest.java:142

org.apache.beam.sdk.values.PCollectionTupleTest > testComposePCollectionTuple FAILED
    java.lang.RuntimeException at PCollectionTupleTest.java:106

org.apache.beam.sdk.PipelineTest > testMultipleApply FAILED
    java.lang.RuntimeException at PipelineTest.java:228
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at PipelineTest.java:228

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at PAssertTest.java:442

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1163
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:1163

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKeyHandleResults FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:466
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CoGroupByKeyTest.java:466

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:848
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:848

org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests > testLargeKeys10KB FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:353
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at GroupByKeyTest.java:353

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at FlattenTest.java:104

org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:241
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ViewTest.java:241

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1477
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:1477

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsLambdaShouldApplyTimestamps FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:205
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at WithTimestampsTest.java:205

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBinaryCombinePerKeyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:953
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:953

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ReshuffleTest.java:102

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.transforms.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:1267

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:370

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:659
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:659

org.apache.beam.sdk.transforms.CombineTest$CombineWithContextTests > testSimpleCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:997

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at FlattenTest.java:92

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ViewTest.java:945

org.apache.beam.sdk.transforms.GroupByKeyTest$WindowTests > testGroupByKeyMergingWindows FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:480

156 tests completed, 89 failed, 2 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20190627060026
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9f4267ef85404d3d680cb9955a20408dd9233898a61fed1099ed6d2c170dd192
Deleted: sha256:9589b102682a8f14eb78a2afeba3f0ce0d12352d92f97191001ebcec75eefd14
Deleted: sha256:e6bcc1709e64d113bc463ef0017a9e0f05bcf35e016777636f0d45d44f3b1dd6
Deleted: sha256:e1daa3853ce04967b1a6463c4c3190a6366f916b40e71576a78faacac1ba6c5a
Deleted: sha256:451de5756bd0dcc7912eef851dce9ed1a46af18f5e994e0e2dfde0736f592e83
Deleted: sha256:e0379693aeeee4958fb89e788ac6abba4a45399598443b675936839e242555cc
Deleted: sha256:539e76ff693a3405ff7e5ba0d402b6cdca573534f88e23db823bafc078edbe47
Deleted: sha256:422002f13a5ebe269af48c79b3e852461a030d39265e9cd446777faf71b047f0
Deleted: sha256:3434eaa0ac4bdb04559f4a0386b39d8f6b8c6f1f1d093612d2eff76638bffa9f
Deleted: sha256:5ca951c5ba8546b692ef644c312570dae284dd4ee4ba3230639fc5b5a4a9f60d
Deleted: sha256:82b536b52e3e518071f435acd56fb5ef8de64577b0e3f765316cd7814a2e61d1
Deleted: sha256:21cd36a508923e91a7c0b5ed59d5acc7f720b1833c86388f0949c1c6ad7fd40a
Deleted: sha256:5a6df6678d46d8183dd550bd6141642b0ac57cab984ac331b3f444f84f6f160e
Deleted: sha256:1c25a9bff8139d903c2bdc931f314ae6a939b7ef5d1363f430bc8df464a6dd85
Deleted: sha256:606d1f01a3d1ce376e112633c89da8fda72de4772a8ea077f5efffab9436ae43
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9f4267ef85404d3d680cb9955a20408dd9233898a61fed1099ed6d2c170dd192
  Associated tags:
 - 20190627060026
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20190627060026
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20190627060026].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9f4267ef85404d3d680cb9955a20408dd9233898a61fed1099ed6d2c170dd192].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/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 3h 38m 35s
79 actionable tasks: 59 executed, 19 from cache, 1 up-to-date

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

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_ValidatesRunner_PortabilityApi_Dataflow #1597

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


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