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.3.1-dev^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 90d66e086aef1a3850adc7a096c9bb5f4031a14f # timeout=10
Checking out Revision 90d66e086aef1a3850adc7a096c9bb5f4031a14f (origin/3.3.1-dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 90d66e086aef1a3850adc7a096c9bb5f4031a14f
Commit message: "renamed logm subscriptions responses definitions"
 > git rev-list --no-walk ece0ccbb3e14fe39901fcef8f93622f5be83d189 # timeout=10