Skip to content

Console Output

16:58:47 [2025-09-01T14:58:47.180Z] Selected Git installation does not exist. Using Default
16:58:47 [2025-09-01T14:58:47.181Z] The recommended git tool is: NONE
16:58:47 [2025-09-01T14:58:47.181Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:58:47 [2025-09-01T14:58:47.191Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4d164e0f; decorates hudson.Launcher$LocalLauncher@c651093 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:58:47 [2025-09-01T14:58:47.192Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
16:58:47 [2025-09-01T14:58:47.199Z] Fetching changes from the remote Git repository
16:58:47 [2025-09-01T14:58:47.206Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
16:58:47 [2025-09-01T14:58:47.213Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
16:58:47 [2025-09-01T14:58:47.213Z]  > /usr/bin/git --version # timeout=10
16:58:47 [2025-09-01T14:58:47.238Z]  > git --version # 'git version 2.43.0'
16:58:47 [2025-09-01T14:58:47.238Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:58:47 [2025-09-01T14:58:47.244Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
16:58:47 [2025-09-01T14:58:47.637Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:58:47 [2025-09-01T14:58:47.644Z] Checking out Revision 217767c9fe8c6a1dea2b4005c413b017b0c2a099 (refs/remotes/origin/master)
16:58:47 [2025-09-01T14:58:47.644Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
16:58:47 [2025-09-01T14:58:47.649Z]  > /usr/bin/git checkout -f 217767c9fe8c6a1dea2b4005c413b017b0c2a099 # timeout=10
16:58:47 [2025-09-01T14:58:47.693Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:58:47 [2025-09-01T14:58:47.704Z]  > /usr/bin/git branch -D master # timeout=10
16:58:47 [2025-09-01T14:58:47.711Z]  > /usr/bin/git checkout -b master 217767c9fe8c6a1dea2b4005c413b017b0c2a099 # timeout=10
16:58:47 [2025-09-01T14:58:47.731Z] Commit message: "Fix the bug of an exception thrown when trying to make the news list to render in the home page for a non configured news applications"
16:58:47 [2025-09-01T14:58:47.731Z]  > /usr/bin/git rev-list --no-walk 217767c9fe8c6a1dea2b4005c413b017b0c2a099 # timeout=10