Console Output
17:02:20 [2024-09-06T15:02:20.325Z] The recommended git tool is: /usr/bin/git
17:02:20 [2024-09-06T15:02:20.325Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
17:02:20 [2024-09-06T15:02:20.330Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@103326d0; decorates hudson.Launcher$LocalLauncher@1ef4caa6 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
17:02:20 [2024-09-06T15:02:20.330Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Test Pipeline/.git # timeout=10
17:02:20 [2024-09-06T15:02:20.334Z] Fetching changes from the remote Git repository
17:02:20 [2024-09-06T15:02:20.335Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
17:02:20 [2024-09-06T15:02:20.339Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
17:02:20 [2024-09-06T15:02:20.339Z] > /usr/bin/git --version # timeout=10
17:02:20 [2024-09-06T15:02:20.342Z] > git --version # 'git version 2.34.1'
17:02:20 [2024-09-06T15:02:20.342Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
17:02:20 [2024-09-06T15:02:20.346Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
17:02:20 [2024-09-06T15:02:20.702Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
17:02:20 [2024-09-06T15:02:20.707Z] Checking out Revision e460a2aeb688f8a89e943e8bf1798757fd676942 (refs/remotes/origin/6.4.x)
17:02:20 [2024-09-06T15:02:20.707Z] > /usr/bin/git config core.sparsecheckout # timeout=10
17:02:20 [2024-09-06T15:02:20.711Z] > /usr/bin/git checkout -f e460a2aeb688f8a89e943e8bf1798757fd676942 # timeout=10
17:02:20 [2024-09-06T15:02:20.762Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
17:02:20 [2024-09-06T15:02:20.770Z] > /usr/bin/git branch -D 6.4.x # timeout=10
17:02:20 [2024-09-06T15:02:20.775Z] > /usr/bin/git checkout -b 6.4.x e460a2aeb688f8a89e943e8bf1798757fd676942 # timeout=10
17:02:20 [2024-09-06T15:02:20.824Z] Commit message: "Bug #14256"
17:02:20 [2024-09-06T15:02:20.824Z] > /usr/bin/git rev-list --no-walk e460a2aeb688f8a89e943e8bf1798757fd676942 # timeout=10