Skip to content

Console Output

21:53:29 [2024-06-03T01:53:29.746Z] The recommended git tool is: git
21:53:30 [2024-06-03T01:53:30.280Z] No credentials specified
21:53:30 [2024-06-03T01:53:30.504Z] Cloning the remote Git repository
21:53:30 [2024-06-03T01:53:30.761Z] Honoring refspec on initial clone
21:53:30 [2024-06-03T01:53:30.899Z] Cloning repository https://github.com/eclipse/omr.git
21:53:30 [2024-06-03T01:53:30.901Z]  > git init /home/jenkins/workspace/Build # timeout=10
21:53:30 [2024-06-03T01:53:30.918Z] Using reference repository: /home/jenkins//gitcache
21:53:30 [2024-06-03T01:53:30.918Z] Fetching upstream changes from https://github.com/eclipse/omr.git
21:53:30 [2024-06-03T01:53:30.919Z]  > git --version # timeout=10
21:53:30 [2024-06-03T01:53:30.927Z]  > git --version # 'git version 2.25.1'
21:53:30 [2024-06-03T01:53:30.928Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7356/merge:refs/remotes/origin/pr/7356/merge # timeout=30
21:53:43 [2024-06-03T01:53:43.347Z] Avoid second fetch
21:53:43 [2024-06-03T01:53:43.574Z] Checking out Revision bd4fa5a408a1fbf925dac0600140178d47059899 (refs/remotes/origin/pr/7356/merge)
21:53:42 [2024-06-03T01:53:42.599Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
21:53:42 [2024-06-03T01:53:42.605Z]  > git config --add remote.origin.fetch +refs/pull/7356/merge:refs/remotes/origin/pr/7356/merge # timeout=10
21:53:43 [2024-06-03T01:53:43.475Z]  > git rev-parse refs/remotes/origin/pr/7356/merge^{commit} # timeout=10
21:53:43 [2024-06-03T01:53:43.700Z]  > git config core.sparsecheckout # timeout=10
21:53:43 [2024-06-03T01:53:43.705Z]  > git checkout -f bd4fa5a408a1fbf925dac0600140178d47059899 # timeout=10
21:53:45 [2024-06-03T01:53:45.001Z] Commit message: "Merge ec76a50ab47b3e78f2735f2aa34264aa60c84270 into a98f362fe83d2e5e0b2d22f2eefc2e6f8fa0774c"