Skip to content

Console Output

16:54:25 [2024-05-24T20:54:25.883Z] The recommended git tool is: git
16:54:41 [2024-05-24T20:54:41.477Z] No credentials specified
16:54:41 [2024-05-24T20:54:41.539Z] Cloning the remote Git repository
16:54:41 [2024-05-24T20:54:41.602Z] Honoring refspec on initial clone
16:54:41 [2024-05-24T20:54:41.772Z] Cloning repository https://github.com/eclipse/omr.git
16:54:41 [2024-05-24T20:54:41.865Z]  > git init c:\omr\workspace\Build-win_x86-64\Build # timeout=10
16:54:42 [2024-05-24T20:54:42.053Z] [WARNING] Reference path does not exist: C:\cygwin64\home\omr/gitcache
16:54:42 [2024-05-24T20:54:42.053Z] Fetching upstream changes from https://github.com/eclipse/omr.git
16:54:42 [2024-05-24T20:54:42.053Z]  > git --version # timeout=10
16:54:42 [2024-05-24T20:54:42.100Z]  > git --version # 'git version 2.37.3'
16:54:42 [2024-05-24T20:54:42.100Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
16:54:57 [2024-05-24T20:54:57.725Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
16:54:57 [2024-05-24T20:54:57.772Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:55:03 [2024-05-24T20:55:03.289Z] Avoid second fetch
16:55:03 [2024-05-24T20:55:03.399Z] Checking out Revision 01374a448176ee40c42e9028aa0f991f22da60f7 (refs/remotes/origin/master)
16:55:03 [2024-05-24T20:55:03.303Z]  > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
16:55:03 [2024-05-24T20:55:03.475Z]  > git config core.sparsecheckout # timeout=10
16:55:03 [2024-05-24T20:55:03.506Z]  > git checkout -f 01374a448176ee40c42e9028aa0f991f22da60f7 # timeout=10
16:55:09 [2024-05-24T20:55:09.915Z] Commit message: "Merge pull request #7344 from dmitripivkine/master"
16:55:09 [2024-05-24T20:55:09.928Z]  > git rev-list --no-walk e32d21b256728bc90598eb68fddfebbf52f8b740 # timeout=10