Skip to content

Console Output

16:00:37 [2022-02-18T16:00:37.121Z] The recommended git tool is: git
16:00:40 [2022-02-18T16:00:40.056Z] using credential docker-jenkins-github-credentials
16:00:40 [2022-02-18T16:00:40.071Z] Cloning the remote Git repository
16:00:40 [2022-02-18T16:00:40.071Z] Cloning with configured refspecs honoured and without tags
16:00:40 [2022-02-18T16:00:40.401Z] Cloning repository https://github.com/moby/moby.git
16:00:40 [2022-02-18T16:00:40.466Z]  > git init /home/ubuntu/workspace/moby_PR-43183 # timeout=10
16:00:40 [2022-02-18T16:00:40.691Z] Fetching upstream changes from https://github.com/moby/moby.git
16:00:40 [2022-02-18T16:00:40.691Z]  > git --version # timeout=10
16:00:40 [2022-02-18T16:00:40.726Z]  > git --version # 'git version 2.17.1'
16:00:40 [2022-02-18T16:00:40.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:00:40 [2022-02-18T16:00:40.728Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43183/head:refs/remotes/origin/PR-43183 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:01:06 [2022-02-18T16:01:06.288Z] Fetching without tags
16:01:06 [2022-02-18T16:01:06.631Z] Merging remotes/origin/master commit 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 into PR head commit 79ea1b16b1579147aa366282444bd22d7c44be96
16:01:07 [2022-02-18T16:01:07.525Z] Merge succeeded, producing 79ea1b16b1579147aa366282444bd22d7c44be96
16:01:07 [2022-02-18T16:01:07.525Z] Checking out Revision 79ea1b16b1579147aa366282444bd22d7c44be96 (PR-43183)
16:01:06 [2022-02-18T16:01:06.193Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:01:06 [2022-02-18T16:01:06.211Z]  > git config --add remote.origin.fetch +refs/pull/43183/head:refs/remotes/origin/PR-43183 # timeout=10
16:01:06 [2022-02-18T16:01:06.253Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:01:06 [2022-02-18T16:01:06.280Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:01:06 [2022-02-18T16:01:06.300Z] Fetching upstream changes from https://github.com/moby/moby.git
16:01:06 [2022-02-18T16:01:06.300Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:01:06 [2022-02-18T16:01:06.303Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43183/head:refs/remotes/origin/PR-43183 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:01:06 [2022-02-18T16:01:06.647Z]  > git config core.sparsecheckout # timeout=10
16:01:06 [2022-02-18T16:01:06.664Z]  > git checkout -f 79ea1b16b1579147aa366282444bd22d7c44be96 # timeout=10
16:01:07 [2022-02-18T16:01:07.430Z]  > git remote # timeout=10
16:01:07 [2022-02-18T16:01:07.452Z]  > git config --get remote.origin.url # timeout=10
16:01:07 [2022-02-18T16:01:07.466Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:01:07 [2022-02-18T16:01:07.474Z]  > git merge 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 # timeout=10
16:01:07 [2022-02-18T16:01:07.508Z]  > git rev-parse HEAD^{commit} # timeout=10
16:01:07 [2022-02-18T16:01:07.533Z]  > git config core.sparsecheckout # timeout=10
16:01:07 [2022-02-18T16:01:07.558Z]  > git checkout -f 79ea1b16b1579147aa366282444bd22d7c44be96 # timeout=10
16:01:12 [2022-02-18T16:01:12.118Z] Commit message: "distribution/xfer: un-export DoFunc type"
16:01:12 [2022-02-18T16:01:12.153Z] First time build. Skipping changelog.
16:01:12 [2022-02-18T16:01:12.128Z]  > git rev-list --no-walk 5fd0588021aa0a9a88f653b43394f08c2b2d13e1 # timeout=10