Skip to content

Console Output

The recommended git tool is: git
using credential projects-storage.eclipse.org-bot-ssh
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitlab.eclipse.org/eclipse/hawk/hawk.git
 > git init /home/jenkins/agent/workspace/hawk_master # timeout=10
Fetching upstream changes from https://gitlab.eclipse.org/eclipse/hawk/hawk.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_SSH to set credentials ssh://genie.hawk@projects-storage.eclipse.org
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/hawk_master@tmp/jenkins-gitclient-ssh1704993784674208157.key
Verifying host key using manually-configured host key entries
 > git fetch --no-tags --force --progress -- https://gitlab.eclipse.org/eclipse/hawk/hawk.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitlab.eclipse.org/eclipse/hawk/hawk.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 7680158b5304bcaf70608fd6e9397cb540dfa5a2 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7680158b5304bcaf70608fd6e9397cb540dfa5a2 # timeout=10
Commit message: "WorkspaceTest: work around URIs with invalid fragment chars (SysML2)"
 > git rev-list --no-walk 47eba17e83bc8cbdd23322c0c4a590dddd61ac5d # timeout=10