Skip to content
Success

Console Output

Started by an SCM change
Running as SYSTEM
Building remotely on olive in workspace /home/ci/workspace/Risc-V
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/nojb/riscv-ocaml # timeout=10
Fetching upstream changes from https://github.com/nojb/riscv-ocaml
 > git --version # timeout=10
 > git fetch --tags --force --progress -- https://github.com/nojb/riscv-ocaml +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/4.05
Seen branch in repository origin/4.06
Seen branch in repository origin/4.07
Seen branch in repository origin/4.09
Seen branch in repository origin/trunk
Seen 5 remote branches
 > git show-ref --tags -d # timeout=10
Multiple candidate revisions
Scheduling another build to catch up with Risc-V
Checking out Revision 8a9bace734f14beab11e9db82fed5d8188fed655 (origin/4.05)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8a9bace734f14beab11e9db82fed5d8188fed655 # timeout=10
Commit message: "Add RISC-V backend & runtime"
First time build. Skipping changelog.
New run name is '#2'
[Risc-V] $ /bin/sh -xe /tmp/jenkins6224667211747717834.sh
+ pwd
/home/ci/workspace/Risc-V
New run name is '#2'
Finished: SUCCESS