Skip to content

Console Output

19:45:33 [2024-06-20T23:45:33.461Z] The recommended git tool is: git
19:45:33 [2024-06-20T23:45:33.593Z] No credentials specified
19:45:33 [2024-06-20T23:45:33.658Z] Cloning the remote Git repository
19:45:33 [2024-06-20T23:45:33.724Z] Honoring refspec on initial clone
19:45:33 [2024-06-20T23:45:33.755Z] Cloning repository https://github.com/eclipse/omr.git
19:45:33 [2024-06-20T23:45:33.755Z]  > git init /home/jenkins/jenkins-agent/workspace/Build # timeout=10
19:45:33 [2024-06-20T23:45:33.887Z] Using reference repository: /home/jenkins/gitcache
19:45:33 [2024-06-20T23:45:33.887Z] Fetching upstream changes from https://github.com/eclipse/omr.git
19:45:33 [2024-06-20T23:45:33.887Z]  > git --version # timeout=10
19:45:33 [2024-06-20T23:45:33.890Z]  > git --version # 'git version 2.25.1'
19:45:33 [2024-06-20T23:45:33.890Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
19:45:59 [2024-06-20T23:45:59.564Z] Avoid second fetch
19:45:59 [2024-06-20T23:45:59.633Z] Checking out Revision 47a9d248db0ee56dfff935b7446735f0afc37c9f (refs/remotes/origin/master)
19:46:00 [2024-06-20T23:46:00.433Z] Commit message: "Merge pull request #7389 from rmnattas/offheap-arraycopy-fix"
19:45:59 [2024-06-20T23:45:59.450Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
19:45:59 [2024-06-20T23:45:59.453Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:45:59 [2024-06-20T23:45:59.593Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:45:59 [2024-06-20T23:45:59.663Z]  > git config core.sparsecheckout # timeout=10
19:45:59 [2024-06-20T23:45:59.665Z]  > git checkout -f 47a9d248db0ee56dfff935b7446735f0afc37c9f # timeout=10
19:46:00 [2024-06-20T23:46:00.465Z]  > git rev-list --no-walk c2719521f1311f3b38c4ceddfc4c7adcbf8cbc80 # timeout=10