Skip to content

Console Output

16:45:24 [2025-02-12T15:45:24.402Z] The recommended git tool is: NONE
16:45:24 [2025-02-12T15:45:24.403Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:45:24 [2025-02-12T15:45:24.414Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@b613dcc; decorates hudson.Launcher$LocalLauncher@1ea8e9e2 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:45:24 [2025-02-12T15:45:24.414Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_AutoDeploy/.git # timeout=10
16:45:24 [2025-02-12T15:45:24.420Z] Fetching changes from the remote Git repository
16:45:24 [2025-02-12T15:45:24.424Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-WebBrowserEdition # timeout=10
16:45:24 [2025-02-12T15:45:24.431Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-WebBrowserEdition
16:45:24 [2025-02-12T15:45:24.431Z]  > /usr/bin/git --version # timeout=10
16:45:24 [2025-02-12T15:45:24.436Z]  > git --version # 'git version 2.43.0'
16:45:24 [2025-02-12T15:45:24.436Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:45:24 [2025-02-12T15:45:24.442Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-WebBrowserEdition +refs/heads/*:refs/remotes/origin/* # timeout=10
16:45:25 [2025-02-12T15:45:25.145Z]  > /usr/bin/git rev-parse refs/remotes/origin/main^{commit} # timeout=10
16:45:25 [2025-02-12T15:45:25.151Z] Checking out Revision 5815b02b016d632e2485d2cc47f1302e270f7c28 (refs/remotes/origin/main)
16:45:25 [2025-02-12T15:45:25.151Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
16:45:25 [2025-02-12T15:45:25.156Z]  > /usr/bin/git checkout -f 5815b02b016d632e2485d2cc47f1302e270f7c28 # timeout=10
16:45:25 [2025-02-12T15:45:25.170Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:45:25 [2025-02-12T15:45:25.177Z]  > /usr/bin/git branch -D main # timeout=10
16:45:25 [2025-02-12T15:45:25.184Z]  > /usr/bin/git checkout -b main 5815b02b016d632e2485d2cc47f1302e270f7c28 # timeout=10
16:45:25 [2025-02-12T15:45:25.200Z] Commit message: "The Jenkins pipeline to generate a build version of the project updated the version of the dependency on Silverpeas to a build version of 6.4.3. Revert this in order to be able to release the version 1.0"
16:45:25 [2025-02-12T15:45:25.201Z]  > /usr/bin/git rev-list --no-walk 669c482d778a37ea4c8d99d52b106fc6efc75c1c # timeout=10