Skip to content

Console Output

08:35:03 [2024-06-12T12:35:03.573Z] The recommended git tool is: git
08:35:04 [2024-06-12T12:35:04.244Z] No credentials specified
08:35:04 [2024-06-12T12:35:04.588Z] Cloning the remote Git repository
08:35:04 [2024-06-12T12:35:04.875Z] Honoring refspec on initial clone
08:35:04 [2024-06-12T12:35:04.979Z] Cloning repository https://github.com/eclipse/omr.git
08:35:04 [2024-06-12T12:35:04.980Z]  > git init /Users/omr/workspace/Build # timeout=10
08:35:05 [2024-06-12T12:35:05.008Z] [WARNING] Reference path does not exist: /Users/omr/gitcache
08:35:05 [2024-06-12T12:35:05.008Z] Fetching upstream changes from https://github.com/eclipse/omr.git
08:35:05 [2024-06-12T12:35:05.009Z]  > git --version # timeout=10
08:35:05 [2024-06-12T12:35:05.019Z]  > git --version # 'git version 2.38.1'
08:35:05 [2024-06-12T12:35:05.020Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7367/merge:refs/remotes/origin/pr/7367/merge # timeout=30
08:35:10 [2024-06-12T12:35:10.533Z] Avoid second fetch
08:35:10 [2024-06-12T12:35:10.012Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
08:35:10 [2024-06-12T12:35:10.016Z]  > git config --add remote.origin.fetch +refs/pull/7367/merge:refs/remotes/origin/pr/7367/merge # timeout=10
08:35:10 [2024-06-12T12:35:10.837Z] Checking out Revision 1b4c64e045bc84132f469ff4c21871429fc0708b (refs/remotes/origin/pr/7367/merge)
08:35:11 [2024-06-12T12:35:11.758Z] Commit message: "Merge 512f1b8434ebf8d1ecc0da169c6e898ad5ec18dc into 87350903300de2d8901b2de5fa564cf9b78d7add"
08:35:10 [2024-06-12T12:35:10.638Z]  > git rev-parse refs/remotes/origin/pr/7367/merge^{commit} # timeout=10
08:35:10 [2024-06-12T12:35:10.941Z]  > git config core.sparsecheckout # timeout=10
08:35:10 [2024-06-12T12:35:10.961Z]  > git checkout -f 1b4c64e045bc84132f469ff4c21871429fc0708b # timeout=10