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.2.0 # 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.2.0:refs/tags/v1.2.0
 > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10
 > git config --add remote.origin.fetch +refs/tags/v1.2.0:refs/tags/v1.2.0 # 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.2.0:refs/tags/v1.2.0
Checking out Revision 2625579970278114c387b09517a1cfc3dc99940f (v1.2.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2625579970278114c387b09517a1cfc3dc99940f
Commit message: "Update Version"
 > git rev-list --no-walk d868e9b21e66454ecd112499e18ae161474c83f4 # timeout=10