Skip to content

Console Output

14:02:28 The recommended git tool is: git
14:02:28 using credential docker-jenkins-github-credentials
14:02:28 Cloning the remote Git repository
14:02:28 Cloning with configured refspecs honoured and without tags
14:02:28 Fetching without tags
14:02:28 Merging remotes/origin/master commit 5cf9d29dd23e62dd47911bd01857bad02cd4059d into PR head commit 9b7e7157b9c473c014e8a6d9b2f8518b5a4625ae
14:02:28 Merge succeeded, producing 9b7e7157b9c473c014e8a6d9b2f8518b5a4625ae
14:02:28 Checking out Revision 9b7e7157b9c473c014e8a6d9b2f8518b5a4625ae (PR-849)
14:02:28 Commit message: "update to go1.19.6"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-849 # 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/849/head:refs/remotes/origin/PR-849 +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/849/head:refs/remotes/origin/PR-849 # 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/849/head:refs/remotes/origin/PR-849 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9b7e7157b9c473c014e8a6d9b2f8518b5a4625ae # 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 5cf9d29dd23e62dd47911bd01857bad02cd4059d # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9b7e7157b9c473c014e8a6d9b2f8518b5a4625ae # timeout=10