Console Output
16:40:55 [2022-06-15T14:40:55.823Z] Selected Git installation does not exist. Using Default
16:40:55 [2022-06-15T14:40:55.823Z] The recommended git tool is: NONE
16:40:55 [2022-06-15T14:40:55.824Z] No credentials specified
16:40:55 [2022-06-15T14:40:55.824Z] Cloning the remote Git repository
16:40:55 [2022-06-15T14:40:55.824Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
16:40:55 [2022-06-15T14:40:55.824Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Projects Build Image # timeout=10
16:40:55 [2022-06-15T14:40:55.833Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
16:40:55 [2022-06-15T14:40:55.833Z] > /usr/bin/git --version # timeout=10
16:40:55 [2022-06-15T14:40:55.837Z] > git --version # 'git version 2.25.1'
16:40:55 [2022-06-15T14:40:55.837Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:40:56 [2022-06-15T14:40:56.402Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
16:40:56 [2022-06-15T14:40:56.409Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:40:56 [2022-06-15T14:40:56.416Z] Avoid second fetch
16:40:56 [2022-06-15T14:40:56.417Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:40:56 [2022-06-15T14:40:56.423Z] Checking out Revision e94000d1972c670c9dc4dd4d81b462df3b51b575 (refs/remotes/origin/master)
16:40:56 [2022-06-15T14:40:56.423Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:40:56 [2022-06-15T14:40:56.428Z] > /usr/bin/git checkout -f e94000d1972c670c9dc4dd4d81b462df3b51b575 # timeout=10
16:40:56 [2022-06-15T14:40:56.446Z] Commit message: "Fix Jenkinsfile for building the Docker image silverpeas/silverbuild"
16:40:56 [2022-06-15T14:40:56.446Z] > /usr/bin/git rev-list --no-walk 7a2a0050997fdd22d8352124d58a3dea54ad60e5 # timeout=10