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/RO.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/RO.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://osm.etsi.org/gerrit/osm/RO.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 03681e4800efa87552410e1638fb03cca5d0d373 (v9.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03681e4800efa87552410e1638fb03cca5d0d373
Commit message: "Revert "Revert "Removing OpenNebula code"""
 > git rev-list --no-walk 03681e4800efa87552410e1638fb03cca5d0d373 # timeout=10