Skip to content

Console Output

07:29:56 The recommended git tool is: git
07:29:58 using credential docker-jenkins-github-credentials
07:29:58 Cloning the remote Git repository
07:29:58 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-729 # timeout=10
07:29:59 Fetching without tags
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/729/head:refs/remotes/origin/PR-729 +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/729/head:refs/remotes/origin/PR-729 # 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/729/head:refs/remotes/origin/PR-729 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:29:59 Merging remotes/origin/master commit 08ea2e4b192ddd2d2b40a00c745653cd1ec72d19 into PR head commit 042e08aabc7669a4d544c9e451ff8ba50818f0a6
07:29:59 Merge succeeded, producing 042e08aabc7669a4d544c9e451ff8ba50818f0a6
07:29:59 Checking out Revision 042e08aabc7669a4d544c9e451ff8ba50818f0a6 (PR-729)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 042e08aabc7669a4d544c9e451ff8ba50818f0a6 # 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 08ea2e4b192ddd2d2b40a00c745653cd1ec72d19 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 042e08aabc7669a4d544c9e451ff8ba50818f0a6 # timeout=10
07:30:03 Commit message: "rpm: add Fedora 37"