Console Output
09:01:43 [2024-12-05T08:01:43.647Z] The recommended git tool is: NONE
09:01:43 [2024-12-05T08:01:43.649Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
09:01:43 [2024-12-05T08:01:43.658Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@34529e95; decorates hudson.Launcher$LocalLauncher@70576b41 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
09:01:43 [2024-12-05T08:01:43.659Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
09:01:43 [2024-12-05T08:01:43.666Z] Fetching changes from the remote Git repository
09:01:43 [2024-12-05T08:01:43.669Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
09:01:43 [2024-12-05T08:01:43.675Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
09:01:43 [2024-12-05T08:01:43.675Z] > /usr/bin/git --version # timeout=10
09:01:43 [2024-12-05T08:01:43.680Z] > git --version # 'git version 2.43.0'
09:01:43 [2024-12-05T08:01:43.680Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
09:01:43 [2024-12-05T08:01:43.686Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
09:01:44 [2024-12-05T08:01:44.062Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
09:01:44 [2024-12-05T08:01:44.070Z] Checking out Revision 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 (refs/remotes/origin/6.4.x)
09:01:44 [2024-12-05T08:01:44.070Z] > /usr/bin/git config core.sparsecheckout # timeout=10
09:01:44 [2024-12-05T08:01:44.075Z] > /usr/bin/git checkout -f 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 # timeout=10
09:01:44 [2024-12-05T08:01:44.085Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
09:01:44 [2024-12-05T08:01:44.093Z] > /usr/bin/git branch -D 6.4.x # timeout=10
09:01:44 [2024-12-05T08:01:44.100Z] > /usr/bin/git checkout -b 6.4.x 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 # timeout=10
09:01:44 [2024-12-05T08:01:44.112Z] Commit message: "Bug #14374 Fix the script 01-jcrSettings.groovy to take into account also a Silverpeas update: in this case, update also the JCR schema."
09:01:44 [2024-12-05T08:01:44.112Z] > /usr/bin/git rev-list --no-walk 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 # timeout=10