Skip to content

Console Output

08:37:20 [2024-05-17T12:37:20.199Z] The recommended git tool is: git
08:37:20 [2024-05-17T12:37:20.292Z] No credentials specified
08:37:20 [2024-05-17T12:37:20.339Z] Cloning the remote Git repository
08:37:20 [2024-05-17T12:37:20.386Z] Honoring refspec on initial clone
08:37:20 [2024-05-17T12:37:20.395Z] Cloning repository https://github.com/eclipse/omr.git
08:37:20 [2024-05-17T12:37:20.395Z]  > git init c:\omr\workspace\Build-win_x86-64\Build # timeout=10
08:37:20 [2024-05-17T12:37:20.457Z] [WARNING] Reference path does not exist: C:\cygwin64\home\omr/gitcache
08:37:20 [2024-05-17T12:37:20.457Z] Fetching upstream changes from https://github.com/eclipse/omr.git
08:37:20 [2024-05-17T12:37:20.457Z]  > git --version # timeout=10
08:37:20 [2024-05-17T12:37:20.489Z]  > git --version # 'git version 2.37.3'
08:37:20 [2024-05-17T12:37:20.489Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
08:37:36 [2024-05-17T12:37:36.464Z] Avoid second fetch
08:37:36 [2024-05-17T12:37:36.558Z] Checking out Revision 76296e11f30fc7f9cdbb89399522b64cf69f71fa (refs/remotes/origin/master)
08:37:36 [2024-05-17T12:37:36.286Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
08:37:36 [2024-05-17T12:37:36.332Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:37:36 [2024-05-17T12:37:36.473Z]  > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
08:37:36 [2024-05-17T12:37:36.567Z]  > git config core.sparsecheckout # timeout=10
08:37:36 [2024-05-17T12:37:36.614Z]  > git checkout -f 76296e11f30fc7f9cdbb89399522b64cf69f71fa # timeout=10
08:37:39 [2024-05-17T12:37:39.120Z] Commit message: "Merge pull request #7338 from knn-k/aarch64removeACHelpers"
08:37:39 [2024-05-17T12:37:39.129Z]  > git rev-list --no-walk 63c4bae92256c6b3bde3c9b43625a0b40ce25549 # timeout=10