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 --progress https://osm.etsi.org/gerrit/osm/RO.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 09fcbe811e1d4e9682395bb19593427c12d39e06 (v7.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 09fcbe811e1d4e9682395bb19593427c12d39e06
Commit message: "juniper_contrail, sdn_api.py: fix vmi creation to use valid chars in local_link_information"
 > git rev-list --no-walk 09fcbe811e1d4e9682395bb19593427c12d39e06 # timeout=10