Skip to content

Console Output

15:03:39 [2023-11-20T14:03:39.267Z] Selected Git installation does not exist. Using Default
15:03:39 [2023-11-20T14:03:39.267Z] The recommended git tool is: NONE
15:03:39 [2023-11-20T14:03:39.267Z] No credentials specified
15:03:39 [2023-11-20T14:03:39.267Z] Cloning the remote Git repository
15:03:39 [2023-11-20T14:03:39.267Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
15:03:39 [2023-11-20T14:03:39.267Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Prod Image # timeout=10
15:03:39 [2023-11-20T14:03:39.273Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
15:03:39 [2023-11-20T14:03:39.273Z]  > /usr/bin/git --version # timeout=10
15:03:39 [2023-11-20T14:03:39.277Z]  > git --version # 'git version 2.34.1'
15:03:39 [2023-11-20T14:03:39.277Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:03:39 [2023-11-20T14:03:39.866Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
15:03:39 [2023-11-20T14:03:39.870Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:03:39 [2023-11-20T14:03:39.875Z] Avoid second fetch
15:03:39 [2023-11-20T14:03:39.875Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:03:39 [2023-11-20T14:03:39.880Z] Checking out Revision a3e3109be7bea387df42254cafa05a6adea05e89 (refs/remotes/origin/master)
15:03:39 [2023-11-20T14:03:39.880Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
15:03:39 [2023-11-20T14:03:39.883Z]  > /usr/bin/git checkout -f a3e3109be7bea387df42254cafa05a6adea05e89 # timeout=10
15:03:39 [2023-11-20T14:03:39.894Z] Commit message: "Updating the Jenkins file of WebBrowserEdition project according to the new convention rules."
15:03:39 [2023-11-20T14:03:39.894Z]  > /usr/bin/git rev-list --no-walk e0e36317aa0c8bd7bd692e9e4f79139f7222a97c # timeout=10