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 21e74da5550521ee2cc561210b4d36c0047a41bc (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 21e74da5550521ee2cc561210b4d36c0047a41bc
Commit message: "Fix bug 2334 in heal_03 to add loop to check presence of remote file after healing"
 > git rev-list --no-walk 21e74da5550521ee2cc561210b4d36c0047a41bc # timeout=10