You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/05/09 15:10:00 UTC

[jira] [Updated] (FLINK-12164) JobMasterTest.testJobFailureWhenTaskExecutorHeartbeatTimeout is unstable

     [ https://issues.apache.org/jira/browse/FLINK-12164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-12164:
-----------------------------------
    Labels: pull-request-available test-stability  (was: test-stability)

> JobMasterTest.testJobFailureWhenTaskExecutorHeartbeatTimeout is unstable
> ------------------------------------------------------------------------
>
>                 Key: FLINK-12164
>                 URL: https://issues.apache.org/jira/browse/FLINK-12164
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>            Reporter: Aljoscha Krettek
>            Assignee: Chesnay Schepler
>            Priority: Critical
>              Labels: pull-request-available, test-stability
>
> {code}
> 07:28:23.957 [ERROR] Tests run: 24, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 8.968 s <<< FAILURE! - in org.apache.flink.runtime.jobmaster.JobMasterTest
> 07:28:23.957 [ERROR] testJobFailureWhenTaskExecutorHeartbeatTimeout(org.apache.flink.runtime.jobmaster.JobMasterTest)  Time elapsed: 0.177 s  <<< ERROR!
> java.util.concurrent.ExecutionException: java.lang.Exception: Unknown TaskManager 69a7c8c18a36069ff90a1eae8ec41066
> 	at org.apache.flink.runtime.jobmaster.JobMasterTest.registerSlotsAtJobMaster(JobMasterTest.java:1746)
> 	at org.apache.flink.runtime.jobmaster.JobMasterTest.runJobFailureWhenTaskExecutorTerminatesTest(JobMasterTest.java:1670)
> 	at org.apache.flink.runtime.jobmaster.JobMasterTest.testJobFailureWhenTaskExecutorHeartbeatTimeout(JobMasterTest.java:1630)
> Caused by: java.lang.Exception: Unknown TaskManager 69a7c8c18a36069ff90a1eae8ec41066
> {code}



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