Skip to content

Console Output

21:15:29 [2024-08-28T19:15:29.429Z] Selected Git installation does not exist. Using Default
21:15:29 [2024-08-28T19:15:29.429Z] The recommended git tool is: NONE
21:15:29 [2024-08-28T19:15:29.429Z] No credentials specified
21:15:29 [2024-08-28T19:15:29.430Z] Cloning the remote Git repository
21:15:29 [2024-08-28T19:15:29.430Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
21:15:29 [2024-08-28T19:15:29.430Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Project Web Site Publisher # timeout=10
21:15:29 [2024-08-28T19:15:29.440Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
21:15:29 [2024-08-28T19:15:29.440Z]  > /usr/bin/git --version # timeout=10
21:15:29 [2024-08-28T19:15:29.443Z]  > git --version # 'git version 2.34.1'
21:15:29 [2024-08-28T19:15:29.443Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:15:30 [2024-08-28T19:15:30.355Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
21:15:30 [2024-08-28T19:15:30.361Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
21:15:30 [2024-08-28T19:15:30.368Z] Avoid second fetch
21:15:30 [2024-08-28T19:15:30.368Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:15:30 [2024-08-28T19:15:30.373Z] Checking out Revision 85c763f0396e283b912764387b37b96c90b75383 (refs/remotes/origin/master)
21:15:30 [2024-08-28T19:15:30.373Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
21:15:30 [2024-08-28T19:15:30.377Z]  > /usr/bin/git checkout -f 85c763f0396e283b912764387b37b96c90b75383 # timeout=10
21:15:30 [2024-08-28T19:15:30.389Z] Commit message: "Update the pipeline for building a build version of Silverpeas Mobile so that the project isn't build if either Silverpeas hasn't be updated since the last build or there is no change in code"
21:15:30 [2024-08-28T19:15:30.389Z]  > /usr/bin/git rev-list --no-walk c1d8fec8584dd07aa6a6a302c27f150c158bbca4 # timeout=10