Skip to content

Console Output

10:54:39 [2025-04-16T08:54:39.127Z] Selected Git installation does not exist. Using Default
10:54:39 [2025-04-16T08:54:39.127Z] The recommended git tool is: NONE
10:54:39 [2025-04-16T08:54:39.127Z] No credentials specified
10:54:39 [2025-04-16T08:54:39.127Z] Cloning the remote Git repository
10:54:39 [2025-04-16T08:54:39.127Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
10:54:39 [2025-04-16T08:54:39.127Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_AutoDeploy # timeout=10
10:54:39 [2025-04-16T08:54:39.138Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
10:54:39 [2025-04-16T08:54:39.138Z]  > /usr/bin/git --version # timeout=10
10:54:39 [2025-04-16T08:54:39.142Z]  > git --version # 'git version 2.43.0'
10:54:39 [2025-04-16T08:54:39.143Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:54:39 [2025-04-16T08:54:39.664Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
10:54:39 [2025-04-16T08:54:39.671Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:54:39 [2025-04-16T08:54:39.681Z] Avoid second fetch
10:54:39 [2025-04-16T08:54:39.681Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:54:39 [2025-04-16T08:54:39.686Z] Checking out Revision 08023d811205f6aba0cc1af783597b4af757a954 (refs/remotes/origin/master)
10:54:39 [2025-04-16T08:54:39.687Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
10:54:39 [2025-04-16T08:54:39.691Z]  > /usr/bin/git checkout -f 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10
10:54:39 [2025-04-16T08:54:39.709Z] Commit message: "Fix condition testing in the release pipeline for Silverpeas-Sso. In this same pipeline, give the version of the Docker image to use (6.4 currently). Idem for the auto build pipeline for Silverpeas-Sso."
10:54:39 [2025-04-16T08:54:39.709Z]  > /usr/bin/git rev-list --no-walk e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10