Skip to content

Console Output

The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.eclipse.org/r/4diac/org.eclipse.4diac.forte
 > git init /home/jenkins/agent/workspace/FORTE_GERRIT_JOSE # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/4diac/org.eclipse.4diac.forte
 > git --version # timeout=10
 > git --version # 'git version 2.26.2'
 > git fetch --tags --force --progress -- https://git.eclipse.org/r/4diac/org.eclipse.4diac.forte +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.eclipse.org/r/4diac/org.eclipse.4diac.forte # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.eclipse.org/r/4diac/org.eclipse.4diac.forte # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/4diac/org.eclipse.4diac.forte
 > git fetch --tags --force --progress -- https://git.eclipse.org/r/4diac/org.eclipse.4diac.forte refs/changes/*:refs/changes/* # timeout=10
Checking out Revision 66044c624e118219b5879a3114b19e02566091a3 (refs/changes/24/173724/67)
 > git rev-parse 66044c624e118219b5879a3114b19e02566091a3^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 66044c624e118219b5879a3114b19e02566091a3 # timeout=10
Commit message: "[569671] Update CI to use docker images"