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

[jira] [Commented] (FLINK-16346) BlobsCleanupITCase.testBlobServerCleanupCancelledJob fails on Travis

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

Till Rohrmann commented on FLINK-16346:
---------------------------------------

[~chesnay] could you take another look with the now hopefully more detailed logs?

> BlobsCleanupITCase.testBlobServerCleanupCancelledJob fails on Travis
> --------------------------------------------------------------------
>
>                 Key: FLINK-16346
>                 URL: https://issues.apache.org/jira/browse/FLINK-16346
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 1.11.0
>            Reporter: Till Rohrmann
>            Assignee: Chesnay Schepler
>            Priority: Critical
>              Labels: pull-request-available, test-stability
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {{BlobsCleanupITCase.testBlobServerCleanupCancelledJob}} and {{BlobsCleanupITCase.testBlobServerCleanupFinishedJob}} fails on Travis with 
> {code}
> 12:22:22.314 [ERROR] testBlobServerCleanupCancelledJob(org.apache.flink.runtime.jobmanager.BlobsCleanupITCase)  Time elapsed: 30.037 s  <<< FAILURE!
> java.lang.AssertionError: Timeout while waiting for /tmp/junit226171740428505862/junit6248655677631371057/blobStore-0eb47b50-41ae-4c3c-885e-4ee944b8ef38 to become empty. Current contents: [job_bf8d556f932a0d225c1dcc60f1665a26]
> 	at org.apache.flink.runtime.jobmanager.BlobsCleanupITCase.waitForEmptyBlobDir(BlobsCleanupITCase.java:276)
> 	at org.apache.flink.runtime.jobmanager.BlobsCleanupITCase.testBlobServerCleanup(BlobsCleanupITCase.java:233)
> 	at org.apache.flink.runtime.jobmanager.BlobsCleanupITCase.testBlobServerCleanupCancelledJob(BlobsCleanupITCase.java:141)
> 12:22:22.314 [ERROR] testBlobServerCleanupFinishedJob(org.apache.flink.runtime.jobmanager.BlobsCleanupITCase)  Time elapsed: 30.098 s  <<< FAILURE!
> java.lang.AssertionError: Timeout while waiting for /tmp/junit226171740428505862/junit6248655677631371057/blobStore-0eb47b50-41ae-4c3c-885e-4ee944b8ef38 to become empty. Current contents: [job_bf8d556f932a0d225c1dcc60f1665a26]
> 	at org.apache.flink.runtime.jobmanager.BlobsCleanupITCase.waitForEmptyBlobDir(BlobsCleanupITCase.java:276)
> 	at org.apache.flink.runtime.jobmanager.BlobsCleanupITCase.testBlobServerCleanup(BlobsCleanupITCase.java:233)
> 	at org.apache.flink.runtime.jobmanager.BlobsCleanupITCase.testBlobServerCleanupFinishedJob(BlobsCleanupITCase.java:133)
> {code}
> https://api.travis-ci.com/v3/job/292161105/log.txt



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