Skip to content

Console Output

10:37:52 [2024-06-27T14:37:52.625Z] The recommended git tool is: git
10:38:49 [2024-06-27T14:38:49.467Z] No credentials specified
10:38:49 [2024-06-27T14:38:49.644Z] Cloning the remote Git repository
10:38:49 [2024-06-27T14:38:49.923Z] Honoring refspec on initial clone
10:38:50 [2024-06-27T14:38:50.527Z] Cloning repository https://github.com/eclipse/omr.git
10:38:50 [2024-06-27T14:38:50.799Z]  > git init /home/jenkins/workspace/Build # timeout=10
10:38:51 [2024-06-27T14:38:51.531Z] Using reference repository: /home/jenkins//gitcache
10:38:51 [2024-06-27T14:38:51.533Z] Fetching upstream changes from https://github.com/eclipse/omr.git
10:38:51 [2024-06-27T14:38:51.534Z]  > git --version # timeout=10
10:38:51 [2024-06-27T14:38:51.540Z]  > git --version # 'git version 2.25.1'
10:38:51 [2024-06-27T14:38:51.541Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
10:39:06 [2024-06-27T14:39:06.189Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
10:39:06 [2024-06-27T14:39:06.199Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:39:30 [2024-06-27T14:39:30.945Z] Avoid second fetch
10:39:31 [2024-06-27T14:39:31.122Z] Checking out Revision b5ef5eda4680b6b5cf0c2f954362f9f47353ce04 (refs/remotes/origin/master)
10:39:31 [2024-06-27T14:39:31.040Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:39:31 [2024-06-27T14:39:31.399Z]  > git config core.sparsecheckout # timeout=10
10:39:31 [2024-06-27T14:39:31.410Z]  > git checkout -f b5ef5eda4680b6b5cf0c2f954362f9f47353ce04 # timeout=10
10:39:41 [2024-06-27T14:39:41.498Z] Commit message: "Merge pull request #7394 from rmnattas/off-heap-unsafeMod-rev"
10:39:41 [2024-06-27T14:39:41.597Z]  > git rev-list --no-walk b5ef5eda4680b6b5cf0c2f954362f9f47353ce04 # timeout=10