Skip to content

Console Output

12:49:07 [2024-04-03T16:49:07.445Z] The recommended git tool is: git
12:49:07 [2024-04-03T16:49:07.523Z] No credentials specified
12:49:07 [2024-04-03T16:49:07.544Z] Cloning the remote Git repository
12:49:07 [2024-04-03T16:49:07.565Z] Honoring refspec on initial clone
12:49:07 [2024-04-03T16:49:07.575Z] Cloning repository https://github.com/eclipse/omr.git
12:49:07 [2024-04-03T16:49:07.575Z]  > git init /home/omr/workspace/Build # timeout=10
12:49:07 [2024-04-03T16:49:07.590Z] [WARNING] Reference path does not exist: /home/omr/gitcache
12:49:07 [2024-04-03T16:49:07.590Z] Fetching upstream changes from https://github.com/eclipse/omr.git
12:49:07 [2024-04-03T16:49:07.590Z]  > git --version # timeout=10
12:49:07 [2024-04-03T16:49:07.598Z]  > git --version # 'git version 2.39.1'
12:49:07 [2024-04-03T16:49:07.598Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
12:49:14 [2024-04-03T16:49:14.970Z] Avoid second fetch
12:49:14 [2024-04-03T16:49:14.992Z] Checking out Revision e9f1832822827edb08250785aeb4e321dbc41782 (refs/remotes/origin/master)
12:49:15 [2024-04-03T16:49:15.384Z] Commit message: "Merge pull request #7299 from 0xdaryl/contrib"
12:49:14 [2024-04-03T16:49:14.931Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
12:49:14 [2024-04-03T16:49:14.933Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:49:14 [2024-04-03T16:49:14.979Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:49:15 [2024-04-03T16:49:15.002Z]  > git config core.sparsecheckout # timeout=10
12:49:15 [2024-04-03T16:49:15.002Z]  > git checkout -f e9f1832822827edb08250785aeb4e321dbc41782 # timeout=10
12:49:15 [2024-04-03T16:49:15.452Z]  > git rev-list --no-walk 974bec3a2f5fb96d6db9914b71e86e4cc3f2c0ed # timeout=10