Skip to content

Console Output

The recommended git tool is: git
using credential github-app-glsp
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-glsp/glsp-theia-integration.git
 > git init /home/jenkins/agent/workspace/sp_glsp-theia-integration_master # timeout=10
Fetching upstream changes from https://github.com/eclipse-glsp/glsp-theia-integration.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub app GLSP
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-glsp/glsp-theia-integration.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/eclipse-glsp/glsp-theia-integration.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 0aa1f7eb86fccb9acbf541d9ccb07f641f665d0a (master)
Commit message: " GLSP-1179 Switch to composite ts build (#201)"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0aa1f7eb86fccb9acbf541d9ccb07f641f665d0a # timeout=10
 > git rev-list --no-walk 1a863288562e8a2a02f8ad1c1b12b6e7fca15690 # timeout=10
[GitHub Checks] GitHub check (name: CI Jenkins Build, status: in_progress) has been published.