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_v2.0-XOMVZN7EHL5KOZBJSLMVQTTE5AQN762WEIOA2NKDKMFHKDDPZOQQ # 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 --progress https://github.com/open-mpi/hwloc.git +refs/heads/v2.0:refs/remotes/origin/v2.0
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/v2.0:refs/remotes/origin/v2.0 # 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 --progress https://github.com/open-mpi/hwloc.git +refs/heads/v2.0:refs/remotes/origin/v2.0
Checking out Revision 8d9b4efae5367be255b26bd596e37b53878ceed2 (v2.0)
Commit message: "contrib/ci.inria.fr: fix the retrieval of the current branch name"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8d9b4efae5367be255b26bd596e37b53878ceed2
 > git rev-list --no-walk 35df47b6c6cf82c0376ad671bf5944c71c13dd77 # timeout=10