Skip to content

Console Output

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
using GIT_SSH to set credentials ssh://genie.hawk@projects-storage.eclipse.org
 > git fetch --no-tags --force --progress -- https://gitlab.eclipse.org/eclipse/hawk/hawk.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Fetching without tags
Checking out Revision 37c4091ba0c24362d88925be9cffd420329260c9 (master)
 > 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
 > git config remote.origin.url https://gitlab.eclipse.org/eclipse/hawk/hawk.git # timeout=10
Fetching upstream changes from https://gitlab.eclipse.org/eclipse/hawk/hawk.git
using GIT_SSH to set credentials ssh://genie.hawk@projects-storage.eclipse.org
 > git fetch --no-tags --force --progress -- https://gitlab.eclipse.org/eclipse/hawk/hawk.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 37c4091ba0c24362d88925be9cffd420329260c9 # timeout=10
Commit message: "Merge branch '1-add-support-for-scheduling-tasks-in-the-remote-indexer' into 'master'"
 > git rev-list --no-walk 37c4091ba0c24362d88925be9cffd420329260c9 # timeout=10