Skip to content

Console Output

10:24:44 [2024-03-14T14:24:44.202Z] The recommended git tool is: git
10:24:44 [2024-03-14T14:24:44.571Z] No credentials specified
10:24:44 [2024-03-14T14:24:44.645Z] Cloning the remote Git repository
10:24:44 [2024-03-14T14:24:44.723Z] Honoring refspec on initial clone
10:24:44 [2024-03-14T14:24:44.996Z] Cloning repository https://github.com/eclipse/omr.git
10:24:45 [2024-03-14T14:24:45.000Z]  > git init /home/omr/workspace/Build # timeout=10
10:24:45 [2024-03-14T14:24:45.771Z] [WARNING] Reference path does not exist: /home/omr/gitcache
10:24:45 [2024-03-14T14:24:45.772Z] Fetching upstream changes from https://github.com/eclipse/omr.git
10:24:45 [2024-03-14T14:24:45.772Z]  > git --version # timeout=10
10:24:45 [2024-03-14T14:24:45.825Z]  > git --version # 'git version 2.39.1'
10:24:45 [2024-03-14T14:24:45.828Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/6840/merge:refs/remotes/origin/pr/6840/merge # timeout=30
10:25:02 [2024-03-14T14:25:02.206Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
10:25:02 [2024-03-14T14:25:02.231Z]  > git config --add remote.origin.fetch +refs/pull/6840/merge:refs/remotes/origin/pr/6840/merge # timeout=10
10:25:03 [2024-03-14T14:25:03.173Z] Avoid second fetch
10:25:03 [2024-03-14T14:25:03.414Z] Checking out Revision 000e8d5e6b592ed2d73144b6a69cd8c165c8d6f1 (refs/remotes/origin/pr/6840/merge)
10:25:03 [2024-03-14T14:25:03.358Z]  > git rev-parse refs/remotes/origin/pr/6840/merge^{commit} # timeout=10
10:25:03 [2024-03-14T14:25:03.434Z]  > git config core.sparsecheckout # timeout=10
10:25:03 [2024-03-14T14:25:03.529Z]  > git checkout -f 000e8d5e6b592ed2d73144b6a69cd8c165c8d6f1 # timeout=10
10:25:05 [2024-03-14T14:25:05.021Z] Commit message: "Merge 120a1a5c56ff5518299715c88921acc2568a09cd into 66252485ada5d04052ef7c69c3d9a7c905b2b5b1"