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 --force --progress https://osm.etsi.org/gerrit/osm/POL.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 9ed429081842d22521c7be333e2ab25712316aab (v12.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9ed429081842d22521c7be333e2ab25712316aab
Commit message: "Fix black, flake8 and cover issues"
 > git rev-list --no-walk 1a553c6fc58c5e0a0c888c9c6362be1189163640 # timeout=10