You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by Dominik Psenner <dp...@gmail.com> on 2018/12/11 21:10:38 UTC

docker failing intermittently

Hi,

we are facing a strange issue with our jenkins pipeline that fails after
having built a docker container that is used to run the build job [1]. The
error message is awkward and I hope someone else got insights to where this
issue stems from.

The error message with a little bit of context is:

Removing intermediate container 09013b6833aa
Successfully built 2f300c5b6ea3
Successfully tagged builder-netstandard-1.3:latest

[...]

java.io.IOException: Cannot retrieve .Id from 'docker inspect
microsoft/dotnet:2-sdk-jessie'


What the heck does this mean?

[1] https://builds.apache.org/job/logging-log4net/job/develop/75/console
-- 
Dominik Psenner