You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2020/05/15 07:51:00 UTC

[jira] [Reopened] (FLINK-17315) UnalignedCheckpointITCase.shouldPerformUnalignedCheckpointMassivelyParallel failed in timeout

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

Robert Metzger reopened FLINK-17315:
------------------------------------

{{ UnalignedCheckpointITCase.shouldPerformUnalignedCheckpointOnRemoteChannels:77->execute:89 » TestTimedOut}}

master build from tonight: https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=1339&view=logs&j=5c8e7682-d68f-54d1-16a2-a09310218a49&t=45cc9205-bdb7-5b54-63cd-89fdc0983323

> UnalignedCheckpointITCase.shouldPerformUnalignedCheckpointMassivelyParallel failed in timeout
> ---------------------------------------------------------------------------------------------
>
>                 Key: FLINK-17315
>                 URL: https://issues.apache.org/jira/browse/FLINK-17315
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Checkpointing, Tests
>            Reporter: Zhijiang
>            Assignee: Arvid Heise
>            Priority: Blocker
>              Labels: pull-request-available, test-stability
>             Fix For: 1.11.0
>
>
> Build: [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=1&view=logs&j=5c8e7682-d68f-54d1-16a2-a09310218a49&t=45cc9205-bdb7-5b54-63cd-89fdc0983323]
> logs
> {code:java}
> 2020-04-21T20:25:23.1139147Z [ERROR] Errors: 
> 2020-04-21T20:25:23.1140908Z [ERROR]   UnalignedCheckpointITCase.shouldPerformUnalignedCheckpointMassivelyParallel:80->execute:87 » TestTimedOut
> 2020-04-21T20:25:23.1141383Z [INFO] 
> 2020-04-21T20:25:23.1141675Z [ERROR] Tests run: 1525, Failures: 0, Errors: 1, Skipped: 36
> {code}
>  
> I run it in my local machine and it almost takes about 40 seconds to finish, so the configured 90 seconds timeout seems not enough in heavy load environment sometimes. Maybe we can remove the timeout in tests since azure already configured to monitor the timeout.
>  



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