Skip to content

Console Output

13:53:39 The recommended git tool is: git
13:53:39 using credential docker-jenkins-github-credentials
13:53:39 Cloning the remote Git repository
13:53:39 Cloning with configured refspecs honoured and without tags
13:53:40 Fetching without tags
13:53:40 Merging remotes/origin/master commit 6a613ebde76c407ed549f55e0fd113ac5250096e into PR head commit e6f3a10276b5d5601808eac9af64574feb01a919
13:53:40 Merge succeeded, producing e6f3a10276b5d5601808eac9af64574feb01a919
13:53:40 Checking out Revision e6f3a10276b5d5601808eac9af64574feb01a919 (PR-1001)
13:53:40 Commit message: "debian: add explicit GOARM for raspbian"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-1001 # 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/1001/head:refs/remotes/origin/PR-1001 +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/1001/head:refs/remotes/origin/PR-1001 # 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/1001/head:refs/remotes/origin/PR-1001 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e6f3a10276b5d5601808eac9af64574feb01a919 # 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 6a613ebde76c407ed549f55e0fd113ac5250096e # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e6f3a10276b5d5601808eac9af64574feb01a919 # timeout=10