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:3GPP/openapis-playground.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:3GPP/openapis-playground.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:3GPP/openapis-playground.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/REL-15^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/REL-15^{commit} # timeout=10
Merging Revision 81e375da14da7868f510a6917fd38b74c9b275d2 (refs/remotes/origin/REL-15) to origin/REL-15, UserMergeOptions{mergeRemote='origin', mergeTarget='REL-15', mergeStrategy='default', fastForwardMode='--ff'}
 > git rev-parse origin/REL-15^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/REL-15
 > git merge --ff 81e375da14da7868f510a6917fd38b74c9b275d2 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
Seen branch in repository origin/REL-15
Seen branch in repository origin/REL-16-draftCT84
Seen branch in repository origin/REl-15-draftCT84
Seen branch in repository origin/master
Seen 4 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 81e375da14da7868f510a6917fd38b74c9b275d2 (origin/REL-15, origin/REL-15)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 81e375da14da7868f510a6917fd38b74c9b275d2
Commit message: "Merge branch 'REL-15' of https://forge.etsi.org/gitlab/3GPP/openapis-playground into REL-15"
 > git rev-list --no-walk 81e375da14da7868f510a6917fd38b74c9b275d2 # timeout=10
 > git rev-list --no-walk 81e375da14da7868f510a6917fd38b74c9b275d2 # timeout=10