Skip to content

Console Output

Cloning the remote Git repository
Cloning with configured refspecs honoured and with tags
Cloning repository https://github.com/pharo-project/threadedFFI-Plugin.git
 > git init /builds/workspace/threadedFFI-plugin_v1.1.2 # timeout=10
Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/tags/v1.1.2:refs/tags/v1.1.2
 > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10
 > git config --add remote.origin.fetch +refs/tags/v1.1.2:refs/tags/v1.1.2 # timeout=10
 > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10
Fetching with tags
Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/tags/v1.1.2:refs/tags/v1.1.2
Checking out Revision f7f0b0c380300b86f0647d9dd05ca766c7afbbe6 (v1.1.2)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f7f0b0c380300b86f0647d9dd05ca766c7afbbe6
Commit message: "Update the version number"
 > git rev-list --no-walk 91f6169c122eea893e51494d7b14995b91824526 # timeout=10