Skip to content

Console Output

The recommended git tool is: git
using credential pharo-ci-api-user-pass-token
Cloning the remote Git repository
Cloning repository https://github.com/pharo-project/pharo.git
 > git init /builds/workspace/uest_and_branch_Pipeline_Pharo13/64 # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git fetch --tags --force --progress -- https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 761d524b9e49284acd788bdee9c898044400a3ca (Pharo13)
 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git fetch --tags --force --progress -- https://github.com/pharo-project/pharo.git +refs/heads/Pharo13:refs/remotes/origin/Pharo13 # timeout=10
 > git config core.sparsecheckout # timeout=10
Commit message: "Merge pull request #17724 from iglosiggio/navigate-to-package-tag"
 > git checkout -f 761d524b9e49284acd788bdee9c898044400a3ca # timeout=10
 > git rev-list --no-walk 445885b19b237e475e0a37f99b09c1364d142859 # timeout=10