You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2017/05/17 22:43:04 UTC

[jira] [Comment Edited] (YETUS-487) docker cleanup needs to handle 'dead'

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

Allen Wittenauer edited comment on YETUS-487 at 5/17/17 10:42 PM:
------------------------------------------------------------------

PR: https://github.com/apache/yetus/pull/10.patch

I used the same time currently being used by exited. Didnt think dead warranted a new time option.



was (Author: sacharya):
PR: https://github.com/apache/yetus/pull/10

I used the same time currently being used by exited. Didnt think dead warranted a new time option.


> docker cleanup needs to handle 'dead'
> -------------------------------------
>
>                 Key: YETUS-487
>                 URL: https://issues.apache.org/jira/browse/YETUS-487
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>            Reporter: Allen Wittenauer
>            Assignee: Suraj Acharya
>
> As seen on (where else?) an ASF build machine:
> {code}
> CONTAINER ID        IMAGE                    COMMAND                  CREATED             STATUS              PORTS               NAMES
> e60b582dda98        mesos-1467378703-15781   "/bin/sh -c './boo..."   7 months ago        Dead                                    hungry_borg
> 32996bc31547        mesos-1467316150-6247    "/bin/sh -c './boo..."   7 months ago        Dead                                    dreamy_bartik
> ============================================================================
> {code}
> It didn't remove these containers and it should have.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)