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/POL.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/POL.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://osm.etsi.org/gerrit/osm/POL.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 41610194dc5d13a16e03d0ffc59a07e1cba19132 (sol006)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 41610194dc5d13a16e03d0ffc59a07e1cba19132
Commit message: "Fix metric name at VNF Alarms feature"
 > git rev-list --no-walk 41610194dc5d13a16e03d0ffc59a07e1cba19132 # timeout=10