Skip to content

Console Output

01:37:47 [2021-08-27T01:37:47.187Z] The recommended git tool is: git
01:37:51 [2021-08-27T01:37:51.212Z] using credential docker-jenkins-github-credentials
01:37:51 [2021-08-27T01:37:51.219Z] Cloning the remote Git repository
01:37:51 [2021-08-27T01:37:51.220Z] Cloning with configured refspecs honoured and without tags
01:37:51 [2021-08-27T01:37:51.244Z] Cloning repository https://github.com/moby/moby.git
01:37:51 [2021-08-27T01:37:51.348Z]  > git init /home/ubuntu/workspace/moby_PR-42782 # timeout=10
01:37:51 [2021-08-27T01:37:51.669Z] Fetching upstream changes from https://github.com/moby/moby.git
01:37:51 [2021-08-27T01:37:51.669Z]  > git --version # timeout=10
01:37:51 [2021-08-27T01:37:51.700Z]  > git --version # 'git version 2.17.1'
01:37:51 [2021-08-27T01:37:51.701Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:37:51 [2021-08-27T01:37:51.703Z]  > 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:38:14 [2021-08-27T01:38:14.537Z] Fetching without tags
01:38:14 [2021-08-27T01:38:14.906Z] Merging remotes/origin/master commit 2b70006e3bfa492b8641ff443493983d832955f4 into PR head commit 6f5beea146ed9ab54fce4c7734b9c0440ecf49e2
01:38:14 [2021-08-27T01:38:14.453Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:38:14 [2021-08-27T01:38:14.461Z]  > git config --add remote.origin.fetch +refs/pull/42782/head:refs/remotes/origin/PR-42782 # timeout=10
01:38:14 [2021-08-27T01:38:14.473Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
01:38:14 [2021-08-27T01:38:14.513Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:38:14 [2021-08-27T01:38:14.540Z] Fetching upstream changes from https://github.com/moby/moby.git
01:38:14 [2021-08-27T01:38:14.541Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:38:14 [2021-08-27T01:38:14.542Z]  > 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:38:14 [2021-08-27T01:38:14.919Z]  > git config core.sparsecheckout # timeout=10
01:38:14 [2021-08-27T01:38:14.951Z]  > git checkout -f 6f5beea146ed9ab54fce4c7734b9c0440ecf49e2 # timeout=10
01:38:16 [2021-08-27T01:38:16.941Z] Merge succeeded, producing de57461de1e57a3e04c1857a1d0701bdb5e667db
01:38:16 [2021-08-27T01:38:16.941Z] Checking out Revision de57461de1e57a3e04c1857a1d0701bdb5e667db (PR-42782)
01:38:15 [2021-08-27T01:38:15.782Z]  > git remote # timeout=10
01:38:15 [2021-08-27T01:38:15.808Z]  > git config --get remote.origin.url # timeout=10
01:38:15 [2021-08-27T01:38:15.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:38:15 [2021-08-27T01:38:15.833Z]  > git merge 2b70006e3bfa492b8641ff443493983d832955f4 # timeout=10
01:38:16 [2021-08-27T01:38:16.927Z]  > git rev-parse HEAD^{commit} # timeout=10
01:38:16 [2021-08-27T01:38:16.949Z]  > git config core.sparsecheckout # timeout=10
01:38:16 [2021-08-27T01:38:16.972Z]  > git checkout -f de57461de1e57a3e04c1857a1d0701bdb5e667db # timeout=10
01:38:20 [2021-08-27T01:38:20.830Z] Commit message: "Merge commit '2b70006e3bfa492b8641ff443493983d832955f4' into HEAD"