Console Output
12:14:01 [2025-11-02T11:14:01.755Z] Selected Git installation does not exist. Using Default
12:14:01 [2025-11-02T11:14:01.755Z] The recommended git tool is: NONE
12:14:01 [2025-11-02T11:14:01.755Z] No credentials specified
12:14:01 [2025-11-02T11:14:01.756Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Ugrade_Test/.git # timeout=10
12:14:01 [2025-11-02T11:14:01.762Z] Fetching changes from the remote Git repository
12:14:01 [2025-11-02T11:14:01.763Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
12:14:01 [2025-11-02T11:14:01.771Z] Cleaning workspace
12:14:01 [2025-11-02T11:14:01.771Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
12:14:01 [2025-11-02T11:14:01.777Z] Resetting working tree
12:14:01 [2025-11-02T11:14:01.777Z]  > /usr/bin/git reset --hard # timeout=10
12:14:01 [2025-11-02T11:14:01.860Z]  > /usr/bin/git clean -fdx # timeout=10
12:14:02 [2025-11-02T11:14:02.466Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
12:14:02 [2025-11-02T11:14:02.466Z]  > /usr/bin/git --version # timeout=10
12:14:02 [2025-11-02T11:14:02.472Z]  > git --version # 'git version 2.43.0'
12:14:02 [2025-11-02T11:14:02.473Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:14:03 [2025-11-02T11:14:03.298Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:14:03 [2025-11-02T11:14:03.304Z] Checking out Revision c0c9295a0e0ce0d5ab0981da18bf062891a165bd (refs/remotes/origin/master)
12:14:03 [2025-11-02T11:14:03.304Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
12:14:03 [2025-11-02T11:14:03.309Z]  > /usr/bin/git checkout -f c0c9295a0e0ce0d5ab0981da18bf062891a165bd # timeout=10
12:14:03 [2025-11-02T11:14:03.329Z] Commit message: "When the job for building Silverpeas fails, send an email with the log files generated by wildfly with all the classes loaded in the JVM during the integration tests"
12:14:03 [2025-11-02T11:14:03.329Z]  > /usr/bin/git rev-list --no-walk 1e65aff8523fd6d2bf304c97d4df2e12036153c0 # timeout=10