Skip to content

Console Output

13:10:46 [2024-04-03T17:10:46.550Z] The recommended git tool is: git
13:10:46 [2024-04-03T17:10:46.682Z] No credentials specified
13:10:46 [2024-04-03T17:10:46.748Z] Cloning the remote Git repository
13:10:46 [2024-04-03T17:10:46.813Z] Honoring refspec on initial clone
13:10:46 [2024-04-03T17:10:46.843Z] Cloning repository https://github.com/eclipse/omr.git
13:10:46 [2024-04-03T17:10:46.843Z]  > git init /home/jenkins/jenkins-agent/workspace/Build # timeout=10
13:10:47 [2024-04-03T17:10:47.970Z] Using reference repository: /home/jenkins/gitcache
13:10:47 [2024-04-03T17:10:47.970Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:10:47 [2024-04-03T17:10:47.970Z]  > git --version # timeout=10
13:10:47 [2024-04-03T17:10:47.973Z]  > git --version # 'git version 2.25.1'
13:10:47 [2024-04-03T17:10:47.973Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
13:11:06 [2024-04-03T17:11:06.094Z] Avoid second fetch
13:11:06 [2024-04-03T17:11:06.163Z] Checking out Revision 8037ccd0406c017f6a8043a8d04e19ac68f626f2 (refs/remotes/origin/master)
13:11:05 [2024-04-03T17:11:05.984Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:11:05 [2024-04-03T17:11:05.986Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:11:06 [2024-04-03T17:11:06.123Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:11:06 [2024-04-03T17:11:06.880Z] Commit message: "Merge pull request #7297 from a7ehuo/fix-VirtualGuardHeadMerger-1"
13:11:06 [2024-04-03T17:11:06.192Z]  > git config core.sparsecheckout # timeout=10
13:11:06 [2024-04-03T17:11:06.194Z]  > git checkout -f 8037ccd0406c017f6a8043a8d04e19ac68f626f2 # timeout=10
13:11:06 [2024-04-03T17:11:06.910Z]  > git rev-list --no-walk e9f1832822827edb08250785aeb4e321dbc41782 # timeout=10