Skip to content

Console Output

22:40:00 [2026-09-02T20:40:00.905Z] The recommended git tool is: /usr/bin/git
22:40:00 [2026-09-02T20:40:00.906Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
22:40:00 [2026-09-02T20:40:00.919Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@e6cc6b4; decorates hudson.Launcher$LocalLauncher@787d506a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
22:40:00 [2026-09-02T20:40:00.919Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
22:40:00 [2026-09-02T20:40:00.926Z] Fetching changes from the remote Git repository
22:40:00 [2026-09-02T20:40:00.928Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
22:40:00 [2026-09-02T20:40:00.934Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
22:40:00 [2026-09-02T20:40:00.934Z]  > /usr/bin/git --version # timeout=10
22:40:00 [2026-09-02T20:40:00.939Z]  > git --version # 'git version 2.43.0'
22:40:00 [2026-09-02T20:40:00.939Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
22:40:00 [2026-09-02T20:40:00.948Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
22:40:01 [2026-09-02T20:40:01.542Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
22:40:01 [2026-09-02T20:40:01.547Z] Checking out Revision acf690794ea74965e8184d767a21a2935c2337aa (refs/remotes/origin/master)
22:40:01 [2026-09-02T20:40:01.547Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
22:40:01 [2026-09-02T20:40:01.552Z]  > /usr/bin/git checkout -f acf690794ea74965e8184d767a21a2935c2337aa # timeout=10
22:40:01 [2026-09-02T20:40:01.602Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
22:40:01 [2026-09-02T20:40:01.617Z]  > /usr/bin/git branch -D master # timeout=10
22:40:01 [2026-09-02T20:40:01.623Z]  > /usr/bin/git checkout -b master acf690794ea74965e8184d767a21a2935c2337aa # timeout=10
22:40:01 [2026-09-02T20:40:01.681Z] Commit message: "Add @Serial annotation to the serial version number in some Serializable classes"
22:40:01 [2026-09-02T20:40:01.681Z]  > /usr/bin/git rev-list --no-walk acf690794ea74965e8184d767a21a2935c2337aa # timeout=10