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/NBI.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/NBI.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/NBI.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 9a3d7723ab2c6c1efcb295bf86171bc1ea6a9501 (v13.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9a3d7723ab2c6c1efcb295bf86171bc1ea6a9501
Commit message: "Fix cover errors"
 > git rev-list --no-walk 9a3d7723ab2c6c1efcb295bf86171bc1ea6a9501 # timeout=10