Skip to content

Console Output

17:26:49 [2024-05-01T21:26:49.297Z] The recommended git tool is: git
17:26:49 [2024-05-01T21:26:49.469Z] No credentials specified
17:26:49 [2024-05-01T21:26:49.531Z] Cloning the remote Git repository
17:26:49 [2024-05-01T21:26:49.594Z] Honoring refspec on initial clone
17:26:49 [2024-05-01T21:26:49.607Z] Cloning repository https://github.com/eclipse/omr.git
17:26:49 [2024-05-01T21:26:49.607Z]  > git init c:\omr\workspace\Build-win_x86-64\Build # timeout=10
17:26:49 [2024-05-01T21:26:49.669Z] [WARNING] Reference path does not exist: C:\cygwin64\home\omr/gitcache
17:26:49 [2024-05-01T21:26:49.669Z] Fetching upstream changes from https://github.com/eclipse/omr.git
17:26:49 [2024-05-01T21:26:49.669Z]  > git --version # timeout=10
17:26:49 [2024-05-01T21:26:49.700Z]  > git --version # 'git version 2.37.3'
17:26:49 [2024-05-01T21:26:49.700Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
17:27:05 [2024-05-01T21:27:05.078Z] Avoid second fetch
17:27:05 [2024-05-01T21:27:05.172Z] Checking out Revision acd6f7e0b0ce384cb2e941729635c91a3a1c451a (refs/remotes/origin/master)
17:27:04 [2024-05-01T21:27:04.904Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
17:27:04 [2024-05-01T21:27:04.935Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:27:05 [2024-05-01T21:27:05.091Z]  > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
17:27:05 [2024-05-01T21:27:05.185Z]  > git config core.sparsecheckout # timeout=10
17:27:05 [2024-05-01T21:27:05.216Z]  > git checkout -f acd6f7e0b0ce384cb2e941729635c91a3a1c451a # timeout=10
17:27:08 [2024-05-01T21:27:08.125Z] Commit message: "Merge pull request #7323 from Deigue/openxl-wrkrd"
17:27:08 [2024-05-01T21:27:08.138Z]  > git rev-list --no-walk 76d1f001d8342980af806de5e09f0a8b49857e27 # timeout=10