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/tests.git
 > git init /opt/jenkins/workspace/tests-stage_2-merge_v8.0 # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/tests.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://osm.etsi.org/gerrit/osm/tests.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/tests.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/tests.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/tests.git
 > git fetch --no-tags --progress https://osm.etsi.org/gerrit/osm/tests.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 711418c64910b2d506508f286550a2d573f8e9ce (v8.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 711418c64910b2d506508f286550a2d573f8e9ce
Commit message: "Add PROMETHEUS_PORT"
 > git rev-list --no-walk 4bf47d044dcfd22742fdc9615c45e0568310582b # timeout=10