Skip to content

Console Output

21:12:59 [2024-02-15T02:12:59.295Z] The recommended git tool is: git
21:12:59 [2024-02-15T02:12:59.392Z] No credentials specified
21:12:59 [2024-02-15T02:12:59.431Z] Cloning the remote Git repository
21:12:59 [2024-02-15T02:12:59.470Z] Honoring refspec on initial clone
21:12:59 [2024-02-15T02:12:59.486Z] Cloning repository https://github.com/eclipse/omr.git
21:12:59 [2024-02-15T02:12:59.486Z]  > git init /home/omr/workspace/Build # timeout=10
21:12:59 [2024-02-15T02:12:59.581Z] [WARNING] Reference path does not exist: /home/omr/gitcache
21:12:59 [2024-02-15T02:12:59.581Z] Fetching upstream changes from https://github.com/eclipse/omr.git
21:12:59 [2024-02-15T02:12:59.582Z]  > git --version # timeout=10
21:12:59 [2024-02-15T02:12:59.583Z]  > git --version # 'git version 2.39.1'
21:12:59 [2024-02-15T02:12:59.583Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
21:13:11 [2024-02-15T02:13:11.082Z] Avoid second fetch
21:13:11 [2024-02-15T02:13:11.185Z] Checking out Revision f9174a08e8753468bfe5cf821d652caf9f994e89 (refs/remotes/origin/master)
21:13:11 [2024-02-15T02:13:11.788Z] Commit message: "Merge pull request #7243 from knn-k/aarch64dualTLH"
21:13:10 [2024-02-15T02:13:10.879Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
21:13:10 [2024-02-15T02:13:10.973Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
21:13:11 [2024-02-15T02:13:11.098Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:13:11 [2024-02-15T02:13:11.201Z]  > git config core.sparsecheckout # timeout=10
21:13:11 [2024-02-15T02:13:11.203Z]  > git checkout -f f9174a08e8753468bfe5cf821d652caf9f994e89 # timeout=10
21:13:11 [2024-02-15T02:13:11.804Z]  > git rev-list --no-walk 91f005a68f44f553374619001a56b376be976ac7 # timeout=10