noports icon indicating copy to clipboard operation
noports copied to clipboard

multibuild.yaml - riscv64 docker buildx consistently slow to build / hangs

Open XavierChanth opened this issue 10 months ago • 1 comments

Describe the bug

The riscv64 build often is slow or outright hangs and we usually have to rerun.

Steps to reproduce

Run a multibuild - see past multibuild runs for examples.

Expected behavior

We are able to build it in a timely manner so I don't have to decide between doing the following:

  • Releasing without risv64 and going back to add it
  • Wait for it to complete successfully

XavierChanth avatar Apr 02 '24 15:04 XavierChanth

We probably shouldn't be packaging RISC-V as if it's production ready until we have stable OS targets (and maybe then also RISC-V support in the Docker Dart image).

cpswan avatar Apr 02 '24 16:04 cpswan

@XavierChanth you mentioned that the BuildX builds were OK again. Should we drop this, or maybe split the RISC-V build away from the rest?

cpswan avatar Apr 24 '24 12:04 cpswan

Yeah, I don't think it was anything we did wrong... I think it was something with the GHA runner.

XavierChanth avatar Apr 25 '24 14:04 XavierChanth

OK. Next time I'm in that code I might modify it anyway now that we know how to test for latest releases (as I feel it would be better to only build RISC-V for release candidates).

cpswan avatar Apr 25 '24 15:04 cpswan