Skip to content

Console Output

23:18:57 [2024-02-29T04:18:57.743Z] Selected Git installation does not exist. Using Default
23:18:57 [2024-02-29T04:18:57.743Z] The recommended git tool is: NONE
23:19:04 [2024-02-29T04:19:04.045Z] No credentials specified
23:19:04 [2024-02-29T04:19:04.047Z] Cloning the remote Git repository
23:19:04 [2024-02-29T04:19:04.128Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
23:19:04 [2024-02-29T04:19:04.156Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-nightly # timeout=10
23:19:04 [2024-02-29T04:19:04.244Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
23:19:04 [2024-02-29T04:19:04.327Z]  > git --version # timeout=10
23:19:04 [2024-02-29T04:19:04.330Z]  > git --version # 'git version 2.20.1'
23:19:04 [2024-02-29T04:19:04.331Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:19:04 [2024-02-29T04:19:04.706Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
23:19:04 [2024-02-29T04:19:04.710Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:19:06 [2024-02-29T04:19:06.354Z] Avoid second fetch
23:19:06 [2024-02-29T04:19:06.433Z] Checking out Revision d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 (refs/remotes/origin/master)
23:19:06 [2024-02-29T04:19:06.353Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
23:19:06 [2024-02-29T04:19:06.433Z]  > git config core.sparsecheckout # timeout=10
23:19:06 [2024-02-29T04:19:06.437Z]  > git checkout -f d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 # timeout=10
23:19:06 [2024-02-29T04:19:06.840Z] Commit message: "Merge pull request #2 from PatrickTasse/master"
23:19:06 [2024-02-29T04:19:06.839Z]  > git rev-list --no-walk d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 # timeout=10