Started by GitHub push by lpw25 Started by GitHub push by lpw25 Running as SYSTEM Building remotely on olive in workspace /home/ci/workspace/Risc-V using credential 1460efba-98da-4ca5-9696-a7e681202cc4 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/ocaml/ocaml # timeout=10 Fetching upstream changes from https://github.com/ocaml/ocaml > git --version # timeout=10 using GIT_SSH to set credentials Credential used by Jenkins to login to GitHub over SSH > git fetch --tags --force --progress -- https://github.com/ocaml/ocaml +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/trunk^{commit} # timeout=10 Checking out Revision f6e5592965ab6cb324e023e4590c87787d2f2eb1 (origin/trunk) > git config core.sparsecheckout # timeout=10 > git checkout -f f6e5592965ab6cb324e023e4590c87787d2f2eb1 # timeout=10 Commit message: "Merge pull request #9246 from lpw25/avoid-rechecking-functor-applications" > git rev-list --no-walk 81119c53d10710066b8f6bae0582ac1f9bc4d910 # timeout=10 New run name is '#49' [Risc-V] $ /bin/sh -xe /tmp/jenkins9468734185823367082.sh + ssh -p 10000 riscv@localhost GIT_COMMIT=f6e5592965ab6cb324e023e4590c87787d2f2eb1 flambda=false /home/riscv/run-ci ssh: connect to host localhost port 10000: Connection refused Build step 'Execute shell' marked build as failure New run name is '#49' Sending e-mails to: ocaml-ci-notifications@inria.fr Finished: FAILURE