mantle icon indicating copy to clipboard operation
mantle copied to clipboard

Machine checks are flaky

Open ajeddeloh opened this issue 6 years ago • 2 comments

Kola tests sometimes fail the machine check because systemd is still in the starting state.

Specifically sometimes this check times out while stilling in the "starting" state: https://github.com/coreos/mantle/blob/master/platform/platform.go#L328

ajeddeloh avatar Jun 13 '19 17:06 ajeddeloh

We can extend the timer (it's currently 300 seconds, 30 checks with one every 10 seconds) but at some interval it feels like there's a valid issue that the machine isn't finished starting.

arithx avatar Jun 13 '19 18:06 arithx

I tried manholing in, but I kept getting weird terminal problems when I did (or it would fail on two machines at the same time and kola gets really confused when trying to manhole twice at the same time).

ajeddeloh avatar Jun 13 '19 18:06 ajeddeloh