Skip to content

Console Output

11:04:13 [2024-04-25T15:04:13.649Z] The recommended git tool is: git
11:05:07 [2024-04-25T15:05:07.904Z] No credentials specified
11:05:08 [2024-04-25T15:05:08.115Z] Cloning the remote Git repository
11:05:08 [2024-04-25T15:05:08.404Z] Honoring refspec on initial clone
11:05:08 [2024-04-25T15:05:08.921Z] Cloning repository https://github.com/eclipse/omr.git
11:05:09 [2024-04-25T15:05:09.455Z]  > git init /home/jenkins/workspace/Build # timeout=10
11:05:10 [2024-04-25T15:05:10.118Z] Using reference repository: /home/jenkins//gitcache
11:05:10 [2024-04-25T15:05:10.122Z] Fetching upstream changes from https://github.com/eclipse/omr.git
11:05:10 [2024-04-25T15:05:10.123Z]  > git --version # timeout=10
11:05:10 [2024-04-25T15:05:10.129Z]  > git --version # 'git version 2.25.1'
11:05:10 [2024-04-25T15:05:10.130Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
11:05:22 [2024-04-25T15:05:22.208Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
11:05:22 [2024-04-25T15:05:22.218Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:05:44 [2024-04-25T15:05:44.212Z] Avoid second fetch
11:05:44 [2024-04-25T15:05:44.432Z] Checking out Revision 33a1542b9be12fd21722f58981a98709e9f73f50 (refs/remotes/origin/master)
11:05:44 [2024-04-25T15:05:44.342Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:05:44 [2024-04-25T15:05:44.729Z]  > git config core.sparsecheckout # timeout=10
11:05:44 [2024-04-25T15:05:44.742Z]  > git checkout -f 33a1542b9be12fd21722f58981a98709e9f73f50 # timeout=10
11:05:55 [2024-04-25T15:05:55.406Z] Commit message: "Merge pull request #7317 from 0xdaryl/notices"
11:05:55 [2024-04-25T15:05:55.531Z]  > git rev-list --no-walk 33a1542b9be12fd21722f58981a98709e9f73f50 # timeout=10