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/POL.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/POL.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://osm.etsi.org/gerrit/osm/POL.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision ba88f74a253564b30dea9c74c98b922f7e2cc9ca (bug1511)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ba88f74a253564b30dea9c74c98b922f7e2cc9ca
Commit message: "Update requirements to branch"
 > git rev-list --no-walk 7a174797846b23398a51e4a1568063b2bc83d481 # timeout=10