Skip to content

Console Output

16:30:07 [2023-05-04T14:30:07.065Z] Selected Git installation does not exist. Using Default
16:30:07 [2023-05-04T14:30:07.065Z] The recommended git tool is: NONE
16:30:07 [2023-05-04T14:30:07.065Z] No credentials specified
16:30:07 [2023-05-04T14:30:07.065Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Project Web Site Publisher/.git # timeout=10
16:30:07 [2023-05-04T14:30:07.069Z] Fetching changes from the remote Git repository
16:30:07 [2023-05-04T14:30:07.071Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
16:30:07 [2023-05-04T14:30:07.075Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
16:30:07 [2023-05-04T14:30:07.075Z]  > /usr/bin/git --version # timeout=10
16:30:07 [2023-05-04T14:30:07.078Z]  > git --version # 'git version 2.34.1'
16:30:07 [2023-05-04T14:30:07.078Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:30:08 [2023-05-04T14:30:08.671Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:30:08 [2023-05-04T14:30:08.677Z] Checking out Revision c1a5c00dd035e33097e635388533e6ff0fbca00c (refs/remotes/origin/master)
16:30:08 [2023-05-04T14:30:08.677Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
16:30:08 [2023-05-04T14:30:08.680Z]  > /usr/bin/git checkout -f c1a5c00dd035e33097e635388533e6ff0fbca00c # timeout=10
16:30:08 [2023-05-04T14:30:08.702Z] Commit message: "With the replacement of Jackrabbit 2 by Jackrabbit Oak as implementation of the JCR used by Silverpeas, the branch 'master' has been duplicated in order to keep track of the two versions of Silverpeas 6.4 in dev: one with Jackrabbit Oak (master) and the another one with Jackrabbit 2 (master-jackrabbit). These two branches will be kept until the release of version 6.4. So, the pipelines dedicated in the construction of build versions as well as to release a version of Silverpeas have been updated in consequence."
16:30:08 [2023-05-04T14:30:08.702Z]  > /usr/bin/git rev-list --no-walk f5ce6737fdf3d26a06780a69524deda523f9fff3 # timeout=10