Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-cbi/p2repo-analyzers.git
 > git init /home/jenkins/agent/workspace/p2repo-analyzers_main # timeout=10
Fetching upstream changes from https://github.com/eclipse-cbi/p2repo-analyzers.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-cbi/p2repo-analyzers.git +refs/heads/main:refs/remotes/origin/main # timeout=10
Avoid second fetch
Checking out Revision be7301476c8e770c072b00481cf2dc5dbf76f006 (main)
Commit message: "Update the target platform to work with 2023-12"
 > git config remote.origin.url https://github.com/eclipse-cbi/p2repo-analyzers.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f be7301476c8e770c072b00481cf2dc5dbf76f006 # timeout=10
 > git rev-list --no-walk c0c2dcc4c1356d34329ea10bd6d5e5e26a6640bb # timeout=10