Skip to content

Console Output

14:24:34 [2022-01-25T14:24:34.623Z] The recommended git tool is: git
14:24:34 [2022-01-25T14:24:34.673Z] using credential docker-jenkins-github-credentials
14:24:34 [2022-01-25T14:24:34.681Z] Cloning the remote Git repository
14:24:34 [2022-01-25T14:24:34.681Z] Cloning with configured refspecs honoured and without tags
14:24:34 [2022-01-25T14:24:34.723Z] Cloning repository https://github.com/moby/moby.git
14:24:34 [2022-01-25T14:24:34.723Z]  > git init /home/ubuntu/workspace/moby_PR-43187 # timeout=10
14:24:34 [2022-01-25T14:24:34.739Z] Fetching upstream changes from https://github.com/moby/moby.git
14:24:34 [2022-01-25T14:24:34.739Z]  > git --version # timeout=10
14:24:34 [2022-01-25T14:24:34.741Z]  > git --version # 'git version 2.17.1'
14:24:34 [2022-01-25T14:24:34.741Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:24:34 [2022-01-25T14:24:34.742Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:24:49 [2022-01-25T14:24:49.780Z] Fetching without tags
14:24:50 [2022-01-25T14:24:50.026Z] Merging remotes/origin/master commit 559ff0ac661c1ca27bb17765629f6166d90ff499 into PR head commit b36d896fceba189f86cb9d57679c7559a63721e5
14:24:50 [2022-01-25T14:24:50.511Z] Merge succeeded, producing b36d896fceba189f86cb9d57679c7559a63721e5
14:24:50 [2022-01-25T14:24:50.511Z] Checking out Revision b36d896fceba189f86cb9d57679c7559a63721e5 (PR-43187)
14:24:49 [2022-01-25T14:24:49.767Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:24:49 [2022-01-25T14:24:49.770Z]  > git config --add remote.origin.fetch +refs/pull/43187/head:refs/remotes/origin/PR-43187 # timeout=10
14:24:49 [2022-01-25T14:24:49.772Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:24:49 [2022-01-25T14:24:49.776Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:24:49 [2022-01-25T14:24:49.780Z] Fetching upstream changes from https://github.com/moby/moby.git
14:24:49 [2022-01-25T14:24:49.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:24:49 [2022-01-25T14:24:49.781Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:24:50 [2022-01-25T14:24:50.027Z]  > git config core.sparsecheckout # timeout=10
14:24:50 [2022-01-25T14:24:50.031Z]  > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10
14:24:50 [2022-01-25T14:24:50.491Z]  > git remote # timeout=10
14:24:50 [2022-01-25T14:24:50.495Z]  > git config --get remote.origin.url # timeout=10
14:24:50 [2022-01-25T14:24:50.499Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:24:50 [2022-01-25T14:24:50.499Z]  > git merge 559ff0ac661c1ca27bb17765629f6166d90ff499 # timeout=10
14:24:50 [2022-01-25T14:24:50.506Z]  > git rev-parse HEAD^{commit} # timeout=10
14:24:51 [2022-01-25T14:24:51.112Z] Commit message: "layer: remove OS from layerstore"
14:24:50 [2022-01-25T14:24:50.552Z]  > git config core.sparsecheckout # timeout=10
14:24:50 [2022-01-25T14:24:50.554Z]  > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10