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/PLA.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/PLA.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://osm.etsi.org/gerrit/osm/PLA.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 20e7998262589ea4ce08461a63b7bc49375a8c45 (v11.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 20e7998262589ea4ce08461a63b7bc49375a8c45
Commit message: "Adding Unit Test Producer"
 > git rev-list --no-walk 20e7998262589ea4ce08461a63b7bc49375a8c45 # timeout=10