Skip to content

Console Output

14:19:05 [2025-02-07T13:19:05.279Z] Selected Git installation does not exist. Using Default
14:19:05 [2025-02-07T13:19:05.279Z] The recommended git tool is: NONE
14:19:05 [2025-02-07T13:19:05.279Z] No credentials specified
14:19:05 [2025-02-07T13:19:05.280Z] Cloning the remote Git repository
14:19:05 [2025-02-07T13:19:05.280Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
14:19:05 [2025-02-07T13:19:05.280Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Test Image # timeout=10
14:19:05 [2025-02-07T13:19:05.289Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
14:19:05 [2025-02-07T13:19:05.289Z]  > /usr/bin/git --version # timeout=10
14:19:05 [2025-02-07T13:19:05.294Z]  > git --version # 'git version 2.43.0'
14:19:05 [2025-02-07T13:19:05.294Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:19:05 [2025-02-07T13:19:05.815Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
14:19:05 [2025-02-07T13:19:05.820Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:19:05 [2025-02-07T13:19:05.829Z] Avoid second fetch
14:19:05 [2025-02-07T13:19:05.829Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:19:05 [2025-02-07T13:19:05.834Z] Checking out Revision 3f3b79a1adf659eaa9f68ecb29797a01ba5c9625 (refs/remotes/origin/master)
14:19:05 [2025-02-07T13:19:05.835Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
14:19:05 [2025-02-07T13:19:05.839Z]  > /usr/bin/git checkout -f 3f3b79a1adf659eaa9f68ecb29797a01ba5c9625 # timeout=10
14:19:05 [2025-02-07T13:19:05.854Z] Commit message: "In the silverpeas release pipeline, relax the constrain on the QA to allow the release of 6.3.5"
14:19:05 [2025-02-07T13:19:05.854Z]  > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10