Skip to content

Console Output

The recommended git tool is: NONE
using credential git.eclipse.org-bot-ssh
Cloning the remote Git repository
Avoid second fetch
Checking out Revision ed1b68a0be5d91dd2d6a1dc2af40a2e3c4b7f1fd (origin/master)
Commit message: "Bug 577378: [Ltk-Model] Improve extensible element/source struct content provider"
First time build. Skipping changelog.
Cloning repository https://git.eclipse.org/r/statet/org.eclipse.statet-ltk.git
 > git init /home/jenkins/agent/workspace/test-simple_build/org.eclipse.statet-ltk # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/statet/org.eclipse.statet-ltk.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_SSH to set credentials ssh://genie.statet@git.eclipse.org
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/test-simple_build/org.eclipse.statet-ltk@tmp/jenkins-gitclient-ssh1663402392115914636.key
 > git fetch --tags --force --progress -- https://git.eclipse.org/r/statet/org.eclipse.statet-ltk.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.eclipse.org/r/statet/org.eclipse.statet-ltk.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed1b68a0be5d91dd2d6a1dc2af40a2e3c4b7f1fd # timeout=10