Console Output
Cloning the remote Git repository
Cloning repository https://github.com/pharo-project/pharo.git
> git init /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32 # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
> git --version # timeout=10
using GIT_ASKPASS to set credentials pharo-ci GitHub account
> git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/*
> 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 GitHub account
> git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/Pharo8.0:refs/remotes/origin/Pharo8.0
Checking out Revision b38b2320f842049b529deef12c9ef01633a596de (Pharo8.0)
> git config core.sparsecheckout # timeout=10
> git checkout -f b38b2320f842049b529deef12c9ef01633a596de
Commit message: "Merge pull request #3587 from Ducasse/3585-Integrate-tests-of-BlueInk-pretty-printer-from-enlumineur-project"
> git rev-list --no-walk 1fccfcc08389f4f4d4a00fa4fb453bf8c30fc347 # timeout=10