On 03/09/2025 4:57 pm, Jan Beulich wrote: > On 03.09.2025 17:12, GitLab wrote: >> >> Pipeline #2019389649 has failed! >> >> Project: xen ( https://gitlab.com/xen-project/hardware/xen ) >> Branch: staging-4.19 ( >> https://gitlab.com/xen-project/hardware/xen/-/commits/staging-4.19 ) >> >> Commit: dabd7193 ( >> https://gitlab.com/xen-project/hardware/xen/-/commit/dabd719321b652286b9d0b0c23e29c8427eb7da5 >> ) >> Commit Message: x86/gen-cpuid: Fix debugging for cycle detectio... >> Commit Author: Andrew Cooper ( https://gitlab.com/andyhhp ) >> Committed by: Jan Beulich ( https://gitlab.com/jbeulich ) >> >> >> Pipeline #2019389649 ( >> https://gitlab.com/xen-project/hardware/xen/-/pipelines/2019389649 ) >> triggered by Jan Beulich ( https://gitlab.com/jbeulich ) >> had 1 failed job. >> >> Job #11232025215 ( >> https://gitlab.com/xen-project/hardware/xen/-/jobs/11232025215/raw ) >> >> Stage: test >> Name: qemu-alpine-x86_64-gcc > I cannot make sense of the failure, and hence I have no idea what to do. Is > the perhaps another root container issue?
Seems like a likely guess. That ran on gitlab-docker-seagull, but this is the singular failure https://gitlab.com/groups/xen-project/-/runners/14174957 The sequentially previous job was https://gitlab.com/xen-project/hardware/xen/-/jobs/11230956609 which was a Xen 4.17 run of opensuse-leap-gcc which is a root container. I think I'm going to have to do some careful container rebuilding here... ~Andrew