Console Output
10:24:10 [2024-12-12T09:24:10.106Z] The recommended git tool is: /usr/bin/git
10:24:10 [2024-12-12T09:24:10.107Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
10:24:10 [2024-12-12T09:24:10.118Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@440b3df9; decorates hudson.Launcher$LocalLauncher@6b9f9af2 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:24:10 [2024-12-12T09:24:10.119Z] Cloning the remote Git repository
10:24:10 [2024-12-12T09:24:10.119Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Components
10:24:10 [2024-12-12T09:24:10.119Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Components # timeout=10
10:24:10 [2024-12-12T09:24:10.128Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
10:24:10 [2024-12-12T09:24:10.128Z] > /usr/bin/git --version # timeout=10
10:24:10 [2024-12-12T09:24:10.133Z] > git --version # 'git version 2.43.0'
10:24:10 [2024-12-12T09:24:10.133Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
10:24:10 [2024-12-12T09:24:10.138Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
10:24:17 [2024-12-12T09:24:17.354Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
10:24:17 [2024-12-12T09:24:17.366Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:24:17 [2024-12-12T09:24:17.376Z] Avoid second fetch
10:24:17 [2024-12-12T09:24:17.376Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
10:24:17 [2024-12-12T09:24:17.382Z] Checking out Revision e32a8c7f57601a882ad9143206b8560bdfceb919 (refs/remotes/origin/6.4.x)
10:24:17 [2024-12-12T09:24:17.382Z] > /usr/bin/git config core.sparsecheckout # timeout=10
10:24:17 [2024-12-12T09:24:17.387Z] > /usr/bin/git checkout -f e32a8c7f57601a882ad9143206b8560bdfceb919 # timeout=10
10:24:17 [2024-12-12T09:24:17.707Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
10:24:17 [2024-12-12T09:24:17.719Z] > /usr/bin/git checkout -b 6.4.x e32a8c7f57601a882ad9143206b8560bdfceb919 # timeout=10
10:24:18 [2024-12-12T09:24:18.001Z] Commit message: "When using the Web messager, prefer to use its capability to apply parameters on the message instead of using the LocalizationBundle#getStringWithParams for that."
10:24:18 [2024-12-12T09:24:18.002Z] > /usr/bin/git rev-list --no-walk f9d0dfc6d24df34a5a0f8f52492cf61bda8f6474 # timeout=10