Console Output
10:00:27 [2024-12-18T09:00:27.980Z] Selected Git installation does not exist. Using Default
10:00:27 [2024-12-18T09:00:27.980Z] The recommended git tool is: NONE
10:00:27 [2024-12-18T09:00:27.980Z] No credentials specified
10:00:27 [2024-12-18T09:00:27.980Z] Cloning the remote Git repository
10:00:27 [2024-12-18T09:00:27.980Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
10:00:27 [2024-12-18T09:00:27.981Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy # timeout=10
10:00:27 [2024-12-18T09:00:27.989Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
10:00:27 [2024-12-18T09:00:27.989Z] > /usr/bin/git --version # timeout=10
10:00:27 [2024-12-18T09:00:27.993Z] > git --version # 'git version 2.43.0'
10:00:27 [2024-12-18T09:00:27.994Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:00:28 [2024-12-18T09:00:28.579Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
10:00:28 [2024-12-18T09:00:28.584Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:00:28 [2024-12-18T09:00:28.594Z] Avoid second fetch
10:00:28 [2024-12-18T09:00:28.594Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:00:28 [2024-12-18T09:00:28.600Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master)
10:00:28 [2024-12-18T09:00:28.600Z] > /usr/bin/git config core.sparsecheckout # timeout=10
10:00:28 [2024-12-18T09:00:28.604Z] > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
10:00:28 [2024-12-18T09:00:28.624Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose."
10:00:28 [2024-12-18T09:00:28.625Z] > /usr/bin/git rev-list --no-walk 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10