Skip to content

Console Output

20:27:48 [2022-01-20T20:27:48.470Z] The recommended git tool is: git
20:27:51 [2022-01-20T20:27:51.903Z] using credential docker-jenkins-github-credentials
20:27:51 [2022-01-20T20:27:51.910Z] Cloning the remote Git repository
20:27:51 [2022-01-20T20:27:51.910Z] Cloning with configured refspecs honoured and without tags
20:27:51 [2022-01-20T20:27:51.633Z] Cloning repository https://github.com/moby/moby.git
20:27:51 [2022-01-20T20:27:51.706Z]  > git init /home/ubuntu/workspace/moby_PR-43172 # timeout=10
20:27:51 [2022-01-20T20:27:51.910Z] Fetching upstream changes from https://github.com/moby/moby.git
20:27:51 [2022-01-20T20:27:51.912Z]  > git --version # timeout=10
20:27:51 [2022-01-20T20:27:51.933Z]  > git --version # 'git version 2.17.1'
20:27:51 [2022-01-20T20:27:51.934Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:27:51 [2022-01-20T20:27:51.938Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43172/head:refs/remotes/origin/PR-43172 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:28:13 [2022-01-20T20:28:13.680Z] Fetching without tags
20:28:13 [2022-01-20T20:28:13.969Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 839e2ecc1bee37225c19e4b8025dc36f3d613e40
20:28:13 [2022-01-20T20:28:13.568Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:28:13 [2022-01-20T20:28:13.588Z]  > git config --add remote.origin.fetch +refs/pull/43172/head:refs/remotes/origin/PR-43172 # timeout=10
20:28:13 [2022-01-20T20:28:13.610Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:28:13 [2022-01-20T20:28:13.637Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:28:13 [2022-01-20T20:28:13.660Z] Fetching upstream changes from https://github.com/moby/moby.git
20:28:13 [2022-01-20T20:28:13.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:28:13 [2022-01-20T20:28:13.683Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43172/head:refs/remotes/origin/PR-43172 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:28:13 [2022-01-20T20:28:13.955Z]  > git config core.sparsecheckout # timeout=10
20:28:13 [2022-01-20T20:28:13.971Z]  > git checkout -f 839e2ecc1bee37225c19e4b8025dc36f3d613e40 # timeout=10
20:28:14 [2022-01-20T20:28:14.907Z] Merge succeeded, producing 839e2ecc1bee37225c19e4b8025dc36f3d613e40
20:28:14 [2022-01-20T20:28:14.907Z] Checking out Revision 839e2ecc1bee37225c19e4b8025dc36f3d613e40 (PR-43172)
20:28:14 [2022-01-20T20:28:14.687Z]  > git remote # timeout=10
20:28:14 [2022-01-20T20:28:14.712Z]  > git config --get remote.origin.url # timeout=10
20:28:14 [2022-01-20T20:28:14.734Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:28:14 [2022-01-20T20:28:14.735Z]  > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10
20:28:14 [2022-01-20T20:28:14.805Z]  > git rev-parse HEAD^{commit} # timeout=10
20:28:14 [2022-01-20T20:28:14.889Z]  > git config core.sparsecheckout # timeout=10
20:28:14 [2022-01-20T20:28:14.913Z]  > git checkout -f 839e2ecc1bee37225c19e4b8025dc36f3d613e40 # timeout=10
20:28:19 [2022-01-20T20:28:19.811Z] Commit message: "docs: remove HostConfig.LxcConf field from API docs"
20:28:19 [2022-01-20T20:28:19.800Z]  > git rev-list --no-walk 839e2ecc1bee37225c19e4b8025dc36f3d613e40 # timeout=10