Skip to content

Console Output

22:59:53 [2020-05-01T22:59:53.607Z] using credential docker-jenkins-github-credentials
22:59:53 [2020-05-01T22:59:53.693Z] Cloning the remote Git repository
22:59:53 [2020-05-01T22:59:53.693Z] Cloning with configured refspecs honoured and without tags
22:59:53 [2020-05-01T22:59:53.895Z] Cloning repository https://github.com/moby/moby.git
22:59:54 [2020-05-01T22:59:54.310Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
22:59:55 [2020-05-01T22:59:55.168Z] Fetching upstream changes from https://github.com/moby/moby.git
22:59:55 [2020-05-01T22:59:55.168Z]  > git --version # timeout=10
22:59:55 [2020-05-01T22:59:55.210Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:59:55 [2020-05-01T22:59:55.212Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
23:00:09 [2020-05-01T23:00:09.777Z] Fetching without tags
23:00:10 [2020-05-01T23:00:10.451Z] Checking out Revision 1adcc64f4023b66e4b557d61b63ced62344011f4 (19.03)
23:00:09 [2020-05-01T23:00:09.518Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:00:09 [2020-05-01T23:00:09.559Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
23:00:09 [2020-05-01T23:00:09.686Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:00:09 [2020-05-01T23:00:09.813Z] Fetching upstream changes from https://github.com/moby/moby.git
23:00:09 [2020-05-01T23:00:09.813Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:00:09 [2020-05-01T23:00:09.814Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
23:00:10 [2020-05-01T23:00:10.561Z]  > git config core.sparsecheckout # timeout=10
23:00:10 [2020-05-01T23:00:10.606Z]  > git checkout -f 1adcc64f4023b66e4b557d61b63ced62344011f4 # timeout=10
23:00:27 [2020-05-01T23:00:27.995Z] Commit message: "Merge pull request #40877 from thaJeztah/19.03_update_buildkit"