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 f2dafb6170163662b4881a66646f3ffe846a2b12 # timeout=10
Checking out Revision f2dafb6170163662b4881a66646f3ffe846a2b12 (origin/3.5.1-dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2dafb6170163662b4881a66646f3ffe846a2b12
Commit message: "SOL009_32&_33: Data structures removed"
 > git rev-list --no-walk 1c7f81127a55ec942bbadc4ae3ce45c48b7c81c6 # timeout=10