Skip to content

Console Output

13:57:49 [2024-03-21T17:57:49.289Z] The recommended git tool is: git
13:57:49 [2024-03-21T17:57:49.768Z] No credentials specified
13:57:50 [2024-03-21T17:57:50.077Z] Cloning the remote Git repository
13:57:50 [2024-03-21T17:57:50.327Z] Honoring refspec on initial clone
13:57:50 [2024-03-21T17:57:50.479Z] Cloning repository https://github.com/eclipse/omr.git
13:57:50 [2024-03-21T17:57:50.479Z]  > git init /Users/jenkins/workspace/Build # timeout=10
13:57:50 [2024-03-21T17:57:50.518Z] Using reference repository: /Users/jenkins/gitcache
13:57:50 [2024-03-21T17:57:50.518Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:57:50 [2024-03-21T17:57:50.518Z]  > git --version # timeout=10
13:57:50 [2024-03-21T17:57:50.527Z]  > git --version # 'git version 2.36.1'
13:57:50 [2024-03-21T17:57:50.527Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7288/merge:refs/remotes/origin/pr/7288/merge # timeout=30
13:58:25 [2024-03-21T17:58:25.061Z] Avoid second fetch
13:58:24 [2024-03-21T17:58:24.630Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:58:24 [2024-03-21T17:58:24.640Z]  > git config --add remote.origin.fetch +refs/pull/7288/merge:refs/remotes/origin/pr/7288/merge # timeout=10
13:58:25 [2024-03-21T17:58:25.299Z] Checking out Revision b0eed4bf99f72192ca9a45276276016913181e81 (refs/remotes/origin/pr/7288/merge)
13:58:26 [2024-03-21T17:58:26.992Z] Commit message: "Merge 0bd19492b2e627af501d40d0296e6c1fc21eb45b into 622e8ea9e7e1a1351f159f67d0207311162566f3"
13:58:25 [2024-03-21T17:58:25.188Z]  > git rev-parse refs/remotes/origin/pr/7288/merge^{commit} # timeout=10
13:58:25 [2024-03-21T17:58:25.401Z]  > git config core.sparsecheckout # timeout=10
13:58:25 [2024-03-21T17:58:25.410Z]  > git checkout -f b0eed4bf99f72192ca9a45276276016913181e81 # timeout=10