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:li/trial.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:li/trial.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:li/trial.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/cr/ts_103120/017^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains ad143db60489db0fed6ee87695731f7ee55b0af7 # timeout=10
Checking out Revision ad143db60489db0fed6ee87695731f7ee55b0af7 (origin/cr/ts_103120/017)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ad143db60489db0fed6ee87695731f7ee55b0af7
Commit message: "Removing debug statements after updating Docker image"
 > git rev-list --no-walk 7fa3d9a26fa22404f8bcecdb96e13c43a46004b4 # timeout=10