Skip to content

Console Output

08:48:51 [2024-06-21T12:48:51.587Z] The recommended git tool is: git
08:48:51 [2024-06-21T12:48:51.979Z] No credentials specified
08:48:52 [2024-06-21T12:48:52.202Z] Cloning the remote Git repository
08:48:52 [2024-06-21T12:48:52.423Z] Honoring refspec on initial clone
08:48:52 [2024-06-21T12:48:52.482Z] Cloning repository https://github.com/eclipse/omr.git
08:48:52 [2024-06-21T12:48:52.483Z]  > git init /Users/omr/workspace/Build # timeout=10
08:48:52 [2024-06-21T12:48:52.514Z] [WARNING] Reference path does not exist: /Users/omr/gitcache
08:48:52 [2024-06-21T12:48:52.514Z] Fetching upstream changes from https://github.com/eclipse/omr.git
08:48:52 [2024-06-21T12:48:52.514Z]  > git --version # timeout=10
08:48:52 [2024-06-21T12:48:52.524Z]  > git --version # 'git version 2.38.1'
08:48:52 [2024-06-21T12:48:52.524Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
08:49:01 [2024-06-21T12:49:01.710Z] Avoid second fetch
08:49:01 [2024-06-21T12:49:01.978Z] Checking out Revision 5d2a72e72daeada0b2d205aafb7df5f082a16151 (refs/remotes/origin/master)
08:49:02 [2024-06-21T12:49:02.777Z] Commit message: "Merge pull request #7386 from LinHu2016/livecontinuationInVerbosegc"
08:49:01 [2024-06-21T12:49:01.296Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
08:49:01 [2024-06-21T12:49:01.300Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:49:01 [2024-06-21T12:49:01.798Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
08:49:02 [2024-06-21T12:49:02.101Z]  > git config core.sparsecheckout # timeout=10
08:49:02 [2024-06-21T12:49:02.120Z]  > git checkout -f 5d2a72e72daeada0b2d205aafb7df5f082a16151 # timeout=10
08:49:02 [2024-06-21T12:49:02.865Z]  > git rev-list --no-walk 9871e05a2a50ebff1e31f76fbb255180a910aa58 # timeout=10