Skip to content

Console Output

09:13:01 [2024-05-27T13:13:01.914Z] The recommended git tool is: git
09:13:54 [2024-05-27T13:13:54.756Z] No credentials specified
09:13:54 [2024-05-27T13:13:54.804Z]  > git rev-parse --resolve-git-dir /Users/omr/workspace/Build/.git # timeout=10
09:13:55 [2024-05-27T13:13:55.670Z] Fetching changes from the remote Git repository
09:14:17 [2024-05-27T13:14:17.921Z] Checking out Revision 5c74758cf6b1869a75d118e58380a4cbfd9b79d5 (refs/remotes/origin/master)
09:14:15 [2024-05-27T13:14:15.933Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:14:16 [2024-05-27T13:14:16.626Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:14:16 [2024-05-27T13:14:16.627Z]  > git --version # timeout=10
09:14:16 [2024-05-27T13:14:16.644Z]  > git --version # 'git version 2.38.1'
09:14:16 [2024-05-27T13:14:16.644Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
09:14:17 [2024-05-27T13:14:17.746Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:14:18 [2024-05-27T13:14:18.214Z]  > git config core.sparsecheckout # timeout=10
09:14:18 [2024-05-27T13:14:18.233Z]  > git checkout -f 5c74758cf6b1869a75d118e58380a4cbfd9b79d5 # timeout=10
09:14:28 [2024-05-27T13:14:28.840Z] Commit message: "Merge pull request #7332 from a7ehuo/system-arraycopy-perf-10-byte-char"
09:14:28 [2024-05-27T13:14:28.906Z]  > git rev-list --no-walk 01374a448176ee40c42e9028aa0f991f22da60f7 # timeout=10