SuccessConsole Output

Cloning the remote Git repository
Cloning repository https://osm.etsi.org/gerrit/osm/POL.git
 > git init /opt/jenkins/workspace/POL-stage_2_feature7106-P7NAL6Q5LEQI63TZM2GHIC5JSZNWTHQVBM2K3YEEV4IGAQRQQICQ # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/POL.git
 > git --version # timeout=10
 > git fetch --tags --progress https://osm.etsi.org/gerrit/osm/POL.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/POL.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/POL.git # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/POL.git
 > git fetch --tags --progress https://osm.etsi.org/gerrit/osm/POL.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision f4f13e1e663b0b68276ce9a6c314a3ec6ae5df29 (feature7106)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f4f13e1e663b0b68276ce9a6c314a3ec6ae5df29
 > git rev-list f4f13e1e663b0b68276ce9a6c314a3ec6ae5df29 # timeout=10