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 d536011e3d26b80db7645517de7471e0dd355620 (v14.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d536011e3d26b80db7645517de7471e0dd355620
Commit message: "Fix stuck when executing a background command via SSH is SA02"
 > git rev-list --no-walk d536011e3d26b80db7645517de7471e0dd355620 # timeout=10