[
https://issues.apache.org/jira/browse/FLINK-14834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981267#comment-16981267
]
Yu Li commented on FLINK-14834:
-------------------------------
Another instance: https://api.travis-ci.org/v3/job/616253236/log.txt
With similar cause:
{noformat}
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution
failed.
at
org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:146)
at
org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$getJobExecutionResult$0(ClusterClientJobClientAdapter.java:81)
... 19 more
Caused by:
org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException:
Could not allocate all requires slots within timeout of 120000 ms. Slots
required: 7, slots allocated: 3, previous allocation IDs: [], execution status:
completed: Attempt #0 (Source: Collection Source (1/1)) @
{noformat}
> Kerberized YARN on Docker test fails on Travis
> ----------------------------------------------
>
> Key: FLINK-14834
> URL: https://issues.apache.org/jira/browse/FLINK-14834
> Project: Flink
> Issue Type: Bug
> Components: Deployment / YARN, Tests
> Affects Versions: 1.10.0
> Reporter: Gary Yao
> Assignee: Aljoscha Krettek
> Priority: Blocker
> Labels: test-stability
> Fix For: 1.10.0
>
>
> https://api.travis-ci.org/v3/job/612782888/log.txt
--
This message was sent by Atlassian Jira
(v8.3.4#803005)