Skip to content

Console Output

07:11:53 [2024-06-21T11:11:53.733Z] The recommended git tool is: git
07:11:54 [2024-06-21T11:11:54.446Z] No credentials specified
07:11:54 [2024-06-21T11:11:54.730Z] Cloning the remote Git repository
07:11:55 [2024-06-21T11:11:55.032Z] Honoring refspec on initial clone
07:11:55 [2024-06-21T11:11:55.161Z] Cloning repository https://github.com/eclipse/omr.git
07:11:55 [2024-06-21T11:11:55.162Z]  > git init /home/jenkins/workspace/Build # timeout=10
07:11:55 [2024-06-21T11:11:55.172Z] Using reference repository: /home/jenkins//gitcache
07:11:55 [2024-06-21T11:11:55.173Z] Fetching upstream changes from https://github.com/eclipse/omr.git
07:11:55 [2024-06-21T11:11:55.173Z]  > git --version # timeout=10
07:11:55 [2024-06-21T11:11:55.176Z]  > git --version # 'git version 2.25.1'
07:11:55 [2024-06-21T11:11:55.176Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
07:12:08 [2024-06-21T11:12:08.075Z] Avoid second fetch
07:12:07 [2024-06-21T11:12:07.646Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
07:12:07 [2024-06-21T11:12:07.652Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
07:12:08 [2024-06-21T11:12:08.288Z] Checking out Revision 9871e05a2a50ebff1e31f76fbb255180a910aa58 (refs/remotes/origin/master)
07:12:09 [2024-06-21T11:12:09.620Z] Commit message: "Merge pull request #7364 from dylanjtuttle/replaceRedundantIshl"
07:12:08 [2024-06-21T11:12:08.184Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
07:12:08 [2024-06-21T11:12:08.398Z]  > git config core.sparsecheckout # timeout=10
07:12:08 [2024-06-21T11:12:08.404Z]  > git checkout -f 9871e05a2a50ebff1e31f76fbb255180a910aa58 # timeout=10
07:12:09 [2024-06-21T11:12:09.726Z]  > git rev-list --no-walk 47a9d248db0ee56dfff935b7446735f0afc37c9f # timeout=10