Skip to content

Console Output

13:40:28 The recommended git tool is: git
13:40:30 using credential docker-jenkins-github-credentials
13:40:30 Cloning the remote Git repository
13:40:30 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-884 # timeout=10
13:40:31 Fetching without tags
13:40:31 Merging remotes/origin/master commit 0a799b452b369be0fafa319ef883353fe5649669 into PR head commit 1a4f90db83e6579def436bdfaebf2c69ef9de372
13:40:31 Merge succeeded, producing 1a4f90db83e6579def436bdfaebf2c69ef9de372
13:40:31 Checking out Revision 1a4f90db83e6579def436bdfaebf2c69ef9de372 (PR-884)
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/884/head:refs/remotes/origin/PR-884 +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/884/head:refs/remotes/origin/PR-884 # 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/884/head:refs/remotes/origin/PR-884 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1a4f90db83e6579def436bdfaebf2c69ef9de372 # 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 0a799b452b369be0fafa319ef883353fe5649669 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1a4f90db83e6579def436bdfaebf2c69ef9de372 # timeout=10
13:40:34 Commit message: "Add Fedora 38 (current stable) and Fedora 39 (not released yet)."