And another one: https://travis-ci.org/mjsax/flink/jobs/107198383

This time it's
EventTimeWindowCheckpointingITCase.testPreAggregatedTumblingTimeWindow


-Matthias

On 02/05/2016 11:06 AM, Matthias J. Sax wrote:
> Hi,
> 
> I had a failing build last night:
> https://travis-ci.org/apache/flink/jobs/107116079
> 
>> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 21.782 sec 
>> <<< FAILURE! - in 
>> org.apache.flink.runtime.client.JobClientActorRecoveryITCase
>> testJobClientRecovery(org.apache.flink.runtime.client.JobClientActorRecoveryITCase)
>>   Time elapsed: 20.153 sec  <<< ERROR!
>> org.apache.flink.runtime.client.JobExecutionException: Communication with 
>> JobManager failed: Job submission to the JobManager timed out.
>>      at 
>> org.apache.flink.runtime.client.JobClient.submitJobAndWait(JobClient.java:140)
>>      at 
>> org.apache.flink.runtime.minicluster.FlinkMiniCluster.submitJobAndWait(FlinkMiniCluster.scala:408)
>>      at 
>> org.apache.flink.runtime.minicluster.FlinkMiniCluster.submitJobAndWait(FlinkMiniCluster.scala:394)
>>      at 
>> org.apache.flink.runtime.minicluster.FlinkMiniCluster.submitJobAndWait(FlinkMiniCluster.scala:386)
>>      at 
>> org.apache.flink.runtime.client.JobClientActorRecoveryITCase$1.run(JobClientActorRecoveryITCase.java:107)
>>      at java.lang.Thread.run(Thread.java:745)
>> Caused by: 
>> org.apache.flink.runtime.client.JobClientActorSubmissionTimeoutException: 
>> Job submission to the JobManager timed out.
>>      at 
>> org.apache.flink.runtime.client.JobClientActor.handleMessage(JobClientActor.java:256)
>>      at 
>> org.apache.flink.runtime.akka.FlinkUntypedActor.handleLeaderSessionID(FlinkUntypedActor.java:88)
>>      at 
>> org.apache.flink.runtime.akka.FlinkUntypedActor.onReceive(FlinkUntypedActor.java:68)
>>      at 
>> akka.actor.UntypedActor$$anonfun$receive$1.applyOrElse(UntypedActor.scala:167)
>>      at akka.actor.Actor$class.aroundReceive(Actor.scala:465)
>>      at akka.actor.UntypedActor.aroundReceive(UntypedActor.scala:97)
>>      at akka.actor.ActorCell.receiveMessage(ActorCell.scala:516)
>>      at akka.actor.ActorCell.invoke(ActorCell.scala:487)
>>      at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:254)
>>      at akka.dispatch.Mailbox.run(Mailbox.scala:221)
>>      at akka.dispatch.Mailbox.exec(Mailbox.scala:231)
>>      at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
>>      at 
>> scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.pollAndExecAll(ForkJoinPool.java:1253)
>>      at 
>> scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1346)
>>      at 
>> scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
>>      at 
>> scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
> 
> 
> Should I open a JIRA for it?
> 
> -Matthias
> 

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to