Skip to content

Console Output

11:30:26 [2024-12-06T10:30:26.740Z] Selected Git installation does not exist. Using Default
11:30:26 [2024-12-06T10:30:26.740Z] The recommended git tool is: NONE
11:30:26 [2024-12-06T10:30:26.741Z] No credentials specified
11:30:26 [2024-12-06T10:30:26.741Z] Cloning the remote Git repository
11:30:26 [2024-12-06T10:30:26.741Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
11:30:26 [2024-12-06T10:30:26.741Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Kernel_Release # timeout=10
11:30:26 [2024-12-06T10:30:26.753Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
11:30:26 [2024-12-06T10:30:26.753Z]  > /usr/bin/git --version # timeout=10
11:30:26 [2024-12-06T10:30:26.758Z]  > git --version # 'git version 2.43.0'
11:30:26 [2024-12-06T10:30:26.758Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:30:27 [2024-12-06T10:30:27.246Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
11:30:27 [2024-12-06T10:30:27.251Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:30:27 [2024-12-06T10:30:27.261Z] Avoid second fetch
11:30:27 [2024-12-06T10:30:27.261Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:30:27 [2024-12-06T10:30:27.268Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master)
11:30:27 [2024-12-06T10:30:27.268Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:30:27 [2024-12-06T10:30:27.272Z]  > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
11:30:27 [2024-12-06T10:30:27.288Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose."
11:30:27 [2024-12-06T10:30:27.289Z]  > /usr/bin/git rev-list --no-walk 93060e55efa3a1d42f3018b30191c7130ab7841e # timeout=10