Skip to content

Console Output

13:26:24 [2024-06-05T17:26:24.693Z] The recommended git tool is: git
13:26:25 [2024-06-05T17:26:25.135Z] No credentials specified
13:26:25 [2024-06-05T17:26:25.453Z] Cloning the remote Git repository
13:26:25 [2024-06-05T17:26:25.658Z] Honoring refspec on initial clone
13:26:25 [2024-06-05T17:26:25.775Z] Cloning repository https://github.com/eclipse/omr.git
13:26:25 [2024-06-05T17:26:25.776Z]  > git init /Users/omr/workspace/Build # timeout=10
13:26:25 [2024-06-05T17:26:25.805Z] [WARNING] Reference path does not exist: /Users/omr/gitcache
13:26:25 [2024-06-05T17:26:25.805Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:26:25 [2024-06-05T17:26:25.805Z]  > git --version # timeout=10
13:26:25 [2024-06-05T17:26:25.815Z]  > git --version # 'git version 2.38.1'
13:26:25 [2024-06-05T17:26:25.816Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
13:26:31 [2024-06-05T17:26:31.502Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:26:31 [2024-06-05T17:26:31.506Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:26:32 [2024-06-05T17:26:32.056Z] Avoid second fetch
13:26:32 [2024-06-05T17:26:32.317Z] Checking out Revision 384dcb80c751792fd518cf8e273191fe7a2dc727 (refs/remotes/origin/master)
13:26:32 [2024-06-05T17:26:32.204Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:26:32 [2024-06-05T17:26:32.507Z]  > git config core.sparsecheckout # timeout=10
13:26:32 [2024-06-05T17:26:32.526Z]  > git checkout -f 384dcb80c751792fd518cf8e273191fe7a2dc727 # timeout=10
13:26:33 [2024-06-05T17:26:33.217Z] Commit message: "Merge pull request #7357 from 0xdaryl/tlhprefetch"
13:26:33 [2024-06-05T17:26:33.416Z]  > git rev-list --no-walk 753ebae8e59752e1f9f08d8324018cfda3c6be66 # timeout=10