Skip to content

Console Output

18:36:47 [2024-05-08T22:36:47.783Z] The recommended git tool is: git
18:36:47 [2024-05-08T22:36:47.939Z] No credentials specified
18:36:47 [2024-05-08T22:36:47.961Z] Cloning the remote Git repository
18:36:47 [2024-05-08T22:36:47.982Z] Honoring refspec on initial clone
18:36:47 [2024-05-08T22:36:47.998Z] Cloning repository https://github.com/eclipse/omr.git
18:36:48 [2024-05-08T22:36:48.000Z]  > git init /home/omr/workspace/Build # timeout=10
18:36:48 [2024-05-08T22:36:48.138Z] [WARNING] Reference path does not exist: /home/omr/gitcache
18:36:48 [2024-05-08T22:36:48.138Z] Fetching upstream changes from https://github.com/eclipse/omr.git
18:36:48 [2024-05-08T22:36:48.138Z]  > git --version # timeout=10
18:36:48 [2024-05-08T22:36:48.194Z]  > git --version # 'git version 2.39.1'
18:36:48 [2024-05-08T22:36:48.194Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
18:37:04 [2024-05-08T22:37:04.340Z] Avoid second fetch
18:37:04 [2024-05-08T22:37:04.391Z] Checking out Revision 9a431c4402e2bd0769befe1c0888bc7080fe787d (refs/remotes/origin/master)
18:37:05 [2024-05-08T22:37:05.084Z] Commit message: "Merge pull request #7324 from gita-omr/disclaim_cold_cache"
18:37:04 [2024-05-08T22:37:04.267Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
18:37:04 [2024-05-08T22:37:04.288Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:37:04 [2024-05-08T22:37:04.349Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:37:04 [2024-05-08T22:37:04.401Z]  > git config core.sparsecheckout # timeout=10
18:37:04 [2024-05-08T22:37:04.403Z]  > git checkout -f 9a431c4402e2bd0769befe1c0888bc7080fe787d # timeout=10
18:37:05 [2024-05-08T22:37:05.110Z]  > git rev-list --no-walk da87f5d6f7c1460342e8a2ada5049fde078150c1 # timeout=10