Console Output
13:48:08 [2025-02-07T12:48:08.604Z] Selected Git installation does not exist. Using Default
13:48:08 [2025-02-07T12:48:08.604Z] The recommended git tool is: NONE
13:48:08 [2025-02-07T12:48:08.604Z] No credentials specified
13:48:08 [2025-02-07T12:48:08.605Z] Cloning the remote Git repository
13:48:08 [2025-02-07T12:48:08.606Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
13:48:08 [2025-02-07T12:48:08.607Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release # timeout=10
13:48:08 [2025-02-07T12:48:08.615Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
13:48:08 [2025-02-07T12:48:08.615Z] > /usr/bin/git --version # timeout=10
13:48:08 [2025-02-07T12:48:08.620Z] > git --version # 'git version 2.43.0'
13:48:08 [2025-02-07T12:48:08.620Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:48:09 [2025-02-07T12:48:09.190Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
13:48:09 [2025-02-07T12:48:09.197Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:48:09 [2025-02-07T12:48:09.207Z] Avoid second fetch
13:48:09 [2025-02-07T12:48:09.210Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:48:09 [2025-02-07T12:48:09.217Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master)
13:48:09 [2025-02-07T12:48:09.218Z] > /usr/bin/git config core.sparsecheckout # timeout=10
13:48:09 [2025-02-07T12:48:09.226Z] > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
13:48:09 [2025-02-07T12:48:09.247Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose."
13:48:09 [2025-02-07T12:48:09.249Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10