Console Output
06:46:07 [2026-08-24T04:46:07.215Z] The recommended git tool is: /usr/bin/git
06:46:07 [2026-08-24T04:46:07.215Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2026-08-24T04:46:07.226Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7820dc46; decorates hudson.Launcher$LocalLauncher@4e50056d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2026-08-24T04:46:07.226Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:07 [2026-08-24T04:46:07.232Z] Fetching changes from the remote Git repository
06:46:07 [2026-08-24T04:46:07.235Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:07 [2026-08-24T04:46:07.243Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:07 [2026-08-24T04:46:07.243Z] > /usr/bin/git --version # timeout=10
06:46:07 [2026-08-24T04:46:07.248Z] > git --version # 'git version 2.43.0'
06:46:07 [2026-08-24T04:46:07.249Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2026-08-24T04:46:07.255Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2026-08-24T04:46:08.273Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2026-08-24T04:46:08.280Z] Checking out Revision f466251eae6bcc7fdf158c968e316dff1797f521 (refs/remotes/origin/6.4.x)
06:46:08 [2026-08-24T04:46:08.281Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2026-08-24T04:46:08.286Z] > /usr/bin/git checkout -f f466251eae6bcc7fdf158c968e316dff1797f521 # timeout=10
06:46:08 [2026-08-24T04:46:08.369Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2026-08-24T04:46:08.394Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2026-08-24T04:46:08.402Z] > /usr/bin/git checkout -b 6.4.x f466251eae6bcc7fdf158c968e316dff1797f521 # timeout=10
06:46:08 [2026-08-24T04:46:08.506Z] Commit message: "use unescapeHTML()"
06:46:08 [2026-08-24T04:46:08.506Z] > /usr/bin/git rev-list --no-walk f466251eae6bcc7fdf158c968e316dff1797f521 # timeout=10