Trying 192.168.56.33... Connected to conserv4. Escape character is '^]'. ser2net port telnet,3003 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.4:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot 2024.01 (Jan 15 2024 - 02:22:14 +0000) DRAM: 948 MiB (effective 1.9 GiB) RPI 4 Model B (0xb03115) Core: 211 devices, 16 uclasses, devicetree: board MMC: mmcnr@7e300000: 1, mmc@7e340000: 0 Loading Environment from FAT... Unable to read "uboot.env" from mmc0:1... In: serial,usbkbd Out: serial,vidconsole Err: serial,vidconsole Net: eth0: ethernet@7d580000 PCIe BRCM: link up, 5.0 Gbps x1 (SSC) starting USB... Bus xhci_pci: Register 5000420 NbrPorts 5 Starting the controller USB XHCI 1.00 scanning bus xhci_pci for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  0 U-Boot> setenv autoload no setenv autoload no U-Boot> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff U-Boot> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff U-Boot> dhcp dhcp ethernet@7d580000 Waiting for PHY auto negotiation to complete.... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.194 (3812 ms) U-Boot> setenv serverip 192.168.56.39 setenv serverip 192.168.56.39 U-Boot> tftp 0x00080000 92849/tftp-deploy-dgemp55c/kernel/Image tftp 0x00080000 92849/tftp-deploy-dgemp55c/kernel/Image Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.194 Filename '92849/tftp-deploy-dgemp55c/kernel/Image'. Load address: 0x80000 Loading: *################################################## 36.2 MiB 14.2 MiB/s done Bytes transferred = 37968384 (2435a00 hex) U-Boot> tftp 0x06700000 92849/tftp-deploy-dgemp55c/ramdisk/ramdisk.cpio.gz.uboot tftp 0x06700000 92849/tftp-deploy-dgemp55c/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.194 Filename '92849/tftp-deploy-dgemp55c/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x6700000 Loading: *#############################T T T ##################### 59 MiB 3.2 MiB/s done Bytes transferred = 61849697 (3afc061 hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x06400000 92849/tftp-deploy-dgemp55c/dtb/bcm2711-rpi-4-b.dtb tftp 0x06400000 92849/tftp-deploy-dgemp55c/dtb/bcm2711-rpi-4-b.dtb Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.194 Filename '92849/tftp-deploy-dgemp55c/dtb/bcm2711-rpi-4-b.dtb'. Load address: 0x6400000 Loading: *################################################## 26.8 KiB 4.4 MiB/s done Bytes transferred = 27434 (6b2a hex) U-Boot> setenv bootargs 'console=ttyS1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyS1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' U-Boot> booti 0x00080000 0x06700000 0x06400000 booti 0x00080000 0x06700000 0x06400000 Moving Image from 0x80000 to 0x200000, end=26e0000 ## Loading init Ramdisk from Legacy Image at 06700000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 61849633 Bytes = 59 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 06400000 Booting using the fdt blob at 0x6400000 Working FDT set to 6400000 Loading Ramdisk to 3642b000, end 39f27021 ... OK Loading Device Tree to 0000000036421000, end 000000003642ab29 ... OK Working FDT set to 36421000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 6.1.83-cip18 (KernelCI@build-j154464-arm64-gcc-10-defconfig-gzhqc) (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT Wed Apr 3 23:02:51 UTC 2024 [ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.5 [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000032400000, size 64 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] earlycon: bcm2835aux0 at MMIO32 0x00000000fe215040 (options '115200n8') [ 0.000000] printk: bootconsole [bcm2835aux0] enabled [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x7fbf6a00-0x7fbf8fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff] [ 0.000000] DMA32 [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff] [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] On node 0, zone DMA32: 19456 pages in unavailable ranges [ 0.000000] percpu: Embedded 21 pages/cpu s47912 r8192 d29912 u86016 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: Spectre-v2 [ 0.000000] CPU features: detected: Spectre-v3a [ 0.000000] CPU features: detected: Spectre-v4 [ 0.000000] CPU features: detected: Spectre-BHB [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI) [ 0.000000] CPU features: detected: ARM erratum 1742098 [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 496944 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: console=ttyS1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: area num 4. <6>[ 0.000000] software IO TLB: mapped [mem 0x000000002e400000-0x0000000032400000] (64MB) <6>[ 0.000000] Memory: 1748980K/2019328K available (16256K kernel code, 3734K rwdata, 9344K rodata, 7616K init, 609K bss, 204812K reserved, 65536K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] Tracing variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] Root IRQ handler: gic_handle_irq <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns <6>[ 0.000001] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns <6>[ 0.008671] Console: colour dummy device 80x25 <6>[ 0.013526] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) <6>[ 0.024359] pid_max: default: 32768 minimum: 301 <6>[ 0.029366] LSM: Security Framework initializing <6>[ 0.034423] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.042197] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.052259] cblist_init_generic: Setting adjustable number of callback queues. <6>[ 0.059865] cblist_init_generic: Setting shift to 2 and lim to 1. <6>[ 0.066388] cblist_init_generic: Setting adjustable number of callback queues. <6>[ 0.073975] cblist_init_generic: Setting shift to 2 and lim to 1. <6>[ 0.080641] rcu: Hierarchical SRCU implementation. <6>[ 0.085769] rcu: Max phase no-delay instances is 1000. <6>[ 0.093823] EFI services will not be available. <6>[ 0.098973] smp: Bringing up secondary CPUs ... <6>[ 0.104392] Detected PIPT I-cache on CPU1 <6>[ 0.104523] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] <6>[ 0.105146] Detected PIPT I-cache on CPU2 <6>[ 0.105252] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] <6>[ 0.105826] Detected PIPT I-cache on CPU3 <6>[ 0.105931] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] <6>[ 0.106013] smp: Brought up 1 node, 4 CPUs <6>[ 0.143982] SMP: Total of 4 processors activated. <6>[ 0.149010] CPU features: detected: 32-bit EL0 Support <6>[ 0.154494] CPU features: detected: 32-bit EL1 Support <6>[ 0.159964] CPU features: detected: CRC32 instructions <6>[ 0.165521] CPU: All CPU(s) started at EL2 <6>[ 0.169954] alternatives: applying system-wide alternatives <6>[ 0.177690] devtmpfs: initialized <6>[ 0.188024] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.198191] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.207273] pinctrl core: initialized pinctrl subsystem <6>[ 0.214880] DMI not present or invalid. <6>[ 0.219849] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.227264] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.234918] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.243178] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.251511] audit: initializing netlink subsys (disabled) <5>[ 0.257391] audit: type=2000 audit(0.160:1): state=initialized audit_enabled=0 res=1 <6>[ 0.258568] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.265505] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.271912] cpuidle: using governor menu <6>[ 0.283197] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.290433] ASID allocator initialised with 32768 entries <6>[ 0.298121] Serial: AMBA PL011 UART driver <6>[ 0.325574] KASLR enabled <6>[ 0.339315] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.346468] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page <6>[ 0.353117] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.360247] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page <6>[ 0.366850] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.373977] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.380580] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.387707] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page <6>[ 0.396077] ACPI: Interpreter disabled. <6>[ 0.402968] iommu: Default domain type: Translated <6>[ 0.408183] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.415069] SCSI subsystem initialized <6>[ 0.419511] usbcore: registered new interface driver usbfs <6>[ 0.425376] usbcore: registered new interface driver hub <6>[ 0.431061] usbcore: registered new device driver usb <4>[ 0.436609] usb_phy_generic phy: supply vcc not found, using dummy regulator <4>[ 0.444125] usb_phy_generic phy: dummy supplies not allowed for exclusive requests <4>[ 0.452056] usb_phy_generic phy: dummy supplies not allowed for exclusive requests <6>[ 0.461042] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.466332] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.475845] PTP clock support registered <6>[ 0.480229] EDAC MC: Ver: 3.0.0 <6>[ 0.485365] FPGA manager framework <6>[ 0.489165] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.496446] vgaarb: loaded <6>[ 0.499806] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.506490] VFS: Disk quotas dquot_6.6.0 <6>[ 0.510776] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.518209] pnp: PnP ACPI: disabled <6>[ 0.529881] NET: Registered PF_INET protocol family <6>[ 0.535448] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.545552] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.554527] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.562646] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.571022] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) <6>[ 0.579206] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.586234] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.593321] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.600972] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.607390] RPC: Registered named UNIX socket transport module. <6>[ 0.613661] RPC: Registered udp transport module. <6>[ 0.618684] RPC: Registered tcp transport module. <6>[ 0.623706] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.630493] PCI: CLS 0 bytes, default 64 <6>[ 0.635016] Unpacking initramfs... <6>[ 0.644902] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available <6>[ 0.653750] kvm [1]: IPA Size Limit: 44 bits <6>[ 0.660525] kvm [1]: vgic interrupt IRQ9 <6>[ 0.664897] kvm [1]: Hyp mode initialized successfully <5>[ 0.671853] Initialise system trusted keyrings <6>[ 0.676909] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 0.691518] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.698513] NFS: Registering the id_resolver key type <5>[ 0.703948] Key type id_resolver registered <5>[ 0.708448] Key type id_legacy registered <6>[ 0.712883] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.719937] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.727914] 9p: Installing v9fs 9p2000 file system support <5>[ 0.798916] Key type asymmetric registered <5>[ 0.803345] Asymmetric key parser 'x509' registered <6>[ 0.808636] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 0.816394] io scheduler mq-deadline registered <6>[ 0.821242] io scheduler kyber registered <6>[ 0.827138] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 18) <6>[ 0.854039] EINJ: ACPI disabled. <6>[ 0.888523] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 0.897487] printk: console [ttyS1] disabled <6>[ 0.902172] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 29, base_baud = 62499999) is a 16550 <6>[ 0.911476] printk: console [ttyS1] enabled <6>[ 0.911476] printk: console [ttyS1] enabled <6>[ 0.920506] printk: bootconsole [bcm2835aux0] disabled <6>[ 0.920506] printk: bootconsole [bcm2835aux0] disabled <6>[ 0.933592] SuperH (H)SCI(F) driver initialized <6>[ 0.939179] msm_serial: driver initialized <6>[ 0.952709] loop: module loaded <6>[ 0.957522] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 0.966489] megasas: 07.719.03.00-rc1 <6>[ 0.978022] tun: Universal TUN/TAP device driver, 1.6 <6>[ 0.984689] thunder_xcv, ver 1.0 <6>[ 0.988303] thunder_bgx, ver 1.0 <6>[ 0.991897] nicpf, ver 1.0 <6>[ 0.996713] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 1.004328] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 1.010102] hclge is initializing <6>[ 1.013777] e1000: Intel(R) PRO/1000 Network Driver <6>[ 1.019002] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 1.025175] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.030487] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.036807] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.042555] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.048529] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 1.055159] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.061993] sky2: driver version 1.30 <6>[ 1.067493] VFIO - User Level meta-driver version: 0.3 <6>[ 1.077404] usbcore: registered new interface driver usb-storage <6>[ 1.087572] i2c_dev: i2c /dev entries driver <6>[ 1.095042] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode <6>[ 1.102727] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode <6>[ 1.114489] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 1.124042] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.130602] sdhci: Copyright(c) Pierre Ossman <6>[ 1.136364] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.144127] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.153267] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.162655] usbcore: registered new interface driver usbhid <6>[ 1.168603] usbhid: USB HID core driver <6>[ 1.174215] bcm2835-mbox fe00b880.mailbox: mailbox enabled <6>[ 1.187680] NET: Registered PF_PACKET protocol family <6>[ 1.193281] 9pnet: Installing 9P2000 support <5>[ 1.197976] Key type dns_resolver registered <6>[ 1.203008] registered taskstats version 1 <5>[ 1.207489] Loading compiled-in X.509 certificates <6>[ 1.221252] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 32, base_baud = 0) is a PL011 rev2 <6>[ 1.230761] serial serial0: tty port ttyAMA0 registered <6>[ 1.238799] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:39:16 <3>[ 1.249670] uart-pl011 fe201000.serial: Failed to create device link (0x180) with soc:firmware:gpio <4>[ 1.261597] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator <4>[ 1.269332] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator <6>[ 1.377660] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM <6>[ 1.392319] sdhci-iproc fe300000.mmc: allocated mmc-pwrseq <6>[ 1.430495] mmc0: SDHCI controller on fe300000.mmc [fe300000.mmc] using PIO <6>[ 1.441502] mmc1: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA <6>[ 1.522759] mmc0: new high speed SDIO card at address 0001 <6>[ 1.549460] mmc1: new ultra high speed DDR50 SDXC card at address aaaa <6>[ 1.557253] mmcblk1: mmc1:aaaa SD256 238 GiB <6>[ 1.564395] mmcblk1: p1 p2 <6>[ 5.278080] Freeing initrd memory: 60400K <6>[ 13.743996] ALSA device list: <6>[ 13.747275] No soundcards found. <6>[ 13.757440] Freeing unused kernel memory: 7616K <6>[ 13.762461] Run /init as init process <30>[ 13.801982] systemd[1]: System time before build time, advancing clock. <6>[ 13.822495] NET: Registered PF_INET6 protocol family <6>[ 13.829008] Segment Routing with IPv6 <6>[ 13.833059] In-situ OAM (IOAM) with IPv6 <30>[ 13.857859] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) <30>[ 13.891538] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 13.912112] systemd[1]: Hostname set to . <30>[ 14.218776] systemd[1]: Queued start job for default target graphical.target. <30>[ 14.256386] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty. <30>[ 14.285608] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>[ 14.313574] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. <30>[ 14.341241] systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>[ 14.364275] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>[ 14.392173] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo… Requests to Wall Directory Watch. <30>[ 14.420046] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). <30>[ 14.440133] systemd[1]: Expecting device dev-ttyS1.device - /dev/ttyS1... Expecting device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1... <30>[ 14.463979] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 14.492018] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 14.520016] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 14.543980] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 14.567958] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 14.591994] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 14.612022] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 14.640348] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe. <30>[ 14.669013] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…socket[0m - Journal Audit Socket. <30>[ 14.696639] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m - Journal Socket (/dev/log). <30>[ 14.724596] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 14.752669] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket. <30>[ 14.780463] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket. <30>[ 14.832166] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Mounting [0;1;39mdev-hugepages.mount[0m - Huge Pages File System... <30>[ 14.860447] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Mounting [0;1;39mdev-mqueue.mount…POSIX Message Queue File System... <30>[ 14.908181] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 14.932408] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). <30>[ 14.952906] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting [0;1;39mkmod-static-nodes…ate List of Static Device Nodes... <30>[ 14.984962] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 15.016936] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... <6>[ 15.033029] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com <30>[ 15.080498] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 15.109079] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 15.140956] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <30>[ 15.175703] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 15.220523] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 15.253218] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting [0;1;39msystemd-network-g… units from Kernel command line... <30>[ 15.288778] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... <30>[ 15.352475] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 15.387495] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. [[0;32m OK [0m] Mounted [0;1;39mdev-hugepages.mount[0m - Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mdev-mqueue.mount[…- POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. [[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;1;31mFAILED[0m] Failed to start [0;1;39msystemd-re…ount Root and Kernel File Systems. See 'systemctl status systemd-remount-fs.service' for details. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... Starting [0;1;<46>[ 15.847146] systemd-journald[125]: Received client request to flush runtime journal. 39msystemd-random-se…ice[0m - Load/Save Random Seed... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…reate Static Device Nodes in /dev. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs-pr…reparation for Local File Systems. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files... [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Found device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. <5>[ 16.971836] random: crng init done [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS1…rvice[0m - Serial Getty on ttyS1. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. <6>[ 17.288850] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: <6>[ 17.297220] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] <6>[ 17.297284] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 <6>[ 17.306796] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000 <6>[ 17.321620] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 <6>[ 17.366328] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 <6>[ 17.373069] pci_bus 0000:00: root bus resource [bus 00-ff] <6>[ 17.379008] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) <6>[ 17.390214] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 <6>[ 17.396724] pci 0000:00:00.0: PME# supported from D0 D3hot <6>[ 17.402682] iproc-rng200 fe104000.rng: hwrng registered Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... <4>[ 17.442821] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware activated USB gadget. <4>[ 17.470947] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator <6>[ 17.472285] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus <4>[ 17.485482] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator <6>[ 17.493961] Bluetooth: Core ver 2.22 <6>[ 17.498537] NET: Registered PF_BLUETOOTH protocol family [[0;32m OK [<6>[ 17.505681] Bluetooth: HCI device and connection manager initialized 0m] Fini<6>[ 17.512733] Bluetooth: HCI socket layer initialized shed [0<6>[ 17.518602] Bluetooth: L2CAP socket layer initialized ;1;39msy<6>[ 17.524737] Bluetooth: SCO socket layer initialized stemd-up<5>[ 17.529831] cfg80211: Loading compiled-in X.509 certificates for regulatory database date-ut… - Record Runlevel Change in UTMP. <6>[ 17.560233] Bluetooth: HCI UART driver ver 2.3 <6>[ 17.563892] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) <6>[ 17.565053] Bluetooth: HCI UART protocol H4 registered <6>[ 17.573594] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 <6>[ 17.578594] [drm] Initialized v3d 1.0.0 20180419 for fec00000.gpu on minor 0 <6>[ 17.579042] Bluetooth: HCI UART protocol LL registered <6>[ 17.579635] Bluetooth: HCI UART protocol Broadcom registered <6>[ 17.579694] Bluetooth: HCI UART protocol QCA registered <6>[ 17.579735] Bluetooth: HCI UART protocol Marvell registered <4>[ 17.580876] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator <4>[ 17.581059] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator <6>[ 17.584077] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] <5>[ 17.597162] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <6>[ 17.597496] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) <6>[ 17.603224] pci 0000:01:00.0: PME# supported from D0 D3hot <5>[ 17.623230] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <6>[ 17.644293] pci 0000:00:00.0: BAR 14: assigned [mem 0x600000000-0x6000fffff] <4>[ 17.651059] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 17.657300] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 17.659758] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] <6>[ 17.660931] pci 0000:00:00.0: PCI bridge to [bus 01] <6>[ 17.660951] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] <6>[ 17.661205] pcieport 0000:00:00.0: enabling device (0000 -> 0002) <6>[ 17.661432] pcieport 0000:00:00.0: PME: Signaling with IRQ 42 <6>[ 17.663717] pcieport 0000:00:00.0: AER: enabled with IRQ 42 <6>[ 17.665798] cfg80211: failed to load regulatory.db <6>[ 17.722265] uart-pl011 fe201000.serial: no DMA platform data <6>[ 17.739667] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 17.746701] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) <6>[ 17.752222] bcmgenet fd580000.ethernet end0: renamed from eth0 <6>[ 17.753681] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 17.766992] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) Debian G<6>[ 17.774558] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) NU/Linux<6>[ 17.774634] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) 12 debi<6>[ 17.775697] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1 an-bookw<6>[ 17.798509] vc4-drm gpu: [drm] Cannot find any crtc or sizes orm-arm64 ttyS1 debian-bookwo<6>[ 17.807243] vc4-drm gpu: [drm] Cannot find any crtc or sizes rm-arm64 login: <6>[ 17.814500] vc4-drm gpu: [drm] Cannot find any crtc or sizes root (automatic login) Linux debian-bookworm-arm64 6.1.83-cip18 #1 SMP PREEMPT Wed Apr 3 23:02:51 UTC 2024 aarch64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # <6>[ 17.871506] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 <4>[ 17.880624] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin failed with error -2 <4>[ 17.892768] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2 <6>[ 17.915922] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 17.921531] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 / # <6>[ 17.929831] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000000000000890 <6>[ 17.940072] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 17.945657] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 <6>[ 17.953446] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed <6>[ 17.960518] hub# 1-0:1.0: USB hub found <6>[ 17.964650] hub 1-0:1.0: 1 port detected <6>[ 17.969592] hub 2-0:1.0: USB hub found <6>[ 17.973719] hub 2-0:1.0: 4 ports detected <6>[ 17.980375] Bluetooth: hci0: BCM: chip id 107 <6>[ 17.985411] Bluetooth: hci0: BCM: features 0x2f <6>[ 17.991852] Bluetooth: hci0: BCM4345C0 <6>[ 17.996034] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 <3>[ 18.002499] Bluetooth: hci0: BCM: firmware Patch file not found, tried: <3>[ 18.009568] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.raspberrypi,4-model-b.hcd' <3>[ 18.017000] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd' <3>[ 18.022476] Bluetooth: hci0: BCM: 'brcm/BCM.raspberrypi,4-model-b.hcd' <3>[ 18.029360] Bluetooth: hci0: BCM: 'brcm/BCM.hcd' # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-92849/environment <6>[ 18.223822] usb 1-1: new high-speed USB device number 2 using xhci_hcd . /lava-92849/environment / # /lava-92849/bin/lava-test-runner /lava-92849/0 /lava-92849/bin/lava-test-runner /lava-92849/0<6>[ 18.380326] hub 1-1:1.0: USB hub found <6>[ 18.384708] hub 1-1:1.0: 4 ports detected + export TESTRUN_ID=0_igt-<8>[ 18.421166] kms-vc4 + cd /lava-92849/0/tests/0_igt-kms-vc4 + cat uuid + UUID=92849_1.5.2.4.1 + set +x + IGT_FORCE_DRIVER=vc4 /usr/bin/igt-parser.sh core_auth core_getclient core_getstats core_getversion core_setmaster_vs_auth drm_read kms_addfb_basic kms_atomic k<8>[ 18.450463] ms_flip_event_leak kms_prop_blob kms_setmode kms_vblank vc4_create_bo vc4_dmabuf_poll vc4_label_bo vc4_lookup_fail vc4_mmap vc4_prefmon vc4_purgeable_bo vc4_tiling vc4_wait_bo vc4_wait_seqno <14>[ 18.473415] [IGT] core_auth: executing IGT-Vers<14>[ 18.478061] [IGT] core_auth: starting subtest getclient-simple ion: 1.2<14>[ 18.485144] [IGT] core_auth: finished subtest getclient-simple, SUCCESS 8-ga44eb<14>[ 18.492738] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=17<8>[ 18.503054] 06305720 for randomisation Starting subtest: getclient-simple Opened device: /dev/dri/card1 [1mSubtest getclient-simple: SUCCESS (0.000s)[0m <14>[ 18.530245] [IGT] core_auth: executing IGT-Vers<14>[ 18.534818] [IGT] core_auth: starting subtest getclient-master-drop ion: 1.2<14>[ 18.542492] [IGT] core_auth: finished subtest getclient-master-drop, SUCCESS 8-ga44eb<14>[ 18.550435] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SR<8>[ 18.560283] ANDOM=1706305720 for randomisation Starting subtest: getclient-master-drop Opened device: /dev/dri/card1 [1mSubtest getclient-master-drop: SUCCESS (0.000s)[0m <14>[ 18.589142] [IGT] core_auth: executing IGT-Vers<14>[ 18.593911] [IGT] core_auth: starting subtest basic-auth ion: 1.2<14>[ 18.600285] [IGT] core_auth: finished subtest basic-auth, SUCCESS 8-ga44eb<14>[ 18.607336] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=17<8>[ 18.617525] 06305720 for randomisation Opened device: /dev/dri/card1 Starting subtest: basic-auth [1mSubtest basic-auth: SUCCESS (0.000s)[0m <14>[ 18.644661] [IGT] core_auth: executing IGT-Vers<14>[ 18.649212] [IGT] core_auth: starting subtest many-magics ion: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card1 Starting subtest: many-magics Reopening devi<14>[ 18.671124] [IGT] core_auth: finished subtest many-magics, SUCCESS ce faile<14>[ 18.678398] [IGT] core_auth: exiting, ret=0 d after 1020 opens [1mSubtest many-magics: SUCCESS (0.<8>[ 18.688368] 015s)[0m <8>[ 18.697360] <14>[ 18.743600] [IGT] core_getclient: executing IGT-Vers<14>[ 18.748838] [IGT] core_getclient: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Usin<8>[ 18.759547] g IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card1 SUCCESS (0.006s) <14>[ 18.806520] [IGT] core_getstats: executing IGT-Vers<14>[ 18.811493] [IGT] core_getstats: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Usin<8>[ 18.822130] g IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card1 SUCCESS (0.006s) <14>[ 18.871508] [IGT] core_getversion: executing IGT-Vers<14>[ 18.876660] [IGT] core_getversion: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SR<8>[ 18.887766] ANDOM=1706305721 for randomisation Opened device: /dev/dri/card1 SUCCESS (0.006s) <3>[ 18.903848] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 <14>[ 18.935793] [IGT] core_setmaster_vs_auth: executing IGT-Vers<14>[ 18.941976] [IGT] core_setmaster_vs_auth: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Usin<8>[ 18.953248] g IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card1 SUCCESS (0.006s) <8>[ 18.984989] <14>[ 19.009759] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Open<6>[ 19.023987] vc4-drm gpu: [drm] Cannot find any crtc or sizes ed device: /dev/dri/card1 <14>[ 19.165461] [IGT] drm_read: starting subtest invalid-buffer Starting<14>[ 19.171594] [IGT] drm_read: finished subtest invalid-buffer, SUCCESS subtest: invalid-buffer [1mSubtest invalid-bu<14>[ 19.182957] [IGT] drm_read: exiting, ret=0 ffer: SUCCESS (0.000s)[0m <8>[ 19.195122] <14>[ 19.224482] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card1 <14>[ 19.375064] [IGT] drm_read: starting subtest fault-buffer Starting<14>[ 19.381172] [IGT] drm_read: finished subtest fault-buffer, SUCCESS subtest: fault-buffer [1mSubtest fault-buffer<14>[ 19.392307] [IGT] drm_read: exiting, ret=0 : SUCCESS (0.000s)[0m <8>[ 19.404282] <14>[ 19.433972] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card1 <14>[ 19.586053] [IGT] drm_read: starting subtest empty-block Starting subtest: empty-block [1mSubt<14>[ 20.592135] [IGT] drm_read: finished subtest empty-block, SUCCESS est empty-block: SUCCESS (1.000s)[0m <14>[ 20.603267] [IGT] drm_read: exiting, ret=0 <8>[ 20.613158] <14>[ 20.640638] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Opened device: /dev/dri/card1 <14>[ 20.793605] [IGT] drm_read: starting subtest empty-nonblock Starting<14>[ 20.799738] [IGT] drm_read: finished subtest empty-nonblock, SUCCESS subtest: empty-nonblock [1mSubtest empty-nonb<14>[ 20.811096] [IGT] drm_read: exiting, ret=0 lock: SUCCESS (0.000s)[0m <8>[ 20.823008] <14>[ 20.852395] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Opened device: /dev/dri/card1 <14>[ 21.002612] [IGT] drm_read: starting subtest short-buffer-block Starting<14>[ 21.009156] [IGT] drm_read: finished subtest short-buffer-block, SUCCESS subtest: short-buffer-block [1mSubtest short-<14>[ 21.020922] [IGT] drm_read: exiting, ret=0 buffer-block: SUCCESS (0.000s)[0m <8>[ 21.032708] <14>[ 21.062085] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Opened device: /dev/dri/card1 <14>[ 21.211728] [IGT] drm_read: starting subtest short-buffer-nonblock Starting<14>[ 21.218497] [IGT] drm_read: finished subtest short-buffer-nonblock, SUCCESS subtest: short-buffer-nonblock [1mSubtest sho<14>[ 21.230436] [IGT] drm_read: exiting, ret=0 rt-buffer-nonblock: SUCCESS (0.000s)[0m <8>[ 21.242346] <14>[ 21.271978] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Opened device: /dev/dri/card1 <14>[ 21.422609] [IGT] drm_read: starting subtest short-buffer-wakeup Starting subtest: short-buffer-wakeup [1mSubt<14>[ 53.643167] [IGT] drm_read: finished subtest short-buffer-wakeup, SUCCESS est short-buffer-wakeup: SUCCESS (32.214s)[0m <14>[ 53.657994] [IGT] drm_read: exiting, ret=0 <8>[ 53.668297] <8>[ 53.677565] <8>[ 53.705564] <14>[ 53.730877] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip1<14>[ 53.740082] [IGT] kms_addfb_basic: starting subtest unused-handle 8 aarch6<14>[ 53.747488] [IGT] kms_addfb_basic: finished subtest unused-handle, SUCCESS 4) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card1 Starting subtest: unused-handle [1mSubtest unused-handle: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_in<14>[ 53.778617] [IGT] kms_addfb_basic: exiting, ret=0 tel_device(fd) Test requirement not met in function igt_require<8>[ 53.789632] _intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 53.817971] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip1<14>[ 53.827275] [IGT] kms_addfb_basic: starting subtest unused-pitches 8 aarch6<14>[ 53.834798] [IGT] kms_addfb_basic: finished subtest unused-pitches, SUCCESS 4) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: unused-pitches [1mSubtest unused-pitches: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test <14>[ 53.864395] [IGT] kms_addfb_basic: exiting, ret=0 requirement: is_intel_device(fd) Test requirement not met in function igt_requi<8>[ 53.877134] re_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 53.906286] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip1<14>[ 53.915452] [IGT] kms_addfb_basic: starting subtest unused-offsets 8 aarch6<14>[ 53.922909] [IGT] kms_addfb_basic: finished subtest unused-offsets, SUCCESS 4) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: unused-offsets [1mSubtest unused-offsets: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_<14>[ 53.954059] [IGT] kms_addfb_basic: exiting, ret=0 intel_device(fd) Test requirement not met in function igt_requi<8>[ 53.965159] re_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 53.993175] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip1<14>[ 54.002285] [IGT] kms_addfb_basic: starting subtest unused-modifier 8 aarch6<14>[ 54.009759] [IGT] kms_addfb_basic: finished subtest unused-modifier, SUCCESS 4) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: unused-modifier [1mSubtest unused-modifier: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requir<14>[ 54.040959] [IGT] kms_addfb_basic: exiting, ret=0 ement: is_intel_device(fd) Test requirement not met in function<8>[ 54.051370] igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 54.078645] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip1<14>[ 54.087633] [IGT] kms_addfb_basic: starting subtest clobberred-modifier 8 aarch6<14>[ 54.095568] [IGT] kms_addfb_basic: finished subtest clobberred-modifier, SKIP 4) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: clobberred-modifier Test requirement not met in function igt_require_i915, file ../lib/drmtest.c:885: Test requirement: is_i915_device(fd) [1mSubtest clobberre<14>[ 54.126880] [IGT] kms_addfb_basic: exiting, ret=77 d-modifier: SKIP (0.000s)[0m Test requirement not met in funct<8>[ 54.137399] ion igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in<14>[ 54.166139] [IGT] kms_addfb_basic: executing function igt_require_intel, file ../lib/drmtest.c:880: <14>[ 54.175715] [IGT] kms_addfb_basic: starting subtest invalid-smem-bo-on-discrete Test re<14>[ 54.184161] [IGT] kms_addfb_basic: finished subtest invalid-smem-bo-on-discrete, SKIP quirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: invalid-smem-bo-on-discrete Test requirement not met in function igt_require_intel, file ../lib/dr<14>[ 54.218656] [IGT] kms_addfb_basic: exiting, ret=77 mtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest<8>[ 54.229393] invalid-smem-bo-on-discrete: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file<14>[ 54.258019] [IGT] kms_addfb_basic: executing ../lib/drmtest.c:880: Test requirement: is_intel_devic<14>[ 54.267966] [IGT] kms_addfb_basic: starting subtest legacy-format e(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_de<14>[ 54.285073] [IGT] kms_addfb_basic: finished subtest legacy-format, SUCCESS vice(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: legacy-format Successfully fuzzed 10000 {bpp, depth} variations [1mSubtest legacy-form<14>[ 54.315918] [IGT] kms_addfb_basic: exiting, ret=0 at: SUCCESS (0.010s)[0m Test requirement not met in function i<8>[ 54.326426] gt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in func<14>[ 54.354399] [IGT] kms_addfb_basic: executing tion igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd<14>[ 54.366843] [IGT] kms_addfb_basic: starting subtest no-handle ) IGT-V<14>[ 54.373837] [IGT] kms_addfb_basic: finished subtest no-handle, SUCCESS ersion: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: no-handle [1mSubtest no-handle: SUCCESS (0.000s)[0m Test requirement not met<14>[ 54.402375] [IGT] kms_addfb_basic: exiting, ret=0 in function igt_require_intel, file ../lib/drmtest.c:880: Test<8>[ 54.413058] requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtes<14>[ 54.440259] [IGT] kms_addfb_basic: executing t.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (L<14>[ 54.452181] [IGT] kms_addfb_basic: starting subtest basic inux: 6.<14>[ 54.458980] [IGT] kms_addfb_basic: finished subtest basic, SUCCESS 1.83-cip18 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: basic [1mSubtest basic: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtes<14>[ 54.486905] [IGT] kms_addfb_basic: exiting, ret=0 t.c:880: Test requirement: is_intel_device(fd) Test requiremen<8>[ 54.497809] t not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 54.524874] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SR<14>[ 54.536376] [IGT] kms_addfb_basic: starting subtest bad-pitch-0 ANDOM=17<14>[ 54.543151] [IGT] kms_addfb_basic: finished subtest bad-pitch-0, SUCCESS 06305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: bad-pitch-0 [1mSubtest bad-pitch-0: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_<14>[ 54.572089] [IGT] kms_addfb_basic: exiting, ret=0 device(fd) Test requirement not met in function igt_require_int<8>[ 54.583093] el, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 54.611137] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SR<14>[ 54.622536] [IGT] kms_addfb_basic: starting subtest bad-pitch-32 ANDOM=17<14>[ 54.629733] [IGT] kms_addfb_basic: finished subtest bad-pitch-32, SUCCESS 06305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: bad-pitch-32 [1mSubtest bad-pitch-32: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: T<14>[ 54.656689] [IGT] kms_addfb_basic: exiting, ret=0 est requirement: is_intel_device(fd) Test requirement not met i<8>[ 54.667215] n function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 54.694106] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SR<14>[ 54.705589] [IGT] kms_addfb_basic: starting subtest bad-pitch-63 ANDOM=17<14>[ 54.712693] [IGT] kms_addfb_basic: finished subtest bad-pitch-63, SUCCESS 06305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: bad-pitch-63 [1mSubtest bad-pitch-63: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement:<14>[ 54.741493] [IGT] kms_addfb_basic: exiting, ret=0 is_intel_device(fd) Test requirement not met in function igt_r<8>[ 54.751973] equire_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 54.779272] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SR<14>[ 54.790743] [IGT] kms_addfb_basic: starting subtest bad-pitch-128 ANDOM=17<14>[ 54.798092] [IGT] kms_addfb_basic: finished subtest bad-pitch-128, SUCCESS 06305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: bad-pitch-128 [1mSubtest bad-pitch-128: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_in<14>[ 54.826905] [IGT] kms_addfb_basic: exiting, ret=0 tel_device(fd) Test requirement not met in function igt_require<8>[ 54.837973] _intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 54.866575] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SR<14>[ 54.878417] [IGT] kms_addfb_basic: starting subtest bad-pitch-256 ANDOM=17<14>[ 54.885368] [IGT] kms_addfb_basic: finished subtest bad-pitch-256, SUCCESS 06305757 for randomisation Opened device: /dev/dri/card1 Starting subtest: bad-pitch-256 [1mSubtest bad-pitch-256: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: <14>[ 54.912813] [IGT] kms_addfb_basic: exiting, ret=0 Test requirement: is_intel_device(fd) Test requirement not met<8>[ 54.923225] in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 54.950273] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SR<14>[ 54.961742] [IGT] kms_addfb_basic: starting subtest bad-pitch-1024 ANDOM=17<14>[ 54.969053] [IGT] kms_addfb_basic: finished subtest bad-pitch-1024, SUCCESS 06305757 for randomisation Opened device: /dev/dri/card1 Starting subtest: bad-pitch-1024 [1mSubtest bad-pitch-1024: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_<14>[ 54.998081] [IGT] kms_addfb_basic: exiting, ret=0 intel_device(fd) Test requirement not met in fu<46>[ 55.007952] systemd-journald[125]: Data hash table of /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal has a fill level at 75.1 (1537 of 2047 items, 524288 file size, 341 bytes per hash table item), suggesting rotation. nction i<8>[ 55.009131] gt_requi<46>[ 55.029828] systemd-journald[125]: /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal: Journal header limits reached or header out-of-date, rotating. re_intel, file ../lib/dr<14>[ 55.055542] [IGT] kms_addfb_basic: executing mtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in<14>[ 55.067164] [IGT] kms_addfb_basic: starting subtest bad-pitch-999 functio<14>[ 55.074016] [IGT] kms_addfb_basic: finished subtest bad-pitch-999, SUCCESS n igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card1 Starting subt<14>[ 55.103473] [IGT] kms_addfb_basic: exiting, ret=0 est: bad-pitch-999 [1mSubtest bad-pitch-999: SUCCESS (0.000s)<8>[ 55.113945] [0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is<14>[ 55.141677] [IGT] kms_addfb_basic: executing _intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/d<14>[ 55.153863] [IGT] kms_addfb_basic: starting subtest bad-pitch-65536 rmtest.c<14>[ 55.161388] [IGT] kms_addfb_basic: finished subtest bad-pitch-65536, SUCCESS :880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card1 Starting subtest: bad-pitch-65536 [1mSubtest <14>[ 55.190476] [IGT] kms_addfb_basic: exiting, ret=0 bad-pitch-65536: SUCCESS (0.000s)[0m Test requirement not met <8>[ 55.201187] in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement no<14>[ 55.229677] [IGT] kms_addfb_basic: executing t met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 55.243321] [IGT] kms_addfb_basic: starting subtest invalid-get-prop-any IGT-Vers<14>[ 55.250930] [IGT] kms_addfb_basic: finished subtest invalid-get-prop-any, SUCCESS ion: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card1 Starting subtest: invalid-get-prop-any [1mSubtest invalid-g<14>[ 55.276802] [IGT] kms_addfb_basic: exiting, ret=0 et-prop-any: SUCCESS (0.000s)[0m Test requirement not met in f<8>[ 55.287225] unction igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requiremen<14>[ 55.315467] [IGT] kms_addfb_basic: executing t not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(f<14>[ 55.329630] [IGT] kms_addfb_basic: starting subtest invalid-get-prop d) IGT-<14>[ 55.336805] [IGT] kms_addfb_basic: finished subtest invalid-get-prop, SUCCESS Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card1 Starting subtest: invalid-get-prop [1mSubtest invalid-get-prop: SUCCESS (0.000s)[0m T<14>[ 55.364919] [IGT] kms_addfb_basic: exiting, ret=0 est requirement not met in function igt_require_intel, file ../l<8>[ 55.375531] ib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_re<14>[ 55.402767] [IGT] kms_addfb_basic: executing quire_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44eb<14>[ 55.416485] [IGT] kms_addfb_basic: starting subtest invalid-set-prop-any fe (aarc<14>[ 55.424432] [IGT] kms_addfb_basic: finished subtest invalid-set-prop-any, SUCCESS h64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card1 Starting subtest: invalid-set-prop-any [1mSubtest invalid-set-prop-any: SUCCESS (0.000s)[0m Test requirement not <14>[ 55.453048] [IGT] kms_addfb_basic: exiting, ret=0 met in function igt_require_intel, file ../lib/drmtest.c:880: T<8>[ 55.463485] est requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:8<14>[ 55.492515] [IGT] kms_addfb_basic: executing 80: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aa<14>[ 55.506610] [IGT] kms_addfb_basic: starting subtest invalid-set-prop rch64) <14>[ 55.513831] [IGT] kms_addfb_basic: finished subtest invalid-set-prop, SUCCESS Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card1 Starting subtest: invalid-set-prop [1mSubtest invalid-set-prop: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_<14>[ 55.540291] [IGT] kms_addfb_basic: exiting, ret=0 intel, file ../lib/drmtest.c:880: Test requirement: is_intel_de<8>[ 55.551131] vice(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_in<14>[ 55.579566] [IGT] kms_addfb_basic: executing tel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305757 for randomisati<14>[ 55.595811] [IGT] kms_addfb_basic: starting subtest master-rmfb on Open<14>[ 55.602949] [IGT] kms_addfb_basic: finished subtest master-rmfb, SUCCESS ed device: /dev/dri/card1 Starting subtest: master-rmfb [1mSubtest master-rmfb: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: i<14>[ 55.628644] [IGT] kms_addfb_basic: exiting, ret=0 s_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/<8>[ 55.641218] drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 55.670639] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card1 <14>[ 55.688422] [IGT] kms_addfb_basic: starting subtest addfb25-modifier-no-flag Starting<14>[ 55.696058] [IGT] kms_addfb_basic: finished subtest addfb25-modifier-no-flag, SUCCESS subtest: addfb25-modifier-no-flag [1mSubtest addfb25-modifier-no-flag: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, <14>[ 55.718189] [IGT] kms_addfb_basic: exiting, ret=0 file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd<8>[ 55.728500] ) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requireme<14>[ 55.756713] [IGT] kms_addfb_basic: executing nt: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened devi<14>[ 55.774626] [IGT] kms_addfb_basic: starting subtest addfb25-bad-modifier ce: /dev/dri/card1 Starting subtest: addfb25-bad-modifier (kms_addfb_basic:374) CRITICAL: Test asserti<14>[ 55.790662] [IGT] kms_addfb_basic: finished subtest addfb25-bad-modifier, FAIL on failure function addfb25_tests, file ../tests/kms_addfb_basic.c:714: (kms_addfb_basic:374) CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d<14>[ 55.813828] [IGT] kms_addfb_basic: exiting, ret=98 ')) << (0+8)) | (((0xB8)) << 0) | ((((sizeof(struct drm_mode_fb_<8>[ 55.824838] cmd2)))) << ((0+8)+8)))), (&f)) == -1 (kms_addfb_basic:374) CRITICAL: error: 0 != -1 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [+0xddd64358] #2 [+0xddd65fbc] #3 [+0xddd6156c] #<14>[ 55.853485] [IGT] kms_addfb_basic: executing 4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xddd615b0] Subtest addfb25-bad-modifier failed. **** DEBUG **** (kms_addfb_basic:374) ioctl_wrappers-DEBUG: Test requirement passed: igt_has_fb_modifiers(fd) (kms_addfb_basic:374) CRITICAL: Test assertion failure function addfb25_tests, file ../tests/kms_addfb_bas<14>[ 55.888559] [IGT] kms_addfb_basic: exiting, ret=77 ic.c:714: (kms_addfb_basic:374) CRITICAL: Failed assertion: igt<8>[ 55.899790] _ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB8)) << 0) | ((((sizeof(struct drm_mode_fb_cmd2)))) << ((0+8)+8)))), (&f)) == -1 (kms_addfb_basic:374) CRITICAL: error: 0 != -1 (kms_addfb_basic:374) igt_core-<14>[ 55.929110] [IGT] kms_addfb_basic: executing INFO: Stack trace: (kms_addfb_basic:374) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_addfb_basic:374) igt_core-INFO: #1 [+0xddd64358] (kms_addfb_basic:374) igt_core-INFO: #2 [+0xddd65fbc] (kms_addfb_basic:374) igt_core-INFO: #3 [+0xddd6156c] (kms_addfb_basic:374) igt_core-INFO: #<14>[ 55.963788] [IGT] kms_addfb_basic: exiting, ret=77 4 [__libc_init_first+0x80] (kms_addfb_basic:374) igt_core-INFO:<8>[ 55.974887] #5 [__libc_start_main+0x98] (kms_addfb_basic:374) igt_core-INFO: #6 [+0xddd615b0] **** END **** [1mSubtest addfb25-bad-modifier: FAIL (0.008s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmt<14>[ 56.003657] [IGT] kms_addfb_basic: executing est.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aar<14>[ 56.037522] [IGT] kms_addfb_basic: exiting, ret=77 ch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=170630575<8>[ 56.048332] 8 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-x-tiled-mismatch-legacy: SKIP (0.000s)[0m T<14>[ 56.077924] [IGT] kms_addfb_basic: executing est requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=17063<14>[ 56.112746] [IGT] kms_addfb_basic: exiting, ret=77 05758 for randomisation Opened device: /dev/dri/card1 Test req<8>[ 56.123524] uirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-x-tiled-legacy: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file .<14>[ 56.151439] [IGT] kms_addfb_basic: executing ./lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card1 Test requirem<14>[ 56.186312] [IGT] kms_addfb_basic: exiting, ret=77 ent not met in function igt_require_intel, file ../lib/drmtest.c<8>[ 56.197595] :880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-framebuffer-vs-set-tiling: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test <14>[ 56.226492] [IGT] kms_addfb_basic: executing requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drm<14>[ 56.261345] [IGT] kms_addfb_basic: exiting, ret=77 test.c:880: Test requirement: is_intel_device(fd) Test require<8>[ 56.272172] ment not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest basic-x-tiled-legacy: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: <14>[ 56.301312] [IGT] kms_addfb_basic: executing Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(<14>[ 56.333066] [IGT] kms_addfb_basic: exiting, ret=77 fd) Test requirement not met in function igt_require_intel, fil<8>[ 56.343833] e ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest framebuffer-vs-set-tiling: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(<14>[ 56.372361] [IGT] kms_addfb_basic: executing fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_inte<14>[ 56.406069] [IGT] kms_addfb_basic: starting subtest size-max l, file <14>[ 56.412916] [IGT] kms_addfb_basic: finished subtest size-max, SUCCESS ../lib/drmtest.c<14>[ 56.421131] [IGT] kms_addfb_basic: exiting, ret=0 :880: Test requirement: is_intel_device(fd) [1mSubtest tile-p<8>[ 56.432054] itch-mismatch: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) <14>[ 56.458723] [IGT] kms_addfb_basic: executing Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device<14>[ 56.491581] [IGT] kms_addfb_basic: starting subtest too-wide (fd) [<14>[ 56.498115] [IGT] kms_addfb_basic: finished subtest too-wide, SUCCESS 1mSubtest basic-<14>[ 56.506196] [IGT] kms_addfb_basic: exiting, ret=0 y-tiled-legacy: SKIP (0.000s)[0m Test requirement not met in f<8>[ 56.517221] unction igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dr<14>[ 56.544690] [IGT] kms_addfb_basic: executing i/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: size-max [1mSubtest size-max: SUCCESS (0.000s)[0m Test requ<14>[ 56.578534] [IGT] kms_addfb_basic: starting subtest too-high irement <14>[ 56.585351] [IGT] kms_addfb_basic: finished subtest too-high, SUCCESS not met in funct<14>[ 56.593512] [IGT] kms_addfb_basic: exiting, ret=0 ion igt_require_intel, file ../lib/drmtest.c:880: Test requirem<8>[ 56.604330] ent: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, fil<14>[ 56.631649] [IGT] kms_addfb_basic: executing e ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: too-wide [1mSubtest too-wide: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_inte<14>[ 56.663900] [IGT] kms_addfb_basic: starting subtest bo-too-small l, file <14>[ 56.670878] [IGT] kms_addfb_basic: finished subtest bo-too-small, SUCCESS ../lib/drmtest.c<14>[ 56.679340] [IGT] kms_addfb_basic: exiting, ret=0 :880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-<8>[ 56.690304] ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: i<14>[ 56.718189] [IGT] kms_addfb_basic: executing s_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: too-high [1mSubtest too-high: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd)<14>[ 56.751914] [IGT] kms_addfb_basic: starting subtest small-bo IGT-Ve<14>[ 56.758800] [IGT] kms_addfb_basic: finished subtest small-bo, SUCCESS rsion: 1.28-ga44<14>[ 56.766920] [IGT] kms_addfb_basic: exiting, ret=0 ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=<8>[ 56.777982] 1706305758 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, <14>[ 56.805516] [IGT] kms_addfb_basic: executing file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: bo-too-small [1mSubtest bo-too-small: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64)<14>[ 56.839944] [IGT] kms_addfb_basic: starting subtest bo-too-small-due-to-tiling Using <14>[ 56.848547] [IGT] kms_addfb_basic: finished subtest bo-too-small-due-to-tiling, SKIP IGT_SRANDOM=1706<14>[ 56.857835] [IGT] kms_addfb_basic: exiting, ret=77 305758 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 56.868703] quirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) S<14>[ 56.898186] [IGT] kms_addfb_basic: executing tarting subtest: small-bo [1mSubtest small-bo: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305759 for randomisa<14>[ 56.929992] [IGT] kms_addfb_basic: exiting, ret=77 tion Opened device: /dev/dri/card1 Test requirement not met in<8>[ 56.940762] function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subt<14>[ 56.969386] [IGT] kms_addfb_basic: executing est: bo-too-small-due-to-tiling Test requirement not met in function igt_require_i915, file ../lib/drmtest.c:885: Test requirement: is_i915_device(fd) [1mSubtest bo-too-small-due-to-tiling: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requiremen<14>[ 57.001174] [IGT] kms_addfb_basic: exiting, ret=77 t: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Li<8>[ 57.012180] nux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305759 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requi<14>[ 57.041314] [IGT] kms_addfb_basic: executing rement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-y-tiled-legacy: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aar<14>[ 57.077097] [IGT] kms_addfb_basic: exiting, ret=77 ch64) Using IGT_SRANDOM=1706305759 for randomisation Opened de<8>[ 57.088125] vice: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requir<14>[ 57.117508] [IGT] kms_addfb_basic: executing ement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-yf-tiled-legacy: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305759 <14>[ 57.149111] [IGT] kms_addfb_basic: exiting, ret=77 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function i<8>[ 57.161846] gt_require_intel, file ../lib/drmtest.c:<8>[ 57.172975] 880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_d<8>[ 57.201158] evice(fd) [1mSubtest addfb25-y-tiled-small-legacy: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305759 for randomisation Opened device: /dev/dri/card1 Test requirem<14>[ 57.227265] [IGT] kms_atomic: executing ent not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_r<14>[ 57.244957] [IGT] kms_atomic: starting subtest plane-overlay-legacy equire_intel, fi<14>[ 57.253128] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 le ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-4-tiled: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305759 for randomisation Opened device: /dev/dri/card1 Starting subtest: plane-overlay-legacy Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 57.470679] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 57.478717] [IGT] kms_atomic: finished subtest plane-overlay-legacy, SUCCESS est pipe<14>[ 57.487021] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.210s)[0m [1mSubtest plane-overlay-legacy: SUCCESS (0.227s)<8>[ 57.499337] [0m <14>[ 57.529359] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305759 for randomisation Opened device: /dev/dri/card1 <14>[ 57.547098] [IGT] kms_atomic: starting subtest plane-primary-legacy Starting subtest<14>[ 57.554926] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 : plane-primary-legacy Starting dynamic subtest: pipe-A-Writeback-1 (kms_atomic:434) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:434) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_atomic:434) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:434) igt_kms-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() #4 ../lib/igt_fb.c:2155 igt_create_fb() #5 ../lib/igt_fb.c:2268 igt_create_color_pattern_fb() #6 [+0xd2865cd0] #7 [+0xd28624b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xd28624f0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: display: populating plane data: A.15, fb 0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: display: populating plane data: A.16, fb 0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: display: populating plane data: A.17, fb 0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: Pipe B: Setting property "MODE_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: Pipe B: Setting property "ACTIVE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: display: populating plane data: B.0, fb 0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: display: populating plane data: B.17, fb 0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: Pipe C: Setting property "MODE_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: Pipe C: Setting property "ACTIVE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: display: populating plane data: C.0, fb 0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: display: populating plane data: C.17, fb 0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: Pipe D: Setting property "MODE_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: Pipe D: Setting property "ACTIVE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: display: populating plane data: D.0, fb 0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: display: populating plane data: D.17, fb 0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: Pipe E: Setting property "MODE_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: Pipe E: Setting property "ACTIVE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: display: populating plane data: E.0, fb 0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DE<14>[ 59.063404] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL BUG: pla<14>[ 59.070747] [IGT] kms_atomic: finished subtest plane-primary-legacy, FAIL ne E.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEB<14>[ 59.085334] [IGT] kms_atomic: exiting, ret=98 UG: plane E.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "pix<8>[ 59.100169] el blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: display: populating plane data: E.17, fb 0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Settin<14>[ 59.129421] [IGT] kms_atomic: executing g property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEB<14>[ 59.145365] [IGT] kms_atomic: starting subtest plane-primary-overlay-mutable-zpos UG: plane E.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: display: HDMI-A-1: preparing atomic, pipe: None (kms_atomic:434) igt_kms-DEBUG: HDMI-A-1: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: HDMI-A-1: Setting property "HDR_OUTPUT_METADATA" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: display: HDMI-A-2: preparing atomic, pipe: None (kms_atomic:434) igt_kms-DEBUG: HDMI-A-2: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: HDMI-A-2: Setting property "HDR_OUTP<14>[ 59.288140] [IGT] kms_atomic: finished subtest plane-primary-overlay-mutable-zpos, SKIP UT_METADATA" to 0x0/0 (kms_atomic:434) igt_kms-<14>[ 59.301184] [IGT] kms_atomic: exiting, ret=77 DEBUG: display: Writeback-1: preparing atomic, pipe: A (kms_atomic:434) igt_kms-DEB<8>[ 59.313368] UG: Writeback-1: Setting property "CRTC_ID" to 0x38/56 (kms_atomic:434) igt_kms-DEBUG: Writeback-1: Setting property "WRITEBACK_FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: display: } (kms_atomic:434) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=40<14>[ 59.345221] [IGT] kms_atomic: executing 96, height=2160, format=XR24(0x34325258), modifier=0x0, size=0) (kms_atomic:434) igt_kms-CRITICAL: Test assertion failure funct<14>[ 59.360618] [IGT] kms_atomic: starting subtest plane-immutable-zpos ion kmstest_dumb<14>[ 59.368843] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 _create, file ../lib/igt_kms.c:1295: (kms_atomic:434) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_atomic:434) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:434) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:434) igt_core-INFO: Stack trace: (kms_atomic:434) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_atomic:434) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_atomic:434) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_atomic:434) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_atomic:434) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_atomic:434) igt_core-INFO: #5 ../lib/igt_fb.c:2268 igt_create_color_pattern_fb() (kms_atomic:434) igt_core-INFO: #6 [+0xd2865cd0] (kms_atomic:434) igt_core-INFO: #7 [+0xd28624b8] (kms_atomic:434) igt_core-INFO: #8 [__libc_init_first+0x80] (kms_atomic:434) igt_core-INFO: #9 [__libc_start_main+0x98] (kms_atomic:434) igt_core-INFO: #10 [+0xd28624f0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (1.501s)[0m [1mSubtest plane-primary-legacy: FAIL (1.517s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card1 <14>[ 59.509223] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP Startin<14>[ 59.516696] [IGT] kms_atomic: finished subtest plane-immutable-zpos, SKIP g subtest: plane-primary-overlay-mutable-zpos N<14>[ 59.528661] [IGT] kms_atomic: exiting, ret=77 o dynamic tests executed. [1mSubtest plane-primary-overlay-mutable-zpos: SKIP (0.134s)<8>[ 59.540721] [0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card1 Starting subtest: plane-immutable-zpos Starting dynamic subtest: pipe-A-Writeback-1 Test requ<14>[ 59.570746] [IGT] kms_atomic: executing irement not met in function igt_require_pipe_crc, file ../lib/igt_pipe_crc.c:211: Test requirement: fstatat(dir, "crtc-0/crc/control", &stat, 0) == 0 CRCs not<14>[ 59.588509] [IGT] kms_atomic: starting subtest test-only supported on this platform Last errno: 2, No such file or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.133s)[0m No dynamic tests executed. [1mSubtest plane-immutable-zpos: SKIP (0.149s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card1 Starting subtest: test-only <14>[ 59.729781] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 59.864424] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 59.872430] [IGT] kms_atomic: finished subtest test-only, SUCCESS est pipe<14>[ 59.879815] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.127s)[0m [1mSubtest test-only: SUCCESS (0.277s)[0m <8>[ 59.892095] <14>[ 59.921096] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305762 for randomisation Opened device: /dev/dri/card1 <14>[ 59.939078] [IGT] kms_atomic: starting subtest plane-cursor-legacy Starting subtest<14>[ 59.947004] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 : plane-cursor-legacy Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 60.104288] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 60.112301] [IGT] kms_atomic: finished subtest plane-cursor-legacy, SUCCESS est pipe<14>[ 60.120574] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.150s)[0m [1mSubtest plane-cursor-l<8>[ 60.130939] egacy: SUCCESS (0.166s)[0m <14>[ 60.160221] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305762 for randomisation Opened device: /dev/<14>[ 60.176532] [IGT] kms_atomic: starting subtest plane-invalid-params dri/card1 Start<14>[ 60.184574] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 ing subtest: plane-invalid-params Starting dynamic subtest: pipe-A-Writeback-1 (kms_atomic:449) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:449) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_atomic:449) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:449) igt_kms-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() #4 ../lib/igt_fb.c:2155 igt_create_fb() #5 ../lib/igt_fb.c:2226 igt_create_pattern_fb() #6 [+0xdcc954dc] #7 [+0xdcc924b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xdcc924f0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "rotation" to 0x1/1 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:449) igt_kms-DEBUG: Pipe D: Setting property "MODE_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: Pipe D: Setting property "ACTIVE" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: D.0, fb 0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "rotation" to 0x1/1 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: D.17, fb 0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "rotation" to 0x1/1 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:449) igt_kms-DEBUG: Pipe E: Setting property "MODE_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: Pipe E: Setting property "ACTIVE" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: E.0, fb 0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "rotation" to 0x1/1 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: E.17, fb 0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "rotation" to 0x1/1 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:449) igt_kms-DEBUG: display: HDMI-A-1: preparing atomic, pipe: None (kms_atomic:449) igt_kms-DEBUG: HDMI-A-1: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: HDMI-A-1: Setting property "HDR_OUTPUT_METADATA" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: display: HDMI-A-2: preparing atomic, pipe: None (kms_atomic:449) igt_kms-DEBUG: HDMI-A-2: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: HDMI-A-2: Setting property "HDR_OUTPUT_METADATA" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: display: Writeback-1: preparing atomic, pipe: A (kms_atomic:449) igt_kms-DEBUG: Writeback-1: Setting property "CRTC_ID" to 0x38/56 (kms_atomic:449) igt_kms-DEBUG: Writeback-1: Setting property "WRITEBACK_FB_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: display: } (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: A.0, fb 49 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x31/49 (kms_atomic:449) igt_kms-DEBUG: display: } (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: A.0, fb 56 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x38/56 (kms_atomic:449) igt_kms-DEBUG: display: } (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: A.0, fb 48 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x30/48 (kms_atomic:449) igt_kms-DEBUG: display: } (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: A.0, fb 236 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0xec/236 (kms_atomic:449) igt_kms-DEBUG: display: } (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: A.0, fb 0 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: display: } (kms_atomic:449) igt_kms-DEBUG: display: A.0: plane_set_fb(237) (kms_atomic:449) igt_kms-DEBUG: display: A.0: plane_set_size (4096x2160) (kms_atomic:449) igt_kms-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:449) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: A.0, fb 237 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0xed/237 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x38/56 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "COLOR_ENCODING" to 0x1/1 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: display: } (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: A.0, fb 237 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:449) igt_kms-DEBUG: display: } (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: A.0, fb 237 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0xed/237 (kms_atomic:449) igt_kms-DEBUG: display: } (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:<14>[ 61.361661] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL 449) igt<14>[ 61.369016] [IGT] kms_atomic: finished subtest plane-invalid-params, FAIL _kms-DEBUG: display: populating plane data: A.0, fb 237 (kms_atomic<14>[ 61.382767] [IGT] kms_atomic: exiting, ret=98 :449) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x30/48 (kms_atomic:449) igt_kms-DEBUG: d<8>[ 61.396584] isplay: } (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: A.0, fb 237 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0xec/236 (kms_atomic:44<14>[ 61.425847] [IGT] kms_atomic: executing 9) igt_kms-DEBUG: display: } (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt_kms-DEBUG: display: populating<14>[ 61.441524] [IGT] kms_atomic: starting subtest plane-invalid-params-fence plane data: A.0, fb 237<14>[ 61.450817] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: display: } (kms_atomic:449) igt_kms-DEBUG: display: A.0: plane_set_fb(237) (kms_atomic:449) igt_kms-DEBUG: display: A.0: plane_set_size (4096x2160) (kms_atomic:449) igt_kms-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:449) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: A.0, fb 237 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0xed/237 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x38/56 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "COLOR_ENCODING" to 0x1/1 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: display: } (kms_atomic:449) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4095, height=2159, format=XR24(0x<14>[ 61.592228] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP 34325258<14>[ 61.599876] [IGT] kms_atomic: finished subtest plane-invalid-params-fence, SKIP ), modifier=0x0, size=0) (kms_atomic:449) igt_k<14>[ 61.612336] [IGT] kms_atomic: exiting, ret=77 ms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:<8>[ 61.624497] 1295: (kms_atomic:449) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_atomic:449) igt_kms<14>[ 61.655064] [IGT] kms_atomic: executing -CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:449) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:449) igt_core-INFO: Stack trace: (kms<14>[ 61.672517] [IGT] kms_atomic: starting subtest crtc-invalid-params _atomic:449) igt<14>[ 61.680563] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 _core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_atomic:449) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_atomic:449) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_atomic:449) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_atomic:449) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_atomic:449) igt_core-INFO: #5 ../lib/igt_fb.c:2226 igt_create_pattern_fb() (kms_atomic:449) igt_core-INFO: #6 [+0xdcc954dc] (kms_atomic:449) igt_core-INFO: #7 [+0xdcc924b8] (kms_atomic:449) igt_core-INFO: #8 [__libc_init_first+0x80] (kms_atomic:449) igt_core-INFO: #9 [__libc_start_main+0x98] (kms_atomic:449) igt_core-INFO: #10 [+0xdcc924f0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (1.169s)[0m [1mSubtest plane-invalid-params: FAIL (1.185s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/card1 Starting subtest: plane-invalid-params-fence Starting dynamic subtest: pipe-A-Writeback-1 Test requirement not met in function igt_require_sw_sync, file ../lib/sw_sync.c:265: Test requirement: kernel_has_sw_sync() Last errno: 2, No such file or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.133s)[0m No dynamic tests executed. [1mSubtest plane-invalid-params-fence: SKIP (0.150s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/card1 Starting su<14>[ 61.830519] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS btest: c<14>[ 61.838611] [IGT] kms_atomic: finished subtest crtc-invalid-params, SUCCESS rtc-inva<14>[ 61.846796] [IGT] kms_atomic: exiting, ret=0 lid-params Starting dynamic subtest: pipe-A-Writeback-1 [1mDynamic subtest pipe-A-Wri<8>[ 61.859058] teback-1: SUCCESS (0.142s)[0m [1mSubtest crtc-invalid-params: SUCCESS (0.159s)[0m <14>[ 61.889322] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened devic<14>[ 61.904517] [IGT] kms_atomic: starting subtest crtc-invalid-params-fence e: /dev/dri/card<14>[ 61.913356] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 1 Starting subtest: crtc-invalid-params-fence Starting dynamic subtest: pipe-A-Writeback-1 Test req<14>[ 62.053782] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP uirement<14>[ 62.061553] [IGT] kms_atomic: finished subtest crtc-invalid-params-fence, SKIP not met in function igt_require_sw_sync, file .<14>[ 62.073843] [IGT] kms_atomic: exiting, ret=77 ./lib/sw_sync.c:265: Test requirement: kernel_has_sw_sync() Last errno: 2, No such fil<8>[ 62.086055] e or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.133s)[0m No dynamic tests executed. [1mSubtest crtc-invalid-params-fence: SKIP (0.149s)[0m <14>[ 62.116344] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card<14>[ 62.132590] [IGT] kms_atomic: starting subtest atomic-invalid-params 1 Starting subtest<14>[ 62.141286] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 : atomic-invalid-params Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 62.307712] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 62.315775] [IGT] kms_atomic: finished subtest atomic-invalid-params, SUCCESS est pipe<14>[ 62.324138] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.158s)[0m [1mSubtest atomic-invalid-params:<8>[ 62.334954] SUCCESS (0.176s)[0m <14>[ 62.364649] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/<14>[ 62.380496] [IGT] kms_atomic: starting subtest atomic-plane-damage dri/card1 Starting subtest: atomic-plane-damage No dynam<14>[ 62.522815] [IGT] kms_atomic: finished subtest atomic-plane-damage, SKIP ic tests executed. [1mSubtest atomic-plane-dam<14>[ 62.534594] [IGT] kms_atomic: exiting, ret=77 age: SKIP (0.135s)[0m <8>[ 62.546972] <8>[ 62.556602] <8>[ 62.584267] <14>[ 62.610641] [IGT] kms_flip_event_leak: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card1 <14>[ 62.628495] [IGT] kms_flip_event_leak: starting subtest basic Starting subtest<14>[ 62.636115] [IGT] kms_flip_event_leak: starting dynamic subtest pipe-A-Writeback-1 : basic Starting dynamic subtest: pipe-A-Writeback-1 (kms_flip_event_leak:470) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_flip_event_leak:470) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_flip_event_leak:470) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_flip_event_leak:470) igt_kms-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() #4 ../lib/igt_fb.c:2155 igt_create_fb() #5 [+0xdf6d1964] #6 [+0xdf6d146c] #7 [__libc_init_first+0x80] #8 [__libc_start_main+0x98] #9 [+0xdf6d14b0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "alpha" to 0xffff/65535 (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 1<14>[ 63.678586] [IGT] kms_flip_event_leak: finished subtest pipe-A-Writeback-1, FAIL 7 (kms_<14>[ 63.686805] [IGT] kms_flip_event_leak: finished subtest basic, FAIL flip_event_leak:470) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_flip_event_le<14>[ 63.701870] [IGT] kms_flip_event_leak: exiting, ret=98 ak:470) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_flip_event_leak:470) igt_kms-DEBUG: Test req<8>[ 63.717400] uirement passed: plane_i<8>[ 63.726291] dx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe-><8>[ 63.758490] n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: display: Mo<14>[ 63.785303] [IGT] kms_prop_blob: executing veCursor<14>[ 63.791039] [IGT] kms_prop_blob: starting subtest basic pipe D,<14>[ 63.797089] [IGT] kms_prop_blob: finished subtest basic, SUCCESS (0, 0) <14>[ 63.804221] [IGT] kms_prop_blob: exiting, ret=0 (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passe<8>[ 63.814746] d: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_flip_ev<14>[ 63.842713] [IGT] kms_prop_blob: executing ent_leak<14>[ 63.847949] [IGT] kms_prop_blob: starting subtest blob-prop-core :470) ig<14>[ 63.854708] [IGT] kms_prop_blob: finished subtest blob-prop-core, SUCCESS t_kms-DE<14>[ 63.863014] [IGT] kms_prop_blob: exiting, ret=0 BUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe<8>[ 63.873135] ->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: displ<14>[ 63.901619] [IGT] kms_prop_blob: executing ay: <14>[ 63.907231] [IGT] kms_prop_blob: starting subtest blob-prop-validate MoveCurs<14>[ 63.914520] [IGT] kms_prop_blob: finished subtest blob-prop-validate, SUCCESS or pipe <14>[ 63.922657] [IGT] kms_prop_blob: exiting, ret=0 E, (0, 0) (kms_flip_event_leak:470) igt_kms-DEBUG: display: } <8>[ 63.933147] (kms_flip_event_leak:470) drmtest-DEBUG: Force option used: Using driver vc4 (kms_flip_event_leak:470) drmtest-DEBUG: Expected driver "vc4" but got "v3d" (kms_flip_event_leak:470) drmtest-DEBUG: Opened previously opened de<14>[ 63.960658] [IGT] kms_prop_blob: executing vice: /d<14>[ 63.965990] [IGT] kms_prop_blob: starting subtest blob-prop-lifetime ev/dri/c<14>[ 63.973320] [IGT] kms_prop_blob: finished subtest blob-prop-lifetime, SUCCESS ard1 (k<14>[ 63.981485] [IGT] kms_prop_blob: exiting, ret=0 ms_flip_event_leak:470) drmtest-DEBUG: Test requirement passed: <8>[ 63.991879] !(fd<0) (kms_flip_event_leak:470) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4096, height=2160, format=XR24(0x34325258), modifier=0x0, size=0) (kms_flip_event_leak:470) igt_kms-CRITICAL: Test assertion <14>[ 64.018409] [IGT] kms_prop_blob: executing failure <14>[ 64.023508] [IGT] kms_prop_blob: starting subtest blob-multiple function<14>[ 64.030480] [IGT] kms_prop_blob: finished subtest blob-multiple, SUCCESS kmstest<14>[ 64.038070] [IGT] kms_prop_blob: exiting, ret=0 _dumb_create, file ../lib/igt_kms.c:1295: (kms_flip_event_leak:<8>[ 64.048464] 470) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_flip_event_leak:470) i<14>[ 64.076603] [IGT] kms_prop_blob: executing gt_kms-C<14>[ 64.081757] [IGT] kms_prop_blob: starting subtest invalid-get-prop-any RITICAL:<14>[ 64.089308] [IGT] kms_prop_blob: finished subtest invalid-get-prop-any, SUCCESS Last er<14>[ 64.097645] [IGT] kms_prop_blob: exiting, ret=0 rno: 12, Cannot allocate memory (kms_flip_event_leak:470) igt_k<8>[ 64.108063] ms-CRITICAL: error: -1 != 0 (kms_flip_event_leak:470) igt_core-INFO: Stack trace: (kms_flip_event_leak:470) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_flip_event_leak:470) igt_core-INFO: #1 ../lib/igt_kms.c:129<14>[ 64.137319] [IGT] kms_prop_blob: executing 7 kmstes<14>[ 64.142634] [IGT] kms_prop_blob: starting subtest invalid-get-prop t_dumb_c<14>[ 64.149591] [IGT] kms_prop_blob: finished subtest invalid-get-prop, SUCCESS reate() <14>[ 64.157717] [IGT] kms_prop_blob: exiting, ret=0 (kms_flip_event_leak:470) igt_core-INFO: #2 ../lib/ig<8>[ 64.168031] t_fb.c:1249 create_bo_for_fb.isra.0() (kms_flip_event_leak:470) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_flip_event_leak:470) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb<14>[ 64.193991] [IGT] kms_prop_blob: executing () (kms<14>[ 64.199532] [IGT] kms_prop_blob: starting subtest invalid-set-prop-any _flip_ev<14>[ 64.206979] [IGT] kms_prop_blob: finished subtest invalid-set-prop-any, SUCCESS ent_leak<14>[ 64.215555] [IGT] kms_prop_blob: exiting, ret=0 :470) igt_core-INFO: #5 [+0xdf6d1964] (kms_flip_even<8>[ 64.225801] t_leak:470) igt_core-INFO: #6 [+0xdf6d146c] (kms_flip_event_leak:470) igt_core-INFO: #7 [__libc_init_first+0x80] (kms_flip_event_leak:470) igt_core-INFO: #8 [__libc_start_main+0x98] (kms_flip_event_leak:470) igt_co<14>[ 64.254560] [IGT] kms_prop_blob: executing re-INFO:<14>[ 64.259674] [IGT] kms_prop_blob: starting subtest invalid-set-prop #9 [<<14>[ 64.266897] [IGT] kms_prop_blob: finished subtest invalid-set-prop, SUCCESS unknown><14>[ 64.274816] [IGT] kms_prop_blob: exiting, ret=0 +0xdf6d14b0] **** END **** [1mDynamic subtest pipe-A-Writeb<8>[ 64.285292] ack-1: FAIL (1.034s)[0m<8>[ 64.294756] [1mSubtest basic: FAIL (1.052s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card1 Starting subtest: basic [1mSubtest basic: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe <8>[ 64.323790] (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card1 Starting subtest: blob-prop-core [1mSubtest blob-prop-core: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (<14>[ 64.349532] [IGT] kms_setmode: executing aarch64) (Linux:<14>[ 64.354849] [IGT] kms_setmode: starting subtest basic 6.1.83-<14>[ 64.361354] [IGT] kms_setmode: finished subtest basic, SKIP cip18 aa<14>[ 64.367868] [IGT] kms_setmode: exiting, ret=77 rch64) Using IGT_SRANDOM=1706305766 for randomisation Opened d<8>[ 64.378217] evice: /dev/dri/card1 Starting subtest: blob-prop-validate [1mSubtest blob-prop-validate: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened de<14>[ 64.406400] [IGT] kms_setmode: executing vice: /d<14>[ 64.411344] [IGT] kms_setmode: starting subtest basic-clone-single-crtc ev/dri/c<14>[ 64.419020] [IGT] kms_setmode: finished subtest basic-clone-single-crtc, SKIP ard1 St<14>[ 64.427086] [IGT] kms_setmode: exiting, ret=77 arting subtest: blob-prop-lifetime [1mSubtest blob-prop-lifeti<8>[ 64.437454] me: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card1 Starting subtest: blob-multiple [1mSubtest blob-multiple: SUCCESS<14>[ 64.467108] [IGT] kms_setmode: executing (0.000s)[0m I<14>[ 64.472417] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc GT-Versi<14>[ 64.480560] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc, SKIP on: 1.28<14>[ 64.488930] [IGT] kms_setmode: exiting, ret=77 -ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRA<8>[ 64.499414] NDOM=1706305766 for randomisation Opened device: /dev/dri/card1 Starting subtest: invalid-get-prop-any [1mSubtest invalid-get-prop-any: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6<14>[ 64.526283] [IGT] kms_setmode: executing .1.83-cip18 aarc<14>[ 64.531738] [IGT] kms_setmode: starting subtest invalid-clone-exclusive-crtc h64) Us<14>[ 64.540049] [IGT] kms_setmode: finished subtest invalid-clone-exclusive-crtc, SKIP ing IGT_<14>[ 64.548737] [IGT] kms_setmode: exiting, ret=77 SRANDOM=1706305766 for randomisation Opened device: /dev/dri/ca<8>[ 64.559227] rd1 Starting subtest: invalid-get-prop [1mSubtest invalid-get-prop: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card1 <14>[ 64.589077] [IGT] kms_setmode: executing Starting<14>[ 64.594209] [IGT] kms_setmode: starting subtest clone-exclusive-crtc subtest<14>[ 64.601637] [IGT] kms_setmode: finished subtest clone-exclusive-crtc, SKIP : invali<14>[ 64.609446] [IGT] kms_setmode: exiting, ret=77 d-set-prop-any [1mSubtest invalid-set-prop-any: SUCCESS (0.000<8>[ 64.619945] s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card1 Starting subtest: invalid-set-prop [1mSubtest invalid-set-prop: SUCCESS (0.000s)[0m IGT-V<14>[ 64.649742] [IGT] kms_setmode: executing ersion: <14>[ 64.655018] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc-stealing 1.28-ga4<14>[ 64.663405] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc-stealing, SKIP 4ebfe (a<14>[ 64.672590] [IGT] kms_setmode: exiting, ret=77 arch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305<8>[ 64.682912] 766 for randomisation O<8>[ 64.694180] pened device: /dev/dri/card1 Starting subtest: basic Testing: basic 1 connector combinations Testing: basic 2 connector combinations No dynamic tests executed. [1mSubtest basic: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT<8>[ 64.722967] _SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card1 Starting subtest: basic-clone-single-crtc Testing: basic-clone-single-crtc 2 connector combinations No dynamic tests executed. [1mSubtest basic-clone-single-c<14>[ 64.748636] [IGT] kms_vblank: executing rtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305766 for randomisati<14>[ 64.764630] [IGT] kms_vblank: starting subtest invalid on Opened device: /dev/<14>[ 64.772186] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 dri/card1 Starting subtest: invalid-clone-single-crtc Testing: invalid-clone-single-crtc 2 connector combinations No dynamic tests executed. [1mSubtest invalid-clone-single-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card1 Starting subtest: invalid-clone-exclusive-crtc Testing: invalid-clone-exclusive-crtc 2 connector combinations No dynamic tests executed. [1mSubtest invalid-clone-exclusive-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card1 Starting subtest: clone-exclusive-crtc Testing: clone-exclusive-crtc 2 connector combinations No dynamic tests executed. [1mSubtest clone-exclusive-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card1 Starting subtest: invalid-clone-single-crtc-stealing Testing: invalid-clone-single-crtc-stealing 2 connector combinations No dynamic tests executed. [1mSubtest invalid-clone-single-crtc-stealing: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card1 Starting subtest: invalid Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:527) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:527) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:527) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xd5e1338c] #3 [+0xd5e11c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xd5e11cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_ENCODING" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:527) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:527) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:527) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:527) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:527) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:527) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:527) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:527) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:527) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:527) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:527) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:527) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:527) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:527) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:527) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:527) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:527) igt_kms-<14>[ 68.945940] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL DEBUG: d<14>[ 68.953568] [IGT] kms_vblank: finished subtest invalid, FAIL isplay: SetCursor pipe D, disabling (kms_vblank:527) igt_kms-DEBUG: display: MoveCursor<14>[ 68.968101] [IGT] kms_vblank: exiting, ret=98 pipe D, (0, 0) (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_<8>[ 68.982783] planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:527) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display:<14>[ 69.017216] [IGT] kms_vblank: executing Fixing up initial rotation pipe E, plane 17 (kms_vblank:527) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:<14>[ 69.033157] [IGT] kms_vblank: starting subtest crtc-id 527) igt_kms-DEB<14>[ 69.040419] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 UG: display: MoveCursor pipe E, (0, 0) (kms_vblank:527) igt_kms-DEBUG: display: } (kms_vblank:527) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:527) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:527) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:527) igt_core-INFO: Stack trace: (kms_vblank:527) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:527) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:527) igt_core-INFO: #2 [+0xd5e1338c] (kms_vblank:527) igt_core-INFO: #3 [+0xd5e11c78] (kms_vblank:527) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_vblank:527) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_vblank:527) igt_core-INFO: #6 [+0xd5e11cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.166s)[0m [1mSubtest invalid: FAIL (4.182s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305771 for randomisation Opened device: /dev/dri/card1 Starting subtest: crtc-id Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:530) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:530) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:530) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xd59a3728] #3 [+0xd59a1c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xd59a1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_ENCODING" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:530) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:530) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:530) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:530) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:530) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:530) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:530) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:530) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:530) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:530) igt_kms-<14>[ 73.298002] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL DEBUG: d<14>[ 73.305629] [IGT] kms_vblank: finished subtest crtc-id, FAIL isplay: SetCursor pipe D, disabling (kms_vblank:530) igt_kms-DEBUG: display: MoveCursor<14>[ 73.320082] [IGT] kms_vblank: exiting, ret=98 pipe D, (0, 0) (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_<8>[ 73.335018] planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:530) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display:<14>[ 73.369301] [IGT] kms_vblank: executing Fixing up initial rotation pipe E, plane 17 (kms_vblank:530) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:<14>[ 73.385423] [IGT] kms_vblank: starting subtest accuracy-idle 530) igt_kms-DEB<14>[ 73.392941] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 UG: display: MoveCursor pipe E, (0, 0) (kms_vblank:530) igt_kms-DEBUG: display: } (kms_vblank:530) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:530) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:530) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:530) igt_core-INFO: Stack trace: (kms_vblank:530) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:530) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:530) igt_core-INFO: #2 [+0xd59a3728] (kms_vblank:530) igt_core-INFO: #3 [+0xd59a1c78] (kms_vblank:530) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_vblank:530) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_vblank:530) igt_core-INFO: #6 [+0xd59a1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.250s)[0m [1mSubtest crtc-id: FAIL (4.266s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305775 for randomisation Opened device: /dev/dri/card1 Starting subtest: accuracy-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:533) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:533) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:533) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xe5671f94] #3 [+0xe5672fa0] #4 [+0xe56731bc] #5 [+0xe5671c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe5671cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:533) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:533) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:533) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:533) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:533) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:533) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:533) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:533) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:533) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:533) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:533) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:533) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:533) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:533) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:533) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:533) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:533) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 77.652178] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL s_vblank<14>[ 77.659753] [IGT] kms_vblank: finished subtest accuracy-idle, FAIL :533) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:533) igt_kms-DEBUG: Tes<14>[ 77.674741] [IGT] kms_vblank: exiting, ret=98 t requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: <8>[ 77.689587] Fixing up initial rotation pipe E, plane 0 (kms_vblank:533) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe<14>[ 77.723100] [IGT] kms_vblank: executing E, plane 17 (kms_vblank:533) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:533) igt_kms-DEBUG: display: Mov<14>[ 77.738924] [IGT] kms_vblank: starting subtest query-idle eCursor pipe E, (0, 0) <14>[ 77.746639] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 (kms_vblank:533) igt_kms-DEBUG: display: } (kms_vblank:533) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:533) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:533) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:533) igt_core-INFO: Stack trace: (kms_vblank:533) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:533) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:533) igt_core-INFO: #2 [+0xe5671f94] (kms_vblank:533) igt_core-INFO: #3 [+0xe5672fa0] (kms_vblank:533) igt_core-INFO: #4 [+0xe56731bc] (kms_vblank:533) igt_core-INFO: #5 [+0xe5671c78] (kms_vblank:533) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:533) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:533) igt_core-INFO: #8 [+0xe5671cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.252s)[0m [1mSubtest accuracy-idle: FAIL (4.268s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305779 for randomisation Opened device: /dev/dri/card1 Starting subtest: query-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:536) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:536) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:536) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xc6c41f94] #3 [+0xc6c42fa0] #4 [+0xc6c431bc] #5 [+0xc6c41c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc6c41cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:536) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:536) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:536) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:536) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:536) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:536) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:536) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:536) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:536) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:536) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 82.004125] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL s_vblank<14>[ 82.011712] [IGT] kms_vblank: finished subtest query-idle, FAIL :536) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:536) igt_kms-DEBUG: Tes<14>[ 82.026448] [IGT] kms_vblank: exiting, ret=98 t requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: <8>[ 82.041249] Fixing up initial rotation pipe E, plane 0 (kms_vblank:536) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<14>[ 82.075157] [IGT] kms_vblank: executing e 17 (kms_vblank:536) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:536) igt_kms-DEBUG: display: MoveCursor <14>[ 82.090886] [IGT] kms_vblank: starting subtest query-idle-hang pipe E, <14>[ 82.098180] [IGT] kms_vblank: finished subtest query-idle-hang, SKIP (0, 0) <14>[ 82.105582] [IGT] kms_vblank: exiting, ret=77 (kms_vblank:536) igt_kms-DEBUG: display: } (kms_vblank:536) igt<8>[ 82.116165] _kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:536) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:536) igt_kms-C<14>[ 82.143019] [IGT] kms_vblank: executing RITICAL: Last errno: 16, Device or resource busy (kms_vblank:536) igt_core-INFO: Stack trace: (kms_vblank:536) igt_core-INFO: #0 ../lib/igt_core.c:1<14>[ 82.160749] [IGT] kms_vblank: starting subtest query-forked 989 __igt_fail_assert() <14>[ 82.168509] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 (kms_vblank:536) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:536) igt_core-INFO: #2 [+0xc6c41f94] (kms_vblank:536) igt_core-INFO: #3 [+0xc6c42fa0] (kms_vblank:536) igt_core-INFO: #4 [+0xc6c431bc] (kms_vblank:536) igt_core-INFO: #5 [+0xc6c41c78] (kms_vblank:536) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:536) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:536) igt_core-INFO: #8 [+0xc6c41cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.249s)[0m [1mSubtest query-idle: FAIL (4.266s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305784 for randomisation Opened device: /dev/dri/card1 Starting subtest: query-idle-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-idle-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305784 for randomisation Opened device: /dev/dri/card1 Starting subtest: query-forked Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:542) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:542) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:542) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xc5ac1f94] #3 [+0xc5ac2fa0] #4 [+0xc5ac31bc] #5 [+0xc5ac1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc5ac1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:542) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:542) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:542) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:542) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:542) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:542) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:542) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:542) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:542) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:542) igt_kms-DEBUG: display: SetCursor pipe D<14>[ 86.354645] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL , disabl<14>[ 86.362267] [IGT] kms_vblank: finished subtest query-forked, FAIL ing (kms_vblank:542) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:542) ig<14>[ 86.377122] [IGT] kms_vblank: exiting, ret=98 t_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEB<8>[ 86.391987] UG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:542) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<14>[ 86.427029] [IGT] kms_vblank: executing e 17 (kms_vblank:542) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:542) igt_kms-DEBUG: display: MoveCursor <14>[ 86.443382] [IGT] kms_vblank: starting subtest query-forked-hang pipe E, <14>[ 86.450481] [IGT] kms_vblank: finished subtest query-forked-hang, SKIP (0, 0) <14>[ 86.458312] [IGT] kms_vblank: exiting, ret=77 (kms_vblank:542) igt_kms-DEBUG: display: } (kms_vblank:542) igt<8>[ 86.468858] _kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:542) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:542) igt_kms-CRITICAL: Last errno: 16,<14>[ 86.497700] [IGT] kms_vblank: executing Device or resource busy (kms_vblank:542) igt_core-INFO: Stack trace: (kms_vblank:542) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() <14>[ 86.515635] [IGT] kms_vblank: starting subtest query-busy (kms_vblank:542) igt_co<14>[ 86.523361] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 re-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:542) igt_core-INFO: #2 [+0xc5ac1f94] (kms_vblank:542) igt_core-INFO: #3 [+0xc5ac2fa0] (kms_vblank:542) igt_core-INFO: #4 [+0xc5ac31bc] (kms_vblank:542) igt_core-INFO: #5 [+0xc5ac1c78] (kms_vblank:542) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:542) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:542) igt_core-INFO: #8 [+0xc5ac1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.178s)[0m [1mSubtest query-forked: FAIL (4.195s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305788 for randomisation Opened device: /dev/dri/card1 Starting subtest: query-forked-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-forked-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305788 for randomisation Opened device: /dev/dri/card1 Starting subtest: query-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:548) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:548) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:548) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xdca91f94] #3 [+0xdca92fa0] #4 [+0xdca931bc] #5 [+0xdca91c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xdca91cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:548) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:548) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:548) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:548) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:548) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:548) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:548) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:548) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:548) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:548) igt_kms-DEBUG: display: SetCursor pipe D<14>[ 90.706651] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL , disabl<14>[ 90.714271] [IGT] kms_vblank: finished subtest query-busy, FAIL ing (kms_vblank:548) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:548) ig<14>[ 90.729013] [IGT] kms_vblank: exiting, ret=98 t_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEB<8>[ 90.743776] UG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:548) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<14>[ 90.778806] [IGT] kms_vblank: executing e 17 (kms_vblank:548) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:548) igt_kms-DEBUG: display: MoveCursor <14>[ 90.794988] [IGT] kms_vblank: starting subtest query-busy-hang pipe E, <14>[ 90.801969] [IGT] kms_vblank: finished subtest query-busy-hang, SKIP (0, 0) <14>[ 90.809542] [IGT] kms_vblank: exiting, ret=77 (kms_vblank:548) igt_kms-DEBUG: display: } (kms_vblank:548) igt<8>[ 90.820232] _kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:548) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:548) igt_kms-CRITICAL:<14>[ 90.847526] [IGT] kms_vblank: executing Last errno: 16, Device or resource busy (kms_vblank:548) igt_core-INFO: Stack trace: (kms_vblank:548) igt_core-INFO: #0 ../lib/igt_core.c:1989 __ig<14>[ 90.865383] [IGT] kms_vblank: starting subtest query-forked-busy t_fail_assert() (kms_vb<14>[ 90.873710] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 lank:548) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:548) igt_core-INFO: #2 [+0xdca91f94] (kms_vblank:548) igt_core-INFO: #3 [+0xdca92fa0] (kms_vblank:548) igt_core-INFO: #4 [+0xdca931bc] (kms_vblank:548) igt_core-INFO: #5 [+0xdca91c78] (kms_vblank:548) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:548) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:548) igt_core-INFO: #8 [+0xdca91cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.175s)[0m [1mSubtest query-busy: FAIL (4.192s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305792 for randomisation Opened device: /dev/dri/card1 Starting subtest: query-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305793 for randomisation Opened device: /dev/dri/card1 Starting subtest: query-forked-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:554) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:554) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:554) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xc9d31f94] #3 [+0xc9d32fa0] #4 [+0xc9d331bc] #5 [+0xc9d31c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc9d31cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:554) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:554) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:554) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:554) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:554) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:554) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:554) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:554) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:554) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:554) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 95.059349] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ing (km<14>[ 95.066972] [IGT] kms_vblank: finished subtest query-forked-busy, FAIL s_vblank:554) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:554) igt_kms-DE<14>[ 95.082334] [IGT] kms_vblank: exiting, ret=98 BUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: disp<8>[ 95.097129] lay: Fixing up initial rotation pipe E, plane 0 (kms_vblank:554) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe<14>[ 95.131389] [IGT] kms_vblank: executing E, plane 17 (kms_vblank:554) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:554) igt_kms-DEBUG: display: Mov<14>[ 95.147535] [IGT] kms_vblank: starting subtest query-forked-busy-hang eCursor <14>[ 95.155190] [IGT] kms_vblank: finished subtest query-forked-busy-hang, SKIP pipe E, <14>[ 95.163258] [IGT] kms_vblank: exiting, ret=77 (0, 0) (kms_vblank:554) igt_kms-DEBUG: display: } (kms_vblank:<8>[ 95.173985] 554) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:554) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:554) igt_kms-C<14>[ 95.202317] [IGT] kms_vblank: executing RITICAL: Last errno: 16, Device or resource busy (kms_vblank:554) igt_core-INFO: Stack trace: (kms_vblank:554) igt_core-INFO: #0 ../lib/igt_core.c:1<14>[ 95.219928] [IGT] kms_vblank: starting subtest wait-idle 989 __igt_fail_a<14>[ 95.227214] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ssert() (kms_vblank:554) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:554) igt_core-INFO: #2 [+0xc9d31f94] (kms_vblank:554) igt_core-INFO: #3 [+0xc9d32fa0] (kms_vblank:554) igt_core-INFO: #4 [+0xc9d331bc] (kms_vblank:554) igt_core-INFO: #5 [+0xc9d31c78] (kms_vblank:554) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:554) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:554) igt_core-INFO: #8 [+0xc9d31cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.178s)[0m [1mSubtest query-forked-busy: FAIL (4.194s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305797 for randomisation Opened device: /dev/dri/card1 Starting subtest: query-forked-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-forked-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305797 for randomisation Opened device: /dev/dri/card1 Starting subtest: wait-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:560) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:560) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:560) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xc7d11f94] #3 [+0xc7d12fa0] #4 [+0xc7d131bc] #5 [+0xc7d11c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc7d11cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:560) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:560) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:560) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:560) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:560) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:560) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:560) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:560) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:560) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:560) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 99.411355] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ing (km<14>[ 99.418974] [IGT] kms_vblank: finished subtest wait-idle, FAIL s_vblank:560) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:560) igt_kms-DE<14>[ 99.433609] [IGT] kms_vblank: exiting, ret=98 BUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: disp<8>[ 99.448516] lay: Fixing up initial rotation pipe E, plane 0 (kms_vblank:560) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<14>[ 99.483046] [IGT] kms_vblank: executing e 17 (kms_vblank:560) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:560) igt_kms-DEBUG: display: MoveCursor <14>[ 99.498875] [IGT] kms_vblank: starting subtest wait-idle-hang pipe E, <14>[ 99.505809] [IGT] kms_vblank: finished subtest wait-idle-hang, SKIP (0, 0) <14>[ 99.513210] [IGT] kms_vblank: exiting, ret=77 (kms_vblank:560) igt_kms-DEBUG: display: } (kms_vblank:560) igt<8>[ 99.523762] _kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:560) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:560) igt_kms-CRITICAL:<14>[ 99.551359] [IGT] kms_vblank: executing Last errno: 16, Device or resource busy (kms_vblank:560) igt_core-INFO: Stack trace: (kms_vblank:560) igt_core-INFO: #0 ../lib/igt_core.c:1989 __ig<14>[ 99.569241] [IGT] kms_vblank: starting subtest wait-forked t_fail_assert() (kms_vb<14>[ 99.576799] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 lank:560) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:560) igt_core-INFO: #2 [+0xc7d11f94] (kms_vblank:560) igt_core-INFO: #3 [+0xc7d12fa0] (kms_vblank:560) igt_core-INFO: #4 [+0xc7d131bc] (kms_vblank:560) igt_core-INFO: #5 [+0xc7d11c78] (kms_vblank:560) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:560) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:560) igt_core-INFO: #8 [+0xc7d11cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.177s)[0m [1mSubtest wait-idle: FAIL (4.193s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305801 for randomisation Opened device: /dev/dri/card1 Starting subtest: wait-idle-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-idle-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305801 for randomisation Opened device: /dev/dri/card1 Starting subtest: wait-forked Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:566) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:566) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:566) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xb0311f94] #3 [+0xb0312fa0] #4 [+0xb03131bc] #5 [+0xb0311c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb0311cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:566) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:566) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:566) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:566) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:566) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:566) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:566) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:566) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:566) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:566) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 103.763341] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ing (km<14>[ 103.770975] [IGT] kms_vblank: finished subtest wait-forked, FAIL s_vblank:566) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:566) igt_kms-DE<14>[ 103.785734] [IGT] kms_vblank: exiting, ret=98 BUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: disp<8>[ 103.800593] lay: Fixing up initial rotation pipe E, plane 0 (kms_vblank:566) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe<14>[ 103.834589] [IGT] kms_vblank: executing E, plane 17 (kms_vblank:566) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:566) igt_kms-DEBUG: display: MoveCursor pipe E, <14>[ 103.852106] [IGT] kms_vblank: starting subtest wait-forked-hang (0, 0) <14>[ 103.859041] [IGT] kms_vblank: finished subtest wait-forked-hang, SKIP (kms_vbl<14>[ 103.866605] [IGT] kms_vblank: exiting, ret=77 ank:566) igt_kms-DEBUG: display: } (kms_vblank:566) igt_kms-CRITICAL: T<8>[ 103.877384] est assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:566) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:566) igt_kms-CRITICAL: Last errno: 16, Device <14>[ 103.906049] [IGT] kms_vblank: executing or resource busy (kms_vblank:566) igt_core-INFO: Stack trace: (kms_vblank:566) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vb<14>[ 103.924210] [IGT] kms_vblank: starting subtest wait-busy lank:566) igt_core-INFO:<14>[ 103.931557] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:566) igt_core-INFO: #2 [+0xb0311f94] (kms_vblank:566) igt_core-INFO: #3 [+0xb0312fa0] (kms_vblank:566) igt_core-INFO: #4 [+0xb03131bc] (kms_vblank:566) igt_core-INFO: #5 [+0xb0311c78] (kms_vblank:566) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:566) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:566) igt_core-INFO: #8 [+0xb0311cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.179s)[0m [1mSubtest wait-forked: FAIL (4.195s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305806 for randomisation Opened device: /dev/dri/card1 Starting subtest: wait-forked-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-forked-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305806 for randomisation Opened device: /dev/dri/card1 Starting subtest: wait-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:572) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:572) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:572) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xaae81f94] #3 [+0xaae82fa0] #4 [+0xaae831bc] #5 [+0xaae81c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xaae81cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:572) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:572) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:572) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:572) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:572) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:572) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:572) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:572) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:572) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:572) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 108.115426] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ing (km<14>[ 108.123051] [IGT] kms_vblank: finished subtest wait-busy, FAIL s_vblank:572) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:572) igt_kms-DE<14>[ 108.138156] [IGT] kms_vblank: exiting, ret=98 BUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: disp<8>[ 108.152518] lay: Fixing up initial rotation pipe E, plane 0 (kms_vblank:572) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<14>[ 108.186885] [IGT] kms_vblank: executing e 17 (kms_vblank:572) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:572) igt_kms-DEBUG: display: MoveCursor <14>[ 108.202696] [IGT] kms_vblank: starting subtest wait-busy-hang pipe E, <14>[ 108.209891] [IGT] kms_vblank: finished subtest wait-busy-hang, SKIP (0, 0) <14>[ 108.217216] [IGT] kms_vblank: exiting, ret=77 (kms_vblank:572) igt_kms-DEBUG: display: } (kms_vblank:572) igt<8>[ 108.227857] _kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:572) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:572) igt_kms-C<14>[ 108.254867] [IGT] kms_vblank: executing RITICAL: Last errno: 16, Device or resource busy (kms_vblank:572) igt_core-INFO: Stack trace: (kms_vblank:572) igt_core-INFO: #0 ../lib/igt_core.c:1<14>[ 108.272241] [IGT] kms_vblank: starting subtest wait-forked-busy 989 __igt_fail_assert() <14>[ 108.280555] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 (kms_vblank:572) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:572) igt_core-INFO: #2 [+0xaae81f94] (kms_vblank:572) igt_core-INFO: #3 [+0xaae82fa0] (kms_vblank:572) igt_core-INFO: #4 [+0xaae831bc] (kms_vblank:572) igt_core-INFO: #5 [+0xaae81c78] (kms_vblank:572) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:572) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:572) igt_core-INFO: #8 [+0xaae81cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.176s)[0m [1mSubtest wait-busy: FAIL (4.193s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305810 for randomisation Opened device: /dev/dri/card1 Starting subtest: wait-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305810 for randomisation Opened device: /dev/dri/card1 Starting subtest: wait-forked-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:578) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:578) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:578) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xe7651f94] #3 [+0xe7652fa0] #4 [+0xe76531bc] #5 [+0xe7651c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe7651cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:578) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:578) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:578) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:578) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:578) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:578) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:578) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:578) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:578) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:578) igt_kms-DEBUG: display: SetCursor pipe D<14>[ 112.466657] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL , disabl<14>[ 112.474275] [IGT] kms_vblank: finished subtest wait-forked-busy, FAIL ing (kms_vblank:578) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:578) ig<14>[ 112.489503] [IGT] kms_vblank: exiting, ret=98 t_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEB<8>[ 112.504303] UG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:578) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotat<14>[ 112.538781] [IGT] kms_vblank: executing ion pipe E, plane 17 (kms_vblank:578) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:578) igt_kms-DEBUG: display:<14>[ 112.554571] [IGT] kms_vblank: starting subtest wait-forked-busy-hang Mov<14>[ 112.562216] [IGT] kms_vblank: finished subtest wait-forked-busy-hang, SKIP eCursor <14>[ 112.570229] [IGT] kms_vblank: exiting, ret=77 pipe E, (0, 0) (kms_vblank:578) igt_kms-DEBUG: display: } (kms<8>[ 112.580891] _vblank:578) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:578) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:578) igt_kms-C<14>[ 112.609496] [IGT] kms_vblank: executing RITICAL: Last errno: 16, Device or resource busy (kms_vblank:578) igt_core-INFO: Stack trace: (kms_vblank:578) igt_core-INFO: #0 ../lib/igt_core.c:1989 __ig<14>[ 112.627690] [IGT] kms_vblank: starting subtest ts-continuation-idle t_fail_assert() <14>[ 112.636466] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 (kms_vblank:578) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:578) igt_core-INFO: #2 [+0xe7651f94] (kms_vblank:578) igt_core-INFO: #3 [+0xe7652fa0] (kms_vblank:578) igt_core-INFO: #4 [+0xe76531bc] (kms_vblank:578) igt_core-INFO: #5 [+0xe7651c78] (kms_vblank:578) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:578) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:578) igt_core-INFO: #8 [+0xe7651cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.178s)[0m [1mSubtest wait-forked-busy: FAIL (4.195s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305814 for randomisation Opened device: /dev/dri/card1 Starting subtest: wait-forked-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-forked-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305814 for randomisation Opened device: /dev/dri/card1 Starting subtest: ts-continuation-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:584) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:584) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:584) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xab6c1f94] #3 [+0xab6c2fa0] #4 [+0xab6c31bc] #5 [+0xab6c1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xab6c1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:584) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:584) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:584) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:584) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:584) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:584) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:584) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:584) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:584) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:584) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 116.819363] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ing (km<14>[ 116.826991] [IGT] kms_vblank: finished subtest ts-continuation-idle, FAIL s_vblank:584) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:584) igt_kms-DE<14>[ 116.842538] [IGT] kms_vblank: exiting, ret=98 BUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: disp<8>[ 116.857371] lay: Fixing up initial rotation pipe E, plane 0 (kms_vblank:584) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms<14>[ 116.885873] [IGT] kms_vblank: executing _vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:584) igt_kms-DEBUG: display: SetCursor pipe E, dis<14>[ 116.903563] [IGT] kms_vblank: starting subtest ts-continuation-idle-hang abling <14>[ 116.911013] [IGT] kms_vblank: finished subtest ts-continuation-idle-hang, SKIP (kms_vbl<14>[ 116.919376] [IGT] kms_vblank: exiting, ret=77 ank:584) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) <8>[ 116.929922] (kms_vblank:584) igt_kms-DEBUG: display: } (kms_vblank:584) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:584) igt_kms-CRITICAL: Failed assertion: __igt_vbla<14>[ 116.957775] [IGT] kms_vblank: executing nk_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:584) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:584) igt_core-INFO: Stack <14>[ 116.975597] [IGT] kms_vblank: starting subtest ts-continuation-dpms-rpm trace: (kms_vblank:584)<14>[ 116.984255] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:584) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:584) igt_core-INFO: #2 [+0xab6c1f94] (kms_vblank:584) igt_core-INFO: #3 [+0xab6c2fa0] (kms_vblank:584) igt_core-INFO: #4 [+0xab6c31bc] (kms_vblank:584) igt_core-INFO: #5 [+0xab6c1c78] (kms_vblank:584) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:584) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:584) igt_core-INFO: #8 [+0xab6c1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.175s)[0m [1mSubtest ts-continuation-idle: FAIL (4.192s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305819 for randomisation Opened device: /dev/dri/card1 Starting subtest: ts-continuation-idle-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest ts-continuation-idle-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305819 for randomisation Opened device: /dev/dri/card1 Starting subtest: ts-continuation-dpms-rpm Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:590) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:590) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:590) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xaf831f94] #3 [+0xaf832fa0] #4 [+0xaf8331bc] #5 [+0xaf831c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xaf831cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:590) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:590) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:590) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:590) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:590) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:590) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:590) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:590) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:590) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:590) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:590) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:590) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:590) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:590) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:590) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:590) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:590) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 121.171342] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ing (km<14>[ 121.178982] [IGT] kms_vblank: finished subtest ts-continuation-dpms-rpm, FAIL s_vblank:590) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:590) igt_kms-DE<14>[ 121.194897] [IGT] kms_vblank: exiting, ret=98 BUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: disp<8>[ 121.209736] lay: Fixing up initial rotation pipe E, plane 0 (kms_vblank:590) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:<14>[ 121.239091] [IGT] kms_vblank: executing 590) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:590) igt_kms-DEBUG: display: SetCursor pipe E, disabling <14>[ 121.256866] [IGT] kms_vblank: starting subtest ts-continuation-dpms-suspend (kms_vblank:590)<14>[ 121.265802] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:590) igt_kms-DEBUG: display: } (kms_vblank:590) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:590) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:590) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:590) igt_core-INFO: Stack trace: (kms_vblank:590) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:590) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:590) igt_core-INFO: #2 [+0xaf831f94] (kms_vblank:590) igt_core-INFO: #3 [+0xaf832fa0] (kms_vblank:590) igt_core-INFO: #4 [+0xaf8331bc] (kms_vblank:590) igt_core-INFO: #5 [+0xaf831c78] (kms_vblank:590) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:590) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:590) igt_core-INFO: #8 [+0xaf831cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.179s)[0m [1mSubtest ts-continuation-dpms-rpm: FAIL (4.196s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305823 for randomisation Opened device: /dev/dri/card1 Starting subtest: ts-continuation-dpms-suspend Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:593) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:593) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:593) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xcf371f94] #3 [+0xcf372fa0] #4 [+0xcf3731bc] #5 [+0xcf371c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xcf371cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:593) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:593) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:593) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:593) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:593) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:593) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:593) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:593) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:593) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:593) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 125.524124] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL s_vblank<14>[ 125.531718] [IGT] kms_vblank: finished subtest ts-continuation-dpms-suspend, FAIL :593) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:593) igt_kms-DE<14>[ 125.548034] [IGT] kms_vblank: exiting, ret=98 BUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: disp<8>[ 125.562856] lay: Fixing up initial rotation pipe E, plane 0 (kms_vblank:593) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms<14>[ 125.591947] [IGT] kms_vblank: executing _vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:593) igt_kms-DEBUG: display: SetCursor pipe E, dis<14>[ 125.609655] [IGT] kms_vblank: starting subtest ts-continuation-suspend abling (kms_vbl<14>[ 125.618197] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ank:593) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:593) igt_kms-DEBUG: display: } (kms_vblank:593) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:593) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:593) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:593) igt_core-INFO: Stack trace: (kms_vblank:593) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:593) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:593) igt_core-INFO: #2 [+0xcf371f94] (kms_vblank:593) igt_core-INFO: #3 [+0xcf372fa0] (kms_vblank:593) igt_core-INFO: #4 [+0xcf3731bc] (kms_vblank:593) igt_core-INFO: #5 [+0xcf371c78] (kms_vblank:593) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:593) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:593) igt_core-INFO: #8 [+0xcf371cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.251s)[0m [1mSubtest ts-continuation-dpms-suspend: FAIL (4.267s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305827 for randomisation Opened device: /dev/dri/card1 Starting subtest: ts-continuation-suspend Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:596) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:596) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:596) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xdc611f94] #3 [+0xdc612fa0] #4 [+0xdc6131bc] #5 [+0xdc611c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xdc611cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:596) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:596) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:596) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:596) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:596) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:596) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:596) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:596) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:596) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:596) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:596) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:596) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:596) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:596) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:596) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:596) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:596) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 129.875370] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ing (km<14>[ 129.883001] [IGT] kms_vblank: finished subtest ts-continuation-suspend, FAIL s_vblank:596) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:596) igt_kms-DE<14>[ 129.898786] [IGT] kms_vblank: exiting, ret=98 BUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: disp<8>[ 129.913606] lay: Fixing up initial rotation pipe E, plane 0 (kms_vblank:596) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms<14>[ 129.942289] [IGT] kms_vblank: executing _vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:596) igt_kms-DEBUG: display: SetCursor pipe E, disabling <14>[ 129.960167] [IGT] kms_vblank: starting subtest ts-continuation-modeset (kms_vblank:596)<14>[ 129.969178] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:596) igt_kms-DEBUG: display: } (kms_vblank:596) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:596) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:596) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:596) igt_core-INFO: Stack trace: (kms_vblank:596) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:596) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:596) igt_core-INFO: #2 [+0xdc611f94] (kms_vblank:596) igt_core-INFO: #3 [+0xdc612fa0] (kms_vblank:596) igt_core-INFO: #4 [+0xdc6131bc] (kms_vblank:596) igt_core-INFO: #5 [+0xdc611c78] (kms_vblank:596) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:596) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:596) igt_core-INFO: #8 [+0xdc611cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.250s)[0m [1mSubtest ts-continuation-suspend: FAIL (4.266s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305832 for randomisation Opened device: /dev/dri/card1 Starting subtest: ts-continuation-modeset Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:599) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:599) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:599) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xbc731f94] #3 [+0xbc732fa0] #4 [+0xbc7331bc] #5 [+0xbc731c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xbc731cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:599) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:599) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:599) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:599) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:599) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:599) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:599) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:599) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:599) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:599) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:599) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:599) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:599) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:599) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:599) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:599) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:599) igt_kms-DEBUG: display: SetCursor pipe D<14>[ 134.226707] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL , disabl<14>[ 134.234330] [IGT] kms_vblank: finished subtest ts-continuation-modeset, FAIL ing (kms_vblank:599) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:599) ig<14>[ 134.250129] [IGT] kms_vblank: exiting, ret=98 t_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEB<8>[ 134.265020] UG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:599) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_plan<14>[ 134.293664] [IGT] kms_vblank: executing es (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:599) igt_kms-DEBUG: display: SetCursor pip<14>[ 134.311085] [IGT] kms_vblank: starting subtest ts-continuation-modeset-hang e E, dis<14>[ 134.319499] [IGT] kms_vblank: finished subtest ts-continuation-modeset-hang, SKIP abling <14>[ 134.327802] [IGT] kms_vblank: exiting, ret=77 (kms_vblank:599) igt_kms-DEBUG: display: MoveCursor pipe E, <8>[ 134.338308] (0, 0) (kms_vblank:599) igt_kms-DEBUG: display: } (kms_vblank:599) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:599) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(<14>[ 134.367679] [IGT] kms_vblank: executing drm_fd, crtc_offset, 1) == 0 (kms_vblank:599) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:599) igt_core-INFO: Stack <14>[ 134.384514] [IGT] kms_vblank: starting subtest ts-continuation-modeset-rpm trace: (kms_vbl<14>[ 134.393727] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ank:599) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:599) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:599) igt_core-INFO: #2 [+0xbc731f94] (kms_vblank:599) igt_core-INFO: #3 [+0xbc732fa0] (kms_vblank:599) igt_core-INFO: #4 [+0xbc7331bc] (kms_vblank:599) igt_core-INFO: #5 [+0xbc731c78] (kms_vblank:599) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:599) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:599) igt_core-INFO: #8 [+0xbc731cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.250s)[0m [1mSubtest ts-continuation-modeset: FAIL (4.266s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card1 Starting subtest: ts-continuation-modeset-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest ts-continuation-modeset-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card1 Starting subtest: ts-continuation-modeset-rpm Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:605) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:605) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:605) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xd04b1f94] #3 [+0xd04b2fa0] #4 [+0xd04b31bc] #5 [+0xd04b1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd04b1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:605) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:605) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:605) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:605) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:605) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:605) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:605) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:605) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:605) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:605) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:605) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:605) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:605) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:605) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:605) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:605) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:605) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 138.579417] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ing (km<14>[ 138.587048] [IGT] kms_vblank: finished subtest ts-continuation-modeset-rpm, FAIL s_vblank:605) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:605) igt_kms-DE<14>[ 138.603262] [IGT] kms_vblank: exiting, ret=98 BUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: disp<8>[ 138.617987] lay: Fixing up initi<8>[ 138.628874] al rotation pipe E, plane 0 (kms_vblank:605) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotat<8>[ 138.656658] ion pipe E, plane 17 (kms_vblank:605) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:605) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:605) igt_kms-DEBUG: display: } (kms_vblank:605) igt<14>[ 138.682472] [IGT] vc4_create_bo: executing _kms-CRI<14>[ 138.687951] [IGT] vc4_create_bo: exiting, ret=77 TICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/<8>[ 138.698773] igt_kms.c:5248: (kms_vblank:605) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:605) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:605) igt_core-INFO: Stack <14>[ 138.726858] [IGT] vc4_create_bo: executing trace: <14>[ 138.732179] [IGT] vc4_create_bo: exiting, ret=77 (kms_vblank:605) igt_core-INFO: #0 ../lib/igt_core.c:1989 __ig<8>[ 138.742924] t_fail_assert() (kms_vblank:605) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:605) igt_core-INFO: #2 [+0xd04b1f94] (kms_vblank:605) igt_core-INFO: #3 [+0xd04b2fa0] (kms_vblank:6<14>[ 138.770713] [IGT] vc4_create_bo: executing 05) igt_<14>[ 138.776169] [IGT] vc4_create_bo: exiting, ret=77 core-INFO: #4 [+0xd04b31bc] (kms_vblank:605) igt_cor<8>[ 138.786853] e-INFO: #5 [+<8>[ 138.796088] 0xd04b1c78] (kms_vblank:605) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:605) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:605) igt_core-INFO: #8 [+0xd04b1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.178s)[<8>[ 138.824357] 0m [1mSubtest ts-continuation-modeset-rpm: FAIL (4.194s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305840 for randomisation Opened device: /dev/dri/card1 Test requirement not met in f<14>[ 138.851185] [IGT] vc4_dmabuf_poll: executing unction <14>[ 138.856460] [IGT] vc4_dmabuf_poll: exiting, ret=77 __igt_unique____real_main27, file ../tests/vc4/vc4_create_bo.c:3<8>[ 138.867383] 3: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest create-bo-4096: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305<14>[ 138.896091] [IGT] vc4_dmabuf_poll: executing 840 for <14>[ 138.901375] [IGT] vc4_dmabuf_poll: exiting, ret=77 randomisation Opened device: /dev/dri/card1 Test requirement n<8>[ 138.912211] ot met in function __igt<8>[ 138.922811] _unique____real_main27, file ../tests/vc4/vc4_create_bo.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest create-bo-0: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305<8>[ 138.951760] 840 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_create_bo.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubte<14>[ 138.978468] [IGT] vc4_label_bo: executing st create-bo-zer<14>[ 138.984293] [IGT] vc4_label_bo: exiting, ret=77 oed: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Li<8>[ 138.995518] nux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main58, file ../tests/vc4/vc4_dmabuf_poll.c:64: Test requirement: <14>[ 139.022761] [IGT] vc4_label_bo: executing igt_vc4_<14>[ 139.027908] [IGT] vc4_label_bo: exiting, ret=77 is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest poll-w<8>[ 139.038639] rite-waits-until-write-done: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_un<14>[ 139.067205] [IGT] vc4_label_bo: executing ique____<14>[ 139.072641] [IGT] vc4_label_bo: exiting, ret=77 real_main58, file ../tests/vc4/vc4_dmabuf_poll.c:64: Test requi<8>[ 139.083286] rement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest poll-read-waits-until-write-done: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305841 for randomisatio<14>[ 139.111931] [IGT] vc4_label_bo: executing n Opened device<14>[ 139.117457] [IGT] vc4_label_bo: exiting, ret=77 : /dev/dri/card1 Test requirement not met in function __igt_uni<8>[ 139.128376] que____real_main42, file<8>[ 139.137696] ../tests/vc4/vc4_label_bo.c:48: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest set-label: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened d<8>[ 139.166513] evice: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main42, file ../tests/vc4/vc4_label_bo.c:48: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest set-b<14>[ 139.192111] [IGT] vc4_lookup_fail: executing ad-handl<14>[ 139.197591] [IGT] vc4_lookup_fail: starting subtest bad-color-write e: SKIP <14>[ 139.204624] [IGT] vc4_lookup_fail: finished subtest bad-color-write, SUCCESS (0.000s)<14>[ 139.212942] [IGT] vc4_lookup_fail: exiting, ret=0 [0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 <8>[ 139.223501] aarch64) Using IGT_SRAN<8>[ 139.232844] DOM=1706305841 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main42, file ../tests/vc4/vc4_label_bo.c:48: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest set-bad-name: SKIP <8>[ 139.261806] (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main42, file ../tests<14>[ 139.287552] [IGT] vc4_mmap: executing /vc4/vc4<14>[ 139.292835] [IGT] vc4_mmap: exiting, ret=77 _label_bo.c:48: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No<8>[ 139.303291] such file or directory [1mSubtest set-kernel-name: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card1 Starting subtest: bad-color-<14>[ 139.333059] [IGT] vc4_mmap: executing write [1mSubte<14>[ 139.337979] [IGT] vc4_mmap: exiting, ret=77 st bad-color-write: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44<8>[ 139.348813] ebfe (aarch64) (Linux: 6<8>[ 139.357114] .1.83-cip18 aarch64) Using IGT_SRANDOM=1706305841 for randomisa<8>[ 139.366823] tion Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main11, file ../tests/vc4/vc4_mmap.c:17: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest mmap-bad-handle: SKIP (0.000s)[0m IGT-Version: 1.<8>[ 139.398389] 28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main11, file ../tests/vc4/vc4_mmap.c:17: Test requirement<14>[ 139.425945] [IGT] vc4_purgeable_bo: executing : igt_vc4_is_v3d<14>[ 139.432074] [IGT] vc4_purgeable_bo: exiting, ret=77 (fd) Last errno: 2, No such file or directory [1mSubtest mmap<8>[ 139.443392] -bo: SKIP (0.000s)[0m /usr/bin/igt-parser.sh: 73: vc4_prefmon: not found /usr/bin/igt-parser.sh: 83: vc4_prefmon: not found WARNING: unhandled exit status: 127 IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) <14>[ 139.470511] [IGT] vc4_purgeable_bo: executing Using I<14>[ 139.476581] [IGT] vc4_purgeable_bo: exiting, ret=77 GT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri<8>[ 139.487517] /card1 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubt<14>[ 139.515298] [IGT] vc4_purgeable_bo: executing est mark<14>[ 139.520632] [IGT] vc4_purgeable_bo: exiting, ret=77 -willneed: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linu<8>[ 139.531826] x: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: <14>[ 139.560356] [IGT] vc4_purgeable_bo: executing igt_vc4_<14>[ 139.565963] [IGT] vc4_purgeable_bo: exiting, ret=77 get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, I<8>[ 139.576882] nvalid argument [1mSubtest mark-purgeable: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card1 Test requirement not <14>[ 139.605034] [IGT] vc4_purgeable_bo: executing met in f<14>[ 139.610875] [IGT] vc4_purgeable_bo: exiting, ret=77 unction __igt_unique____real_main97, file ../tests/vc4/vc4_purge<8>[ 139.621760] able_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest mark-purgeable-twice: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch6<14>[ 139.650628] [IGT] vc4_purgeable_bo: executing 4) Using IGT_SR<14>[ 139.656554] [IGT] vc4_purgeable_bo: exiting, ret=77 ANDOM=1706305841 for randomisation Opened device: /dev/dri/card<8>[ 139.667959] 1 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mS<14>[ 139.695532] [IGT] vc4_purgeable_bo: executing ubtest m<14>[ 139.700987] [IGT] vc4_purgeable_bo: exiting, ret=77 ark-unpurgeable-twice: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aa<8>[ 139.712044] rch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test r<14>[ 139.741370] [IGT] vc4_purgeable_bo: executing equireme<14>[ 139.747332] [IGT] vc4_purgeable_bo: exiting, ret=77 nt: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last <8>[ 139.758250] errno: 22, Invalid argument [1mSubtest access-purgeable-bo-mem: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card1 <14>[ 139.786593] [IGT] vc4_purgeable_bo: executing Test req<14>[ 139.792249] [IGT] vc4_purgeable_bo: exiting, ret=77 uirement not met in function __igt_unique____real_main97, file .<8>[ 139.803184] ./tests/vc4/vc4_purgeabl<8>[ 139.812250] e_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest access-purged-bo-mem: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305841 fo<8>[ 139.840416] r randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno<14>[ 139.866715] [IGT] vc4_tiling: executing : 22, Invalid ar<14>[ 139.871979] [IGT] vc4_tiling: exiting, ret=77 gument [1mSubtest mark-unpurgeable-check-retained: SKIP (0.000s)[0m <8>[ 139.883010] IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main97, file ../tes<14>[ 139.910613] [IGT] vc4_tiling: executing ts/vc4/v<14>[ 139.915422] [IGT] vc4_tiling: exiting, ret=77 c4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, <8>[ 139.925792] DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest mark-unpurgeable-purged: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305841 for randomisation O<14>[ 139.954207] [IGT] vc4_tiling: executing pened device: /d<14>[ 139.959406] [IGT] vc4_tiling: exiting, ret=77 ev/dri/card1 Test requirement not met in function __igt_unique_<8>[ 139.970233] ___real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest free-purged-bo: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe <14>[ 139.998401] [IGT] vc4_tiling: executing (aarch64) (Linux<14>[ 140.003717] [IGT] vc4_tiling: exiting, ret=77 : 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305842 for random<8>[ 140.014576] isation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_tiling.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest get-ba<14>[ 140.042882] [IGT] vc4_tiling: executing d-handle: SKIP (<14>[ 140.048095] [IGT] vc4_tiling: exiting, ret=77 0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83<8>[ 140.059036] -cip18 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_tiling.c:33: Test requirement: igt_vc4_is_v3d(f<14>[ 140.086320] [IGT] vc4_tiling: executing d) Last<14>[ 140.091783] [IGT] vc4_tiling: exiting, ret=77 errno: 2, No such file or directory [1mSubtest set-bad-handle: SKIP (<8>[ 140.102406] 0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main27, file ../tests/<14>[ 140.131288] [IGT] vc4_tiling: executing vc4/vc4_<14>[ 140.136387] [IGT] vc4_tiling: exiting, ret=77 tiling.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: <8>[ 140.146870] 2, No such file or directory [1mSubtest get-bad-flags: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement <14>[ 140.174681] [IGT] vc4_tiling: executing not met in funct<14>[ 140.179709] [IGT] vc4_tiling: exiting, ret=77 ion __igt_unique____real_main27, file ../tests/vc4/vc4_tiling.c:<8>[ 140.190744] 33: Test requirement: i<8>[ 140.199636] gt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest set-bad-flags: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met i<8>[ 140.228360] n function __igt_unique____real_main27, file ../tests/vc4/vc4_tiling.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest get-bad-modifier: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe <14>[ 140.253903] [IGT] vc4_wait_bo: executing (aarch64) (Linux<14>[ 140.259526] [IGT] vc4_wait_bo: exiting, ret=77 : 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305842 for random<8>[ 140.270456] isation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_tiling.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest set-bad-modifi<14>[ 140.298482] [IGT] vc4_wait_bo: executing er: SKIP<14>[ 140.303981] [IGT] vc4_wait_bo: exiting, ret=77 (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.<8>[ 140.314518] 83-cip18 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_tiling.c:33: Test requirement: igt_vc<14>[ 140.340886] [IGT] vc4_wait_bo: executing 4_is_v3d(fd) La<14>[ 140.346049] [IGT] vc4_wait_bo: exiting, ret=77 st errno: 2, No such file or directory [1mSubtest set-get: SKI<8>[ 140.357006] P (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main27, file ../tes<14>[ 140.385129] [IGT] vc4_wait_bo: executing ts/vc4/v<14>[ 140.390351] [IGT] vc4_wait_bo: exiting, ret=77 c4_tiling.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errn<8>[ 140.400793] o: 2, No such file or directory [1mSubtest get-after-free: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test <14>[ 140.428243] [IGT] vc4_wait_bo: executing requirem<14>[ 140.433573] [IGT] vc4_wait_bo: exiting, ret=77 ent not met in function __igt_unique____real_main60, file ../tes<8>[ 140.443933] ts/vc4/vc4_wait_bo.c:67: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest bad-bo: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1<14>[ 140.471201] [IGT] vc4_wait_bo: executing 70630584<14>[ 140.476446] [IGT] vc4_wait_bo: exiting, ret=77 2 for randomisation Opened device: /dev/dri/card1 Test require<8>[ 140.486766] ment not met in function __igt_unique____real_main60, file ../tests/vc4/vc4_wait_bo.c:67: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest bad-pad: SKIP (0.000s)[0m IGT-Version: 1.28-ga4<14>[ 140.513848] [IGT] vc4_wait_bo: executing 4ebfe (a<14>[ 140.519324] [IGT] vc4_wait_bo: exiting, ret=77 arch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305<8>[ 140.529756] 842 for randomisation O<8>[ 140.538583] pened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main60, file ../tests/vc4/vc4_wait_bo.c:67: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest unused-bo-0ns: SKIP (0.000s)[0m IGT-Version: 1.28-ga4<8>[ 140.567161] 4ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main60, file ../tests/vc4/vc4_wait_bo.c:67: Tes<14>[ 140.592771] [IGT] vc4_wait_seqno: executing t requir<14>[ 140.598589] [IGT] vc4_wait_seqno: exiting, ret=77 ement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or direct<8>[ 140.609198] ory [1mSubtest unused-bo-1ns: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt<14>[ 140.637607] [IGT] vc4_wait_seqno: executing _unique____real_<14>[ 140.642999] [IGT] vc4_wait_seqno: exiting, ret=77 main60, file ../tests/vc4/vc4_wait_bo.c:67: Test requirement: i<8>[ 140.654235] gt_vc4_is_v3d(fd) Last <8>[ 140.663572] errno: 2, No suc<8>[ 140.668667] h file or directory [1mSubtest used-bo-0ns: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main60, file ../tests/vc4/vc4_wait_bo.c:67: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest used-bo-1ns: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main60, file ../tests/vc4/vc4_wait_bo.c:67: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest used-bo: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_wait_seqno.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest bad-seqno-0ns: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.83-cip18 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_wait_seqno.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest bad-seqno-1ns: SKIP (0.000s)[0m + set +x / #