Gitlab runner timeout on evb-ast2600 ?

Tom Rini trini at konsulko.com
Mon Apr 7 16:01:31 CEST 2025


On Mon, Apr 07, 2025 at 04:55:16PM +0300, Eugen Hristev wrote:

> Hi everyone,
> 
> I keep getting an error on running the CI loop on -next on my tree :
> 
> https://source.denx.de/u-boot/custodians/u-boot-at91/-/jobs/1090517
> 
> ! _pytest.outcomes.Exit: Lab timeout: Marking connection bad - no other
> tests will run !
> 
> Any clue ? It's been like this for few days. It doesn't look like a
> faulty patch.

Try adding:
TEST_PY_EXTRA: "--capture=tee-sys"

To the stanza for the board in .gitlab-ci.yml and see if there's more
details in the output. The failure means that QEMU didn't run or we
crashed on start or something I believe.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250407/79a326ed/attachment.sig>


More information about the U-Boot mailing list