Console Output
12:02:49 [2025-02-10T11:02:49.595Z] The recommended git tool is: /usr/bin/git
12:02:49 [2025-02-10T11:02:49.596Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
12:02:49 [2025-02-10T11:02:49.607Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3cad4d4; decorates hudson.Launcher$LocalLauncher@5da74ffd will be ignored (a typical symptom is the Git executable not being run inside a designated container)
12:02:49 [2025-02-10T11:02:49.607Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.2.x_AutoDeploy/Silverpeas-Core/.git # timeout=10
12:02:49 [2025-02-10T11:02:49.613Z] Fetching changes from the remote Git repository
12:02:49 [2025-02-10T11:02:49.616Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
12:02:49 [2025-02-10T11:02:49.622Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
12:02:49 [2025-02-10T11:02:49.622Z] > /usr/bin/git --version # timeout=10
12:02:49 [2025-02-10T11:02:49.627Z] > git --version # 'git version 2.43.0'
12:02:49 [2025-02-10T11:02:49.627Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
12:02:49 [2025-02-10T11:02:49.633Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
12:02:50 [2025-02-10T11:02:50.019Z] > /usr/bin/git rev-parse refs/remotes/origin/6.2.x^{commit} # timeout=10
12:02:50 [2025-02-10T11:02:50.026Z] Checking out Revision c179523191fafdcf645b341f2116a9efa5feb954 (refs/remotes/origin/6.2.x)
12:02:50 [2025-02-10T11:02:50.026Z] > /usr/bin/git config core.sparsecheckout # timeout=10
12:02:50 [2025-02-10T11:02:50.031Z] > /usr/bin/git checkout -f c179523191fafdcf645b341f2116a9efa5feb954 # timeout=10
12:02:50 [2025-02-10T11:02:50.082Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
12:02:50 [2025-02-10T11:02:50.094Z] > /usr/bin/git branch -D 6.2.x # timeout=10
12:02:50 [2025-02-10T11:02:50.101Z] > /usr/bin/git checkout -b 6.2.x c179523191fafdcf645b341f2116a9efa5feb954 # timeout=10
12:02:50 [2025-02-10T11:02:50.156Z] Commit message: "Bug #14678 report the security vuln fix from 6.3.5"
12:02:50 [2025-02-10T11:02:50.156Z] > /usr/bin/git rev-list --no-walk c179523191fafdcf645b341f2116a9efa5feb954 # timeout=10