Skip to content

Console Output

13:49:00 [2024-05-01T17:49:00.168Z] The recommended git tool is: git
13:49:00 [2024-05-01T17:49:00.643Z] No credentials specified
13:49:00 [2024-05-01T17:49:00.874Z] Cloning the remote Git repository
13:49:01 [2024-05-01T17:49:01.396Z] Honoring refspec on initial clone
13:49:01 [2024-05-01T17:49:01.501Z] Cloning repository https://github.com/eclipse/omr.git
13:49:01 [2024-05-01T17:49:01.503Z]  > git init /home/jenkins/workspace/Build # timeout=10
13:49:01 [2024-05-01T17:49:01.518Z] Using reference repository: /home/jenkins//gitcache
13:49:01 [2024-05-01T17:49:01.519Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:49:01 [2024-05-01T17:49:01.519Z]  > git --version # timeout=10
13:49:01 [2024-05-01T17:49:01.523Z]  > git --version # 'git version 2.25.1'
13:49:01 [2024-05-01T17:49:01.523Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
13:49:14 [2024-05-01T17:49:14.909Z] Avoid second fetch
13:49:15 [2024-05-01T17:49:15.113Z] Checking out Revision 76d1f001d8342980af806de5e09f0a8b49857e27 (refs/remotes/origin/master)
13:49:14 [2024-05-01T17:49:14.595Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:49:14 [2024-05-01T17:49:14.603Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:49:15 [2024-05-01T17:49:15.015Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:49:15 [2024-05-01T17:49:15.217Z]  > git config core.sparsecheckout # timeout=10
13:49:15 [2024-05-01T17:49:15.224Z]  > git checkout -f 76d1f001d8342980af806de5e09f0a8b49857e27 # timeout=10
13:49:16 [2024-05-01T17:49:16.611Z] Commit message: "Merge pull request #7328 from a7ehuo/fix-gra-setup-rc"
13:49:16 [2024-05-01T17:49:16.749Z]  > git rev-list --no-walk 49ff22bb6af16bafb23cee0544ebbbc832a62c0a # timeout=10