SuccessConsole Output

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/tests.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/tests.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/tests.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision d5432f90ba08a10c3fb992dd98698a280b7accbc (v15.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d5432f90ba08a10c3fb992dd98698a280b7accbc
Commit message: "Fix bug 2333 in heal_02 to add loop to check presence of remote file after healing"
 > git rev-list --no-walk d9c45887409f1f2d0dd393c1391a8243a0bf6a75 # timeout=10