Skip to content

Console Output

02:08:16 [2020-09-15T02:08:16.471Z] using credential docker-jenkins-github-credentials
02:08:16 [2020-09-15T02:08:16.486Z] Cloning the remote Git repository
02:08:16 [2020-09-15T02:08:16.486Z] Cloning with configured refspecs honoured and without tags
02:08:16 [2020-09-15T02:08:16.498Z] Cloning repository https://github.com/moby/moby.git
02:08:16 [2020-09-15T02:08:16.498Z]  > git init /home/jenkins/workspace/moby_PR-41445 # timeout=10
02:08:16 [2020-09-15T02:08:16.550Z] Fetching upstream changes from https://github.com/moby/moby.git
02:08:16 [2020-09-15T02:08:16.550Z]  > git --version # timeout=10
02:08:16 [2020-09-15T02:08:16.551Z]  > git --version # 'git version 2.17.1'
02:08:16 [2020-09-15T02:08:16.551Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:08:16 [2020-09-15T02:08:16.551Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:08:25 [2020-09-15T02:08:25.928Z] Fetching without tags
02:08:25 [2020-09-15T02:08:25.907Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:08:25 [2020-09-15T02:08:25.909Z]  > git config --add remote.origin.fetch +refs/pull/41445/head:refs/remotes/origin/PR-41445 # timeout=10
02:08:25 [2020-09-15T02:08:25.910Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
02:08:25 [2020-09-15T02:08:25.927Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:08:25 [2020-09-15T02:08:25.940Z] Fetching upstream changes from https://github.com/moby/moby.git
02:08:25 [2020-09-15T02:08:25.940Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:08:25 [2020-09-15T02:08:25.940Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:08:26 [2020-09-15T02:08:26.211Z] Merging remotes/origin/master commit e8456cd207323398c0caf32c871e26258cbc40ef into PR head commit 2344b3a9e10aab2f63d792f9b72282129399f98d
02:08:26 [2020-09-15T02:08:26.721Z] Merge succeeded, producing 2344b3a9e10aab2f63d792f9b72282129399f98d
02:08:26 [2020-09-15T02:08:26.721Z] Checking out Revision 2344b3a9e10aab2f63d792f9b72282129399f98d (PR-41445)
02:08:27 [2020-09-15T02:08:27.223Z] Commit message: "fix integration test case TestExternalGraphDriver failed in mips arch"
02:08:26 [2020-09-15T02:08:26.223Z]  > git config core.sparsecheckout # timeout=10
02:08:26 [2020-09-15T02:08:26.227Z]  > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10
02:08:26 [2020-09-15T02:08:26.703Z]  > git remote # timeout=10
02:08:26 [2020-09-15T02:08:26.705Z]  > git config --get remote.origin.url # timeout=10
02:08:26 [2020-09-15T02:08:26.706Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:08:26 [2020-09-15T02:08:26.706Z]  > git merge e8456cd207323398c0caf32c871e26258cbc40ef # timeout=10
02:08:26 [2020-09-15T02:08:26.719Z]  > git rev-parse HEAD^{commit} # timeout=10
02:08:26 [2020-09-15T02:08:26.732Z]  > git config core.sparsecheckout # timeout=10
02:08:26 [2020-09-15T02:08:26.733Z]  > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10