Skip to content

Console Output

16:23:00 [2022-08-24T16:23:00.649Z] The recommended git tool is: git
16:23:00 [2022-08-24T16:23:00.660Z] using credential docker-jenkins-github-credentials
16:23:00 [2022-08-24T16:23:00.670Z] Cloning the remote Git repository
16:23:00 [2022-08-24T16:23:00.670Z] Cloning with configured refspecs honoured and without tags
16:23:00 [2022-08-24T16:23:00.687Z] Cloning repository https://github.com/moby/moby.git
16:23:00 [2022-08-24T16:23:00.688Z]  > git init /home/ubuntu/workspace/moby_PR-44030 # timeout=10
16:23:00 [2022-08-24T16:23:00.699Z] Fetching upstream changes from https://github.com/moby/moby.git
16:23:00 [2022-08-24T16:23:00.699Z]  > git --version # timeout=10
16:23:00 [2022-08-24T16:23:00.709Z]  > git --version # 'git version 2.25.1'
16:23:00 [2022-08-24T16:23:00.709Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:23:00 [2022-08-24T16:23:00.710Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44030/head:refs/remotes/origin/PR-44030 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:23:13 [2022-08-24T16:23:13.398Z] Fetching without tags
16:23:13 [2022-08-24T16:23:13.604Z] Merging remotes/origin/master commit 68d7736e9e819c675467b2e30df222c209174fbd into PR head commit 92d2e12a4d1f2886dac5d202694c89f628ef2134
16:23:14 [2022-08-24T16:23:14.171Z] Merge succeeded, producing 92d2e12a4d1f2886dac5d202694c89f628ef2134
16:23:14 [2022-08-24T16:23:14.171Z] Checking out Revision 92d2e12a4d1f2886dac5d202694c89f628ef2134 (PR-44030)
16:23:14 [2022-08-24T16:23:14.453Z] Commit message: "daemon: getInspectData(): reduce cyclomatic complexity"
16:23:13 [2022-08-24T16:23:13.390Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:23:13 [2022-08-24T16:23:13.395Z]  > git config --add remote.origin.fetch +refs/pull/44030/head:refs/remotes/origin/PR-44030 # timeout=10
16:23:13 [2022-08-24T16:23:13.398Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:23:13 [2022-08-24T16:23:13.406Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:23:13 [2022-08-24T16:23:13.414Z] Fetching upstream changes from https://github.com/moby/moby.git
16:23:13 [2022-08-24T16:23:13.414Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:23:13 [2022-08-24T16:23:13.415Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44030/head:refs/remotes/origin/PR-44030 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:23:13 [2022-08-24T16:23:13.620Z]  > git config core.sparsecheckout # timeout=10
16:23:13 [2022-08-24T16:23:13.626Z]  > git checkout -f 92d2e12a4d1f2886dac5d202694c89f628ef2134 # timeout=10
16:23:14 [2022-08-24T16:23:14.163Z]  > git remote # timeout=10
16:23:14 [2022-08-24T16:23:14.167Z]  > git config --get remote.origin.url # timeout=10
16:23:14 [2022-08-24T16:23:14.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:23:14 [2022-08-24T16:23:14.171Z]  > git merge 68d7736e9e819c675467b2e30df222c209174fbd # timeout=10
16:23:14 [2022-08-24T16:23:14.179Z]  > git rev-parse HEAD^{commit} # timeout=10
16:23:14 [2022-08-24T16:23:14.187Z]  > git config core.sparsecheckout # timeout=10
16:23:14 [2022-08-24T16:23:14.197Z]  > git checkout -f 92d2e12a4d1f2886dac5d202694c89f628ef2134 # timeout=10