Skip to content

Console Output

17:17:08 [2025-10-31T16:17:08.961Z] The recommended git tool is: /usr/bin/git
17:17:08 [2025-10-31T16:17:08.962Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
17:17:08 [2025-10-31T16:17:08.970Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3345951e; decorates hudson.Launcher$LocalLauncher@dbdcbd6 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
17:17:08 [2025-10-31T16:17:08.971Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
17:17:08 [2025-10-31T16:17:08.979Z] Fetching changes from the remote Git repository
17:17:08 [2025-10-31T16:17:08.982Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
17:17:08 [2025-10-31T16:17:08.987Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
17:17:08 [2025-10-31T16:17:08.988Z]  > /usr/bin/git --version # timeout=10
17:17:08 [2025-10-31T16:17:08.993Z]  > git --version # 'git version 2.43.0'
17:17:08 [2025-10-31T16:17:08.993Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
17:17:09 [2025-10-31T16:17:09.000Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
17:17:09 [2025-10-31T16:17:09.377Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:17:09 [2025-10-31T16:17:09.384Z] Checking out Revision 92c510a3a3355540941b4530cd29363f695596da (refs/remotes/origin/master)
17:17:09 [2025-10-31T16:17:09.384Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
17:17:09 [2025-10-31T16:17:09.389Z]  > /usr/bin/git checkout -f 92c510a3a3355540941b4530cd29363f695596da # timeout=10
17:17:09 [2025-10-31T16:17:09.443Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
17:17:09 [2025-10-31T16:17:09.457Z]  > /usr/bin/git branch -D master # timeout=10
17:17:09 [2025-10-31T16:17:09.464Z]  > /usr/bin/git checkout -b master 92c510a3a3355540941b4530cd29363f695596da # timeout=10
17:17:09 [2025-10-31T16:17:09.608Z] Commit message: "Fix the issues detected by SonarCloud"
17:17:09 [2025-10-31T16:17:09.609Z]  > /usr/bin/git rev-list --no-walk 92c510a3a3355540941b4530cd29363f695596da # timeout=10