Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
Checking out Revision 03252ce93eb00a616107da1ec036bdf97411e209 (refs/remotes/origin/main)
Commit message: "Update docker images with opencontainers.org labels"
 > /usr/bin/git rev-parse --resolve-git-dir /home/genie.simrel/jenkins-agent/workspace/simrel.create_and_publish_infocenter_pipeline/.git # timeout=10
 > /usr/bin/git config remote.origin.url https://github.com/eclipse-simrel/help.eclipse.org # timeout=10
Fetching upstream changes from https://github.com/eclipse-simrel/help.eclipse.org
 > /usr/bin/git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > /usr/bin/git fetch --tags --progress -- https://github.com/eclipse-simrel/help.eclipse.org +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 03252ce93eb00a616107da1ec036bdf97411e209 # timeout=10