Skip to content

Console Output

13:07:09 [2024-06-19T17:07:09.917Z] The recommended git tool is: git
13:07:10 [2024-06-19T17:07:10.523Z] No credentials specified
13:07:10 [2024-06-19T17:07:10.760Z] Cloning the remote Git repository
13:07:10 [2024-06-19T17:07:10.992Z] Honoring refspec on initial clone
13:07:11 [2024-06-19T17:07:11.100Z] Cloning repository https://github.com/eclipse/omr.git
13:07:11 [2024-06-19T17:07:11.101Z]  > git init /Users/omr/workspace/Build # timeout=10
13:07:11 [2024-06-19T17:07:11.129Z] [WARNING] Reference path does not exist: /Users/omr/gitcache
13:07:11 [2024-06-19T17:07:11.130Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:07:11 [2024-06-19T17:07:11.130Z]  > git --version # timeout=10
13:07:11 [2024-06-19T17:07:11.140Z]  > git --version # 'git version 2.38.1'
13:07:11 [2024-06-19T17:07:11.141Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
13:07:16 [2024-06-19T17:07:16.845Z] Avoid second fetch
13:07:16 [2024-06-19T17:07:16.554Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:07:16 [2024-06-19T17:07:16.558Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:07:17 [2024-06-19T17:07:17.060Z] Checking out Revision c2719521f1311f3b38c4ceddfc4c7adcbf8cbc80 (refs/remotes/origin/master)
13:07:17 [2024-06-19T17:07:17.839Z] Commit message: "Merge pull request #7387 from a7ehuo/system-arraycopy-perf-15-int-long-threshold-32bytes"
13:07:16 [2024-06-19T17:07:16.937Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:07:17 [2024-06-19T17:07:17.149Z]  > git config core.sparsecheckout # timeout=10
13:07:17 [2024-06-19T17:07:17.168Z]  > git checkout -f c2719521f1311f3b38c4ceddfc4c7adcbf8cbc80 # timeout=10
13:07:17 [2024-06-19T17:07:17.936Z]  > git rev-list --no-walk e92518f52b89c68352935beb16a34b76278074eb # timeout=10