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/LCM.git
 > git init /home/jenkins/workspace/LCM-stage_2_v13.0 # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/LCM.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/LCM.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/LCM.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/LCM.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/LCM.git
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/LCM.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision c96cb8bb9cef9b19c51baefe6a67c22fa8a71830 (v13.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c96cb8bb9cef9b19c51baefe6a67c22fa8a71830
Commit message: "Update requirements-dev to point to v13.0 branch"
 > git rev-list --no-walk 797eb9495347bd8dbbd7f8baea1848c02ca0a08b # timeout=10