Console Output
12:35:31 [2026-06-22T10:35:31.691Z] The recommended git tool is: /usr/bin/git
12:35:31 [2026-06-22T10:35:31.692Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
12:35:31 [2026-06-22T10:35:31.700Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@10f060d5; decorates hudson.Launcher$LocalLauncher@40e4f208 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
12:35:31 [2026-06-22T10:35:31.701Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
12:35:31 [2026-06-22T10:35:31.706Z] Fetching changes from the remote Git repository
12:35:31 [2026-06-22T10:35:31.707Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
12:35:31 [2026-06-22T10:35:31.713Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
12:35:31 [2026-06-22T10:35:31.713Z] > /usr/bin/git --version # timeout=10
12:35:31 [2026-06-22T10:35:31.717Z] > git --version # 'git version 2.43.0'
12:35:31 [2026-06-22T10:35:31.717Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
12:35:31 [2026-06-22T10:35:31.723Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
12:35:32 [2026-06-22T10:35:32.336Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:35:32 [2026-06-22T10:35:32.341Z] Checking out Revision f3d3c76745a573b790eec36cf6599ea066357908 (refs/remotes/origin/master)
12:35:32 [2026-06-22T10:35:32.341Z] > /usr/bin/git config core.sparsecheckout # timeout=10
12:35:32 [2026-06-22T10:35:32.346Z] > /usr/bin/git checkout -f f3d3c76745a573b790eec36cf6599ea066357908 # timeout=10
12:35:32 [2026-06-22T10:35:32.482Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
12:35:32 [2026-06-22T10:35:32.493Z] > /usr/bin/git branch -D master # timeout=10
12:35:32 [2026-06-22T10:35:32.499Z] > /usr/bin/git checkout -b master f3d3c76745a573b790eec36cf6599ea066357908 # timeout=10
12:35:32 [2026-06-22T10:35:32.572Z] Commit message: "Update dependency on Silverpeas to version 6.5-build260511"
12:35:32 [2026-06-22T10:35:32.572Z] > /usr/bin/git rev-list --no-walk f3d3c76745a573b790eec36cf6599ea066357908 # timeout=10