Skip to content

Console Output

using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/moby/moby.git
 > git init /home/jenkins/workspace/moby_PR-39645-XB6CVTG3YGFPJIPIYDBNHAICWNRYJA4NMCRZE7P6CR6P7YKIWOUA # timeout=10
Fetching upstream changes from https://github.com/moby/moby.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39645/head:refs/remotes/origin/PR-39645 +refs/heads/master:refs/remotes/origin/master
Fetching without tags
Merging remotes/origin/master commit 928381b2215c9608692e663e6ddfa9e609bc2d6f into PR head commit 53e0c5012637656de1765c330b2549aa7088b853
 > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/39645/head:refs/remotes/origin/PR-39645 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
Fetching upstream changes from https://github.com/moby/moby.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39645/head:refs/remotes/origin/PR-39645 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e0c5012637656de1765c330b2549aa7088b853
Merge succeeded, producing 4185088da7eacdde16b4c8544fb821a9c5820ac5
Checking out Revision 4185088da7eacdde16b4c8544fb821a9c5820ac5 (PR-39645)
Commit message: "Merge commit '928381b2215c9608692e663e6ddfa9e609bc2d6f' into HEAD"
 > git merge 928381b2215c9608692e663e6ddfa9e609bc2d6f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4185088da7eacdde16b4c8544fb821a9c5820ac5
First time build. Skipping changelog.
 > git rev-list --no-walk 8584cf8688b393d918886b01c027afed5a037043 # timeout=10