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/tests.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/tests.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/tests.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 4105dfaea13b0251d7978d5e7b036210da50ea7e (v13.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4105dfaea13b0251d7978d5e7b036210da50ea7e
Commit message: "Fix stuck when executing a background command via SSH is SA02"
 > git rev-list --no-walk 4105dfaea13b0251d7978d5e7b036210da50ea7e # timeout=10