Skip to content

Console Output

21:10:13 [2022-05-08T19:10:13.020Z] Selected Git installation does not exist. Using Default
21:10:13 [2022-05-08T19:10:13.020Z] The recommended git tool is: NONE
21:10:13 [2022-05-08T19:10:13.020Z] No credentials specified
21:10:13 [2022-05-08T19:10:13.020Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Project Web Site Publisher/.git # timeout=10
21:10:13 [2022-05-08T19:10:13.027Z] Fetching changes from the remote Git repository
21:10:13 [2022-05-08T19:10:13.027Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
21:10:13 [2022-05-08T19:10:13.036Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
21:10:13 [2022-05-08T19:10:13.036Z]  > /usr/bin/git --version # timeout=10
21:10:13 [2022-05-08T19:10:13.041Z]  > git --version # 'git version 2.25.1'
21:10:13 [2022-05-08T19:10:13.041Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:10:13 [2022-05-08T19:10:13.321Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:10:13 [2022-05-08T19:10:13.328Z] Checking out Revision 1fdcd5cb6e431760ea616d402798758742a50046 (refs/remotes/origin/master)
21:10:13 [2022-05-08T19:10:13.328Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
21:10:13 [2022-05-08T19:10:13.334Z]  > /usr/bin/git checkout -f 1fdcd5cb6e431760ea616d402798758742a50046 # timeout=10
21:10:13 [2022-05-08T19:10:13.365Z] Commit message: "Update the Jenkinsfile that builds a Docker image of Silverpeas for pro. Now, the pipeline will perform a PR by using the Github API. It checks also if the build is just an update of an existing version of Silverpeas"
21:10:13 [2022-05-08T19:10:13.366Z]  > /usr/bin/git rev-list --no-walk 1fdcd5cb6e431760ea616d402798758742a50046 # timeout=10