Skip to content

Console Output

19:45:37 [2024-06-20T23:45:37.848Z] The recommended git tool is: git
19:45:38 [2024-06-20T23:45:38.351Z] No credentials specified
19:45:38 [2024-06-20T23:45:38.631Z] Cloning the remote Git repository
19:45:38 [2024-06-20T23:45:38.857Z] Honoring refspec on initial clone
19:45:38 [2024-06-20T23:45:38.983Z] Cloning repository https://github.com/eclipse/omr.git
19:45:38 [2024-06-20T23:45:38.983Z]  > git init /home/jenkins/workspace/Build # timeout=10
19:45:38 [2024-06-20T23:45:38.993Z] Using reference repository: /home/jenkins//gitcache
19:45:38 [2024-06-20T23:45:38.993Z] Fetching upstream changes from https://github.com/eclipse/omr.git
19:45:38 [2024-06-20T23:45:38.994Z]  > git --version # timeout=10
19:45:38 [2024-06-20T23:45:38.997Z]  > git --version # 'git version 2.25.1'
19:45:38 [2024-06-20T23:45:38.997Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
19:45:50 [2024-06-20T23:45:50.422Z] Avoid second fetch
19:45:50 [2024-06-20T23:45:50.068Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
19:45:50 [2024-06-20T23:45:50.075Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:45:50 [2024-06-20T23:45:50.628Z] Checking out Revision 47a9d248db0ee56dfff935b7446735f0afc37c9f (refs/remotes/origin/master)
19:45:52 [2024-06-20T23:45:52.015Z] Commit message: "Merge pull request #7389 from rmnattas/offheap-arraycopy-fix"
19:45:50 [2024-06-20T23:45:50.541Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:45:50 [2024-06-20T23:45:50.757Z]  > git config core.sparsecheckout # timeout=10
19:45:50 [2024-06-20T23:45:50.761Z]  > git checkout -f 47a9d248db0ee56dfff935b7446735f0afc37c9f # timeout=10
19:45:52 [2024-06-20T23:45:52.129Z]  > git rev-list --no-walk c2719521f1311f3b38c4ceddfc4c7adcbf8cbc80 # timeout=10