Skip to content

Console Output

09:43:27 [2024-10-28T08:43:27.584Z] The recommended git tool is: NONE
09:43:27 [2024-10-28T08:43:27.585Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
09:43:27 [2024-10-28T08:43:27.597Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@554b8613; decorates hudson.Launcher$LocalLauncher@2a442ed8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
09:43:27 [2024-10-28T08:43:27.598Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
09:43:27 [2024-10-28T08:43:27.605Z] Fetching changes from the remote Git repository
09:43:27 [2024-10-28T08:43:27.610Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
09:43:27 [2024-10-28T08:43:27.617Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
09:43:27 [2024-10-28T08:43:27.617Z]  > /usr/bin/git --version # timeout=10
09:43:27 [2024-10-28T08:43:27.623Z]  > git --version # 'git version 2.43.0'
09:43:27 [2024-10-28T08:43:27.623Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
09:43:27 [2024-10-28T08:43:27.630Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
09:43:28 [2024-10-28T08:43:28.000Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
09:43:28 [2024-10-28T08:43:28.006Z] Checking out Revision 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 (refs/remotes/origin/6.4.x)
09:43:28 [2024-10-28T08:43:28.006Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
09:43:28 [2024-10-28T08:43:28.011Z]  > /usr/bin/git checkout -f 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 # timeout=10
09:43:28 [2024-10-28T08:43:28.021Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
09:43:28 [2024-10-28T08:43:28.030Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
09:43:28 [2024-10-28T08:43:28.036Z]  > /usr/bin/git checkout -b 6.4.x 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 # timeout=10
09:43:28 [2024-10-28T08:43:28.047Z] 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:43:28 [2024-10-28T08:43:28.048Z]  > /usr/bin/git rev-list --no-walk 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 # timeout=10