Skip to content

Console Output

02:08:18 [2024-04-22T06:08:18.492Z] The recommended git tool is: git
02:08:18 [2024-04-22T06:08:18.993Z] No credentials specified
02:08:19 [2024-04-22T06:08:19.319Z] Cloning the remote Git repository
02:08:19 [2024-04-22T06:08:19.625Z] Honoring refspec on initial clone
02:08:19 [2024-04-22T06:08:19.756Z] Cloning repository https://github.com/eclipse/omr.git
02:08:19 [2024-04-22T06:08:19.758Z]  > git init /home/jenkins/workspace/Build # timeout=10
02:08:19 [2024-04-22T06:08:19.803Z] Using reference repository: /home/jenkins//gitcache
02:08:19 [2024-04-22T06:08:19.804Z] Fetching upstream changes from https://github.com/eclipse/omr.git
02:08:19 [2024-04-22T06:08:19.805Z]  > git --version # timeout=10
02:08:19 [2024-04-22T06:08:19.810Z]  > git --version # 'git version 2.25.1'
02:08:19 [2024-04-22T06:08:19.811Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
02:08:32 [2024-04-22T06:08:32.772Z] Avoid second fetch
02:08:32 [2024-04-22T06:08:32.432Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
02:08:32 [2024-04-22T06:08:32.441Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:08:33 [2024-04-22T06:08:33.038Z] Checking out Revision 40107cbc3a8c82fc14d6312a20c713be023640a2 (refs/remotes/origin/master)
02:08:32 [2024-04-22T06:08:32.897Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
02:08:33 [2024-04-22T06:08:33.155Z]  > git config core.sparsecheckout # timeout=10
02:08:33 [2024-04-22T06:08:33.164Z]  > git checkout -f 40107cbc3a8c82fc14d6312a20c713be023640a2 # timeout=10
02:08:34 [2024-04-22T06:08:34.584Z] Commit message: "Merge pull request #7316 from ChungHsuanChen/fix-unused-var-error"
02:08:34 [2024-04-22T06:08:34.713Z]  > git rev-list --no-walk 40107cbc3a8c82fc14d6312a20c713be023640a2 # timeout=10