Skip to content

Console Output

20:50:28 [2024-03-27T00:50:28.890Z] The recommended git tool is: git
20:50:29 [2024-03-27T00:50:29.303Z] No credentials specified
20:50:29 [2024-03-27T00:50:29.534Z] Cloning the remote Git repository
20:50:29 [2024-03-27T00:50:29.792Z] Honoring refspec on initial clone
20:50:29 [2024-03-27T00:50:29.910Z] Cloning repository https://github.com/eclipse/omr.git
20:50:29 [2024-03-27T00:50:29.910Z]  > git init /home/jenkins/workspace/Build # timeout=10
20:50:29 [2024-03-27T00:50:29.922Z] Using reference repository: /home/jenkins//gitcache
20:50:29 [2024-03-27T00:50:29.922Z] Fetching upstream changes from https://github.com/eclipse/omr.git
20:50:29 [2024-03-27T00:50:29.923Z]  > git --version # timeout=10
20:50:29 [2024-03-27T00:50:29.932Z]  > git --version # 'git version 2.25.1'
20:50:29 [2024-03-27T00:50:29.932Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
20:51:03 [2024-03-27T00:51:03.390Z] Avoid second fetch
20:51:03 [2024-03-27T00:51:03.592Z] Checking out Revision 6391cf4bb4f415ba5f6116311dfd3c94d2c92cd7 (refs/remotes/origin/master)
20:51:03 [2024-03-27T00:51:03.022Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
20:51:03 [2024-03-27T00:51:03.028Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:51:03 [2024-03-27T00:51:03.500Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
20:51:03 [2024-03-27T00:51:03.719Z]  > git config core.sparsecheckout # timeout=10
20:51:03 [2024-03-27T00:51:03.724Z]  > git checkout -f 6391cf4bb4f415ba5f6116311dfd3c94d2c92cd7 # timeout=10
20:51:05 [2024-03-27T00:51:05.137Z] Commit message: "Merge pull request #7195 from jmesyou/refactor/binary_identity_op"
20:51:05 [2024-03-27T00:51:05.259Z]  > git rev-list --no-walk 75b2f82dc6576a930a55d3f2db780ed8c71bbe35 # timeout=10