Console Output
10:34:19 [2026-03-02T09:34:19.853Z] The recommended git tool is: NONE
10:34:19 [2026-03-02T09:34:19.853Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
10:34:19 [2026-03-02T09:34:19.869Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@b160ce0; decorates hudson.Launcher$LocalLauncher@271c049 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:34:19 [2026-03-02T09:34:19.869Z] Cloning the remote Git repository
10:34:19 [2026-03-02T09:34:19.869Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Assembly
10:34:19 [2026-03-02T09:34:19.870Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Assembly # timeout=10
10:34:19 [2026-03-02T09:34:19.879Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
10:34:19 [2026-03-02T09:34:19.879Z] > /usr/bin/git --version # timeout=10
10:34:19 [2026-03-02T09:34:19.883Z] > git --version # 'git version 2.43.0'
10:34:19 [2026-03-02T09:34:19.883Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
10:34:19 [2026-03-02T09:34:19.888Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
10:34:20 [2026-03-02T09:34:20.626Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
10:34:20 [2026-03-02T09:34:20.632Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:34:20 [2026-03-02T09:34:20.638Z] Avoid second fetch
10:34:20 [2026-03-02T09:34:20.638Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
10:34:20 [2026-03-02T09:34:20.644Z] Checking out Revision 065d9c82457e188938ed687cb018445bfb7ebecf (refs/remotes/origin/6.4.x)
10:34:20 [2026-03-02T09:34:20.644Z] > /usr/bin/git config core.sparsecheckout # timeout=10
10:34:20 [2026-03-02T09:34:20.648Z] > /usr/bin/git checkout -f 065d9c82457e188938ed687cb018445bfb7ebecf # timeout=10
10:34:20 [2026-03-02T09:34:20.655Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
10:34:20 [2026-03-02T09:34:20.664Z] > /usr/bin/git checkout -b 6.4.x 065d9c82457e188938ed687cb018445bfb7ebecf # timeout=10
10:34:20 [2026-03-02T09:34:20.673Z] Commit message: "6.4.5 has been released from build 6.4.5-build251208 (9864ac175bef2074a5f17f5ce4b59a95679cc286).Prepare for development iteration of next version 6.4.6"
10:34:20 [2026-03-02T09:34:20.673Z] > /usr/bin/git rev-list --no-walk 9864ac175bef2074a5f17f5ce4b59a95679cc286 # timeout=10