Skip to content

Console Output

16:30:51 [2024-06-21T20:30:51.366Z] The recommended git tool is: git
16:30:51 [2024-06-21T20:30:51.870Z] No credentials specified
16:30:52 [2024-06-21T20:30:52.159Z] Cloning the remote Git repository
16:30:52 [2024-06-21T20:30:52.553Z] Honoring refspec on initial clone
16:30:52 [2024-06-21T20:30:52.691Z] Cloning repository https://github.com/eclipse/omr.git
16:30:52 [2024-06-21T20:30:52.693Z]  > git init /home/jenkins/workspace/Build # timeout=10
16:30:52 [2024-06-21T20:30:52.710Z] Using reference repository: /home/jenkins//gitcache
16:30:52 [2024-06-21T20:30:52.711Z] Fetching upstream changes from https://github.com/eclipse/omr.git
16:30:52 [2024-06-21T20:30:52.711Z]  > git --version # timeout=10
16:30:52 [2024-06-21T20:30:52.718Z]  > git --version # 'git version 2.25.1'
16:30:52 [2024-06-21T20:30:52.719Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
16:31:04 [2024-06-21T20:31:04.993Z] Avoid second fetch
16:31:05 [2024-06-21T20:31:05.376Z] Checking out Revision d8253e673a469731cce33f7b8689942a0c11e824 (refs/remotes/origin/master)
16:31:04 [2024-06-21T20:31:04.491Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
16:31:04 [2024-06-21T20:31:04.497Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:31:05 [2024-06-21T20:31:05.207Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:31:05 [2024-06-21T20:31:05.577Z]  > git config core.sparsecheckout # timeout=10
16:31:05 [2024-06-21T20:31:05.583Z]  > git checkout -f d8253e673a469731cce33f7b8689942a0c11e824 # timeout=10
16:31:06 [2024-06-21T20:31:06.910Z] Commit message: "Merge pull request #7345 from rmnattas/off-heap-merge2"
16:31:07 [2024-06-21T20:31:07.017Z]  > git rev-list --no-walk 5d2a72e72daeada0b2d205aafb7df5f082a16151 # timeout=10