Skip to content

Console Output

10:17:43 [2025-07-04T08:17:43.672Z] The recommended git tool is: /usr/bin/git
10:17:43 [2025-07-04T08:17:43.674Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
10:17:43 [2025-07-04T08:17:43.690Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6545b445; decorates hudson.Launcher$LocalLauncher@7ac948c7 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:17:43 [2025-07-04T08:17:43.691Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
10:17:43 [2025-07-04T08:17:43.697Z] Fetching changes from the remote Git repository
10:17:43 [2025-07-04T08:17:43.702Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
10:17:43 [2025-07-04T08:17:43.708Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
10:17:43 [2025-07-04T08:17:43.709Z]  > /usr/bin/git --version # timeout=10
10:17:43 [2025-07-04T08:17:43.714Z]  > git --version # 'git version 2.43.0'
10:17:43 [2025-07-04T08:17:43.714Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
10:17:43 [2025-07-04T08:17:43.720Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
10:17:44 [2025-07-04T08:17:44.382Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:17:44 [2025-07-04T08:17:44.389Z] Checking out Revision d0d06c162836c9606f04616e0f9b122c34b710ef (refs/remotes/origin/master)
10:17:44 [2025-07-04T08:17:44.389Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
10:17:44 [2025-07-04T08:17:44.395Z]  > /usr/bin/git checkout -f d0d06c162836c9606f04616e0f9b122c34b710ef # timeout=10
10:17:44 [2025-07-04T08:17:44.455Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
10:17:44 [2025-07-04T08:17:44.472Z]  > /usr/bin/git branch -D master # timeout=10
10:17:44 [2025-07-04T08:17:44.480Z]  > /usr/bin/git checkout -b master d0d06c162836c9606f04616e0f9b122c34b710ef # timeout=10
10:17:44 [2025-07-04T08:17:44.542Z] Commit message: "Fix DefaultFormsOnlineService#buildMail method and its use by sendRequestByEmail to be compliant with the expected behavior"
10:17:44 [2025-07-04T08:17:44.542Z]  > /usr/bin/git rev-list --no-walk b5e16fe879f56c4bd547a4ae884954dc210f9653 # timeout=10