Console Output
21:45:23 [2024-11-20T20:45:23.545Z] The recommended git tool is: /usr/bin/git
21:45:23 [2024-11-20T20:45:23.546Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
21:45:23 [2024-11-20T20:45:23.556Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@59bd41b6; decorates hudson.Launcher$LocalLauncher@5b2d3c7d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
21:45:23 [2024-11-20T20:45:23.557Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
21:45:23 [2024-11-20T20:45:23.563Z] Fetching changes from the remote Git repository
21:45:23 [2024-11-20T20:45:23.567Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
21:45:23 [2024-11-20T20:45:23.572Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
21:45:23 [2024-11-20T20:45:23.573Z] > /usr/bin/git --version # timeout=10
21:45:23 [2024-11-20T20:45:23.578Z] > git --version # 'git version 2.43.0'
21:45:23 [2024-11-20T20:45:23.578Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
21:45:23 [2024-11-20T20:45:23.583Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
21:45:24 [2024-11-20T20:45:24.106Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:45:24 [2024-11-20T20:45:24.113Z] Checking out Revision e9ddf0cdb72311831779de5dd499ee1dc2614510 (refs/remotes/origin/master)
21:45:24 [2024-11-20T20:45:24.113Z] > /usr/bin/git config core.sparsecheckout # timeout=10
21:45:24 [2024-11-20T20:45:24.118Z] > /usr/bin/git checkout -f e9ddf0cdb72311831779de5dd499ee1dc2614510 # timeout=10
21:45:24 [2024-11-20T20:45:24.221Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
21:45:24 [2024-11-20T20:45:24.229Z] > /usr/bin/git branch -D master # timeout=10
21:45:24 [2024-11-20T20:45:24.235Z] > /usr/bin/git checkout -b master e9ddf0cdb72311831779de5dd499ee1dc2614510 # timeout=10
21:45:24 [2024-11-20T20:45:24.325Z] Commit message: "Update dependency on Silverpeas to version 6.5-build241117"
21:45:24 [2024-11-20T20:45:24.325Z] > /usr/bin/git rev-list --no-walk abc2b6da0423088b4106dfa1a8aeed64ba8deb04 # timeout=10