Skip to content

Console Output

Loading library capella-pipeline-library@master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git ls-remote -- https://github.com/eclipse/capella-pipeline-library.git # timeout=10
Found match: refs/heads/master revision ccf4b7fd431548122954b58efcb84fcee56a273f
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/prefetch-java@libs/e266536f6ed2bff7dbadeb1b1070470f74c013857401b8405230d4f473c4ab42/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/eclipse/capella-pipeline-library.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/eclipse/capella-pipeline-library.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/capella-pipeline-library.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision ccf4b7fd431548122954b58efcb84fcee56a273f (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ccf4b7fd431548122954b58efcb84fcee56a273f # timeout=10
Commit message: "[sonar] Update Sonar"
 > git rev-list --no-walk ccf4b7fd431548122954b58efcb84fcee56a273f # timeout=10