[ 
https://issues.apache.org/jira/browse/FLINK-26616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17505051#comment-17505051
 ] 

Sebastian Mattheis commented on FLINK-26616:
--------------------------------------------

Same here:

[https://dev.azure.com/smattheis/Flink/_build/results?buildId=39&view=logs&j=0a15d512-44ac-5ba5-97ab-13a5d066c22c&t=9a028d19-6c4b-5a4e-d378-03fca149d0b1&l=6426]

{code:java}
Mar 11 15:35:07 [ERROR] Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time 
elapsed: 80.865 s <<< FAILURE! - in 
org.apache.flink.test.scheduling.AdaptiveSchedulerITCase
Mar 11 15:35:07 [ERROR] 
org.apache.flink.test.scheduling.AdaptiveSchedulerITCase.testExceptionHistoryIsRetrievableFromTheRestAPI
  Time elapsed: 60.122 s  <<< ERROR!
Mar 11 15:35:07 java.util.concurrent.TimeoutException: Condition was not met in 
given timeout.
...
Mar 11 15:35:07         at 
org.apache.flink.test.scheduling.AdaptiveSchedulerITCase.testExceptionHistoryIsRetrievableFromTheRestAPI(AdaptiveSchedulerITCase.java:268)
...
{code}

> AdaptiveSchedulerITCase.testExceptionHistoryIsRetrievableFromTheRestAPI 
> failed with a timeout
> ---------------------------------------------------------------------------------------------
>
>                 Key: FLINK-26616
>                 URL: https://issues.apache.org/jira/browse/FLINK-26616
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 1.15.0
>            Reporter: Matthias Pohl
>            Priority: Critical
>             Fix For: 1.15.0
>
>
> {{AdaptiveSchedulerITCase.}} failed in [this 
> build|https://dev.azure.com/mapohl/flink/_build/results?buildId=855&view=logs&j=0a15d512-44ac-5ba5-97ab-13a5d066c22c&t=9a028d19-6c4b-5a4e-d378-03fca149d0b1&l=5778]
>  due to a timeout.
> {code}
> Mar 11 14:41:36 [ERROR] Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, 
> Time elapsed: 76.177 s <<< FAILURE! - in 
> org.apache.flink.test.scheduling.AdaptiveSchedulerITCase
> Mar 11 14:41:36 [ERROR] 
> org.apache.flink.test.scheduling.AdaptiveSchedulerITCase.testExceptionHistoryIsRetrievableFromTheRestAPI
>   Time elapsed: 60.146 s  <<< ERROR!
> Mar 11 14:41:36 java.util.concurrent.TimeoutException: Condition was not met 
> in given timeout.
> Mar 11 14:41:36       at 
> org.apache.flink.runtime.testutils.CommonTestUtils.waitUntilCondition(CommonTestUtils.java:167)
> Mar 11 14:41:36       at 
> org.apache.flink.runtime.testutils.CommonTestUtils.waitUntilCondition(CommonTestUtils.java:145)
> Mar 11 14:41:36       at 
> org.apache.flink.runtime.testutils.CommonTestUtils.waitUntilCondition(CommonTestUtils.java:137)
> Mar 11 14:41:36       at 
> org.apache.flink.test.scheduling.AdaptiveSchedulerITCase.testExceptionHistoryIsRetrievableFromTheRestAPI(AdaptiveSchedulerITCase.java:268)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to