Skip to content

Console Output

11:11:05 The recommended git tool is: git
11:11:05 using credential docker-jenkins-github-credentials
11:11:05 Cloning the remote Git repository
11:11:05 Cloning with configured refspecs honoured and without tags
11:11:05 Fetching without tags
11:11:06 Merging remotes/origin/master commit f0e566d43ac8bd3225bac60e2e145b96fe37828c into PR head commit f21c3860862f02b9c009fcefd03a344489bb965c
11:11:06 Merge succeeded, producing f21c3860862f02b9c009fcefd03a344489bb965c
11:11:06 Checking out Revision f21c3860862f02b9c009fcefd03a344489bb965c (PR-954)
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-954 # 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/954/head:refs/remotes/origin/PR-954 +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/954/head:refs/remotes/origin/PR-954 # 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/954/head:refs/remotes/origin/PR-954 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f21c3860862f02b9c009fcefd03a344489bb965c # 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 f0e566d43ac8bd3225bac60e2e145b96fe37828c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f21c3860862f02b9c009fcefd03a344489bb965c # timeout=10
11:11:09 Commit message: "[Master] Add Ubuntu 23.10 "Mantic Minotaur""