FailedConsole 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:mec/gs016-dev-app-api.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:mec/gs016-dev-app-api.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:mec/gs016-dev-app-api.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse 941f40639e5da02a202d70007403ff0883b6b03f^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 941f40639e5da02a202d70007403ff0883b6b03f # timeout=10
Merging Revision 941f40639e5da02a202d70007403ff0883b6b03f (origin/stf606-draft) to origin/stf606-final, UserMergeOptions{mergeRemote='origin', mergeTarget='stf606-final', mergeStrategy='default', fastForwardMode='--ff'}
 > git rev-parse origin/stf606-final^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/stf606-final
 > git merge --ff 941f40639e5da02a202d70007403ff0883b6b03f # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 941f40639e5da02a202d70007403ff0883b6b03f