Skip to content

Console Output

14:53:43 The recommended git tool is: git
14:53:46 using credential docker-jenkins-github-credentials
14:53:46 Cloning the remote Git repository
14:53:46 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-1006 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/1006/head:refs/remotes/origin/PR-1006 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:53:47 Fetching without tags
14:53:48 Merging remotes/origin/master commit f54c4086b31a1691a0aa355ecf941fc5ab40abfd into PR head commit d9898f6e6c91d8259bd01181fd0c35da20faeb6a
14:53:48 Merge succeeded, producing bb6f7566b03ed5b1b0d7e950b334dc81d93e2453
14:53:48 Checking out Revision bb6f7566b03ed5b1b0d7e950b334dc81d93e2453 (PR-1006)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/1006/head:refs/remotes/origin/PR-1006 # 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/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/1006/head:refs/remotes/origin/PR-1006 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d9898f6e6c91d8259bd01181fd0c35da20faeb6a # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge f54c4086b31a1691a0aa355ecf941fc5ab40abfd # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bb6f7566b03ed5b1b0d7e950b334dc81d93e2453 # timeout=10
14:53:51 Commit message: "Merge commit 'f54c4086b31a1691a0aa355ecf941fc5ab40abfd' into HEAD"
14:53:51 First time build. Skipping changelog.
 > git rev-list --no-walk 8276e84e7dd409a32261975761b0a521913d3464 # timeout=10