Console Output
09:45:33 [2026-09-15T07:45:33.588Z] The recommended git tool is: /usr/bin/git
09:45:33 [2026-09-15T07:45:33.604Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
09:45:33 [2026-09-15T07:45:33.638Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@145347dc; decorates hudson.Launcher$LocalLauncher@1fb05d39 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
09:45:33 [2026-09-15T07:45:33.640Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
09:45:33 [2026-09-15T07:45:33.648Z] Fetching changes from the remote Git repository
09:45:33 [2026-09-15T07:45:33.651Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
09:45:33 [2026-09-15T07:45:33.657Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
09:45:33 [2026-09-15T07:45:33.657Z] > /usr/bin/git --version # timeout=10
09:45:33 [2026-09-15T07:45:33.661Z] > git --version # 'git version 2.43.0'
09:45:33 [2026-09-15T07:45:33.662Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
09:45:33 [2026-09-15T07:45:33.669Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
09:45:34 [2026-09-15T07:45:34.293Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
09:45:34 [2026-09-15T07:45:34.299Z] Checking out Revision c06b65af80efc2761404e984a1a74ec5a342052b (refs/remotes/origin/6.4.x)
09:45:34 [2026-09-15T07:45:34.299Z] > /usr/bin/git config core.sparsecheckout # timeout=10
09:45:34 [2026-09-15T07:45:34.304Z] > /usr/bin/git checkout -f c06b65af80efc2761404e984a1a74ec5a342052b # timeout=10
09:45:34 [2026-09-15T07:45:34.362Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
09:45:34 [2026-09-15T07:45:34.375Z] > /usr/bin/git branch -D 6.4.x # timeout=10
09:45:34 [2026-09-15T07:45:34.381Z] > /usr/bin/git checkout -b 6.4.x c06b65af80efc2761404e984a1a74ec5a342052b # timeout=10
09:45:34 [2026-09-15T07:45:34.453Z] Commit message: "Fix bug #15431"
09:45:34 [2026-09-15T07:45:34.454Z] > /usr/bin/git rev-list --no-walk c06b65af80efc2761404e984a1a74ec5a342052b # timeout=10