Skip to content

Console Output

22:11:41 [2024-06-07T02:11:41.273Z] The recommended git tool is: git
22:11:54 [2024-06-07T02:11:54.492Z] No credentials specified
22:11:54 [2024-06-07T02:11:54.554Z] Cloning the remote Git repository
22:11:54 [2024-06-07T02:11:54.601Z] Honoring refspec on initial clone
22:11:54 [2024-06-07T02:11:54.737Z] Cloning repository https://github.com/eclipse/omr.git
22:11:54 [2024-06-07T02:11:54.846Z]  > git init c:\omr\workspace\PullRequest-win_x86-64\Build # timeout=10
22:11:55 [2024-06-07T02:11:55.175Z] [WARNING] Reference path does not exist: C:\cygwin64\home\omr/gitcache
22:11:55 [2024-06-07T02:11:55.190Z] Fetching upstream changes from https://github.com/eclipse/omr.git
22:11:55 [2024-06-07T02:11:55.190Z]  > git --version # timeout=10
22:11:55 [2024-06-07T02:11:55.221Z]  > git --version # 'git version 2.37.3'
22:11:55 [2024-06-07T02:11:55.237Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7362/merge:refs/remotes/origin/pr/7362/merge # timeout=30
22:12:15 [2024-06-07T02:12:15.378Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
22:12:15 [2024-06-07T02:12:15.518Z]  > git config --add remote.origin.fetch +refs/pull/7362/merge:refs/remotes/origin/pr/7362/merge # timeout=10
22:12:21 [2024-06-07T02:12:21.757Z] Avoid second fetch
22:12:21 [2024-06-07T02:12:21.867Z] Checking out Revision c6c3e7c03ddd8b9c079700dde35f25fe9cec0ec3 (refs/remotes/origin/pr/7362/merge)
22:12:21 [2024-06-07T02:12:21.768Z]  > git rev-parse "refs/remotes/origin/pr/7362/merge^{commit}" # timeout=10
22:12:21 [2024-06-07T02:12:21.924Z]  > git config core.sparsecheckout # timeout=10
22:12:21 [2024-06-07T02:12:21.987Z]  > git checkout -f c6c3e7c03ddd8b9c079700dde35f25fe9cec0ec3 # timeout=10
22:12:29 [2024-06-07T02:12:29.710Z] Commit message: "Merge 2a2e13046b1a7c52179fd5f83380e633ccbec11f into 361c9df886c5e537a4fa96465ffe38603b0dd9d8"