Skip to content

Console Output

22:09:23 [2021-11-17T22:09:23.519Z] The recommended git tool is: git
22:09:23 [2021-11-17T22:09:23.531Z] using credential docker-jenkins-github-credentials
22:09:23 [2021-11-17T22:09:23.539Z] Cloning the remote Git repository
22:09:23 [2021-11-17T22:09:23.539Z] Cloning with configured refspecs honoured and without tags
22:09:23 [2021-11-17T22:09:23.541Z] Cloning repository https://github.com/moby/moby.git
22:09:23 [2021-11-17T22:09:23.541Z]  > git init /home/ubuntu/workspace/moby_PR-43023 # timeout=10
22:09:23 [2021-11-17T22:09:23.545Z] Fetching upstream changes from https://github.com/moby/moby.git
22:09:23 [2021-11-17T22:09:23.545Z]  > git --version # timeout=10
22:09:23 [2021-11-17T22:09:23.547Z]  > git --version # 'git version 2.17.1'
22:09:23 [2021-11-17T22:09:23.547Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:09:23 [2021-11-17T22:09:23.548Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43023/head:refs/remotes/origin/PR-43023 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:09:37 [2021-11-17T22:09:37.455Z] Fetching without tags
22:09:37 [2021-11-17T22:09:37.663Z] Merging remotes/origin/20.10 commit 11b3bfee6ce23624bec77c4e5b8af8860cb3088f into PR head commit da9c9837892596fb44a73bcfd3e061bd23d0cff1
22:09:37 [2021-11-17T22:09:37.442Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:09:37 [2021-11-17T22:09:37.445Z]  > git config --add remote.origin.fetch +refs/pull/43023/head:refs/remotes/origin/PR-43023 # timeout=10
22:09:37 [2021-11-17T22:09:37.447Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:09:37 [2021-11-17T22:09:37.452Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:09:37 [2021-11-17T22:09:37.457Z] Fetching upstream changes from https://github.com/moby/moby.git
22:09:37 [2021-11-17T22:09:37.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:09:37 [2021-11-17T22:09:37.457Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43023/head:refs/remotes/origin/PR-43023 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:09:37 [2021-11-17T22:09:37.665Z]  > git config core.sparsecheckout # timeout=10
22:09:37 [2021-11-17T22:09:37.667Z]  > git checkout -f da9c9837892596fb44a73bcfd3e061bd23d0cff1 # timeout=10
22:09:38 [2021-11-17T22:09:38.320Z] Merge succeeded, producing 3eb9444e0d0b91078db97b83075551c6feb795aa
22:09:38 [2021-11-17T22:09:38.320Z] Checking out Revision 3eb9444e0d0b91078db97b83075551c6feb795aa (PR-43023)
22:09:38 [2021-11-17T22:09:38.473Z] Commit message: "Merge commit '11b3bfee6ce23624bec77c4e5b8af8860cb3088f' into HEAD"
22:09:38 [2021-11-17T22:09:38.102Z]  > git remote # timeout=10
22:09:38 [2021-11-17T22:09:38.104Z]  > git config --get remote.origin.url # timeout=10
22:09:38 [2021-11-17T22:09:38.106Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:09:38 [2021-11-17T22:09:38.107Z]  > git merge 11b3bfee6ce23624bec77c4e5b8af8860cb3088f # timeout=10
22:09:38 [2021-11-17T22:09:38.316Z]  > git rev-parse HEAD^{commit} # timeout=10
22:09:38 [2021-11-17T22:09:38.321Z]  > git config core.sparsecheckout # timeout=10
22:09:38 [2021-11-17T22:09:38.324Z]  > git checkout -f 3eb9444e0d0b91078db97b83075551c6feb795aa # timeout=10