Skip to content

Console Output

16:38:49 [2020-07-02T16:38:49.867Z] using credential docker-jenkins-github-credentials
16:38:49 [2020-07-02T16:38:49.875Z] Cloning the remote Git repository
16:38:49 [2020-07-02T16:38:49.875Z] Cloning with configured refspecs honoured and without tags
16:38:49 [2020-07-02T16:38:49.903Z] Cloning repository https://github.com/moby/moby.git
16:38:49 [2020-07-02T16:38:49.961Z]  > git init /home/ubuntu/workspace/moby_PR-41025 # timeout=10
16:38:50 [2020-07-02T16:38:50.316Z] Fetching upstream changes from https://github.com/moby/moby.git
16:38:50 [2020-07-02T16:38:50.316Z]  > git --version # timeout=10
16:38:50 [2020-07-02T16:38:50.323Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:38:50 [2020-07-02T16:38:50.326Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:39:07 [2020-07-02T16:39:07.710Z] Fetching without tags
16:39:08 [2020-07-02T16:39:08.119Z] Merging remotes/origin/master commit 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 into PR head commit 91ca3e7a8dbc161b99ddf82c61812e7123865ed8
16:39:09 [2020-07-02T16:39:09.151Z] Merge succeeded, producing 91ca3e7a8dbc161b99ddf82c61812e7123865ed8
16:39:09 [2020-07-02T16:39:09.151Z] Checking out Revision 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 (PR-41025)
16:39:07 [2020-07-02T16:39:07.673Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:39:07 [2020-07-02T16:39:07.688Z]  > git config --add remote.origin.fetch +refs/pull/41025/head:refs/remotes/origin/PR-41025 # timeout=10
16:39:07 [2020-07-02T16:39:07.696Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:39:07 [2020-07-02T16:39:07.706Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:39:07 [2020-07-02T16:39:07.717Z] Fetching upstream changes from https://github.com/moby/moby.git
16:39:07 [2020-07-02T16:39:07.718Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:39:07 [2020-07-02T16:39:07.719Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:39:08 [2020-07-02T16:39:08.130Z]  > git config core.sparsecheckout # timeout=10
16:39:08 [2020-07-02T16:39:08.136Z]  > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10
16:39:09 [2020-07-02T16:39:09.127Z]  > git merge 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 # timeout=10
16:39:09 [2020-07-02T16:39:09.141Z]  > git rev-parse HEAD^{commit} # timeout=10
16:39:09 [2020-07-02T16:39:09.156Z]  > git config core.sparsecheckout # timeout=10
16:39:09 [2020-07-02T16:39:09.163Z]  > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10
16:39:13 [2020-07-02T16:39:13.209Z] Commit message: "update runc binary to v1.0.0-rc91"