Skip to content

Console Output

13:13:50 [2024-06-20T17:13:50.271Z] The recommended git tool is: git
13:13:50 [2024-06-20T17:13:50.750Z] No credentials specified
13:13:50 [2024-06-20T17:13:50.990Z] Cloning the remote Git repository
13:13:51 [2024-06-20T17:13:51.258Z] Honoring refspec on initial clone
13:13:51 [2024-06-20T17:13:51.339Z] Cloning repository https://github.com/eclipse/omr.git
13:13:51 [2024-06-20T17:13:51.342Z]  > git init /Users/omr/workspace/Build # timeout=10
13:13:51 [2024-06-20T17:13:51.376Z] [WARNING] Reference path does not exist: /Users/omr/gitcache
13:13:51 [2024-06-20T17:13:51.376Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:13:51 [2024-06-20T17:13:51.377Z]  > git --version # timeout=10
13:13:51 [2024-06-20T17:13:51.385Z]  > git --version # 'git version 2.38.1'
13:13:51 [2024-06-20T17:13:51.385Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
13:14:05 [2024-06-20T17:14:05.779Z] Avoid second fetch
13:14:06 [2024-06-20T17:14:06.082Z] Checking out Revision c2719521f1311f3b38c4ceddfc4c7adcbf8cbc80 (refs/remotes/origin/master)
13:14:05 [2024-06-20T17:14:05.393Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:14:05 [2024-06-20T17:14:05.398Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:14:05 [2024-06-20T17:14:05.852Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:14:06 [2024-06-20T17:14:06.155Z]  > git config core.sparsecheckout # timeout=10
13:14:06 [2024-06-20T17:14:06.175Z]  > git checkout -f c2719521f1311f3b38c4ceddfc4c7adcbf8cbc80 # timeout=10
13:14:07 [2024-06-20T17:14:07.301Z] Commit message: "Merge pull request #7387 from a7ehuo/system-arraycopy-perf-15-int-long-threshold-32bytes"
13:14:07 [2024-06-20T17:14:07.340Z]  > git rev-list --no-walk c2719521f1311f3b38c4ceddfc4c7adcbf8cbc80 # timeout=10