Skip to content

Console Output

14:33:32 [2020-02-10T14:33:32.065Z] using credential docker-jenkins-github-credentials
14:33:32 [2020-02-10T14:33:32.108Z] Cloning the remote Git repository
14:33:32 [2020-02-10T14:33:32.108Z] Cloning with configured refspecs honoured and without tags
14:33:32 [2020-02-10T14:33:32.142Z] Cloning repository https://github.com/moby/moby.git
14:33:32 [2020-02-10T14:33:32.144Z]  > git init /home/jenkins/workspace/moby_PR-40487 # timeout=10
14:33:32 [2020-02-10T14:33:32.163Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:32 [2020-02-10T14:33:32.165Z]  > git --version # timeout=10
14:33:32 [2020-02-10T14:33:32.180Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:32 [2020-02-10T14:33:32.182Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40487/head:refs/remotes/origin/PR-40487 +refs/heads/master:refs/remotes/origin/master
14:33:40 [2020-02-10T14:33:40.210Z] Fetching without tags
14:33:40 [2020-02-10T14:33:40.603Z] Merging remotes/origin/master commit 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 into PR head commit ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:41 [2020-02-10T14:33:41.242Z] Merge succeeded, producing ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:41 [2020-02-10T14:33:41.243Z] Checking out Revision ed439e4a31caaebf32c657e4063a77aa7af87bc0 (PR-40487)
14:33:40 [2020-02-10T14:33:40.097Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:33:40 [2020-02-10T14:33:40.113Z]  > git config --add remote.origin.fetch +refs/pull/40487/head:refs/remotes/origin/PR-40487 # timeout=10
14:33:40 [2020-02-10T14:33:40.128Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:33:40 [2020-02-10T14:33:40.181Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:33:40 [2020-02-10T14:33:40.241Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:40 [2020-02-10T14:33:40.243Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:40 [2020-02-10T14:33:40.244Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40487/head:refs/remotes/origin/PR-40487 +refs/heads/master:refs/remotes/origin/master
14:33:40 [2020-02-10T14:33:40.630Z]  > git config core.sparsecheckout # timeout=10
14:33:40 [2020-02-10T14:33:40.646Z]  > git checkout -f ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:41 [2020-02-10T14:33:41.150Z]  > git merge 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 # timeout=10
14:33:41 [2020-02-10T14:33:41.211Z]  > git rev-parse HEAD^{commit} # timeout=10
14:33:41 [2020-02-10T14:33:41.279Z]  > git config core.sparsecheckout # timeout=10
14:33:41 [2020-02-10T14:33:41.298Z]  > git checkout -f ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:41 [2020-02-10T14:33:41.703Z] Commit message: "swagger: document "node.platform.(arch|os)" constraints"