Skip to content

Console Output

06:46:06 [2026-04-20T04:46:06.323Z] The recommended git tool is: /usr/bin/git
06:46:06 [2026-04-20T04:46:06.323Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2026-04-20T04:46:06.346Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4cc7da01; decorates hudson.Launcher$LocalLauncher@671d3858 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2026-04-20T04:46:06.347Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:06 [2026-04-20T04:46:06.354Z] Fetching changes from the remote Git repository
06:46:06 [2026-04-20T04:46:06.356Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:06 [2026-04-20T04:46:06.362Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:06 [2026-04-20T04:46:06.362Z]  > /usr/bin/git --version # timeout=10
06:46:06 [2026-04-20T04:46:06.368Z]  > git --version # 'git version 2.43.0'
06:46:06 [2026-04-20T04:46:06.368Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2026-04-20T04:46:06.374Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2026-04-20T04:46:07.086Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2026-04-20T04:46:07.093Z] Checking out Revision 947bd64231807c4cf42f8c3db7af41670493b563 (refs/remotes/origin/6.4.x)
06:46:07 [2026-04-20T04:46:07.093Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2026-04-20T04:46:07.098Z]  > /usr/bin/git checkout -f 947bd64231807c4cf42f8c3db7af41670493b563 # timeout=10
06:46:07 [2026-04-20T04:46:07.130Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2026-04-20T04:46:07.145Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2026-04-20T04:46:07.152Z]  > /usr/bin/git checkout -b 6.4.x 947bd64231807c4cf42f8c3db7af41670493b563 # timeout=10
06:46:07 [2026-04-20T04:46:07.236Z] Commit message: "bug #15237 : title and instanceId (if enabled) now allows to go to the process detail."
06:46:07 [2026-04-20T04:46:07.236Z]  > /usr/bin/git rev-list --no-walk 947bd64231807c4cf42f8c3db7af41670493b563 # timeout=10