[xen-unstable test] 180484: tolerable FAIL

2023-04-30 Thread osstest service owner
flight 180484 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/180484/ Failures :-/ but no regressions. Tests which are failing intermittently (not blocking): test-amd64-i386-xl-qemuu-debianhvm-amd64 7 xen-install fail in 180481 pass in 180484 test-armhf-armhf-libvirt-

[PATCH] xen/sysctl: fix XEN_SYSCTL_getdomaininfolist handling with XSM

2023-04-30 Thread Juergen Gross
In case XSM is active, the handling of XEN_SYSCTL_getdomaininfolist can fail if the last domain scanned isn't allowed to be accessed by the calling domain (i.e. xsm_getdomaininfo(XSM_HOOK, d) is failing). Fix that by just ignoring scanned domains where xsm_getdomaininfo() is returning an error, li

Re: [BUG] x2apic broken with current AMD hardware

2023-04-30 Thread Elliott Mitchell
On Mon, Mar 20, 2023 at 09:28:20AM +0100, Jan Beulich wrote: > On 20.03.2023 09:14, Jan Beulich wrote: > > On 17.03.2023 18:26, Elliott Mitchell wrote: > >> On Fri, Mar 17, 2023 at 09:22:09AM +0100, Jan Beulich wrote: > >>> On 16.03.2023 23:03, Elliott Mitchell wrote: > On Mon, Mar 13, 2023 at

[linux-linus test] 180486: regressions - FAIL

2023-04-30 Thread osstest service owner
flight 180486 linux-linus real [real] flight 180488 linux-linus real-retest [real] http://logs.test-lab.xenproject.org/osstest/logs/180486/ http://logs.test-lab.xenproject.org/osstest/logs/180488/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run

[qemu-mainline test] 180487: tolerable FAIL - PUSHED

2023-04-30 Thread osstest service owner
flight 180487 qemu-mainline real [real] flight 180490 qemu-mainline real-retest [real] http://logs.test-lab.xenproject.org/osstest/logs/180487/ http://logs.test-lab.xenproject.org/osstest/logs/180490/ Failures :-/ but no regressions. Tests which are failing intermittently (not blocking): test-am

[PATCH v2 0/2] automation: optimize build jobs order

2023-04-30 Thread Marek Marczykowski-Górecki
This made the pipeline to complete within 45 minutes. This isn't big improvement on its own, but should make adding more runners more beneficial. While looking at it in real time, most jobs were really waiting for available runners and not stuck on dependencies anymore. Marek Marczykowski-Górecki

[PATCH v2 2/2] automation: optimize build jobs order

2023-04-30 Thread Marek Marczykowski-Górecki
Put jobs that are needed for (any) test earlier, so the tests can start running in parallel to builds. This commits splits only x86 build jobs into two sections (one on top and one on bottom), but keep ARM build jobs in one section, as most of them have some test connected and the few that do not a

[PATCH v2 1/2] automation: move test artifacts jobs to the top

2023-04-30 Thread Marek Marczykowski-Górecki
Make them run earlier, so tests can start earlier in parallel to the build jobs. Signed-off-by: Marek Marczykowski-Górecki --- automation/gitlab-ci/build.yaml | 152 - 1 file changed, 76 insertions(+), 76 deletions(-) diff --git a/automation/gitlab-ci/build.yaml

[linux-linus test] 180489: regressions - FAIL

2023-04-30 Thread osstest service owner
flight 180489 linux-linus real [real] flight 180491 linux-linus real-retest [real] http://logs.test-lab.xenproject.org/osstest/logs/180489/ http://logs.test-lab.xenproject.org/osstest/logs/180491/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run