Skip to content

Console Output

14:45:43 [2024-06-03T18:45:43.766Z] The recommended git tool is: git
14:45:44 [2024-06-03T18:45:44.367Z] No credentials specified
14:45:44 [2024-06-03T18:45:44.644Z] Cloning the remote Git repository
14:45:44 [2024-06-03T18:45:44.884Z] Honoring refspec on initial clone
14:45:44 [2024-06-03T18:45:44.994Z] Cloning repository https://github.com/eclipse/omr.git
14:45:44 [2024-06-03T18:45:44.995Z]  > git init /Users/omr/workspace/Build # timeout=10
14:45:45 [2024-06-03T18:45:45.023Z] [WARNING] Reference path does not exist: /Users/omr/gitcache
14:45:45 [2024-06-03T18:45:45.023Z] Fetching upstream changes from https://github.com/eclipse/omr.git
14:45:45 [2024-06-03T18:45:45.024Z]  > git --version # timeout=10
14:45:45 [2024-06-03T18:45:45.034Z]  > git --version # 'git version 2.38.1'
14:45:45 [2024-06-03T18:45:45.034Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
14:45:49 [2024-06-03T18:45:49.689Z] Avoid second fetch
14:45:49 [2024-06-03T18:45:49.248Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
14:45:49 [2024-06-03T18:45:49.252Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:45:50 [2024-06-03T18:45:50.012Z] Checking out Revision a3bc75a88c9099622463fe90af1697a92e00ae41 (refs/remotes/origin/master)
14:45:49 [2024-06-03T18:45:49.798Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:45:50 [2024-06-03T18:45:50.122Z]  > git config core.sparsecheckout # timeout=10
14:45:50 [2024-06-03T18:45:50.141Z]  > git checkout -f a3bc75a88c9099622463fe90af1697a92e00ae41 # timeout=10
14:45:50 [2024-06-03T18:45:50.971Z] Commit message: "Merge pull request #7353 from LinHu2016/update_jitcodecachereclaimation"
14:45:51 [2024-06-03T18:45:51.103Z]  > git rev-list --no-walk 398030f6aedfd775082905ff3b1e12f273688746 # timeout=10