Skip to content

Console Output

19:07:29 [2020-01-24T19:07:29.747Z] using credential docker-jenkins-github-credentials
19:07:29 [2020-01-24T19:07:29.795Z] Cloning the remote Git repository
19:07:29 [2020-01-24T19:07:29.795Z] Cloning with configured refspecs honoured and without tags
19:07:29 [2020-01-24T19:07:29.826Z] Cloning repository https://github.com/moby/moby.git
19:07:29 [2020-01-24T19:07:29.828Z]  > git init /home/jenkins/workspace/moby_PR-40404 # timeout=10
19:07:29 [2020-01-24T19:07:29.844Z] Fetching upstream changes from https://github.com/moby/moby.git
19:07:29 [2020-01-24T19:07:29.846Z]  > git --version # timeout=10
19:07:29 [2020-01-24T19:07:29.863Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:07:29 [2020-01-24T19:07:29.864Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40404/head:refs/remotes/origin/PR-40404 +refs/heads/master:refs/remotes/origin/master
19:07:37 [2020-01-24T19:07:37.753Z] Fetching without tags
19:07:37 [2020-01-24T19:07:37.639Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:07:37 [2020-01-24T19:07:37.655Z]  > git config --add remote.origin.fetch +refs/pull/40404/head:refs/remotes/origin/PR-40404 # timeout=10
19:07:37 [2020-01-24T19:07:37.672Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:07:37 [2020-01-24T19:07:37.725Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:07:38 [2020-01-24T19:07:38.152Z] Merging remotes/origin/master commit ac058c1629dcf6912d800c08b8eb6a6c8b67427d into PR head commit 6d6808090736ac76e908e78aa6894f5586c7d243
19:07:38 [2020-01-24T19:07:38.784Z] Merge succeeded, producing 6d6808090736ac76e908e78aa6894f5586c7d243
19:07:38 [2020-01-24T19:07:38.785Z] Checking out Revision 6d6808090736ac76e908e78aa6894f5586c7d243 (PR-40404)
19:07:37 [2020-01-24T19:07:37.787Z] Fetching upstream changes from https://github.com/moby/moby.git
19:07:37 [2020-01-24T19:07:37.789Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:07:37 [2020-01-24T19:07:37.790Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40404/head:refs/remotes/origin/PR-40404 +refs/heads/master:refs/remotes/origin/master
19:07:38 [2020-01-24T19:07:38.182Z]  > git config core.sparsecheckout # timeout=10
19:07:38 [2020-01-24T19:07:38.198Z]  > git checkout -f 6d6808090736ac76e908e78aa6894f5586c7d243
19:07:38 [2020-01-24T19:07:38.696Z]  > git merge ac058c1629dcf6912d800c08b8eb6a6c8b67427d # timeout=10
19:07:38 [2020-01-24T19:07:38.755Z]  > git rev-parse HEAD^{commit} # timeout=10
19:07:38 [2020-01-24T19:07:38.815Z]  > git config core.sparsecheckout # timeout=10
19:07:38 [2020-01-24T19:07:38.833Z]  > git checkout -f 6d6808090736ac76e908e78aa6894f5586c7d243
19:07:39 [2020-01-24T19:07:39.412Z] Commit message: "update runc library to v1.0.0-rc10 (CVE-2019-19921)"