Skip to content

Console Output

10:37:51 [2024-06-27T14:37:51.005Z] The recommended git tool is: git
10:38:43 [2024-06-27T14:38:43.204Z] No credentials specified
10:38:43 [2024-06-27T14:38:43.404Z] Cloning the remote Git repository
10:38:43 [2024-06-27T14:38:43.594Z] Honoring refspec on initial clone
10:38:44 [2024-06-27T14:38:44.142Z] Cloning repository https://github.com/eclipse/omr.git
10:38:44 [2024-06-27T14:38:44.348Z]  > git init /Users/jenkins/workspace/Build # timeout=10
10:38:45 [2024-06-27T14:38:45.819Z] Using reference repository: /Users/jenkins/gitcache
10:38:45 [2024-06-27T14:38:45.820Z] Fetching upstream changes from https://github.com/eclipse/omr.git
10:38:45 [2024-06-27T14:38:45.821Z]  > git --version # timeout=10
10:38:45 [2024-06-27T14:38:45.834Z]  > git --version # 'git version 2.24.3 (Apple Git-128)'
10:38:45 [2024-06-27T14:38:45.835Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
10:38:52 [2024-06-27T14:38:52.386Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
10:38:52 [2024-06-27T14:38:52.401Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:39:13 [2024-06-27T14:39:13.051Z] Avoid second fetch
10:39:13 [2024-06-27T14:39:13.305Z] Checking out Revision b5ef5eda4680b6b5cf0c2f954362f9f47353ce04 (refs/remotes/origin/master)
10:39:13 [2024-06-27T14:39:13.192Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:39:13 [2024-06-27T14:39:13.762Z]  > git config core.sparsecheckout # timeout=10
10:39:13 [2024-06-27T14:39:13.776Z]  > git checkout -f b5ef5eda4680b6b5cf0c2f954362f9f47353ce04 # timeout=10
10:39:24 [2024-06-27T14:39:24.504Z] Commit message: "Merge pull request #7394 from rmnattas/off-heap-unsafeMod-rev"
10:39:24 [2024-06-27T14:39:24.637Z]  > git rev-list --no-walk b5ef5eda4680b6b5cf0c2f954362f9f47353ce04 # timeout=10