Skip to content

Console Output

20:50:32 [2024-03-27T00:50:32.375Z] The recommended git tool is: git
20:50:32 [2024-03-27T00:50:32.990Z] No credentials specified
20:50:33 [2024-03-27T00:50:33.297Z] Cloning the remote Git repository
20:50:33 [2024-03-27T00:50:33.505Z] Honoring refspec on initial clone
20:50:33 [2024-03-27T00:50:33.636Z] Cloning repository https://github.com/eclipse/omr.git
20:50:33 [2024-03-27T00:50:33.637Z]  > git init /home/jenkins/workspace/Build # timeout=10
20:50:33 [2024-03-27T00:50:33.649Z] Using reference repository: /home/jenkins//gitcache
20:50:33 [2024-03-27T00:50:33.650Z] Fetching upstream changes from https://github.com/eclipse/omr.git
20:50:33 [2024-03-27T00:50:33.650Z]  > git --version # timeout=10
20:50:33 [2024-03-27T00:50:33.660Z]  > git --version # 'git version 2.25.1'
20:50:33 [2024-03-27T00:50:33.660Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
20:50:59 [2024-03-27T00:50:59.096Z] Avoid second fetch
20:50:59 [2024-03-27T00:50:59.331Z] Checking out Revision 6391cf4bb4f415ba5f6116311dfd3c94d2c92cd7 (refs/remotes/origin/master)
20:50:58 [2024-03-27T00:50:58.668Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
20:50:58 [2024-03-27T00:50:58.673Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:50:59 [2024-03-27T00:50:59.230Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
20:50:59 [2024-03-27T00:50:59.520Z]  > git config core.sparsecheckout # timeout=10
20:50:59 [2024-03-27T00:50:59.524Z]  > git checkout -f 6391cf4bb4f415ba5f6116311dfd3c94d2c92cd7 # timeout=10
20:51:00 [2024-03-27T00:51:00.944Z] Commit message: "Merge pull request #7195 from jmesyou/refactor/binary_identity_op"
20:51:01 [2024-03-27T00:51:01.076Z]  > git rev-list --no-walk 75b2f82dc6576a930a55d3f2db780ed8c71bbe35 # timeout=10