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 2018/01/16 16:11:03 UTC

[jira] [Commented] (YETUS-599) Patch that previously built successfully fails on docker build

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

Allen Wittenauer commented on YETUS-599:
----------------------------------------

The first one failed with:

 
{code}
Building dependency tree...
Reading state information...
E: Unable to locate package openjdk-8-jdk
The command '/bin/sh -c apt-get -q install -y openjdk-8-jdk' returned a non-zero code: 100
{code}
 
This is almost always either a problem with the Dockerfile, a problem with the package repo, or a transient network error.

The second one failed with:

{code}
failed to get digest sha256:baff4dcfab25a4b9fdb7634a3c793c83dd461187881bf024b53eceaf60cf70cf: open /var/lib/docker/image/aufs/imagedb/content/sha256/baff4dcfab25a4b9fdb7634a3c793c83dd461187881bf024b53eceaf60cf70cf: no such file or directory
{code}

This error happens when someone or something is running an indiscriminate docker image purge outside of Yetus.

Since neither of these are actual bugs in Yetus, I'll be closing this with Not a Problem.

> Patch that previously built successfully fails on docker build
> --------------------------------------------------------------
>
>                 Key: YETUS-599
>                 URL: https://issues.apache.org/jira/browse/YETUS-599
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>            Reporter: Szilard Nemeth
>            Priority: Blocker
>
> Issue link where the builds are failed: https://issues.apache.org/jira/browse/YARN-7451
> See last two comments on jira, these yetus builds are failed with different docker errors.
> Build URLs:
> 1. https://builds.apache.org/job/PreCommit-YARN-Build/19256/console
> 2. https://builds.apache.org/job/PreCommit-YARN-Build/19257/console



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)