Skip to content

Console Output

10:59:30 [2024-06-27T14:59:30.465Z] The recommended git tool is: git
10:59:30 [2024-06-27T14:59:30.913Z] No credentials specified
10:59:31 [2024-06-27T14:59:31.224Z] Cloning the remote Git repository
10:59:31 [2024-06-27T14:59:31.447Z] Honoring refspec on initial clone
10:59:31 [2024-06-27T14:59:31.563Z] Cloning repository https://github.com/eclipse/omr.git
10:59:31 [2024-06-27T14:59:31.564Z]  > git init /Users/jenkins/workspace/Build # timeout=10
10:59:31 [2024-06-27T14:59:31.600Z] Using reference repository: /Users/jenkins/gitcache
10:59:31 [2024-06-27T14:59:31.601Z] Fetching upstream changes from https://github.com/eclipse/omr.git
10:59:31 [2024-06-27T14:59:31.601Z]  > git --version # timeout=10
10:59:31 [2024-06-27T14:59:31.609Z]  > git --version # 'git version 2.36.1'
10:59:31 [2024-06-27T14:59:31.610Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
10:59:38 [2024-06-27T14:59:38.761Z] Avoid second fetch
10:59:38 [2024-06-27T14:59:38.293Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
10:59:38 [2024-06-27T14:59:38.303Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:59:39 [2024-06-27T14:59:39.043Z] Checking out Revision befee22b73d986c3e86441ea10c721c67a0652cf (refs/remotes/origin/master)
10:59:38 [2024-06-27T14:59:38.877Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:59:39 [2024-06-27T14:59:39.159Z]  > git config core.sparsecheckout # timeout=10
10:59:39 [2024-06-27T14:59:39.168Z]  > git checkout -f befee22b73d986c3e86441ea10c721c67a0652cf # timeout=10
10:59:40 [2024-06-27T14:59:40.602Z] Commit message: "Merge pull request #7372 from luke-li-2003/SetSCountWhenUsingUseHigherMethodCounts"
10:59:40 [2024-06-27T14:59:40.711Z]  > git rev-list --no-walk b5ef5eda4680b6b5cf0c2f954362f9f47353ce04 # timeout=10