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/18 15:50:13 UTC

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #1543

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

------------------------------------------
[...truncated 56.10 KB...]
aa9b4603fe79: Preparing
211686a16759: Preparing
f6a585633f92: Preparing
559ba80d9f0c: Preparing
3eb476227b73: Preparing
f7d12d471667: Preparing
f350d0146bb3: Preparing
e38df31d449c: Preparing
af5ae4841776: Preparing
b17cc31e431b: Preparing
12cb127eee44: Preparing
604829a174eb: Preparing
fbb641a8b943: Preparing
12cb127eee44: Waiting
b17cc31e431b: Waiting
f7d12d471667: Waiting
f350d0146bb3: Waiting
604829a174eb: Waiting
fbb641a8b943: Waiting
e38df31d449c: Waiting
af5ae4841776: Waiting
3eb476227b73: Waiting
f6a585633f92: Layer already exists
b9feb2610646: Layer already exists
f350d0146bb3: Layer already exists
f7d12d471667: Layer already exists
af5ae4841776: Layer already exists
e38df31d449c: Layer already exists
b17cc31e431b: Layer already exists
12cb127eee44: Layer already exists
604829a174eb: Layer already exists
fbb641a8b943: Layer already exists
211686a16759: Layer already exists
559ba80d9f0c: Layer already exists
aa9b4603fe79: Layer already exists
3eb476227b73: Layer already exists
20190615060024: digest: sha256:925656e674eae20e743378a2ae2660fc1531d30b597e9c5af9696ded7f2f6a0f size: 3262
17aae4b18417: Preparing
af0d1f015174: Preparing
8613052c2d6f: Preparing
cb56345fdad1: Preparing
5ea45b1c5262: Preparing
822bdc130521: Preparing
f7d12d471667: Preparing
f350d0146bb3: Preparing
e38df31d449c: Preparing
af5ae4841776: Preparing
b17cc31e431b: Preparing
12cb127eee44: Preparing
604829a174eb: Preparing
fbb641a8b943: Preparing
822bdc130521: Waiting
f7d12d471667: Waiting
604829a174eb: Waiting
b17cc31e431b: Waiting
12cb127eee44: Waiting
fbb641a8b943: Waiting
f350d0146bb3: Waiting
e38df31d449c: Waiting
af5ae4841776: Waiting
8613052c2d6f: Pushed
5ea45b1c5262: Pushed
f350d0146bb3: Layer already exists
f7d12d471667: Layer already exists
af5ae4841776: Layer already exists
e38df31d449c: Layer already exists
b17cc31e431b: Layer already exists
12cb127eee44: Layer already exists
604829a174eb: Layer already exists
fbb641a8b943: Layer already exists
af0d1f015174: Pushed
17aae4b18417: Pushed
822bdc130521: Pushed
cb56345fdad1: Pushed
20190618125642: digest: sha256:a620769c88e5818e92256899c877bd95038664dbae4357a55b9730acddd392f2 size: 3262

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

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

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

org.apache.beam.sdk.transforms.KeysTest > testKeysEmpty FAILED
    java.lang.RuntimeException at KeysTest.java:73

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterFixedWindows FAILED
    java.lang.RuntimeException at ReshuffleTest.java:231

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

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

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterFixedWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:190

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

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindows FAILED
    java.lang.RuntimeException at ReshuffleTest.java:251

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

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:543

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

org.apache.beam.sdk.PipelineTest > testIdentityTransform FAILED
    java.lang.RuntimeException at PipelineTest.java:294

org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests > testTimestampCombinerLatest FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:290

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

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

org.apache.beam.sdk.transforms.ViewTest > testEmptyIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:470

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

org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148

org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests > testGroupByKeyEmpty FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:145

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

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNestedIterables FAILED
    java.lang.RuntimeException at ViewTest.java:1539

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

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateSimple FAILED
    java.lang.RuntimeException at ParDoTest.java:1427

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

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalse FAILED
    java.lang.AssertionError at PAssertTest.java:487

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

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

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKeyWithWindowing FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:494

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1477

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

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

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

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

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

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testCombinePerKeyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:939

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

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombine FAILED
    java.lang.RuntimeException at CombineTest.java:680

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

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:911

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

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:386

156 tests completed, 44 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:20190618125642
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a620769c88e5818e92256899c877bd95038664dbae4357a55b9730acddd392f2
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a620769c88e5818e92256899c877bd95038664dbae4357a55b9730acddd392f2
  Associated tags:
 - 20190618125642
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20190618125642
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20190618125642].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a620769c88e5818e92256899c877bd95038664dbae4357a55b9730acddd392f2].

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 2h 53m 42s
79 actionable tasks: 59 executed, 19 from cache, 1 up-to-date

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

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 #1546

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


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

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

Changes:

[zyichi] [BEAM-5148] Add MongoDB IO to python sdk

------------------------------------------
[...truncated 52.33 KB...]
e38df31d449c: Layer already exists
f350d0146bb3: Layer already exists
b17cc31e431b: Layer already exists
af5ae4841776: Layer already exists
604829a174eb: Layer already exists
12cb127eee44: Layer already exists
fbb641a8b943: Layer already exists
3fe6c51c9efa: Layer already exists
109220ed0131: Layer already exists
4d095a1c66c4: Layer already exists
15a632274a45: Layer already exists
20190525060023: digest: sha256:cd00a8b0f60c254cbe05928cbbb58fc5eca410b3f507a906daaa0b75533df060 size: 3262
f025ffe89313: Preparing
2300c1634db5: Preparing
677c54a7e7ac: Preparing
5fe57a12f5aa: Preparing
1fff325c6f2a: Preparing
f026ad1bd45d: Preparing
f7d12d471667: Preparing
f350d0146bb3: Preparing
e38df31d449c: Preparing
af5ae4841776: Preparing
b17cc31e431b: Preparing
12cb127eee44: Preparing
604829a174eb: Preparing
fbb641a8b943: Preparing
e38df31d449c: Waiting
af5ae4841776: Waiting
f350d0146bb3: Waiting
b17cc31e431b: Waiting
12cb127eee44: Waiting
604829a174eb: Waiting
fbb641a8b943: Waiting
f7d12d471667: Waiting
f026ad1bd45d: Waiting
1fff325c6f2a: Layer already exists
f7d12d471667: Layer already exists
5fe57a12f5aa: Layer already exists
12cb127eee44: Layer already exists
b17cc31e431b: Layer already exists
604829a174eb: Layer already exists
f350d0146bb3: Layer already exists
fbb641a8b943: Layer already exists
e38df31d449c: Layer already exists
af5ae4841776: Layer already exists
2300c1634db5: Layer already exists
677c54a7e7ac: Layer already exists
f025ffe89313: Layer already exists
f026ad1bd45d: Layer already exists
20190527000023: digest: sha256:1d42ecccf25ebe95abf8c67bb475553a9ca75e6e8f3a5351155ac4d526d906b4 size: 3262
540dc90f9b7b: Preparing
074ec4c45cd4: Preparing
ab392819762c: Preparing
e2a2eddc7240: Preparing
4ef6e08ce7d6: Preparing
c90afff91fde: Preparing
cad0181e2290: Preparing
a8122da79081: Preparing
483b6afcd302: Preparing
f4aaad5a2844: Preparing
f0fa4eb58fbc: Preparing
4230ff7f2288: Preparing
2c719774c1e1: Preparing
ec62f19bb3aa: Preparing
f94641f1fe1f: Preparing
cad0181e2290: Waiting
f0fa4eb58fbc: Waiting
a8122da79081: Waiting
4230ff7f2288: Waiting
483b6afcd302: Waiting
2c719774c1e1: Waiting
f4aaad5a2844: Waiting
ec62f19bb3aa: Waiting
f94641f1fe1f: Waiting
4ef6e08ce7d6: Layer already exists
074ec4c45cd4: Layer already exists
e2a2eddc7240: Layer already exists
540dc90f9b7b: Layer already exists
ab392819762c: Layer already exists
c90afff91fde: Layer already exists
cad0181e2290: Layer already exists
f4aaad5a2844: Layer already exists
483b6afcd302: Layer already exists
a8122da79081: Layer already exists
f0fa4eb58fbc: Layer already exists
4230ff7f2288: Layer already exists
ec62f19bb3aa: Layer already exists
2c719774c1e1: Layer already exists
f94641f1fe1f: Layer already exists
20190529093832: digest: sha256:478930a39cad36910aada1f88de20ee50ac16ee774b27f25f29a3056bec2d222 size: 3469
6e41f3d0b592: Preparing
7d53dbdeb706: Preparing
d69b7475c0e9: Preparing
fd5ca30d50f4: Preparing
0cc3ed2e458c: Preparing
a3112a1fd9f7: Preparing
f7d12d471667: Preparing
f350d0146bb3: Preparing
e38df31d449c: Preparing
af5ae4841776: Preparing
b17cc31e431b: Preparing
12cb127eee44: Preparing
604829a174eb: Preparing
fbb641a8b943: Preparing
f7d12d471667: Waiting
a3112a1fd9f7: Waiting
f350d0146bb3: Waiting
e38df31d449c: Waiting
af5ae4841776: Waiting
b17cc31e431b: Waiting
12cb127eee44: Waiting
604829a174eb: Waiting
fbb641a8b943: Waiting
fd5ca30d50f4: Layer already exists
7d53dbdeb706: Layer already exists
f350d0146bb3: Layer already exists
f7d12d471667: Layer already exists
af5ae4841776: Layer already exists
e38df31d449c: Layer already exists
b17cc31e431b: Layer already exists
fbb641a8b943: Layer already exists
604829a174eb: Layer already exists
12cb127eee44: Layer already exists
0cc3ed2e458c: Layer already exists
d69b7475c0e9: Layer already exists
6e41f3d0b592: Layer already exists
a3112a1fd9f7: Layer already exists
20190610221846: digest: sha256:ad3718eb058f5be4fe295884a56bfaf031730cb928dac7c6526be63a5f46d68a size: 3262
b9feb2610646: Preparing
aa9b4603fe79: Preparing
211686a16759: Preparing
f6a585633f92: Preparing
559ba80d9f0c: Preparing
3eb476227b73: Preparing
f7d12d471667: Preparing
f350d0146bb3: Preparing
e38df31d449c: Preparing
af5ae4841776: Preparing
b17cc31e431b: Preparing
12cb127eee44: Preparing
604829a174eb: Preparing
fbb641a8b943: Preparing
e38df31d449c: Waiting
fbb641a8b943: Waiting
af5ae4841776: Waiting
12cb127eee44: Waiting
b17cc31e431b: Waiting
604829a174eb: Waiting
3eb476227b73: Waiting
f7d12d471667: Waiting
f350d0146bb3: Waiting
b9feb2610646: Layer already exists
f6a585633f92: Layer already exists
f350d0146bb3: Layer already exists
f7d12d471667: Layer already exists
e38df31d449c: Layer already exists
af5ae4841776: Layer already exists
b17cc31e431b: Layer already exists
12cb127eee44: Layer already exists
604829a174eb: Layer already exists
fbb641a8b943: Layer already exists
aa9b4603fe79: Layer already exists
211686a16759: Layer already exists
559ba80d9f0c: Layer already exists
3eb476227b73: Layer already exists
20190615060024: digest: sha256:925656e674eae20e743378a2ae2660fc1531d30b597e9c5af9696ded7f2f6a0f size: 3262
1af52e3d8b69: Preparing
dead18f5e053: Preparing
4db2211de5e9: Preparing
fd2b79a47d1c: Preparing
0344605523cf: Preparing
d7cd94ca5f07: Preparing
f7d12d471667: Preparing
f350d0146bb3: Preparing
e38df31d449c: Preparing
af5ae4841776: Preparing
b17cc31e431b: Preparing
12cb127eee44: Preparing
604829a174eb: Preparing
fbb641a8b943: Preparing
d7cd94ca5f07: Waiting
af5ae4841776: Waiting
b17cc31e431b: Waiting
f7d12d471667: Waiting
f350d0146bb3: Waiting
e38df31d449c: Waiting
12cb127eee44: Waiting
604829a174eb: Waiting
fbb641a8b943: Waiting
0344605523cf: Pushed
dead18f5e053: Pushed
f7d12d471667: Layer already exists
f350d0146bb3: Layer already exists
af5ae4841776: Layer already exists
e38df31d449c: Layer already exists
12cb127eee44: Layer already exists
604829a174eb: Layer already exists
b17cc31e431b: Layer already exists
fbb641a8b943: Layer already exists
4db2211de5e9: Pushed
d7cd94ca5f07: Pushed
1af52e3d8b69: Pushed
fd2b79a47d1c: Pushed
20190618221718: digest: sha256:620e134ee2a855ab61c01f6663bf2ab3c89da206d54c7810dc4ad0e035996d50 size: 3262

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

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

156 tests completed, 1 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:20190618221718
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:620e134ee2a855ab61c01f6663bf2ab3c89da206d54c7810dc4ad0e035996d50
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:620e134ee2a855ab61c01f6663bf2ab3c89da206d54c7810dc4ad0e035996d50
  Associated tags:
 - 20190618221718
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20190618221718
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20190618221718].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:620e134ee2a855ab61c01f6663bf2ab3c89da206d54c7810dc4ad0e035996d50].

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 59m 17s
79 actionable tasks: 59 executed, 19 from cache, 1 up-to-date

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

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

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

------------------------------------------
[...truncated 53.14 KB...]
e38df31d449c: Waiting
f026ad1bd45d: Waiting
af5ae4841776: Waiting
b17cc31e431b: Waiting
12cb127eee44: Waiting
f025ffe89313: Layer already exists
677c54a7e7ac: Layer already exists
af5ae4841776: Layer already exists
f7d12d471667: Layer already exists
f350d0146bb3: Layer already exists
e38df31d449c: Layer already exists
12cb127eee44: Layer already exists
b17cc31e431b: Layer already exists
604829a174eb: Layer already exists
fbb641a8b943: Layer already exists
1fff325c6f2a: Layer already exists
5fe57a12f5aa: Layer already exists
2300c1634db5: Layer already exists
f026ad1bd45d: Layer already exists
20190527000023: digest: sha256:1d42ecccf25ebe95abf8c67bb475553a9ca75e6e8f3a5351155ac4d526d906b4 size: 3262
540dc90f9b7b: Preparing
074ec4c45cd4: Preparing
ab392819762c: Preparing
e2a2eddc7240: Preparing
4ef6e08ce7d6: Preparing
c90afff91fde: Preparing
cad0181e2290: Preparing
a8122da79081: Preparing
483b6afcd302: Preparing
f4aaad5a2844: Preparing
f0fa4eb58fbc: Preparing
4230ff7f2288: Preparing
2c719774c1e1: Preparing
ec62f19bb3aa: Preparing
f94641f1fe1f: Preparing
c90afff91fde: Waiting
483b6afcd302: Waiting
cad0181e2290: Waiting
a8122da79081: Waiting
4230ff7f2288: Waiting
f4aaad5a2844: Waiting
f94641f1fe1f: Waiting
f0fa4eb58fbc: Waiting
ec62f19bb3aa: Waiting
ab392819762c: Layer already exists
4ef6e08ce7d6: Layer already exists
540dc90f9b7b: Layer already exists
e2a2eddc7240: Layer already exists
074ec4c45cd4: Layer already exists
cad0181e2290: Layer already exists
c90afff91fde: Layer already exists
a8122da79081: Layer already exists
f4aaad5a2844: Layer already exists
483b6afcd302: Layer already exists
4230ff7f2288: Layer already exists
2c719774c1e1: Layer already exists
f0fa4eb58fbc: Layer already exists
f94641f1fe1f: Layer already exists
ec62f19bb3aa: Layer already exists
20190529093832: digest: sha256:478930a39cad36910aada1f88de20ee50ac16ee774b27f25f29a3056bec2d222 size: 3469
6e41f3d0b592: Preparing
7d53dbdeb706: Preparing
d69b7475c0e9: Preparing
fd5ca30d50f4: Preparing
0cc3ed2e458c: Preparing
a3112a1fd9f7: Preparing
f7d12d471667: Preparing
f350d0146bb3: Preparing
e38df31d449c: Preparing
af5ae4841776: Preparing
b17cc31e431b: Preparing
12cb127eee44: Preparing
604829a174eb: Preparing
fbb641a8b943: Preparing
a3112a1fd9f7: Waiting
b17cc31e431b: Waiting
12cb127eee44: Waiting
604829a174eb: Waiting
e38df31d449c: Waiting
f7d12d471667: Waiting
af5ae4841776: Waiting
f350d0146bb3: Waiting
fbb641a8b943: Waiting
d69b7475c0e9: Layer already exists
7d53dbdeb706: Layer already exists
f7d12d471667: Layer already exists
f350d0146bb3: Layer already exists
e38df31d449c: Layer already exists
af5ae4841776: Layer already exists
b17cc31e431b: Layer already exists
12cb127eee44: Layer already exists
604829a174eb: Layer already exists
fbb641a8b943: Layer already exists
fd5ca30d50f4: Layer already exists
0cc3ed2e458c: Layer already exists
6e41f3d0b592: Layer already exists
a3112a1fd9f7: Layer already exists
20190610221846: digest: sha256:ad3718eb058f5be4fe295884a56bfaf031730cb928dac7c6526be63a5f46d68a size: 3262
b9feb2610646: Preparing
aa9b4603fe79: Preparing
211686a16759: Preparing
f6a585633f92: Preparing
559ba80d9f0c: Preparing
3eb476227b73: Preparing
f7d12d471667: Preparing
f350d0146bb3: Preparing
e38df31d449c: Preparing
af5ae4841776: Preparing
b17cc31e431b: Preparing
12cb127eee44: Preparing
604829a174eb: Preparing
fbb641a8b943: Preparing
3eb476227b73: Waiting
f7d12d471667: Waiting
f350d0146bb3: Waiting
e38df31d449c: Waiting
b17cc31e431b: Waiting
af5ae4841776: Waiting
12cb127eee44: Waiting
604829a174eb: Waiting
fbb641a8b943: Waiting
211686a16759: Layer already exists
f7d12d471667: Layer already exists
b17cc31e431b: Layer already exists
12cb127eee44: Layer already exists
604829a174eb: Layer already exists
fbb641a8b943: Layer already exists
f350d0146bb3: Layer already exists
af5ae4841776: Layer already exists
f6a585633f92: Layer already exists
e38df31d449c: Layer already exists
aa9b4603fe79: Layer already exists
b9feb2610646: Layer already exists
559ba80d9f0c: Layer already exists
3eb476227b73: Layer already exists
20190615060024: digest: sha256:925656e674eae20e743378a2ae2660fc1531d30b597e9c5af9696ded7f2f6a0f size: 3262
87a8c08addaa: Preparing
b4c736afee3a: Preparing
480fdd87dc52: Preparing
70e4f1c659e7: Preparing
18df20ffd23c: Preparing
3ced699f02d2: Preparing
f7d12d471667: Preparing
f350d0146bb3: Preparing
e38df31d449c: Preparing
af5ae4841776: Preparing
b17cc31e431b: Preparing
12cb127eee44: Preparing
604829a174eb: Preparing
fbb641a8b943: Preparing
e38df31d449c: Waiting
af5ae4841776: Waiting
b17cc31e431b: Waiting
3ced699f02d2: Waiting
12cb127eee44: Waiting
f7d12d471667: Waiting
604829a174eb: Waiting
18df20ffd23c: Pushed
480fdd87dc52: Pushed
f7d12d471667: Layer already exists
f350d0146bb3: Layer already exists
e38df31d449c: Layer already exists
af5ae4841776: Layer already exists
12cb127eee44: Layer already exists
604829a174eb: Layer already exists
fbb641a8b943: Layer already exists
b17cc31e431b: Layer already exists
b4c736afee3a: Pushed
3ced699f02d2: Pushed
87a8c08addaa: Pushed
70e4f1c659e7: Pushed
20190618180029: digest: sha256:86872560623479e9efd5bc85d564ede7ef565d836a6371b9a8a3c1bc3a7428da size: 3262

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

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindows FAILED
    java.lang.RuntimeException at ReshuffleTest.java:251

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

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

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505

156 tests completed, 7 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:20190618180029
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:86872560623479e9efd5bc85d564ede7ef565d836a6371b9a8a3c1bc3a7428da
Deleted: sha256:846ef0f1a7d9be4a3f414b7eb34cc47b9eb6e71d340eff4164eef8bf0ea45167
Deleted: sha256:e5f74e857579d2d7ab40f4975c882e9f70441c76c3ba888485c7047085fcc994
Deleted: sha256:960560b0348e7fbe44cde9cf3712b11e7c426a1eba01212de3cf916e53ef5d4d
Deleted: sha256:948d242e110465cee7589f8fc2510dc7f7c7303aad9ce38606b116a3987a9cd8
Deleted: sha256:9457705097a1e7028204327ecf3e64ea48c1011cc03ee0b9b28f27ce049ab4d4
Deleted: sha256:28d348fcbfbbdd69584a143a66fe5061a7258673781ea2f9b440e921a16206bd
Deleted: sha256:0fd0f69511a336804a4f37f87fc2208b11071c832e23437e50c5433dd494bb6f
Deleted: sha256:e4dcb01a8c8475ee372c82e0bad28867b33bc77fbb1b52f6f23fa4da07b17a1d
Deleted: sha256:9179aa8f2586511d0a306f3c2f1a907fa53d719698475dafee4f0643aedf6da3
Deleted: sha256:56bba7b09c4dcd75be1a6a994f3257b14d9bd36fcc24286560194c0317a3ad6e
Deleted: sha256:5fcd3d0d0e05b5343a52344a6d688763a388d493ac8ac0a9d6f3c7c0025d8af0
Deleted: sha256:a838421309f742753eda00f6d07f0437afe6ad82a6e9cd84ac1d9dd5c67156d3
Deleted: sha256:c65deb24283fb0e439e8935c7865eb045772baff0c657116bf63ea7d3625112d
Deleted: sha256:945d6ac50a74f14a4ad7dba25be5679225e2da6d333cafffcb2ff9c2f1d5d13b
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:86872560623479e9efd5bc85d564ede7ef565d836a6371b9a8a3c1bc3a7428da
  Associated tags:
 - 20190618180029
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20190618180029
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20190618180029].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:86872560623479e9efd5bc85d564ede7ef565d836a6371b9a8a3c1bc3a7428da].

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 4h 16m 41s
79 actionable tasks: 59 executed, 19 from cache, 1 up-to-date

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

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