Skip to content

Console Output

The recommended git tool is: git
using credential github-bot-ssh
Cloning the remote Git repository
Cloning repository git@github.com:eclipse/microprofile-parent.git
 > git init /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent # timeout=10
Fetching upstream changes from git@github.com:eclipse/microprofile-parent.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_SSH to set credentials GitHub bot SSH
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent@tmp/jenkins-gitclient-ssh12126415618836718770.key
Verifying host key using manually-configured host key entries
 > git fetch --tags --force --progress -- git@github.com:eclipse/microprofile-parent.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 496e5c1c3de8c7c81678074c52ec0c18d317c069 (refs/remotes/origin/2.x)
Commit message: "add sbom and update build tools 1.2 (#85)"
 > git config remote.origin.url git@github.com:eclipse/microprofile-parent.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/2.x^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 496e5c1c3de8c7c81678074c52ec0c18d317c069 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b 2.x 496e5c1c3de8c7c81678074c52ec0c18d317c069 # timeout=10
 > git rev-list --no-walk d0d60e36587a4a85d6abe87c2466dbea2dc76c92 # timeout=10