Skip to content

Console Output

08:44:54 [2021-03-25T08:44:54.600Z] The recommended git tool is: git
08:44:54 [2021-03-25T08:44:54.611Z] using credential docker-jenkins-github-credentials
08:44:54 [2021-03-25T08:44:54.618Z] Cloning the remote Git repository
08:44:54 [2021-03-25T08:44:54.619Z] Cloning with configured refspecs honoured and without tags
08:44:54 [2021-03-25T08:44:54.619Z] Cloning repository https://github.com/moby/moby.git
08:44:54 [2021-03-25T08:44:54.620Z]  > git init /home/ubuntu/workspace/moby_PR-42141 # timeout=10
08:44:54 [2021-03-25T08:44:54.636Z] Fetching upstream changes from https://github.com/moby/moby.git
08:44:54 [2021-03-25T08:44:54.637Z]  > git --version # timeout=10
08:44:54 [2021-03-25T08:44:54.653Z]  > git --version # 'git version 2.17.1'
08:44:54 [2021-03-25T08:44:54.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:44:54 [2021-03-25T08:44:54.655Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42141/head:refs/remotes/origin/PR-42141 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
08:45:08 [2021-03-25T08:45:08.646Z] Fetching without tags
08:45:08 [2021-03-25T08:45:08.613Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:45:08 [2021-03-25T08:45:08.616Z]  > git config --add remote.origin.fetch +refs/pull/42141/head:refs/remotes/origin/PR-42141 # timeout=10
08:45:08 [2021-03-25T08:45:08.622Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
08:45:08 [2021-03-25T08:45:08.640Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:45:08 [2021-03-25T08:45:08.646Z] Fetching upstream changes from https://github.com/moby/moby.git
08:45:08 [2021-03-25T08:45:08.647Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:45:08 [2021-03-25T08:45:08.647Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42141/head:refs/remotes/origin/PR-42141 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
08:45:08 [2021-03-25T08:45:08.903Z] Merging remotes/origin/20.10 commit 7c84bf929baa24767fc3aae0fc1b5bd46e605b8a into PR head commit fed6ba2790e20bb5f433f9a1485a3787c677ae56
08:45:09 [2021-03-25T08:45:09.919Z] Merge succeeded, producing a51c74aa0497aeda2ef10aa66fb61e51568a8ee6
08:45:09 [2021-03-25T08:45:09.920Z] Checking out Revision a51c74aa0497aeda2ef10aa66fb61e51568a8ee6 (PR-42141)
08:45:08 [2021-03-25T08:45:08.903Z]  > git config core.sparsecheckout # timeout=10
08:45:08 [2021-03-25T08:45:08.909Z]  > git checkout -f fed6ba2790e20bb5f433f9a1485a3787c677ae56 # timeout=10
08:45:09 [2021-03-25T08:45:09.331Z]  > git remote # timeout=10
08:45:09 [2021-03-25T08:45:09.336Z]  > git config --get remote.origin.url # timeout=10
08:45:09 [2021-03-25T08:45:09.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:45:09 [2021-03-25T08:45:09.339Z]  > git merge 7c84bf929baa24767fc3aae0fc1b5bd46e605b8a # timeout=10
08:45:09 [2021-03-25T08:45:09.905Z]  > git rev-parse HEAD^{commit} # timeout=10
08:45:09 [2021-03-25T08:45:09.920Z]  > git config core.sparsecheckout # timeout=10
08:45:09 [2021-03-25T08:45:09.923Z]  > git checkout -f a51c74aa0497aeda2ef10aa66fb61e51568a8ee6 # timeout=10
08:45:10 [2021-03-25T08:45:10.504Z] Commit message: "Merge commit '7c84bf929baa24767fc3aae0fc1b5bd46e605b8a' into HEAD"