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/09/27 20:28:00 UTC

[jira] [Updated] (YETUS-552) docker-compose creates a new, fresh hell in broken jobs

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

Allen Wittenauer updated YETUS-552:
-----------------------------------
    Description: 
{code}
....
24ec1ea62d62        docker/compose:1.11.2                    "/usr/bin/docker-c..."   4 weeks ago         Dead                                          goofy_varahamihira
....
Attempting to remove docker container /goofy_varahamihira [24ec1ea62d62721ca55517d28ab246600390d26f51a13f6e9f8f2435460b603a]
Error response from daemon: Unable to remove filesystem for 24ec1ea62d62721ca55517d28ab246600390d26f51a13f6e9f8f2435460b603a: remove /var/lib/docker/containers/24ec1ea62d62721ca55517d28ab246600390d26f51a13f6e9f8f2435460b603a/shm: device or resource busy
{code}

now multiply that by 20, and you've got https://builds.apache.org/job/PreCommit-yetus-Build/633/consoleFull .

Apache Yetus' docker cleaning bits should be able to handle this, we just need to figure out how/what.

  was:
{code}
....
24ec1ea62d62        docker/compose:1.11.2                    "/usr/bin/docker-c..."   4 weeks ago         Dead                                          goofy_varahamihira
....
Attempting to remove docker container /goofy_varahamihira [24ec1ea62d62721ca55517d28ab246600390d26f51a13f6e9f8f2435460b603a]
Error response from daemon: Unable to remove filesystem for 24ec1ea62d62721ca55517d28ab246600390d26f51a13f6e9f8f2435460b603a: remove /var/lib/docker/containers/24ec1ea62d62721ca55517d28ab246600390d26f51a13f6e9f8f2435460b603a/shm: device or resource busy
{code}

now multiply that by 20, and you've got https://builds.apache.org/job/PreCommit-yetus-Build/633/consoleFull .


> docker-compose creates a new, fresh hell in broken jobs
> -------------------------------------------------------
>
>                 Key: YETUS-552
>                 URL: https://issues.apache.org/jira/browse/YETUS-552
>             Project: Yetus
>          Issue Type: Improvement
>          Components: Test Patch
>    Affects Versions: 0.6.0
>            Reporter: Allen Wittenauer
>            Priority: Critical
>
> {code}
> ....
> 24ec1ea62d62        docker/compose:1.11.2                    "/usr/bin/docker-c..."   4 weeks ago         Dead                                          goofy_varahamihira
> ....
> Attempting to remove docker container /goofy_varahamihira [24ec1ea62d62721ca55517d28ab246600390d26f51a13f6e9f8f2435460b603a]
> Error response from daemon: Unable to remove filesystem for 24ec1ea62d62721ca55517d28ab246600390d26f51a13f6e9f8f2435460b603a: remove /var/lib/docker/containers/24ec1ea62d62721ca55517d28ab246600390d26f51a13f6e9f8f2435460b603a/shm: device or resource busy
> {code}
> now multiply that by 20, and you've got https://builds.apache.org/job/PreCommit-yetus-Build/633/consoleFull .
> Apache Yetus' docker cleaning bits should be able to handle this, we just need to figure out how/what.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)