Console Output
17:22:32 [2026-09-15T15:22:32.875Z] The recommended git tool is: /usr/bin/git
17:22:32 [2026-09-15T15:22:32.875Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
17:22:32 [2026-09-15T15:22:32.884Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@299d2837; decorates hudson.Launcher$LocalLauncher@d5146c7 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
17:22:32 [2026-09-15T15:22:32.885Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
17:22:32 [2026-09-15T15:22:32.891Z] Fetching changes from the remote Git repository
17:22:32 [2026-09-15T15:22:32.893Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
17:22:32 [2026-09-15T15:22:32.898Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
17:22:32 [2026-09-15T15:22:32.898Z] > /usr/bin/git --version # timeout=10
17:22:32 [2026-09-15T15:22:32.903Z] > git --version # 'git version 2.43.0'
17:22:32 [2026-09-15T15:22:32.903Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
17:22:32 [2026-09-15T15:22:32.908Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
17:22:34 [2026-09-15T15:22:34.034Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
17:22:34 [2026-09-15T15:22:34.039Z] Checking out Revision c06b65af80efc2761404e984a1a74ec5a342052b (refs/remotes/origin/6.4.x)
17:22:34 [2026-09-15T15:22:34.039Z] > /usr/bin/git config core.sparsecheckout # timeout=10
17:22:34 [2026-09-15T15:22:34.043Z] > /usr/bin/git checkout -f c06b65af80efc2761404e984a1a74ec5a342052b # timeout=10
17:22:34 [2026-09-15T15:22:34.102Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
17:22:34 [2026-09-15T15:22:34.121Z] > /usr/bin/git branch -D 6.4.x # timeout=10
17:22:34 [2026-09-15T15:22:34.128Z] > /usr/bin/git checkout -b 6.4.x c06b65af80efc2761404e984a1a74ec5a342052b # timeout=10
17:22:34 [2026-09-15T15:22:34.199Z] Commit message: "Fix bug #15431"
17:22:34 [2026-09-15T15:22:34.199Z] > /usr/bin/git rev-list --no-walk c06b65af80efc2761404e984a1a74ec5a342052b # timeout=10