Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Gitlab-Builder
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitlab.com/gecko.io/geckoEMFUtil.git
 > git init /var/jenkins_home/jobs/geckoEMFUtil/branches/main/workspace # timeout=10
Fetching upstream changes from https://gitlab.com/gecko.io/geckoEMFUtil.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials Gitlab user for Jenkins
 > git fetch --no-tags --force --progress -- https://gitlab.com/gecko.io/geckoEMFUtil.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitlab.com/gecko.io/geckoEMFUtil.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision e8f0eb0807eef25d8fe75fce854fd742c6614ebd (main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e8f0eb0807eef25d8fe75fce854fd742c6614ebd # timeout=10
Commit message: "Update ggecko Rest dependency"
 > git rev-list --no-walk 9de59d4aa02d930d44e159da82a176c6c4cfdbf9 # timeout=10