Skip to content

Console Output

13:32:36 The recommended git tool is: git
13:32:36 using credential docker-jenkins-github-credentials
13:32:36 Cloning the remote Git repository
13:32:36 Cloning with configured refspecs honoured and without tags
13:32:37 Fetching without tags
13:32:37 Merging remotes/origin/master commit 120831d7d61107bd7dc94cc58e861543df2c3200 into PR head commit 93352cb3c90f1a9c2d83e0f09bb646f02724351c
13:32:37 Merge succeeded, producing 93352cb3c90f1a9c2d83e0f09bb646f02724351c
13:32:37 Checking out Revision 93352cb3c90f1a9c2d83e0f09bb646f02724351c (PR-405)
13:32:37 Commit message: "WIP add "binaries" target"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-405 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/405/head:refs/remotes/origin/PR-405 +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/405/head:refs/remotes/origin/PR-405 # 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 --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 93352cb3c90f1a9c2d83e0f09bb646f02724351c # 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 120831d7d61107bd7dc94cc58e861543df2c3200 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 93352cb3c90f1a9c2d83e0f09bb646f02724351c # timeout=10