Skip to content

Console Output

13:07:12 [2024-06-19T17:07:12.362Z] The recommended git tool is: git
13:07:13 [2024-06-19T17:07:13.375Z] No credentials specified
13:07:13 [2024-06-19T17:07:13.597Z] Cloning the remote Git repository
13:07:13 [2024-06-19T17:07:13.821Z] Honoring refspec on initial clone
13:07:13 [2024-06-19T17:07:13.962Z] Cloning repository https://github.com/eclipse/omr.git
13:07:13 [2024-06-19T17:07:13.963Z]  > git init /home/jenkins/workspace/Build # timeout=10
13:07:13 [2024-06-19T17:07:13.974Z] Using reference repository: /home/jenkins//gitcache
13:07:13 [2024-06-19T17:07:13.975Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:07:13 [2024-06-19T17:07:13.975Z]  > git --version # timeout=10
13:07:13 [2024-06-19T17:07:13.979Z]  > git --version # 'git version 2.25.1'
13:07:13 [2024-06-19T17:07:13.979Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
13:07:25 [2024-06-19T17:07:25.957Z] Avoid second fetch
13:07:26 [2024-06-19T17:07:26.139Z] Checking out Revision c2719521f1311f3b38c4ceddfc4c7adcbf8cbc80 (refs/remotes/origin/master)
13:07:25 [2024-06-19T17:07:25.644Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:07:25 [2024-06-19T17:07:25.649Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:07:26 [2024-06-19T17:07:26.058Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:07:26 [2024-06-19T17:07:26.238Z]  > git config core.sparsecheckout # timeout=10
13:07:26 [2024-06-19T17:07:26.244Z]  > git checkout -f c2719521f1311f3b38c4ceddfc4c7adcbf8cbc80 # timeout=10
13:07:27 [2024-06-19T17:07:27.515Z] Commit message: "Merge pull request #7387 from a7ehuo/system-arraycopy-perf-15-int-long-threshold-32bytes"
13:07:27 [2024-06-19T17:07:27.625Z]  > git rev-list --no-walk e92518f52b89c68352935beb16a34b76278074eb # timeout=10