Skip to content

Console Output

11:45:22 [2024-04-18T15:45:22.127Z] The recommended git tool is: git
11:45:22 [2024-04-18T15:45:22.653Z] No credentials specified
11:45:22 [2024-04-18T15:45:22.853Z] Cloning the remote Git repository
11:45:23 [2024-04-18T15:45:23.077Z] Honoring refspec on initial clone
11:45:23 [2024-04-18T15:45:23.198Z] Cloning repository https://github.com/eclipse/omr.git
11:45:23 [2024-04-18T15:45:23.198Z]  > git init /Users/jenkins/workspace/Build # timeout=10
11:45:23 [2024-04-18T15:45:23.237Z] Using reference repository: /Users/jenkins/gitcache
11:45:23 [2024-04-18T15:45:23.238Z] Fetching upstream changes from https://github.com/eclipse/omr.git
11:45:23 [2024-04-18T15:45:23.238Z]  > git --version # timeout=10
11:45:23 [2024-04-18T15:45:23.246Z]  > git --version # 'git version 2.36.1'
11:45:23 [2024-04-18T15:45:23.247Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
11:45:34 [2024-04-18T15:45:34.044Z] Avoid second fetch
11:45:34 [2024-04-18T15:45:34.359Z] Checking out Revision 723d2e4b637bb29053b84b0564ee243872f13ae6 (refs/remotes/origin/master)
11:45:33 [2024-04-18T15:45:33.537Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
11:45:33 [2024-04-18T15:45:33.548Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:45:34 [2024-04-18T15:45:34.167Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:45:34 [2024-04-18T15:45:34.481Z]  > git config core.sparsecheckout # timeout=10
11:45:34 [2024-04-18T15:45:34.490Z]  > git checkout -f 723d2e4b637bb29053b84b0564ee243872f13ae6 # timeout=10
11:45:36 [2024-04-18T15:45:36.025Z] Commit message: "Merge pull request #7308 from knn-k/aarch64addConst0"
11:45:36 [2024-04-18T15:45:36.146Z]  > git rev-list --no-walk 723d2e4b637bb29053b84b0564ee243872f13ae6 # timeout=10