Skip to content

Console Output

07:39:31 The recommended git tool is: git
07:39:31 using credential docker-jenkins-github-credentials
07:39:32 Cloning the remote Git repository
07:39:32 Cloning with configured refspecs honoured and without tags
07:39:32 Fetching without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-940 # 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/940/head:refs/remotes/origin/PR-940 +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/940/head:refs/remotes/origin/PR-940 # 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/940/head:refs/remotes/origin/PR-940 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:39:32 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
07:39:32 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
07:39:32 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-940)
07:39:32 Commit message: "Enable Docker CE builds for Fedora 39"
07:39:32 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
 > git rev-list --no-walk 4fc16b48cc603f52f759a71f3e6502adad770c7d # timeout=10