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:reinaortega/5g_apis_test.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:reinaortega/5g_apis_test.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:reinaortega/5g_apis_test.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/master^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 6006e8f7c0c535da1d063f4636b242a43939a618 # timeout=10
Checking out Revision 6006e8f7c0c535da1d063f4636b242a43939a618 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6006e8f7c0c535da1d063f4636b242a43939a618
Commit message: "Nothing to change"
 > git rev-list --no-walk 677ad12561efc11641d2df04166a1ab5a9203446 # timeout=10