Skip to content

Console Output

16:19:06 [2024-02-22T21:19:06.610Z] Selected Git installation does not exist. Using Default
16:19:06 [2024-02-22T21:19:06.610Z] The recommended git tool is: NONE
16:19:13 [2024-02-22T21:19:13.700Z] No credentials specified
16:19:13 [2024-02-22T21:19:13.703Z] Cloning the remote Git repository
16:19:13 [2024-02-22T21:19:13.720Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
16:19:13 [2024-02-22T21:19:13.805Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-nightly-staging # timeout=10
16:19:14 [2024-02-22T21:19:14.104Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
16:19:14 [2024-02-22T21:19:14.104Z]  > git --version # timeout=10
16:19:14 [2024-02-22T21:19:14.108Z]  > git --version # 'git version 2.20.1'
16:19:14 [2024-02-22T21:19:14.109Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:19:14 [2024-02-22T21:19:14.576Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
16:19:14 [2024-02-22T21:19:14.598Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:19:16 [2024-02-22T21:19:16.413Z] Avoid second fetch
16:19:16 [2024-02-22T21:19:16.496Z] Checking out Revision d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 (refs/remotes/origin/master)
16:19:17 [2024-02-22T21:19:17.104Z] Commit message: "Merge pull request #2 from PatrickTasse/master"
16:19:16 [2024-02-22T21:19:16.420Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:19:16 [2024-02-22T21:19:16.507Z]  > git config core.sparsecheckout # timeout=10
16:19:16 [2024-02-22T21:19:16.511Z]  > git checkout -f d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 # timeout=10
16:19:17 [2024-02-22T21:19:17.113Z]  > git rev-list --no-walk d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 # timeout=10