Skip to content

Console Output

06:28:59 [2023-05-19T10:28:59.475Z] The recommended git tool is: git
06:28:59 [2023-05-19T10:28:59.958Z] No credentials specified
06:29:00 [2023-05-19T10:29:00.191Z] Cloning the remote Git repository
06:29:00 [2023-05-19T10:29:00.370Z] Honoring refspec on initial clone
06:29:00 [2023-05-19T10:29:00.474Z] Cloning repository https://github.com/jdekonin/omr.git
06:29:00 [2023-05-19T10:29:00.476Z]  > git init /home/jenkins/workspace/Build # timeout=10
06:29:00 [2023-05-19T10:29:00.505Z] Using reference repository: /home/jenkins//gitcache
06:29:00 [2023-05-19T10:29:00.507Z] Fetching upstream changes from https://github.com/jdekonin/omr.git
06:29:00 [2023-05-19T10:29:00.508Z]  > git --version # timeout=10
06:29:00 [2023-05-19T10:29:00.515Z]  > git --version # 'git version 2.25.1'
06:29:00 [2023-05-19T10:29:00.516Z]  > git fetch --tags --force --progress -- https://github.com/jdekonin/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
06:29:14 [2023-05-19T10:29:14.683Z] Avoid second fetch
06:29:15 [2023-05-19T10:29:15.005Z] Checking out Revision d6c0584c44dde931a50669f8bff03bd087ed5f8d (refs/remotes/origin/master)
06:29:14 [2023-05-19T10:29:14.156Z]  > git config remote.origin.url https://github.com/jdekonin/omr.git # timeout=10
06:29:14 [2023-05-19T10:29:14.165Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:29:14 [2023-05-19T10:29:14.812Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:29:15 [2023-05-19T10:29:15.179Z]  > git config core.sparsecheckout # timeout=10
06:29:15 [2023-05-19T10:29:15.193Z]  > git checkout -f d6c0584c44dde931a50669f8bff03bd087ed5f8d # timeout=10
06:29:16 [2023-05-19T10:29:16.597Z] Commit message: "Add dockerfile for riscv64 compiles"
06:29:16 [2023-05-19T10:29:16.787Z]  > git rev-list --no-walk d6c0584c44dde931a50669f8bff03bd087ed5f8d # timeout=10