Console Output
17:46:02 [2026-05-18T15:46:02.775Z] The recommended git tool is: /usr/bin/git
17:46:02 [2026-05-18T15:46:02.778Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
17:46:02 [2026-05-18T15:46:02.794Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@57db0a21; decorates hudson.Launcher$LocalLauncher@41bdd63c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
17:46:02 [2026-05-18T15:46:02.795Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
17:46:02 [2026-05-18T15:46:02.802Z] Fetching changes from the remote Git repository
17:46:02 [2026-05-18T15:46:02.806Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
17:46:02 [2026-05-18T15:46:02.814Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
17:46:02 [2026-05-18T15:46:02.815Z] > /usr/bin/git --version # timeout=10
17:46:02 [2026-05-18T15:46:02.820Z] > git --version # 'git version 2.43.0'
17:46:02 [2026-05-18T15:46:02.820Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
17:46:02 [2026-05-18T15:46:02.827Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
17:46:03 [2026-05-18T15:46:03.497Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
17:46:03 [2026-05-18T15:46:03.505Z] Checking out Revision 5932d08f3ca8745b5a733b4040a79a494488d034 (refs/remotes/origin/6.4.x)
17:46:03 [2026-05-18T15:46:03.506Z] > /usr/bin/git config core.sparsecheckout # timeout=10
17:46:03 [2026-05-18T15:46:03.511Z] > /usr/bin/git checkout -f 5932d08f3ca8745b5a733b4040a79a494488d034 # timeout=10
17:46:03 [2026-05-18T15:46:03.571Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
17:46:03 [2026-05-18T15:46:03.588Z] > /usr/bin/git branch -D 6.4.x # timeout=10
17:46:03 [2026-05-18T15:46:03.596Z] > /usr/bin/git checkout -b 6.4.x 5932d08f3ca8745b5a733b4040a79a494488d034 # timeout=10
17:46:03 [2026-05-18T15:46:03.719Z] Commit message: "Fix the integration tests failure by rolling back some modifs in the #15256 bug fix"
17:46:03 [2026-05-18T15:46:03.719Z] > /usr/bin/git rev-list --no-walk 9ca9577b0546d601edf4d05c7fcc200d11d7ec37 # timeout=10