Skip to content

Console Output

17:46:02 [2024-06-25T21:46:02.588Z] The recommended git tool is: git
17:46:02 [2024-06-25T21:46:02.754Z] No credentials specified
17:46:02 [2024-06-25T21:46:02.835Z] Cloning the remote Git repository
17:46:02 [2024-06-25T21:46:02.914Z] Honoring refspec on initial clone
17:46:02 [2024-06-25T21:46:02.963Z] Cloning repository https://github.com/eclipse/omr.git
17:46:02 [2024-06-25T21:46:02.963Z]  > git init /home/jenkins/jenkins-agent/workspace/Build # timeout=10
17:46:03 [2024-06-25T21:46:03.402Z] Using reference repository: /home/jenkins/gitcache
17:46:03 [2024-06-25T21:46:03.402Z] Fetching upstream changes from https://github.com/eclipse/omr.git
17:46:03 [2024-06-25T21:46:03.402Z]  > git --version # timeout=10
17:46:03 [2024-06-25T21:46:03.405Z]  > git --version # 'git version 2.25.1'
17:46:03 [2024-06-25T21:46:03.406Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
17:46:26 [2024-06-25T21:46:26.388Z] Avoid second fetch
17:46:26 [2024-06-25T21:46:26.473Z] Checking out Revision b5ef5eda4680b6b5cf0c2f954362f9f47353ce04 (refs/remotes/origin/master)
17:46:27 [2024-06-25T21:46:27.144Z] Commit message: "Merge pull request #7394 from rmnattas/off-heap-unsafeMod-rev"
17:46:26 [2024-06-25T21:46:26.263Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
17:46:26 [2024-06-25T21:46:26.267Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:46:26 [2024-06-25T21:46:26.433Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:46:26 [2024-06-25T21:46:26.519Z]  > git config core.sparsecheckout # timeout=10
17:46:26 [2024-06-25T21:46:26.522Z]  > git checkout -f b5ef5eda4680b6b5cf0c2f954362f9f47353ce04 # timeout=10
17:46:27 [2024-06-25T21:46:27.192Z]  > git rev-list --no-walk 20744897240c347b970175cd053fc6d35325a1f3 # timeout=10