You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Guowei Ma (Jira)" <ji...@apache.org> on 2021/01/29 02:22:00 UTC

[jira] [Updated] (FLINK-21194) TaskExecutorITCase.testJobRecoveryWithFailingTaskExecutor Fail

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

Guowei Ma updated FLINK-21194:
------------------------------
    Labels: test-stability  (was: )

> TaskExecutorITCase.testJobRecoveryWithFailingTaskExecutor Fail
> --------------------------------------------------------------
>
>                 Key: FLINK-21194
>                 URL: https://issues.apache.org/jira/browse/FLINK-21194
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 1.13.0
>            Reporter: Guowei Ma
>            Priority: Major
>              Labels: test-stability
>
>  
>  
>  
>  
>  at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 
>  at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 
>  at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 
> Caused by: akka.pattern.AskTimeoutException: Ask timed out on [Actor[akka://flink/user/rpc/dispatcher_3#376758379]] after [10000 ms]. Message of type [org.apache.flink.runtime.rpc.messages.LocalFencedMessage]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply. 
>  at akka.pattern.PromiseActorRef$$anonfun$2.apply(AskSupport.scala:635) 
>  at akka.pattern.PromiseActorRef$$anonfun$2.apply(AskSupport.scala:635) 
>  at akka.pattern.PromiseActorRef$$anonfun$1.apply$mcV$sp(AskSupport.scala:648) 
>  at akka.actor.Scheduler$$anon$4.run(Scheduler.scala:205) 
>  at scala.concurrent.Future$InternalCallbackExecutor$.unbatchedExecute(Future.scala:601) 
>  at scala.concurrent.BatchingExecutor$class.execute(BatchingExecutor.scala:109) 
>  at scala.concurrent.Future$InternalCallbackExecutor$.execute(Future.scala:599) 
>  at akka.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:328) 
>  at akka.actor.LightArrayRevolverScheduler$$anon$4.executeBucket$1(LightArrayRevolverScheduler.scala:279) 
>  at akka.actor.LightArrayRevolverScheduler$$anon$4.nextTick(LightArrayRevolverScheduler.scala:283) 
>  at akka.actor.LightArrayRevolverScheduler$$anon$4.run(LightArrayRevolverScheduler.scala:235) 
>  at java.lang.Thread.run(Thread.java:748) 
>  
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=12622&view=logs&j=59c257d0-c525-593b-261d-e96a86f1926b&t=b93980e3-753f-5433-6a19-13747adae66a



--
This message was sent by Atlassian Jira
(v8.3.4#803005)