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 5116f84af54d1e59bb3ffa4aa4de1ca143eb0891 (v15.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5116f84af54d1e59bb3ffa4aa4de1ca143eb0891
Commit message: "Update requirements-dev to use v15 for osm-common and osm-im"
 > git rev-list --no-walk 5116f84af54d1e59bb3ffa4aa4de1ca143eb0891 # timeout=10