Skip to content

Console Output

10:36:23 [2026-03-02T09:36:23.045Z] The recommended git tool is: NONE
10:36:23 [2026-03-02T09:36:23.046Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
10:36:23 [2026-03-02T09:36:23.054Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@326ae8ff; decorates hudson.Launcher$LocalLauncher@4ddb8932 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:36:23 [2026-03-02T09:36:23.054Z] Cloning the remote Git repository
10:36:23 [2026-03-02T09:36:23.054Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Distribution
10:36:23 [2026-03-02T09:36:23.054Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Distribution # timeout=10
10:36:23 [2026-03-02T09:36:23.064Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
10:36:23 [2026-03-02T09:36:23.064Z]  > /usr/bin/git --version # timeout=10
10:36:23 [2026-03-02T09:36:23.069Z]  > git --version # 'git version 2.43.0'
10:36:23 [2026-03-02T09:36:23.069Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
10:36:23 [2026-03-02T09:36:23.074Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
10:36:24 [2026-03-02T09:36:24.038Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
10:36:24 [2026-03-02T09:36:24.044Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:36:24 [2026-03-02T09:36:24.052Z] Avoid second fetch
10:36:24 [2026-03-02T09:36:24.052Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
10:36:24 [2026-03-02T09:36:24.058Z] Checking out Revision c77a8f4682d539408137ee00de16eb9a275829aa (refs/remotes/origin/6.4.x)
10:36:24 [2026-03-02T09:36:24.058Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
10:36:24 [2026-03-02T09:36:24.063Z]  > /usr/bin/git checkout -f c77a8f4682d539408137ee00de16eb9a275829aa # timeout=10
10:36:24 [2026-03-02T09:36:24.117Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
10:36:24 [2026-03-02T09:36:24.125Z]  > /usr/bin/git checkout -b 6.4.x c77a8f4682d539408137ee00de16eb9a275829aa # timeout=10
10:36:24 [2026-03-02T09:36:24.172Z] Commit message: "feature #15131 : activation of a planned compacting task during execution"
10:36:24 [2026-03-02T09:36:24.172Z]  > /usr/bin/git rev-list --no-walk a73a000198208cad87d72fdf9157515e8267f081 # timeout=10