[ https://issues.apache.org/jira/browse/FLINK-15170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17174264#comment-17174264 ]
lining commented on FLINK-15170: -------------------------------- According to the current message, it can be determined that this is due to {quote}client.sendGetRequest("/jobs/" + jid + "/yarn-cancel", getTimeLeft(deadline)); {quote} timeout. > WebFrontendITCase.testCancelYarn fails on travis > ------------------------------------------------ > > Key: FLINK-15170 > URL: https://issues.apache.org/jira/browse/FLINK-15170 > Project: Flink > Issue Type: Bug > Components: Deployment / YARN, Runtime / Web Frontend > Affects Versions: 1.10.0 > Reporter: Dawid Wysakowicz > Assignee: lining > Priority: Major > Labels: test-stability > Fix For: 1.12.0, 1.11.2, 1.10.3 > > > https://api.travis-ci.org/v3/job/622756846/log.txt > {code} > 23:59:33.299 [INFO] Running > org.apache.flink.runtime.webmonitor.WebFrontendITCase > 23:59:33.365 [INFO] Running > org.apache.flink.runtime.webmonitor.handlers.JarSubmissionITCase > 23:59:35.379 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time > elapsed: 2.012 s - in > org.apache.flink.runtime.webmonitor.handlers.JarSubmissionITCase > 23:59:38.802 [ERROR] Tests run: 9, Failures: 1, Errors: 1, Skipped: 0, Time > elapsed: 5.5 s <<< FAILURE! - in > org.apache.flink.runtime.webmonitor.WebFrontendITCase > 23:59:38.802 [ERROR] > testCancelYarn(org.apache.flink.runtime.webmonitor.WebFrontendITCase) Time > elapsed: 0.436 s <<< ERROR! > java.util.concurrent.TimeoutException: Connection failed > at > org.apache.flink.runtime.webmonitor.WebFrontendITCase.testCancelYarn(WebFrontendITCase.java:324) > 23:59:38.802 [ERROR] > testCancel(org.apache.flink.runtime.webmonitor.WebFrontendITCase) Time > elapsed: 0.003 s <<< FAILURE! > java.lang.AssertionError > at > org.apache.flink.runtime.webmonitor.WebFrontendITCase.testCancel(WebFrontendITCase.java:240) > 23:59:39.193 [INFO] > 23:59:39.193 [INFO] Results: > 23:59:39.193 [INFO] > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)