Skip to content

Console Output

16:27:38 [2026-09-15T14:27:38.215Z] Selected Git installation does not exist. Using Default
16:27:38 [2026-09-15T14:27:38.215Z] The recommended git tool is: NONE
16:27:38 [2026-09-15T14:27:38.215Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:27:38 [2026-09-15T14:27:38.236Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5d5aa0e9; decorates hudson.Launcher$LocalLauncher@10e62151 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:27:38 [2026-09-15T14:27:38.236Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project/.git # timeout=10
16:27:38 [2026-09-15T14:27:38.242Z] Fetching changes from the remote Git repository
16:27:38 [2026-09-15T14:27:38.244Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project # timeout=10
16:27:38 [2026-09-15T14:27:38.249Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project
16:27:38 [2026-09-15T14:27:38.249Z]  > /usr/bin/git --version # timeout=10
16:27:38 [2026-09-15T14:27:38.254Z]  > git --version # 'git version 2.43.0'
16:27:38 [2026-09-15T14:27:38.254Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:27:38 [2026-09-15T14:27:38.259Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project +refs/heads/*:refs/remotes/origin/* # timeout=10
16:27:38 [2026-09-15T14:27:38.937Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:27:38 [2026-09-15T14:27:38.944Z] Checking out Revision c35c3985f86f4b10ff2dc6b681fce9d45575a3c8 (refs/remotes/origin/master)
16:27:38 [2026-09-15T14:27:38.944Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
16:27:38 [2026-09-15T14:27:38.950Z]  > /usr/bin/git checkout -f c35c3985f86f4b10ff2dc6b681fce9d45575a3c8 # timeout=10
16:27:38 [2026-09-15T14:27:38.958Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:27:38 [2026-09-15T14:27:38.966Z]  > /usr/bin/git branch -D master # timeout=10
16:27:38 [2026-09-15T14:27:38.973Z]  > /usr/bin/git checkout -b master c35c3985f86f4b10ff2dc6b681fce9d45575a3c8 # timeout=10
16:27:38 [2026-09-15T14:27:38.983Z] Commit message: "Manage the tooling generating the documentation of the REST API"
16:27:38 [2026-09-15T14:27:38.983Z]  > /usr/bin/git rev-list --no-walk 5a370360b2c7d47ec2960e23ab68acc658633a82 # timeout=10