Console Output
11:25:34 [2026-07-16T09:25:34.573Z] The recommended git tool is: NONE
11:25:34 [2026-07-16T09:25:34.574Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:25:34 [2026-07-16T09:25:34.585Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5ebc004e; decorates hudson.Launcher$LocalLauncher@33481600 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:25:34 [2026-07-16T09:25:34.586Z] Cloning the remote Git repository
11:25:34 [2026-07-16T09:25:34.586Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Distribution
11:25:34 [2026-07-16T09:25:34.586Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Distribution # timeout=10
11:25:34 [2026-07-16T09:25:34.596Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
11:25:34 [2026-07-16T09:25:34.596Z] > /usr/bin/git --version # timeout=10
11:25:34 [2026-07-16T09:25:34.601Z] > git --version # 'git version 2.43.0'
11:25:34 [2026-07-16T09:25:34.601Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:25:34 [2026-07-16T09:25:34.607Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
11:25:35 [2026-07-16T09:25:35.750Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
11:25:35 [2026-07-16T09:25:35.756Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:25:35 [2026-07-16T09:25:35.766Z] Avoid second fetch
11:25:35 [2026-07-16T09:25:35.766Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
11:25:35 [2026-07-16T09:25:35.773Z] Checking out Revision a6905cf7ced772511c2085ebfe10bed2cedf5c97 (refs/remotes/origin/6.4.x)
11:25:35 [2026-07-16T09:25:35.773Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:25:35 [2026-07-16T09:25:35.778Z] > /usr/bin/git checkout -f a6905cf7ced772511c2085ebfe10bed2cedf5c97 # timeout=10
11:25:35 [2026-07-16T09:25:35.835Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:25:35 [2026-07-16T09:25:35.844Z] > /usr/bin/git checkout -b 6.4.x a6905cf7ced772511c2085ebfe10bed2cedf5c97 # timeout=10
11:25:35 [2026-07-16T09:25:35.892Z] Commit message: "Bug #15370: add Groovy script to replace in all WYSIWYG contents the accentuated characters encoded in HTML by their UTF-8 counterparts"
11:25:35 [2026-07-16T09:25:35.893Z] > /usr/bin/git rev-list --no-walk c77a8f4682d539408137ee00de16eb9a275829aa # timeout=10