Skip to content

Console Output

15:51:05 [2024-06-21T19:51:05.394Z] The recommended git tool is: git
15:51:05 [2024-06-21T19:51:05.549Z] No credentials specified
15:51:05 [2024-06-21T19:51:05.570Z] Cloning the remote Git repository
15:51:05 [2024-06-21T19:51:05.590Z] Honoring refspec on initial clone
15:51:05 [2024-06-21T19:51:05.625Z] Cloning repository https://github.com/eclipse/omr.git
15:51:05 [2024-06-21T19:51:05.628Z]  > git init /home/omr/workspace/Build # timeout=10
15:51:05 [2024-06-21T19:51:05.700Z] [WARNING] Reference path does not exist: /home/omr/gitcache
15:51:05 [2024-06-21T19:51:05.706Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:51:05 [2024-06-21T19:51:05.706Z]  > git --version # timeout=10
15:51:05 [2024-06-21T19:51:05.709Z]  > git --version # 'git version 2.39.1'
15:51:05 [2024-06-21T19:51:05.709Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7345/merge:refs/remotes/origin/pr/7345/merge # timeout=30
15:51:14 [2024-06-21T19:51:14.204Z] Avoid second fetch
15:51:14 [2024-06-21T19:51:14.226Z] Checking out Revision 5b0fafb67227926c23fd53c570c3b558f2522c6c (refs/remotes/origin/pr/7345/merge)
15:51:14 [2024-06-21T19:51:14.634Z] Commit message: "Merge 4a104576da784636eac590a50fe0990225b10201 into 5d2a72e72daeada0b2d205aafb7df5f082a16151"
15:51:14 [2024-06-21T19:51:14.164Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:51:14 [2024-06-21T19:51:14.166Z]  > git config --add remote.origin.fetch +refs/pull/7345/merge:refs/remotes/origin/pr/7345/merge # timeout=10
15:51:14 [2024-06-21T19:51:14.212Z]  > git rev-parse refs/remotes/origin/pr/7345/merge^{commit} # timeout=10
15:51:14 [2024-06-21T19:51:14.235Z]  > git config core.sparsecheckout # timeout=10
15:51:14 [2024-06-21T19:51:14.237Z]  > git checkout -f 5b0fafb67227926c23fd53c570c3b558f2522c6c # timeout=10