You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2019/01/30 09:46:00 UTC

[jira] [Commented] (FLINK-11440) ChainLengthIncreaseTest failed on Travis

    [ https://issues.apache.org/jira/browse/FLINK-11440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16755928#comment-16755928 ] 

Aljoscha Krettek commented on FLINK-11440:
------------------------------------------

I'm assuming this is not easily reproducible on your PR? Or is it related to any changes?

> ChainLengthIncreaseTest failed on Travis
> ----------------------------------------
>
>                 Key: FLINK-11440
>                 URL: https://issues.apache.org/jira/browse/FLINK-11440
>             Project: Flink
>          Issue Type: Test
>          Components: Tests
>            Reporter: vinoyang
>            Priority: Major
>              Labels: test-stability
>
>  
> {code:java}
> 12:55:46.212 [ERROR] Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.875 s <<< FAILURE! - in org.apache.flink.test.state.operator.restore.unkeyed.ChainLengthIncreaseTest
> 12:55:46.214 [ERROR] testMigrationAndRestore[Migrate Savepoint: 1.7](org.apache.flink.test.state.operator.restore.unkeyed.ChainLengthIncreaseTest)  Time elapsed: 0.109 s  <<< ERROR!
> java.util.concurrent.ExecutionException: java.util.concurrent.CompletionException: java.lang.IllegalStateException: Checkpoint executing was failureTask received cancellation from one of its inputs.
> Caused by: java.util.concurrent.CompletionException: java.lang.IllegalStateException: Checkpoint executing was failureTask received cancellation from one of its inputs.
> Caused by: java.lang.IllegalStateException: Checkpoint executing was failureTask received cancellation from one of its inputs.
> {code}
>  
> log details : https://api.travis-ci.org/v3/job/485352065/log.txt
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)