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-UI.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/NG-UI.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/NG-UI.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 699ae4db626c0347c4a23e8ff7b3bbfa0f571d77 (v11.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 699ae4db626c0347c4a23e8ff7b3bbfa0f571d77
Commit message: "Jenkins refresh"
 > git rev-list --no-walk 699ae4db626c0347c4a23e8ff7b3bbfa0f571d77 # timeout=10