help debugging failures on riscv64
I've been trying to track down build failures in uqm. As you can see at
https://ci.debian.net/packages/u/uqm/unstable/riscv64/
https://ci.debian.net/packages/u/uqm/testing/riscv64/
the builds fail a lot. I was able to duplicate an intermittant build
failure locally, which went away when I increased the timeout in the
test (originally 1 minute). But now even with a 5 minute test, the job
is still failing. It may still be a timeout issue, but I noticed that
when it succeeds it is usually running on debci-31 and when it fails it
is on some other host (e.g., debci-nj-09). Is there some way to run the
tests for uqm manually without a timeout on one of the failing hosts to
see if it ever completes when even 5 minutes doesn't seem to be enough
time? I also noticed there are architectural differences between the
boxes, so it is possible that there really is a problem other than
speed.
Reply to: