New comment by tornaria on void-packages repository https://github.com/void-linux/void-packages/pull/34030#issuecomment-1013686861 Comment: In the last few CI runs I'm getting very strange random kills in CI (everything works fine locally). The last commit where this didn't happen is "New package: sagemath-test" and the first commit when this happened is "sagemath: update to 9.5.rc1." but I don't see anything relevant (from my pov the only significant change is 9.5.rc0 -> 9.5.rc1 but this was a small diff and nothing rings a bell there...) I rebased the latest commit to new python to see what happens (maybe it's just the memory leak causing OOM ???). Otherwise I'll try again the last known-to-work commit... These are long CI runs (4h) because the testsuite is run twice (once in the build tree and once in the installed pkg) and the kills happen in the second run. Locally everything works ok for all arches, both testsuite complete fine, and in --long mode (CI does normal).