SuccessConsole Output

using credential b796d4d6-f775-440e-b5d5-9413c705ef24
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/open-mpi/hwloc.git
 > git init /builds/workspace/extended_master # timeout=10
Fetching upstream changes from https://github.com/open-mpi/hwloc.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials github bgoglin
 > git fetch --no-tags --force --progress https://github.com/open-mpi/hwloc.git +refs/heads/master:refs/remotes/origin/master
Fetching without tags
 > git config remote.origin.url https://github.com/open-mpi/hwloc.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/open-mpi/hwloc.git # timeout=10
Fetching upstream changes from https://github.com/open-mpi/hwloc.git
using GIT_ASKPASS to set credentials github bgoglin
 > git fetch --no-tags --force --progress https://github.com/open-mpi/hwloc.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 777e69422278bc182d647d3d9faa29d0c240a303 (master)
Commit message: "ci.inria.fr: allow to disable checks when launching jobs manually"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 777e69422278bc182d647d3d9faa29d0c240a303
 > git rev-list --no-walk 5a61c09db23c663206be2c545cbb5a83e13e1d6e # timeout=10