Skip to content

Console Output

15:44:40 [2024-07-03T19:44:40.935Z] The recommended git tool is: git
15:44:41 [2024-07-03T19:44:41.350Z] No credentials specified
15:44:41 [2024-07-03T19:44:41.555Z] Cloning the remote Git repository
15:44:41 [2024-07-03T19:44:41.797Z] Honoring refspec on initial clone
15:44:41 [2024-07-03T19:44:41.962Z] Cloning repository https://github.com/eclipse/omr.git
15:44:41 [2024-07-03T19:44:41.962Z]  > git init /Users/jenkins/workspace/Build # timeout=10
15:44:41 [2024-07-03T19:44:41.998Z] Using reference repository: /Users/jenkins/gitcache
15:44:41 [2024-07-03T19:44:41.998Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:44:41 [2024-07-03T19:44:41.998Z]  > git --version # timeout=10
15:44:42 [2024-07-03T19:44:42.007Z]  > git --version # 'git version 2.36.1'
15:44:42 [2024-07-03T19:44:42.007Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
15:44:53 [2024-07-03T19:44:53.492Z] Avoid second fetch
15:44:53 [2024-07-03T19:44:53.102Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:44:53 [2024-07-03T19:44:53.112Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:44:53 [2024-07-03T19:44:53.626Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:44:53 [2024-07-03T19:44:53.722Z] Checking out Revision 5aca65b693d7c3d3189da6c8273ddda4d2f5e2b6 (refs/remotes/origin/master)
15:44:55 [2024-07-03T19:44:55.304Z] Commit message: "Merge pull request #7399 from a7ehuo/valuetypes-remove-qtype"
15:44:53 [2024-07-03T19:44:53.832Z]  > git config core.sparsecheckout # timeout=10
15:44:53 [2024-07-03T19:44:53.841Z]  > git checkout -f 5aca65b693d7c3d3189da6c8273ddda4d2f5e2b6 # timeout=10
15:44:55 [2024-07-03T19:44:55.440Z]  > git rev-list --no-walk 3ad5a570df116a06db0fe1ec9e1de5c8e1edbce7 # timeout=10