Skip to content

Console Output

11:55:17 [2024-06-12T15:55:17.841Z] The recommended git tool is: git
11:55:18 [2024-06-12T15:55:18.279Z] No credentials specified
11:55:18 [2024-06-12T15:55:18.481Z] Cloning the remote Git repository
11:55:18 [2024-06-12T15:55:18.756Z] Honoring refspec on initial clone
11:55:18 [2024-06-12T15:55:18.905Z] Cloning repository https://github.com/eclipse/omr.git
11:55:18 [2024-06-12T15:55:18.906Z]  > git init /home/jenkins/workspace/Build # timeout=10
11:55:18 [2024-06-12T15:55:18.920Z] Using reference repository: /home/jenkins//gitcache
11:55:18 [2024-06-12T15:55:18.921Z] Fetching upstream changes from https://github.com/eclipse/omr.git
11:55:18 [2024-06-12T15:55:18.921Z]  > git --version # timeout=10
11:55:18 [2024-06-12T15:55:18.925Z]  > git --version # 'git version 2.25.1'
11:55:18 [2024-06-12T15:55:18.926Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7374/merge:refs/remotes/origin/pr/7374/merge # timeout=30
11:55:30 [2024-06-12T15:55:30.554Z] Avoid second fetch
11:55:30 [2024-06-12T15:55:30.218Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
11:55:30 [2024-06-12T15:55:30.226Z]  > git config --add remote.origin.fetch +refs/pull/7374/merge:refs/remotes/origin/pr/7374/merge # timeout=10
11:55:30 [2024-06-12T15:55:30.784Z] Checking out Revision affa6460c2bbeeef70c567a9679adacf2141f1a4 (refs/remotes/origin/pr/7374/merge)
11:55:32 [2024-06-12T15:55:32.170Z] Commit message: "Merge 70216cc547eab5fe27951cb00096ea500c30734b into 87350903300de2d8901b2de5fa564cf9b78d7add"
11:55:30 [2024-06-12T15:55:30.697Z]  > git rev-parse refs/remotes/origin/pr/7374/merge^{commit} # timeout=10
11:55:30 [2024-06-12T15:55:30.921Z]  > git config core.sparsecheckout # timeout=10
11:55:30 [2024-06-12T15:55:30.928Z]  > git checkout -f affa6460c2bbeeef70c567a9679adacf2141f1a4 # timeout=10