Skip to content

Console Output

14:43:23 [2026-09-16T12:43:23.785Z] Selected Git installation does not exist. Using Default
14:43:23 [2026-09-16T12:43:23.785Z] The recommended git tool is: NONE
14:43:23 [2026-09-16T12:43:23.785Z] No credentials specified
14:43:23 [2026-09-16T12:43:23.785Z] Cloning the remote Git repository
14:43:23 [2026-09-16T12:43:23.785Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
14:43:23 [2026-09-16T12:43:23.786Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_SSO_AutoDeploy@2 # timeout=10
14:43:23 [2026-09-16T12:43:23.798Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
14:43:23 [2026-09-16T12:43:23.798Z]  > /usr/bin/git --version # timeout=10
14:43:23 [2026-09-16T12:43:23.805Z]  > git --version # 'git version 2.43.0'
14:43:23 [2026-09-16T12:43:23.805Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:43:24 [2026-09-16T12:43:24.667Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
14:43:24 [2026-09-16T12:43:24.672Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:43:24 [2026-09-16T12:43:24.680Z] Avoid second fetch
14:43:24 [2026-09-16T12:43:24.680Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:43:24 [2026-09-16T12:43:24.685Z] Checking out Revision c8dc7ef50e04c1b811eb42acbb89b17d98f982d7 (refs/remotes/origin/master)
14:43:24 [2026-09-16T12:43:24.685Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
14:43:24 [2026-09-16T12:43:24.690Z]  > /usr/bin/git checkout -f c8dc7ef50e04c1b811eb42acbb89b17d98f982d7 # timeout=10
14:43:24 [2026-09-16T12:43:24.705Z] Commit message: "Fix shell bad syntax"
14:43:24 [2026-09-16T12:43:24.705Z]  > /usr/bin/git rev-list --no-walk c8dc7ef50e04c1b811eb42acbb89b17d98f982d7 # timeout=10