Skip to content

Console Output

16:31:31 [2020-07-02T16:31:31.585Z] using credential docker-jenkins-github-credentials
16:31:31 [2020-07-02T16:31:31.689Z] Cloning the remote Git repository
16:31:31 [2020-07-02T16:31:31.689Z] Cloning with configured refspecs honoured and without tags
16:31:31 [2020-07-02T16:31:31.732Z] Cloning repository https://github.com/moby/moby.git
16:31:31 [2020-07-02T16:31:31.732Z]  > git init /home/ubuntu/workspace/moby_PR-41025 # timeout=10
16:31:31 [2020-07-02T16:31:31.737Z] Fetching upstream changes from https://github.com/moby/moby.git
16:31:31 [2020-07-02T16:31:31.737Z]  > git --version # timeout=10
16:31:31 [2020-07-02T16:31:31.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:31:31 [2020-07-02T16:31:31.743Z]  > 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:31:49 [2020-07-02T16:31:49.895Z] Fetching without tags
16:31:50 [2020-07-02T16:31:50.151Z] Merging remotes/origin/master commit 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 into PR head commit 91ca3e7a8dbc161b99ddf82c61812e7123865ed8
16:31:50 [2020-07-02T16:31:50.700Z] Merge succeeded, producing 91ca3e7a8dbc161b99ddf82c61812e7123865ed8
16:31:50 [2020-07-02T16:31:50.701Z] Checking out Revision 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 (PR-41025)
16:31:49 [2020-07-02T16:31:49.905Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:31:49 [2020-07-02T16:31:49.909Z]  > git config --add remote.origin.fetch +refs/pull/41025/head:refs/remotes/origin/PR-41025 # timeout=10
16:31:49 [2020-07-02T16:31:49.919Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:31:49 [2020-07-02T16:31:49.928Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:31:49 [2020-07-02T16:31:49.937Z] Fetching upstream changes from https://github.com/moby/moby.git
16:31:49 [2020-07-02T16:31:49.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:31:49 [2020-07-02T16:31:49.938Z]  > 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:31:50 [2020-07-02T16:31:50.193Z]  > git config core.sparsecheckout # timeout=10
16:31:50 [2020-07-02T16:31:50.202Z]  > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10
16:31:50 [2020-07-02T16:31:50.726Z]  > git merge 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 # timeout=10
16:31:50 [2020-07-02T16:31:50.734Z]  > git rev-parse HEAD^{commit} # timeout=10
16:31:50 [2020-07-02T16:31:50.743Z]  > git config core.sparsecheckout # timeout=10
16:31:50 [2020-07-02T16:31:50.751Z]  > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10
16:31:51 [2020-07-02T16:31:51.202Z] Commit message: "update runc binary to v1.0.0-rc91"