Skip to content

Console Output

10:28:31 [2023-12-06T09:28:31.045Z] Selected Git installation does not exist. Using Default
10:28:31 [2023-12-06T09:28:31.045Z] The recommended git tool is: NONE
10:28:31 [2023-12-06T09:28:31.045Z] No credentials specified
10:28:31 [2023-12-06T09:28:31.045Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing/.git # timeout=10
10:28:31 [2023-12-06T09:28:31.049Z] Fetching changes from the remote Git repository
10:28:31 [2023-12-06T09:28:31.051Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
10:28:31 [2023-12-06T09:28:31.054Z] Cleaning workspace
10:28:31 [2023-12-06T09:28:31.055Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
10:28:31 [2023-12-06T09:28:31.058Z] Resetting working tree
10:28:31 [2023-12-06T09:28:31.058Z]  > /usr/bin/git reset --hard # timeout=10
10:28:31 [2023-12-06T09:28:31.098Z]  > /usr/bin/git clean -fdx # timeout=10
10:28:31 [2023-12-06T09:28:31.102Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
10:28:31 [2023-12-06T09:28:31.102Z]  > /usr/bin/git --version # timeout=10
10:28:31 [2023-12-06T09:28:31.106Z]  > git --version # 'git version 2.34.1'
10:28:31 [2023-12-06T09:28:31.106Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:28:31 [2023-12-06T09:28:31.467Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:28:31 [2023-12-06T09:28:31.473Z] Checking out Revision a3e3109be7bea387df42254cafa05a6adea05e89 (refs/remotes/origin/master)
10:28:31 [2023-12-06T09:28:31.473Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
10:28:31 [2023-12-06T09:28:31.477Z]  > /usr/bin/git checkout -f a3e3109be7bea387df42254cafa05a6adea05e89 # timeout=10
10:28:31 [2023-12-06T09:28:31.483Z] Commit message: "Updating the Jenkins file of WebBrowserEdition project according to the new convention rules."
10:28:31 [2023-12-06T09:28:31.484Z]  > /usr/bin/git rev-list --no-walk a3e3109be7bea387df42254cafa05a6adea05e89 # timeout=10