Skip to content

Console Output

07:35:31 [2024-06-03T11:35:31.715Z] The recommended git tool is: git
07:35:32 [2024-06-03T11:35:32.172Z] No credentials specified
07:35:32 [2024-06-03T11:35:32.484Z] Cloning the remote Git repository
07:35:32 [2024-06-03T11:35:32.692Z] Honoring refspec on initial clone
07:35:32 [2024-06-03T11:35:32.746Z] Cloning repository https://github.com/eclipse/omr.git
07:35:32 [2024-06-03T11:35:32.747Z]  > git init /Users/omr/workspace/Build # timeout=10
07:35:32 [2024-06-03T11:35:32.775Z] [WARNING] Reference path does not exist: /Users/omr/gitcache
07:35:32 [2024-06-03T11:35:32.776Z] Fetching upstream changes from https://github.com/eclipse/omr.git
07:35:32 [2024-06-03T11:35:32.776Z]  > git --version # timeout=10
07:35:32 [2024-06-03T11:35:32.787Z]  > git --version # 'git version 2.38.1'
07:35:32 [2024-06-03T11:35:32.787Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
07:35:48 [2024-06-03T11:35:48.192Z] Avoid second fetch
07:35:48 [2024-06-03T11:35:48.419Z] Checking out Revision fc58b2906e8735792f4e258dc12efe76c960300b (refs/remotes/origin/master)
07:35:49 [2024-06-03T11:35:49.401Z] Commit message: "Merge pull request #7356 from 0xdaryl/cpuid.fix"
07:35:47 [2024-06-03T11:35:47.764Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
07:35:47 [2024-06-03T11:35:47.768Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
07:35:48 [2024-06-03T11:35:48.271Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
07:35:48 [2024-06-03T11:35:48.505Z]  > git config core.sparsecheckout # timeout=10
07:35:48 [2024-06-03T11:35:48.524Z]  > git checkout -f fc58b2906e8735792f4e258dc12efe76c960300b # timeout=10
07:35:49 [2024-06-03T11:35:49.485Z]  > git rev-list --no-walk a98f362fe83d2e5e0b2d22f2eefc2e6f8fa0774c # timeout=10