Skip to content

Console Output

16:17:17 The recommended git tool is: git
16:17:17 using credential docker-jenkins-github-credentials
16:17:17 Cloning the remote Git repository
16:17:17 Cloning with configured refspecs honoured and without tags
16:17:17 Fetching without tags
16:17:17 Merging remotes/origin/master commit 6298c93526c49f6e1e0b9bc178e52e6cac8bb551 into PR head commit febdeca27e7d325447d105b6884497c994c01b01
16:17:17 Merge succeeded, producing febdeca27e7d325447d105b6884497c994c01b01
16:17:17 Checking out Revision febdeca27e7d325447d105b6884497c994c01b01 (PR-1003)
16:17:18 Commit message: "debian: build armv6 binaries for armhf"
16:17:18 First time build. Skipping changelog.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-1003 # 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/1003/head:refs/remotes/origin/PR-1003 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/1003/head:refs/remotes/origin/PR-1003 # 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/1003/head:refs/remotes/origin/PR-1003 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f febdeca27e7d325447d105b6884497c994c01b01 # 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 6298c93526c49f6e1e0b9bc178e52e6cac8bb551 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f febdeca27e7d325447d105b6884497c994c01b01 # timeout=10
 > git rev-list --no-walk 3965fafeefbb5cef0711bdab28bca8001a6efd96 # timeout=10