Skip to content

Console Output

15:00:27 [2022-05-31T19:00:27.217Z] Selected Git installation does not exist. Using Default
15:00:27 [2022-05-31T19:00:27.218Z] The recommended git tool is: NONE
15:00:40 [2022-05-31T19:00:40.612Z] No credentials specified
15:00:40 [2022-05-31T19:00:40.615Z] Cloning the remote Git repository
15:00:46 [2022-05-31T19:00:46.118Z] Avoid second fetch
15:00:46 [2022-05-31T19:00:46.216Z] Checking out Revision 1a375c9181b88968de8ada1821aef4acb11b3903 (refs/remotes/origin/master)
15:00:40 [2022-05-31T19:00:40.714Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
15:00:45 [2022-05-31T19:00:45.312Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-rcptt # timeout=10
15:00:45 [2022-05-31T19:00:45.423Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
15:00:45 [2022-05-31T19:00:45.424Z]  > git --version # timeout=10
15:00:45 [2022-05-31T19:00:45.512Z]  > git --version # 'git version 2.20.1'
15:00:45 [2022-05-31T19:00:45.513Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
15:00:46 [2022-05-31T19:00:46.023Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
15:00:46 [2022-05-31T19:00:46.113Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:00:46 [2022-05-31T19:00:46.122Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:00:46 [2022-05-31T19:00:46.225Z]  > git config core.sparsecheckout # timeout=10
15:00:46 [2022-05-31T19:00:46.316Z]  > git checkout -f 1a375c9181b88968de8ada1821aef4acb11b3903 # timeout=10
15:00:52 [2022-05-31T19:00:52.915Z] Commit message: "Support java-doc generation during Trace Compass build"
15:00:52 [2022-05-31T19:00:52.920Z]  > git rev-list --no-walk 1a375c9181b88968de8ada1821aef4acb11b3903 # timeout=10