Skip to content

Console Output

20:29:39 [2024-02-15T01:29:39.741Z] The recommended git tool is: git
20:29:40 [2024-02-15T01:29:40.900Z] No credentials specified
20:29:40 [2024-02-15T01:29:40.930Z] Cloning the remote Git repository
20:29:40 [2024-02-15T01:29:40.971Z] Honoring refspec on initial clone
20:29:41 [2024-02-15T01:29:41.067Z] Cloning repository https://github.com/eclipse/omr.git
20:29:41 [2024-02-15T01:29:41.090Z]  > git init /home/omr/workspace/Build # timeout=10
20:29:41 [2024-02-15T01:29:41.175Z] [WARNING] Reference path does not exist: /home/omr/gitcache
20:29:41 [2024-02-15T01:29:41.175Z] Fetching upstream changes from https://github.com/eclipse/omr.git
20:29:41 [2024-02-15T01:29:41.176Z]  > git --version # timeout=10
20:29:41 [2024-02-15T01:29:41.182Z]  > git --version # 'git version 2.39.1'
20:29:41 [2024-02-15T01:29:41.185Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
20:30:07 [2024-02-15T01:30:07.670Z] Avoid second fetch
20:30:07 [2024-02-15T01:30:07.218Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
20:30:07 [2024-02-15T01:30:07.413Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:30:08 [2024-02-15T01:30:08.119Z] Checking out Revision 91f005a68f44f553374619001a56b376be976ac7 (refs/remotes/origin/master)
20:30:07 [2024-02-15T01:30:07.921Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
20:30:08 [2024-02-15T01:30:08.151Z]  > git config core.sparsecheckout # timeout=10
20:30:08 [2024-02-15T01:30:08.158Z]  > git checkout -f 91f005a68f44f553374619001a56b376be976ac7 # timeout=10
20:30:11 [2024-02-15T01:30:11.230Z] Commit message: "Merge pull request #7265 from amicic/flushCachesForGC"
20:30:11 [2024-02-15T01:30:11.575Z]  > git rev-list --no-walk 6ef9906e9c663113ea1f7d85defacef422600f8d # timeout=10