Skip to content

Console Output

22:57:37 [2020-05-01T22:57:37.302Z] using credential docker-jenkins-github-credentials
22:57:37 [2020-05-01T22:57:37.384Z] Cloning the remote Git repository
22:57:37 [2020-05-01T22:57:37.384Z] Cloning with configured refspecs honoured and without tags
22:57:37 [2020-05-01T22:57:37.583Z] Cloning repository https://github.com/moby/moby.git
22:57:37 [2020-05-01T22:57:37.998Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
22:57:38 [2020-05-01T22:57:38.642Z] Fetching upstream changes from https://github.com/moby/moby.git
22:57:38 [2020-05-01T22:57:38.642Z]  > git --version # timeout=10
22:57:38 [2020-05-01T22:57:38.686Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:57:38 [2020-05-01T22:57:38.688Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
22:57:54 [2020-05-01T22:57:54.417Z] Fetching without tags
22:57:55 [2020-05-01T22:57:55.077Z] Checking out Revision 1adcc64f4023b66e4b557d61b63ced62344011f4 (19.03)
22:57:54 [2020-05-01T22:57:54.160Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:57:54 [2020-05-01T22:57:54.206Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
22:57:54 [2020-05-01T22:57:54.324Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:57:54 [2020-05-01T22:57:54.450Z] Fetching upstream changes from https://github.com/moby/moby.git
22:57:54 [2020-05-01T22:57:54.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:57:54 [2020-05-01T22:57:54.452Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
22:57:55 [2020-05-01T22:57:55.185Z]  > git config core.sparsecheckout # timeout=10
22:57:55 [2020-05-01T22:57:55.231Z]  > git checkout -f 1adcc64f4023b66e4b557d61b63ced62344011f4 # timeout=10
22:58:12 [2020-05-01T22:58:12.368Z] Commit message: "Merge pull request #40877 from thaJeztah/19.03_update_buildkit"