SuccessConsole Output

No credentials specified
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://osm.etsi.org/gerrit/osm/POL.git
 > git init /opt/jenkins/workspace/POL-stage_2_v11.0 # timeout=10
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/*
 > 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 without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/POL.git
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/POL.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 37ac17d6a115315a07ffb74d4dd90f89bdd6560b (v11.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 37ac17d6a115315a07ffb74d4dd90f89bdd6560b
Commit message: "Bug 1848: LTS Support"
 > git rev-list --no-walk 3e628fa48c83f2970005df784c76039594166127 # timeout=10