SuccessConsole Output

Cloning the remote Git repository
Cloning repository https://osm.etsi.org/gerrit/osm/devops
 > git init /opt/jenkins/workspace/devops-stage_2_netslice-K42MEFCIF4WCT3QHWP32ELQKKXQSCIZXSUM3BEQNP5T7CS3PXR3A/devops # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git --version # timeout=10
 > git fetch --tags --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # 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/devops # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git fetch --tags --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/netslice^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/netslice^{commit} # timeout=10
Checking out Revision bd925e48367913a8c4a3f8e9c155e33c2ae78ba9 (refs/remotes/origin/netslice)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bd925e48367913a8c4a3f8e9c155e33c2ae78ba9
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b netslice bd925e48367913a8c4a3f8e9c155e33c2ae78ba9