On Mon, 21 Jan 2019 at 05:18, Thomas Huth <th...@redhat.com> wrote: > > Actually, scratch that Tested-by: My build timed out after 1 hour: > > https://cirrus-ci.com/task/5113243459649536
Interesting. My build reports successful completion after a bit under 1/2 hr: https://cirrus-ci.com/build/5717787416723456 I notice that both your failing result and my successful result have as the last test: PASS 57 test-hmp /aarch64/hmp/none+2MB so I wonder if yours actually finished in 1/2 hr, but then waited for 1/2 hr on something that got stuck? > Are you also sure that you can run with 8 CPUs here? ... I somehow doubt > that, otherwise the build should not take more than 1 h, I think. To confirm, I have another build running now with echo "Running with hw.ncpu=$(sysctl -n hw.ncpu)" added.