Skip to content

Console Output

01:35:54 [2021-08-27T01:35:54.645Z] The recommended git tool is: git
01:35:58 [2021-08-27T01:35:58.648Z] using credential docker-jenkins-github-credentials
01:35:58 [2021-08-27T01:35:58.660Z] Cloning the remote Git repository
01:35:58 [2021-08-27T01:35:58.660Z] Cloning with configured refspecs honoured and without tags
01:35:58 [2021-08-27T01:35:58.679Z] Cloning repository https://github.com/moby/moby.git
01:35:58 [2021-08-27T01:35:58.743Z]  > git init /home/ubuntu/workspace/moby_PR-42782 # timeout=10
01:35:59 [2021-08-27T01:35:59.072Z] Fetching upstream changes from https://github.com/moby/moby.git
01:35:59 [2021-08-27T01:35:59.072Z]  > git --version # timeout=10
01:35:59 [2021-08-27T01:35:59.088Z]  > git --version # 'git version 2.17.1'
01:35:59 [2021-08-27T01:35:59.088Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:35:59 [2021-08-27T01:35:59.089Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42782/head:refs/remotes/origin/PR-42782 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:36:18 [2021-08-27T01:36:18.393Z] Fetching without tags
01:36:18 [2021-08-27T01:36:18.207Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:36:18 [2021-08-27T01:36:18.240Z]  > git config --add remote.origin.fetch +refs/pull/42782/head:refs/remotes/origin/PR-42782 # timeout=10
01:36:18 [2021-08-27T01:36:18.301Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
01:36:18 [2021-08-27T01:36:18.333Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:36:18 [2021-08-27T01:36:18.405Z] Fetching upstream changes from https://github.com/moby/moby.git
01:36:18 [2021-08-27T01:36:18.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:36:18 [2021-08-27T01:36:18.407Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42782/head:refs/remotes/origin/PR-42782 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:36:19 [2021-08-27T01:36:19.004Z] Merging remotes/origin/master commit 2b70006e3bfa492b8641ff443493983d832955f4 into PR head commit 6f5beea146ed9ab54fce4c7734b9c0440ecf49e2
01:36:19 [2021-08-27T01:36:19.020Z]  > git config core.sparsecheckout # timeout=10
01:36:19 [2021-08-27T01:36:19.044Z]  > git checkout -f 6f5beea146ed9ab54fce4c7734b9c0440ecf49e2 # timeout=10
01:36:19 [2021-08-27T01:36:19.862Z]  > git remote # timeout=10
01:36:19 [2021-08-27T01:36:19.876Z]  > git config --get remote.origin.url # timeout=10
01:36:19 [2021-08-27T01:36:19.893Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:36:19 [2021-08-27T01:36:19.894Z]  > git merge 2b70006e3bfa492b8641ff443493983d832955f4 # timeout=10
01:36:21 [2021-08-27T01:36:21.200Z] Merge succeeded, producing 151cdcaba28bc67cc698e63252e5c26a6d30b3b3
01:36:21 [2021-08-27T01:36:21.200Z] Checking out Revision 151cdcaba28bc67cc698e63252e5c26a6d30b3b3 (PR-42782)
01:36:21 [2021-08-27T01:36:21.163Z]  > git rev-parse HEAD^{commit} # timeout=10
01:36:21 [2021-08-27T01:36:21.205Z]  > git config core.sparsecheckout # timeout=10
01:36:21 [2021-08-27T01:36:21.259Z]  > git checkout -f 151cdcaba28bc67cc698e63252e5c26a6d30b3b3 # timeout=10
01:36:25 [2021-08-27T01:36:25.360Z] Commit message: "Merge commit '2b70006e3bfa492b8641ff443493983d832955f4' into HEAD"
01:36:25 [2021-08-27T01:36:25.396Z] First time build. Skipping changelog.
01:36:25 [2021-08-27T01:36:25.367Z]  > git rev-list --no-walk 880f129d2035d60c7c8a5d0de6e6bc256ecbb153 # timeout=10