Skip to content

Console Output

03:34:16 [2020-11-27T03:34:16.678Z] using credential docker-jenkins-github-credentials
03:34:16 [2020-11-27T03:34:16.754Z] Cloning the remote Git repository
03:34:16 [2020-11-27T03:34:16.754Z] Cloning with configured refspecs honoured and without tags
03:34:16 [2020-11-27T03:34:16.953Z] Cloning repository https://github.com/moby/moby.git
03:34:17 [2020-11-27T03:34:17.370Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
03:34:18 [2020-11-27T03:34:18.405Z] Fetching upstream changes from https://github.com/moby/moby.git
03:34:18 [2020-11-27T03:34:18.406Z]  > git --version # timeout=10
03:34:18 [2020-11-27T03:34:18.476Z]  > git --version # 'git version 2.24.1.windows.2'
03:34:18 [2020-11-27T03:34:18.477Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:34:18 [2020-11-27T03:34:18.480Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41720/head:refs/remotes/origin/PR-41720 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:34:36 [2020-11-27T03:34:36.963Z] Fetching without tags
03:34:38 [2020-11-27T03:34:38.315Z] Merging remotes/origin/master commit e1bba7456d9902d04eec8c402f852d0ae17d123c into PR head commit f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0
03:34:36 [2020-11-27T03:34:36.553Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:34:36 [2020-11-27T03:34:36.641Z]  > git config --add remote.origin.fetch +refs/pull/41720/head:refs/remotes/origin/PR-41720 # timeout=10
03:34:36 [2020-11-27T03:34:36.715Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:34:36 [2020-11-27T03:34:36.858Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:34:36 [2020-11-27T03:34:36.996Z] Fetching upstream changes from https://github.com/moby/moby.git
03:34:36 [2020-11-27T03:34:36.997Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:34:36 [2020-11-27T03:34:36.999Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41720/head:refs/remotes/origin/PR-41720 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:34:38 [2020-11-27T03:34:38.422Z]  > git config core.sparsecheckout # timeout=10
03:34:38 [2020-11-27T03:34:38.484Z]  > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10
03:34:42 [2020-11-27T03:34:42.458Z] Merge succeeded, producing f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0
03:34:42 [2020-11-27T03:34:42.458Z] Checking out Revision f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 (PR-41720)
03:34:41 [2020-11-27T03:34:41.994Z]  > git remote # timeout=10
03:34:42 [2020-11-27T03:34:42.114Z]  > git config --get remote.origin.url # timeout=10
03:34:42 [2020-11-27T03:34:42.174Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:34:42 [2020-11-27T03:34:42.176Z]  > git merge e1bba7456d9902d04eec8c402f852d0ae17d123c # timeout=10
03:34:42 [2020-11-27T03:34:42.334Z]  > git rev-parse "HEAD^{commit}" # timeout=10
03:34:42 [2020-11-27T03:34:42.491Z]  > git config core.sparsecheckout # timeout=10
03:34:42 [2020-11-27T03:34:42.559Z]  > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10
03:34:58 [2020-11-27T03:34:58.550Z] Commit message: "Fix permissions on oci fixtures files"