Skip to content

Console Output

09:07:52 [2021-07-11T09:07:52.693Z] The recommended git tool is: git
09:07:52 [2021-07-11T09:07:52.701Z] using credential docker-jenkins-github-credentials
09:07:52 [2021-07-11T09:07:52.706Z] Cloning the remote Git repository
09:07:52 [2021-07-11T09:07:52.706Z] Cloning with configured refspecs honoured and without tags
09:07:52 [2021-07-11T09:07:52.707Z] Cloning repository https://github.com/moby/moby.git
09:07:52 [2021-07-11T09:07:52.707Z]  > git init /home/ubuntu/workspace/moby_PR-42618 # timeout=10
09:07:52 [2021-07-11T09:07:52.729Z] Fetching upstream changes from https://github.com/moby/moby.git
09:07:52 [2021-07-11T09:07:52.729Z]  > git --version # timeout=10
09:07:52 [2021-07-11T09:07:52.739Z]  > git --version # 'git version 2.25.1'
09:07:52 [2021-07-11T09:07:52.739Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:07:52 [2021-07-11T09:07:52.740Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42618/head:refs/remotes/origin/PR-42618 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:08:08 [2021-07-11T09:08:08.501Z] Fetching without tags
09:08:08 [2021-07-11T09:08:08.464Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:08:08 [2021-07-11T09:08:08.470Z]  > git config --add remote.origin.fetch +refs/pull/42618/head:refs/remotes/origin/PR-42618 # timeout=10
09:08:08 [2021-07-11T09:08:08.479Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:08:08 [2021-07-11T09:08:08.487Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:08:08 [2021-07-11T09:08:08.501Z] Fetching upstream changes from https://github.com/moby/moby.git
09:08:08 [2021-07-11T09:08:08.501Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:08:08 [2021-07-11T09:08:08.502Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42618/head:refs/remotes/origin/PR-42618 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:08:08 [2021-07-11T09:08:08.783Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 0ff80c844ddebf9d2783c9f0e4675df03590a1c8
09:08:09 [2021-07-11T09:08:09.271Z] Merge succeeded, producing 0ff80c844ddebf9d2783c9f0e4675df03590a1c8
09:08:09 [2021-07-11T09:08:09.271Z] Checking out Revision 0ff80c844ddebf9d2783c9f0e4675df03590a1c8 (PR-42618)
09:08:09 [2021-07-11T09:08:09.566Z] Commit message: "daemon/config.New(): rewrite to be slightly more idiomatic"
09:08:08 [2021-07-11T09:08:08.783Z]  > git config core.sparsecheckout # timeout=10
09:08:08 [2021-07-11T09:08:08.790Z]  > git checkout -f 0ff80c844ddebf9d2783c9f0e4675df03590a1c8 # timeout=10
09:08:09 [2021-07-11T09:08:09.222Z]  > git remote # timeout=10
09:08:09 [2021-07-11T09:08:09.238Z]  > git config --get remote.origin.url # timeout=10
09:08:09 [2021-07-11T09:08:09.247Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:08:09 [2021-07-11T09:08:09.247Z]  > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10
09:08:09 [2021-07-11T09:08:09.260Z]  > git rev-parse HEAD^{commit} # timeout=10
09:08:09 [2021-07-11T09:08:09.271Z]  > git config core.sparsecheckout # timeout=10
09:08:09 [2021-07-11T09:08:09.276Z]  > git checkout -f 0ff80c844ddebf9d2783c9f0e4675df03590a1c8 # timeout=10