SuccessConsole Output

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/RO.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/RO.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/RO.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision b03cf325c18d9d6e05385f47a1f73cd1f21e552e (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b03cf325c18d9d6e05385f47a1f73cd1f21e552e
Commit message: "Revert "Bug 2217 fixed: modified the cloud-init merge configs and defined the default SSH keys within the system_info instead of users""
 > git rev-list --no-walk e31d74ba07b1fbe8111d522a4f7d7d69d78d77de # timeout=10