Skip to content

Console Output

10:37:55 [2026-03-02T09:37:55.660Z] The recommended git tool is: /usr/bin/git
10:37:55 [2026-03-02T09:37:55.660Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
10:37:55 [2026-03-02T09:37:55.671Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3d4a18ef; decorates hudson.Launcher$LocalLauncher@8a1bfc5 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:37:55 [2026-03-02T09:37:55.671Z] Cloning the remote Git repository
10:37:55 [2026-03-02T09:37:55.671Z] Cloning repository https://github.com/Silverpeas/silverpeasmobile
10:37:55 [2026-03-02T09:37:55.672Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile # timeout=10
10:37:55 [2026-03-02T09:37:55.680Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
10:37:55 [2026-03-02T09:37:55.680Z]  > /usr/bin/git --version # timeout=10
10:37:55 [2026-03-02T09:37:55.684Z]  > git --version # 'git version 2.43.0'
10:37:55 [2026-03-02T09:37:55.684Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
10:37:55 [2026-03-02T09:37:55.689Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
10:37:57 [2026-03-02T09:37:57.818Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
10:37:57 [2026-03-02T09:37:57.824Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:37:57 [2026-03-02T09:37:57.831Z] Avoid second fetch
10:37:57 [2026-03-02T09:37:57.831Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
10:37:57 [2026-03-02T09:37:57.837Z] Checking out Revision 414591e0f1dadf21cae9236c655a14b0f6b252c5 (refs/remotes/origin/6.4.x)
10:37:57 [2026-03-02T09:37:57.837Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
10:37:57 [2026-03-02T09:37:57.842Z]  > /usr/bin/git checkout -f 414591e0f1dadf21cae9236c655a14b0f6b252c5 # timeout=10
10:37:57 [2026-03-02T09:37:57.952Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
10:37:57 [2026-03-02T09:37:57.962Z]  > /usr/bin/git checkout -b 6.4.x 414591e0f1dadf21cae9236c655a14b0f6b252c5 # timeout=10
10:37:58 [2026-03-02T09:37:58.029Z] Commit message: "Update dependency on Silverpeas to version 6.4.6-build260219"
10:37:58 [2026-03-02T09:37:58.030Z]  > /usr/bin/git rev-list --no-walk 5699807b4b02026efdbcd5a7cd5a1595b05e5768 # timeout=10