[issue30263] regrtest: log the system load?

STINNER Victor report at bugs.python.org
Thu May 4 09:39:16 EDT 2017


STINNER Victor added the comment:

Oh... I see many unexpected load average!

On the small ARMv7 Ubuntu 3.x (1 CPU), -j8 is used: the load average starts with 2.58 but goes up to 11.13 around "0:04:20 load avg: 11.13 [216/405] ". Load average of 11 on such device seems too high and can explain test failures.

PPC64 Fedora 3.x (64 CPU) starts at 8.48 and goes up to "0:01:33 load avg: 11.33", but it has much more CPUs, so it's ok.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30263>
_______________________________________


More information about the Python-bugs-list mailing list