Skip to content

Console Output

16:54:59 [2024-05-24T20:54:59.839Z] The recommended git tool is: git
16:55:06 [2024-05-24T20:55:06.606Z] No credentials specified
16:55:08 [2024-05-24T20:55:08.646Z] Cloning the remote Git repository
16:55:10 [2024-05-24T20:55:10.209Z] Honoring refspec on initial clone
16:55:10 [2024-05-24T20:55:10.371Z] Cloning repository https://github.com/eclipse/omr.git
16:55:13 [2024-05-24T20:55:13.273Z]  > git init /Users/omr/workspace/Build # timeout=10
16:55:13 [2024-05-24T20:55:13.302Z] [WARNING] Reference path does not exist: /Users/omr/gitcache
16:55:13 [2024-05-24T20:55:13.302Z] Fetching upstream changes from https://github.com/eclipse/omr.git
16:55:13 [2024-05-24T20:55:13.303Z]  > git --version # timeout=10
16:55:13 [2024-05-24T20:55:13.313Z]  > git --version # 'git version 2.38.1'
16:55:13 [2024-05-24T20:55:13.313Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
16:55:19 [2024-05-24T20:55:19.502Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
16:55:19 [2024-05-24T20:55:19.507Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:55:34 [2024-05-24T20:55:34.087Z] Avoid second fetch
16:55:40 [2024-05-24T20:55:40.713Z] Checking out Revision 01374a448176ee40c42e9028aa0f991f22da60f7 (refs/remotes/origin/master)
16:55:34 [2024-05-24T20:55:34.253Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:55:40 [2024-05-24T20:55:40.779Z]  > git config core.sparsecheckout # timeout=10
16:55:40 [2024-05-24T20:55:40.799Z]  > git checkout -f 01374a448176ee40c42e9028aa0f991f22da60f7 # timeout=10
16:55:46 [2024-05-24T20:55:46.691Z] Commit message: "Merge pull request #7344 from dmitripivkine/master"
16:55:47 [2024-05-24T20:55:47.588Z]  > git rev-list --no-walk e32d21b256728bc90598eb68fddfebbf52f8b740 # timeout=10