Skip to content

Console Output

using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Fetching without tags
Merging remotes/origin/master commit 1fd9bd2793cabc8fb6453ad7dbc487feeb7082e5 into PR head commit 014e930ecaa4913049e15582bd4767a0e11ecf89
Merge succeeded, producing 014e930ecaa4913049e15582bd4767a0e11ecf89
Checking out Revision 014e930ecaa4913049e15582bd4767a0e11ecf89 (PR-24)
Commit message: "Bump to QEMU 4.2.0"
First time build. Skipping changelog.
Cloning repository https://github.com/docker/binfmt.git
 > git init /home/ubuntu/workspace/binfmt_PR-24 # timeout=10
Fetching upstream changes from https://github.com/docker/binfmt.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/binfmt.git +refs/pull/24/head:refs/remotes/origin/PR-24 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/binfmt.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/24/head:refs/remotes/origin/PR-24 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/binfmt.git # timeout=10
Fetching upstream changes from https://github.com/docker/binfmt.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/binfmt.git +refs/pull/24/head:refs/remotes/origin/PR-24 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 014e930ecaa4913049e15582bd4767a0e11ecf89 # timeout=10
 > git merge 1fd9bd2793cabc8fb6453ad7dbc487feeb7082e5 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 014e930ecaa4913049e15582bd4767a0e11ecf89 # timeout=10
 > git rev-list --no-walk beda6a1a4dc52e40f42b945de11c0251d87636c3 # timeout=10