Console Output
13:14:06 [2026-09-15T11:14:06.997Z] The recommended git tool is: /usr/bin/git
13:14:06 [2026-09-15T11:14:06.998Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
13:14:07 [2026-09-15T11:14:07.016Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@f84344b; decorates hudson.Launcher$LocalLauncher@7c023120 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
13:14:07 [2026-09-15T11:14:07.017Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
13:14:07 [2026-09-15T11:14:07.024Z] Fetching changes from the remote Git repository
13:14:07 [2026-09-15T11:14:07.026Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
13:14:07 [2026-09-15T11:14:07.032Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
13:14:07 [2026-09-15T11:14:07.032Z] > /usr/bin/git --version # timeout=10
13:14:07 [2026-09-15T11:14:07.037Z] > git --version # 'git version 2.43.0'
13:14:07 [2026-09-15T11:14:07.037Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
13:14:07 [2026-09-15T11:14:07.043Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
13:14:08 [2026-09-15T11:14:08.177Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
13:14:08 [2026-09-15T11:14:08.185Z] Checking out Revision c06b65af80efc2761404e984a1a74ec5a342052b (refs/remotes/origin/6.4.x)
13:14:08 [2026-09-15T11:14:08.185Z] > /usr/bin/git config core.sparsecheckout # timeout=10
13:14:08 [2026-09-15T11:14:08.190Z] > /usr/bin/git checkout -f c06b65af80efc2761404e984a1a74ec5a342052b # timeout=10
13:14:08 [2026-09-15T11:14:08.248Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
13:14:08 [2026-09-15T11:14:08.265Z] > /usr/bin/git branch -D 6.4.x # timeout=10
13:14:08 [2026-09-15T11:14:08.273Z] > /usr/bin/git checkout -b 6.4.x c06b65af80efc2761404e984a1a74ec5a342052b # timeout=10
13:14:08 [2026-09-15T11:14:08.334Z] Commit message: "Fix bug #15431"
13:14:08 [2026-09-15T11:14:08.334Z] > /usr/bin/git rev-list --no-walk c06b65af80efc2761404e984a1a74ec5a342052b # timeout=10