Console Output
10:45:00 [2023-08-24T08:45:00.681Z] Selected Git installation does not exist. Using Default
10:45:00 [2023-08-24T08:45:00.681Z] The recommended git tool is: NONE
10:45:00 [2023-08-24T08:45:00.681Z] No credentials specified
10:45:00 [2023-08-24T08:45:00.681Z] Cloning the remote Git repository
10:45:00 [2023-08-24T08:45:00.681Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
10:45:00 [2023-08-24T08:45:00.681Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Test Image # timeout=10
10:45:00 [2023-08-24T08:45:00.690Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
10:45:00 [2023-08-24T08:45:00.690Z] > /usr/bin/git --version # timeout=10
10:45:00 [2023-08-24T08:45:00.693Z] > git --version # 'git version 2.34.1'
10:45:00 [2023-08-24T08:45:00.693Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:45:01 [2023-08-24T08:45:01.295Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
10:45:01 [2023-08-24T08:45:01.299Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:45:01 [2023-08-24T08:45:01.304Z] Avoid second fetch
10:45:01 [2023-08-24T08:45:01.304Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:45:01 [2023-08-24T08:45:01.308Z] Checking out Revision e0e36317aa0c8bd7bd692e9e4f79139f7222a97c (refs/remotes/origin/master)
10:45:01 [2023-08-24T08:45:01.308Z] > /usr/bin/git config core.sparsecheckout # timeout=10
10:45:01 [2023-08-24T08:45:01.311Z] > /usr/bin/git checkout -f e0e36317aa0c8bd7bd692e9e4f79139f7222a97c # timeout=10
10:45:01 [2023-08-24T08:45:01.324Z] Commit message: "Fix a bug in the release pipeline of Silverpeas"
10:45:01 [2023-08-24T08:45:01.324Z] > /usr/bin/git rev-list --no-walk 7adf6059fa3ab7e0ed56877c2f4b97c6f86b0d23 # timeout=10