Skip to content

Console Output

19:24:11 [2025-01-29T18:24:11.467Z] The recommended git tool is: /usr/bin/git
19:24:11 [2025-01-29T18:24:11.470Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:11 [2025-01-29T18:24:11.506Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@58a3ab6d; decorates hudson.Launcher$LocalLauncher@b636877 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:11 [2025-01-29T18:24:11.508Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:11 [2025-01-29T18:24:11.514Z] Fetching changes from the remote Git repository
19:24:11 [2025-01-29T18:24:11.518Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:11 [2025-01-29T18:24:11.523Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:11 [2025-01-29T18:24:11.523Z]  > /usr/bin/git --version # timeout=10
19:24:11 [2025-01-29T18:24:11.528Z]  > git --version # 'git version 2.43.0'
19:24:11 [2025-01-29T18:24:11.528Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:11 [2025-01-29T18:24:11.534Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:12 [2025-01-29T18:24:12.326Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:12 [2025-01-29T18:24:12.333Z] Checking out Revision 0fa7a3c82518d62fba74dd4a36a9bcae679923ac (refs/remotes/origin/master)
19:24:12 [2025-01-29T18:24:12.333Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:12 [2025-01-29T18:24:12.339Z]  > /usr/bin/git checkout -f 0fa7a3c82518d62fba74dd4a36a9bcae679923ac # timeout=10
19:24:12 [2025-01-29T18:24:12.492Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:12 [2025-01-29T18:24:12.513Z]  > /usr/bin/git branch -D master # timeout=10
19:24:12 [2025-01-29T18:24:12.520Z]  > /usr/bin/git checkout -b master 0fa7a3c82518d62fba74dd4a36a9bcae679923ac # timeout=10
19:24:12 [2025-01-29T18:24:12.582Z] Commit message: "The localization of the data in bundles of both personal components and workflow components is now taken in charge. The bundle resources for those components have to be located, respectively, into the $SILVERPEAS_HOME/properties/xmlcomponents/personals and $SILVERPEAS_HOME/properties/xmlcomponents/workflows directories (where $SILVERPEAS_HOME is the home directory of the Silvepreas installation)."
19:24:12 [2025-01-29T18:24:12.582Z]  > /usr/bin/git rev-list --no-walk b9810ac629f8b94efee15a05aed23f6b46a18054 # timeout=10