Skip to content

Console Output

The recommended git tool is: git
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse/nebula.git
 > git init /home/jenkins/agent/workspace/nebula-build_PR-583 # timeout=10
Fetching upstream changes from https://github.com/eclipse/nebula.git
 > git --version # timeout=10
 > git --version # 'git version 2.41.0'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/nebula.git +refs/pull/583/head:refs/remotes/origin/PR-583 # timeout=10
Fetching without tags
Checking out Revision db4818a4a3a14d807e587ac7cb2849918176a201 (PR-583)
 > git config remote.origin.url https://github.com/eclipse/nebula.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/583/head:refs/remotes/origin/PR-583 # timeout=10
 > git config remote.origin.url https://github.com/eclipse/nebula.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/nebula.git
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/nebula.git +refs/pull/583/head:refs/remotes/origin/PR-583 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f db4818a4a3a14d807e587ac7cb2849918176a201 # timeout=10
Commit message: "Replace usage of internal SWT TypedListener and SWTEventListener"
First time build. Skipping changelog.
 > git rev-list --no-walk f30237612dd91df9a3a375ad8f7a20425a4443f1 # timeout=10