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/NG-SA.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/NG-SA.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/NG-SA.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 48926cede8528c01e46c5a800a93f1618bd8c06e (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 48926cede8528c01e46c5a800a93f1618bd8c06e
Commit message: "Feature 11016: Service KPI Metric Based Scaling of VNF using exporter endpoint in NGSA"
 > git rev-list --no-walk 48926cede8528c01e46c5a800a93f1618bd8c06e # timeout=10