Skip to content

Console Output

09:37:44 [2024-03-26T13:37:44.072Z] The recommended git tool is: git
09:37:44 [2024-03-26T13:37:44.564Z] No credentials specified
09:37:44 [2024-03-26T13:37:44.789Z] Cloning the remote Git repository
09:37:44 [2024-03-26T13:37:44.996Z] Honoring refspec on initial clone
09:37:45 [2024-03-26T13:37:45.111Z] Cloning repository https://github.com/eclipse/omr.git
09:37:45 [2024-03-26T13:37:45.113Z]  > git init /home/jenkins/workspace/Build # timeout=10
09:37:45 [2024-03-26T13:37:45.128Z] Using reference repository: /home/jenkins//gitcache
09:37:45 [2024-03-26T13:37:45.128Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:37:45 [2024-03-26T13:37:45.128Z]  > git --version # timeout=10
09:37:45 [2024-03-26T13:37:45.132Z]  > git --version # 'git version 2.25.1'
09:37:45 [2024-03-26T13:37:45.132Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
09:38:11 [2024-03-26T13:38:11.921Z] Avoid second fetch
09:38:12 [2024-03-26T13:38:12.126Z] Checking out Revision 75b2f82dc6576a930a55d3f2db780ed8c71bbe35 (refs/remotes/origin/master)
09:38:11 [2024-03-26T13:38:11.567Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:38:11 [2024-03-26T13:38:11.574Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:38:12 [2024-03-26T13:38:12.018Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:38:13 [2024-03-26T13:38:13.575Z] Commit message: "Merge pull request #7288 from keithc-ca/ddr_path_tool"
09:38:12 [2024-03-26T13:38:12.242Z]  > git config core.sparsecheckout # timeout=10
09:38:12 [2024-03-26T13:38:12.248Z]  > git checkout -f 75b2f82dc6576a930a55d3f2db780ed8c71bbe35 # timeout=10
09:38:13 [2024-03-26T13:38:13.677Z]  > git rev-list --no-walk 6c6d6383ccd93937d1987de8e818a0a63118b01e # timeout=10