Console Output
16:00:09 [2025-05-22T14:00:09.778Z] The recommended git tool is: /usr/bin/git
16:00:09 [2025-05-22T14:00:09.778Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:00:09 [2025-05-22T14:00:09.788Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@67c982f3; decorates hudson.Launcher$LocalLauncher@10289646 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:00:09 [2025-05-22T14:00:09.789Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
16:00:09 [2025-05-22T14:00:09.794Z] Fetching changes from the remote Git repository
16:00:09 [2025-05-22T14:00:09.798Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
16:00:09 [2025-05-22T14:00:09.804Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
16:00:09 [2025-05-22T14:00:09.804Z] > /usr/bin/git --version # timeout=10
16:00:09 [2025-05-22T14:00:09.809Z] > git --version # 'git version 2.43.0'
16:00:09 [2025-05-22T14:00:09.809Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:00:09 [2025-05-22T14:00:09.816Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
16:00:10 [2025-05-22T14:00:10.419Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:00:10 [2025-05-22T14:00:10.425Z] Checking out Revision 0dab7495fe9860f7e65d014149ac66a3eb149cee (refs/remotes/origin/master)
16:00:10 [2025-05-22T14:00:10.425Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:00:10 [2025-05-22T14:00:10.430Z] > /usr/bin/git checkout -f 0dab7495fe9860f7e65d014149ac66a3eb149cee # timeout=10
16:00:10 [2025-05-22T14:00:10.470Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:00:10 [2025-05-22T14:00:10.481Z] > /usr/bin/git branch -D master # timeout=10
16:00:10 [2025-05-22T14:00:10.490Z] > /usr/bin/git checkout -b master 0dab7495fe9860f7e65d014149ac66a3eb149cee # timeout=10
16:00:10 [2025-05-22T14:00:10.533Z] Commit message: "ResourcesManager: update the database creation script for the integration tests which take into account the changes provided by the fix of the bug #14787"
16:00:10 [2025-05-22T14:00:10.533Z] > /usr/bin/git rev-list --no-walk 9a83445b5fb5d3c031a8e8d8c8220d201f41106a # timeout=10