Console Output
11:30:53 [2026-07-16T09:30:53.343Z] Selected Git installation does not exist. Using Default
11:30:53 [2026-07-16T09:30:53.343Z] The recommended git tool is: NONE
11:30:53 [2026-07-16T09:30:53.343Z] No credentials specified
11:30:53 [2026-07-16T09:30:53.343Z] Cloning the remote Git repository
11:30:53 [2026-07-16T09:30:53.343Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
11:30:53 [2026-07-16T09:30:53.343Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Prod Image # timeout=10
11:30:53 [2026-07-16T09:30:53.351Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
11:30:53 [2026-07-16T09:30:53.351Z] > /usr/bin/git --version # timeout=10
11:30:53 [2026-07-16T09:30:53.356Z] > git --version # 'git version 2.43.0'
11:30:53 [2026-07-16T09:30:53.356Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:30:53 [2026-07-16T09:30:53.938Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
11:30:53 [2026-07-16T09:30:53.943Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:30:53 [2026-07-16T09:30:53.950Z] Avoid second fetch
11:30:53 [2026-07-16T09:30:53.951Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:30:53 [2026-07-16T09:30:53.956Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
11:30:53 [2026-07-16T09:30:53.956Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:30:53 [2026-07-16T09:30:53.960Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
11:30:53 [2026-07-16T09:30:53.973Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
11:30:53 [2026-07-16T09:30:53.973Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10