Skip to content

Console Output

16:32:52 [2024-03-21T20:32:52.671Z] The recommended git tool is: git
16:32:52 [2024-03-21T20:32:52.859Z] No credentials specified
16:32:52 [2024-03-21T20:32:52.937Z] Cloning the remote Git repository
16:32:53 [2024-03-21T20:32:53.015Z] Honoring refspec on initial clone
16:32:53 [2024-03-21T20:32:53.046Z] Cloning repository https://github.com/eclipse/omr.git
16:32:53 [2024-03-21T20:32:53.046Z]  > git init c:\omr\workspace\Build-win_x86-64\Build # timeout=10
16:32:53 [2024-03-21T20:32:53.124Z] [WARNING] Reference path does not exist: C:\cygwin64\home\omr/gitcache
16:32:53 [2024-03-21T20:32:53.124Z] Fetching upstream changes from https://github.com/eclipse/omr.git
16:32:53 [2024-03-21T20:32:53.124Z]  > git --version # timeout=10
16:32:53 [2024-03-21T20:32:53.171Z]  > git --version # 'git version 2.37.3'
16:32:53 [2024-03-21T20:32:53.171Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
16:33:13 [2024-03-21T20:33:13.469Z] Avoid second fetch
16:33:13 [2024-03-21T20:33:13.594Z] Checking out Revision cbfcf7d944404dff66a00015aa3f562027d46e4a (refs/remotes/origin/master)
16:33:13 [2024-03-21T20:33:13.233Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
16:33:13 [2024-03-21T20:33:13.280Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:33:13 [2024-03-21T20:33:13.499Z]  > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
16:33:13 [2024-03-21T20:33:13.624Z]  > git config core.sparsecheckout # timeout=10
16:33:13 [2024-03-21T20:33:13.671Z]  > git checkout -f cbfcf7d944404dff66a00015aa3f562027d46e4a # timeout=10
16:33:17 [2024-03-21T20:33:17.906Z] Commit message: "Merge pull request #7290 from keithc-ca/revert-7283"
16:33:17 [2024-03-21T20:33:17.936Z]  > git rev-list --no-walk 434db6e20cba71da8843231e0215fa3913925f67 # timeout=10