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 e5e631ecf27dc899368a5dd500fdf5717a8a2ee8 # timeout=10
Checking out Revision e5e631ecf27dc899368a5dd500fdf5717a8a2ee8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e5e631ecf27dc899368a5dd500fdf5717a8a2ee8
Commit message: "Fix generate-config.sh"
 > git rev-list --no-walk 65bec48ea3134dd1623c11a847bffce57a3bb92a # timeout=10