SuccessConsole Output

using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 2715fffb875c46232809ef3d4567db3a39247afd # timeout=10
Checking out Revision 2715fffb875c46232809ef3d4567db3a39247afd (origin/3.5.1-dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2715fffb875c46232809ef3d4567db3a39247afd
Commit message: "SOL009_10: Attribute "consumedManoInterfaceDeleteIds" is deleted."
 > git rev-list --no-walk c38b896b71a6dc4bdeee4ed36c5a2f37cdf6b61e # timeout=10