Skip to content

Console Output

11:04:20 [2024-04-25T15:04:20.330Z] The recommended git tool is: git
11:05:15 [2024-04-25T15:05:15.904Z] No credentials specified
11:05:16 [2024-04-25T15:05:16.171Z] Cloning the remote Git repository
11:05:16 [2024-04-25T15:05:16.396Z] Honoring refspec on initial clone
11:05:17 [2024-04-25T15:05:17.017Z] Cloning repository https://github.com/eclipse/omr.git
11:05:17 [2024-04-25T15:05:17.618Z]  > git init /home/jenkins/workspace/Build # timeout=10
11:05:18 [2024-04-25T15:05:18.421Z] Using reference repository: /home/jenkins//gitcache
11:05:18 [2024-04-25T15:05:18.425Z] Fetching upstream changes from https://github.com/eclipse/omr.git
11:05:18 [2024-04-25T15:05:18.425Z]  > git --version # timeout=10
11:05:18 [2024-04-25T15:05:18.432Z]  > git --version # 'git version 2.25.1'
11:05:18 [2024-04-25T15:05:18.433Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
11:05:29 [2024-04-25T15:05:29.674Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
11:05:29 [2024-04-25T15:05:29.689Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:05:51 [2024-04-25T15:05:51.365Z] Avoid second fetch
11:05:51 [2024-04-25T15:05:51.605Z] Checking out Revision 33a1542b9be12fd21722f58981a98709e9f73f50 (refs/remotes/origin/master)
11:05:51 [2024-04-25T15:05:51.473Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:05:51 [2024-04-25T15:05:51.978Z]  > git config core.sparsecheckout # timeout=10
11:05:52 [2024-04-25T15:05:52.004Z]  > git checkout -f 33a1542b9be12fd21722f58981a98709e9f73f50 # timeout=10
11:06:02 [2024-04-25T15:06:02.720Z] Commit message: "Merge pull request #7317 from 0xdaryl/notices"
11:06:02 [2024-04-25T15:06:02.857Z]  > git rev-list --no-walk 33a1542b9be12fd21722f58981a98709e9f73f50 # timeout=10