Trying 192.168.1.205... Connected to ts5. Escape character is '^]'. ser2net port telnet,2002 device serialdev,/dev/ttyUSB-lf-bbb-02,115200n81,local [] (Debian GNU/Linux) U-Boot SPL 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) Trying to boot from MMC2 U-Boot 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) CPU : AM335X-GP rev 2.1 Model: TI AM335x BeagleBone Black DRAM: 512 MiB WDT: Started with servicing (60s timeout) NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... not set. Validating first E-fuse MAC Net: eth2: ethernet@4a100000, eth3: usb_ether Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp link up on port 0, speed 100, full duplex BOOTP broadcast 1 DHCP client bound to address 172.16.3.192 (77 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 709495/tftp-deploy-gh7_a8e3/kernel/zImage tftp 0x82000000 709495/tftp-deploy-gh7_a8e3/kernel/zImage link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.192 Filename '709495/tftp-deploy-gh7_a8e3/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 8.3 MiB 5.2 MiB/s done Bytes transferred = 8720896 (851200 hex) => tftp 0x83000000 709495/tftp-deploy-gh7_a8e3/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 709495/tftp-deploy-gh7_a8e3/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.192 Filename '709495/tftp-deploy-gh7_a8e3/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 9 MiB 5 MiB/s done Bytes transferred = 9404010 (8f7e6a hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 709495/tftp-deploy-gh7_a8e3/dtb/am335x-boneblack.dtb tftp 0x88000000 709495/tftp-deploy-gh7_a8e3/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.192 Filename '709495/tftp-deploy-gh7_a8e3/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 34.1 KiB 3.7 MiB/s done Bytes transferred = 34893 (884d hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/709495/extract-nfsrootfs-rd0rk916,tcp,hard,v3 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/709495/extract-nfsrootfs-rd0rk916,tcp,hard,v3 console_msg_format=syslog earlycon ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 Kernel image @ 0x82000000 [ 0x000000 - 0x851200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2022-07-08 22:39:25 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 9403946 Bytes = 9 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Using Device Tree in place at 88000000, end 8800b84c Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.251-cip77 (KernelCI@build-j333409-arm-gcc-10-multi-v7-defconfig-hnwhf) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Fri Jul 8 22:18:34 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Black [ 0.000000] earlycon: omapserial0 at MMIO 0x44e09000 (options '') [ 0.000000] bootconsole [omapserial0] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9b800000 [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon) [ 0.000000] percpu: Embedded 16 pages/cpu s36748 r8192 d20596 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129540 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/709495/extract-nfsrootfs-rd0rk916,tcp,hard,v3 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) <6>[ 0.000000] Memory: 421212K/522240K available (12288K kernel code, 1597K rwdata, 4676K rodata, 2048K init, 395K bss, 35492K reserved, 65536K cma-reserved, 0K highmem) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) <5>[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) <5>[ 0.000000] vmalloc : 0xe0000000 - 0xff800000 ( 504 MB) <5>[ 0.000000] lowmem : 0xc0000000 - 0xdfe00000 ( 510 MB) <5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) <5>[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) <5>[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (13280 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) (1598 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 396 kB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts <6>[ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz <6>[ 0.000015] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008252] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.017964] OMAP clocksource: timer1 at 24000000 Hz <2>[ 0.026835] timer_probe: no matching timers found <6>[ 0.032190] Console: colour dummy device 80x30 <6>[ 0.036981] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.075871] pid_max: default: 32768 minimum: 301 <6>[ 0.081029] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) <6>[ 0.087998] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) <6>[ 0.096135] CPU: Testing write buffer coherency: ok <6>[ 0.101416] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.107202] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.113364] Setting up static identity map for 0x80300000 - 0x803000a0 <6>[ 0.121665] rcu: Hierarchical SRCU implementation. <6>[ 0.129432] EFI services will not be available. <6>[ 0.134448] smp: Bringing up secondary CPUs ... <6>[ 0.139303] smp: Brought up 1 node, 1 CPU <6>[ 0.143646] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.150353] CPU: All CPU(s) started in SVC mode. <6>[ 0.156735] devtmpfs: initialized <6>[ 0.167214] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.175834] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.186181] futex hash table entries: 256 (order: 2, 16384 bytes) <6>[ 0.196533] pinctrl core: initialized pinctrl subsystem <6>[ 0.203986] DMI not present or invalid. <6>[ 0.208819] NET: Registered protocol family 16 <6>[ 0.216018] DMA: preallocated 256 KiB pool for atomic coherent allocations <3>[ 0.248933] l4_wkup_cm:clk:0010:0: failed to disable <6>[ 0.308013] cpuidle: using governor menu <6>[ 0.319436] OMAP GPIO hardware version 0.1 <6>[ 0.335612] No ATAGs? <6>[ 0.335624] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.349648] Serial: AMBA PL011 UART driver <6>[ 0.371708] edma 49000000.edma: TI EDMA DMA engine driver <6>[ 0.381050] vgaarb: loaded <5>[ 0.384821] SCSI subsystem initialized <6>[ 0.389617] usbcore: registered new interface driver usbfs <6>[ 0.395474] usbcore: registered new interface driver hub <6>[ 0.401221] usbcore: registered new device driver usb <6>[ 0.408064] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.413392] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.423003] PTP clock support registered <6>[ 0.427424] EDAC MC: Ver: 3.0.0 <6>[ 0.433795] clocksource: Switched to clocksource timer1 <6>[ 0.500573] NET: Registered protocol family 2 <6>[ 0.505636] IP idents hash table entries: 8192 (order: 4, 65536 bytes) <6>[ 0.513128] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) <6>[ 0.521258] TCP established hash table entries: 4096 (order: 2, 16384 bytes) <6>[ 0.528722] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) <6>[ 0.535611] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.542422] UDP hash table entries: 256 (order: 1, 8192 bytes) <6>[ 0.548624] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) <6>[ 0.555424] NET: Registered protocol family 1 <6>[ 0.560825] RPC: Registered named UNIX socket transport module. <6>[ 0.567147] RPC: Registered udp transport module. <6>[ 0.572171] RPC: Registered tcp transport module. <6>[ 0.577282] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.584786] Trying to unpack rootfs image as initramfs... <6>[ 1.176344] Freeing initrd memory: 9184K <6>[ 1.181446] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available <5>[ 1.192394] Initialise system trusted keyrings <6>[ 1.197709] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 1.210836] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.217985] NFS: Registering the id_resolver key type <5>[ 1.223417] Key type id_resolver registered <5>[ 1.227956] Key type id_legacy registered <6>[ 1.232316] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 1.239247] Key type asymmetric registered <5>[ 1.243636] Asymmetric key parser 'x509' registered <6>[ 1.249050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 1.256857] io scheduler noop registered <6>[ 1.261112] io scheduler deadline registered <6>[ 1.265947] io scheduler cfq registered (default) <6>[ 1.270954] io scheduler mq-deadline registered <6>[ 1.275883] io scheduler kyber registered <6>[ 1.286036] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <6>[ 1.356588] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.366668] SuperH (H)SCI(F) driver initialized <6>[ 1.372349] msm_serial: driver initialized <6>[ 1.377145] omap_uart 44e09000.serial: no wakeirq for uart0 <6>[ 1.383137] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 30, base_baud = 3000000) is a OMAP UART0 <6>[ 1.392922] console [ttyO0] enabled <6>[ 1.392922] console [ttyO0] enabled <6>[ 1.400603] bootconsole [omapserial0] disabled <6>[ 1.400603] bootconsole [omapserial0] disabled <6>[ 1.410913] STMicroelectronics ASC driver initialized <6>[ 1.417507] STM32 USART driver initialized <6>[ 1.423502] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 1.436228] random: crng init done <6>[ 1.449382] brd: module loaded <6>[ 1.460302] loop: module loaded <6>[ 1.473132] CAN device driver interface <6>[ 1.478478] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.485670] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k <6>[ 1.492056] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.498636] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k <6>[ 1.506226] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.583809] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 1.592125] davinci_mdio 4a101000.mdio: detected phy mask fffffffe <6>[ 1.613148] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 1.625675] cpsw 4a100000.ethernet: Detected MACID = 04:79:b7:e7:06:e0 <6>[ 1.633032] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4 <6>[ 1.640090] cpsw 4a100000.ethernet: ALE Table size 1024 <6>[ 1.647583] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 1.655797] usbcore: registered new interface driver pegasus <6>[ 1.662059] usbcore: registered new interface driver asix <6>[ 1.668061] usbcore: registered new interface driver ax88179_178a <6>[ 1.674769] usbcore: registered new interface driver cdc_ether <6>[ 1.681190] usbcore: registered new interface driver smsc75xx <6>[ 1.687541] usbcore: registered new interface driver smsc95xx <6>[ 1.693883] usbcore: registered new interface driver net1080 <6>[ 1.700114] usbcore: registered new interface driver cdc_subset <6>[ 1.706671] usbcore: registered new interface driver zaurus <6>[ 1.712832] usbcore: registered new interface driver cdc_ncm <6>[ 1.721144] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 1.728280] ehci-pci: EHCI PCI platform driver <6>[ 1.733241] ehci-platform: EHCI generic platform driver <6>[ 1.739251] ehci-orion: EHCI orion driver <6>[ 1.743924] SPEAr-ehci: EHCI SPEAr driver <6>[ 1.748533] ehci-st: EHCI STMicroelectronics driver <6>[ 1.754084] ehci-exynos: EHCI EXYNOS driver <6>[ 1.758833] ehci-atmel: EHCI Atmel driver <6>[ 1.763417] tegra-ehci: Tegra EHCI driver <6>[ 1.768062] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 1.774831] ohci-pci: OHCI PCI platform driver <6>[ 1.779791] ohci-platform: OHCI generic platform driver <6>[ 1.785771] SPEAr-ohci: OHCI SPEAr driver <6>[ 1.790406] ohci-st: OHCI STMicroelectronics driver <6>[ 1.795934] ohci-atmel: OHCI Atmel driver <6>[ 1.801059] usbcore: registered new interface driver usb-storage <6>[ 1.812421] i2c /dev entries driver <6>[ 1.828227] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.835072] sdhci: Copyright(c) Pierre Ossman <6>[ 1.841092] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 1.850557] omap_hsmmc 48060000.mmc: Got CD GPIO <6>[ 1.856156] omap_hsmmc 48060000.mmc: Linked as a consumer to regulator.1 <6>[ 1.887835] omap_hsmmc 481d8000.mmc: Linked as a consumer to regulator.1 <6>[ 1.921993] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.929976] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.939645] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.947664] usbcore: registered new interface driver usbhid <6>[ 1.953858] usbhid: USB HID core driver <6>[ 1.962617] NET: Registered protocol family 10 <6>[ 1.969162] Segment Routing with IPv6 <6>[ 1.973357] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 1.980626] NET: Registered protocol family 17 <6>[ 1.985629] can: controller area network core (rev 20170425 abi 9) <6>[ 1.992423] NET: Registered protocol family 29 <6>[ 1.997384] can: raw protocol (rev 20170425) <6>[ 2.002132] can: broadcast manager protocol (rev 20170425 t) <6>[ 2.008356] can: netlink gateway (rev 20170425) max_hops=1 <5>[ 2.015053] Key type dns_resolver registered <6>[ 2.019947] ThumbEE CPU extension supported. <5>[ 2.024777] Registering SWP/SWPB emulation handler <3>[ 2.030083] omap_voltage_late_init: Voltage driver support not added <5>[ 2.038963] Loading compiled-in X.509 certificates <6>[ 2.100799] mmc1: new high speed MMC card at address 0001 <6>[ 2.108068] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 2.113608] mmcblk1boot0: mmc1:0001 M62704 partition 1 2.00 MiB <6>[ 2.120692] mmcblk1boot1: mmc1:0001 M62704 partition 2 2.00 MiB <6>[ 2.127615] mmcblk1rpmb: mmc1:0001 M62704 partition 3 512 KiB, chardev (235:0) <6>[ 2.135843] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 2.143193] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 2.151228] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 2.158664] mmcblk1: p1 <6>[ 2.287057] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <6>[ 2.294222] hctosys: unable to open rtc device (rtc0) <6>[ 2.313567] net eth0: initializing cpsw version 1.12 (0) <6>[ 2.414868] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 2.433902] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready <6>[ 4.514688] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx <6>[ 4.533811] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 4.563785] Sending DHCP requests ., OK <6>[ 4.688097] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.192 <6>[ 4.696331] IP-Config: Complete: <6>[ 4.699987] device=eth0, hwaddr=04:79:b7:e7:06:e0, ipaddr=172.16.3.192, mask=255.255.255.0, gw=172.16.3.3 <6>[ 4.710758] host=172.16.3.192, domain=denx.de, nis-domain=(none) <6>[ 4.717791] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 4.717795] nameserver0=172.16.3.3 <6>[ 4.729478] ntpserver0=172.16.3.3 <6>[ 4.738131] Freeing unused kernel memory: 2048K <6>[ 4.754463] Run /init as init process Loading, please wait... Starting version 247.3-7 <4>[ 8.029200] am335x-phy-driver 47401300.usb-phy: 47401300.usb-phy supply vcc not found, using dummy regulator <6>[ 8.040075] am335x-phy-driver 47401300.usb-phy: Linked as a consumer to regulator.0 <4>[ 8.171573] am335x-phy-driver 47401b00.usb-phy: 47401b00.usb-phy supply vcc not found, using dummy regulator <6>[ 8.182439] am335x-phy-driver 47401b00.usb-phy: Linked as a consumer to regulator.0 <6>[ 8.286750] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 8.292633] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 8.353931] hub 1-0:1.0: USB hub found <6>[ 8.362244] hub 1-0:1.0: 1 port detected Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... done. IP-Config: eth0 hardware address 04:79:b7:e7:06:e0 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 172.16.3.3): address: 172.16.3.192 broadcast: 172.16.3.255 netmask: 255.255.255.0 gateway: 172.16.3.3 dns0 : 172.16.3.3 dns1 : 0.0.0.0 domain : denx.de rootserver: 172.16.3.33 rootpath: filename : this-host-is-not-configured.kpxe done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 10.362887] systemd[1]: System time before build time, advancing clock. <3>[ 10.422519] cgroup: cgroup2: unknown option \"memory_recursiveprot\" <30>[ 10.440951] systemd[1]: systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) <30>[ 10.465548] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! <30>[ 10.505759] systemd[1]: Set hostname to . <30>[ 11.920209] systemd[1]: Queued start job for default target Graphical Interface. <28>[ 11.930844] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 11.944403] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 11.955276] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. <30>[ 11.995134] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. <30>[ 12.035022] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. <30>[ 12.074880] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. <30>[ 12.114629] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. <30>[ 12.154473] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m. <30>[ 12.194318] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. <30>[ 12.207301] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. <30>[ 12.244385] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. <30>[ 12.274134] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. <30>[ 12.314035] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. <30>[ 12.344185] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. <30>[ 12.374673] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. <30>[ 12.449165] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. <30>[ 12.460557] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. <30>[ 12.495255] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. <30>[ 12.526161] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. <30>[ 12.566785] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. <30>[ 12.605063] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. <30>[ 12.634927] systemd[1]: Condition check resulted in Huge Pages File System being skipped. <30>[ 12.644692] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. <30>[ 12.658344] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... <30>[ 12.698060] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... <30>[ 12.858845] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting [0;1;39mCreate list of st…odes for the current kernel[0m... <30>[ 12.938851] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... <30>[ 12.998439] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... <30>[ 13.048340] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... <30>[ 13.097852] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. <30>[ 13.112301] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... <30>[ 13.179333] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... <30>[ 13.218274] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... <30>[ 13.278236] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... <30>[ 13.435928] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. <30>[ 13.474964] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. <30>[ 13.534244] systemd[1]: Finished Create list of static device nodes for the current kernel. [[0;32m OK [0m] Finished [0;1;39mCreate list of st… nodes for the current kernel[0m. <30>[ 13.653470] systemd[1]: modprobe@configfs.service: Succeeded. <30>[ 13.685800] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. <30>[ 13.716679] systemd[1]: modprobe@drm.service: Succeeded. <30>[ 13.744416] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. <30>[ 13.776445] systemd[1]: modprobe@fuse.service: Succeeded. <30>[ 13.804694] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. <30>[ 13.836727] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. <30>[ 13.867005] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. <30>[ 13.925460] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. Mounting [0;1;39mKernel Configuration File System[0m... Starting [0;1;39mFlush Journal to Persistent Storage[0m... Starting [0;1;39mLoad/Save Random Seed[0m... Starting [0;1;39mApply Kernel Variables[0m... Starting [0;1;39mCreate System Users[0m... [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. <46>[ 14.384997] systemd-journald[129]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0m[0;31m* [0m] (1 of 3) A start job is running for…Persistent Storage (5s / 1min 32s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…Persistent Storage (6s / 1min 32s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…Persistent Storage (7s / 1min 32s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…reate System Users (7s / 1min 32s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…reate System Users (8s / 1min 32s) M[K[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for /dev/ttyO0 (10s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for…eate System Users (11s / 1min 32s) M[K[[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. [K Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt download activities[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt upgrade and clean activities[0m. [[0;32m OK [0m] Started [0;1;39mPeriodic ext4 Onli…ata Check for All Filesystems[0m. [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. Starting [0;1;39mRemove Stale Onli…t4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [[0;32m OK [0m] Found device [0;1;39m/dev/ttyO0[0m. [ [0;31m*[0m] (1 of 2) A start job is running for… Login Management (21s / 1min 48s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for… Login Management (21s / 1min 48s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for…a Check Snapshots (21s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…a Check Snapshots (22s / no limit) M[K[[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [K[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyO0[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. Debian GNU/Li� debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.19.251-cip77 #1 SMP Fri Jul 8 22:18:34 UTC 2022 armv7l 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. / # / # export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/709495/extract-nfsrootfs-rd0rk916' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/709495/extract-nfsrootfs-rd0rk916' / # export NFS_SERVER_IP='172.16.3.3' export NFS_SERVER_IP='172.16.3.3' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-709495/environment . /lava-709495/environment / # /lava-709495/bin/lava-test-runner /lava-709495/0 /lava-709495/bin/lava-test-runner /lava-709495/0 + export TESTRUN_ID=0_ltp-ipc + cd /lava-709495/0/tests/0_ltp-ipc + cat uuid + UUID=709495_1.6.2.4.1 + set +x + cd ./automated/linux/ltp/ + ./ltp.sh -T ipc -s true -v -M 3 -R root -b -d /ltp-tmp -g -e -i /opt/ltp -S skipfile-lkft.yaml -p -u -t false + . ../../lib/sh-test-lib ++ LANG=C ++ export LANG ++ export PATH=/lava-709495/0/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin:/usr/sbin:/usr/local/sbin ++ PATH=/lava-709495/0/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin:/usr/sbin:/usr/local/sbin ++ kernel_config= ++ pwd + OUTPUT=/lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output + RESULT_FILE=/lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output/result.txt ++ readlink -f ./ltp.sh + SCRIPT=/lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/ltp.sh ++ dirname /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/ltp.sh + SCRIPTPATH=/lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp + echo 'Script path is: /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp' Script path is: /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp + TST_CMDFILES= + SKIPFILE= + SKIPFILE_YAML= + BOARD= + BRANCH= + ENVIRONMENT= + LTP_VERSION=20180926 + TEST_PROGRAM=ltp + TEST_GIT_URL= ++ pwd + TEST_DIR=/lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/ltp + BUILD_FROM_TAR=false + LTP_TMPDIR=/ltp-tmp + LTP_INSTALL_PATH=/opt/ltp + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg + case \"$arg\" in + TST_CMDFILES=ipc ++ echo ipc ++ sed 's,\/,_,' + LOG_FILE=ipc + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg + case \"$arg\" in + SKIP_INSTALL=true + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg + case \"$arg\" in + LTP_VERSION= + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg + case \"$arg\" in + export LTP_TIMEOUT_MUL=3 + LTP_TIMEOUT_MUL=3 + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg + case \"$arg\" in + export PASSWD=root + PASSWD=root + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg + case \"$arg\" in + export BOARD= + BOARD= + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg + case \"$arg\" in + export LTP_TMPDIR=/ltp-tmp + LTP_TMPDIR=/ltp-tmp + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg + case \"$arg\" in + export BRANCH= + BRANCH= + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg + case \"$arg\" in + export ENVIRONMENT= + ENVIRONMENT= + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg + case \"$arg\" in + export LTP_INSTALL_PATH=/opt/ltp + LTP_INSTALL_PATH=/opt/ltp + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg + case \"$arg\" in + '[' -z skipfile-lkft.yaml ']' + '[' yaml = yaml ']' + SKIPFILE_YAML=/lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/skipfile-lkft.yaml + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg + case \"$arg\" in + [[ '' != '' ]] + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg + case \"$arg\" in + [[ '' != '' ]] + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg + case \"$arg\" in + BUILD_FROM_TAR=false + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg + TEST_TARFILE=https://github.com/linux-test-project/ltp/releases/download//ltp-full-.tar.xz + '[' -n /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/skipfile-lkft.yaml ']' + export SKIPFILE_PATH=/lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/generated_skipfile + SKIPFILE_PATH=/lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/generated_skipfile + generate_skipfile + info_msg 'Generating a skipfile based on /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/skipfile-lkft.yaml' + local 'msg=Generating a skipfile based on /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/skipfile-lkft.yaml' + '[' -z 'Generating a skipfile based on /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/skipfile-lkft.yaml' ']' + printf 'INFO: %s\n' 'Generating a skipfile based on /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/skipfile-lkft.yaml' INFO: Generating a skipfile based on /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/skipfile-lkft.yaml + detect_abi ++ uname -m + abi=armv7l + case \"${abi}\" in + abi=armeabi + local SKIPGEN_ARGS= + test -n '' + test -n '' + test -n '' + ../../bin/armeabi/skipgen /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/skipfile-lkft.yaml + test 0 -eq 0 + info_msg 'Using the following generated skipfile contents (until EOF):' + local 'msg=Using the following generated skipfile contents (until EOF):' + '[' -z 'Using the following generated skipfile contents (until EOF):' ']' + printf 'INFO: %s\n' 'Using the following generated skipfile contents (until EOF):' INFO: Using the following generated skipfile contents (until EOF): + cat /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/generated_skipfile bind06 cve-2018-18559 dio10 dio12 dio13 dio14 dio15 dio16 dio17 dio18 dio19 dio20 dio21 dio22 dio23 dio24 dio25 dio26 dio27 dio28 dio29 dio30 fanotify07 fanotify08 fanotify09 fork13 ftrace_stress_test.sh futex_wake04 gf01 gf14 gf15 gf18 hackbench01 hackbench02 hugemmap06 inotify07 inotify08 ksm01 memcg_stress msgctl10 msgctl11 msgstress03 msgstress04 mtest06 perf_event_open02 ping01 ping602 pth_str01 pth_str02 pth_str03 sendfile09 sendfile09_64 time-schedule01 + info_msg EOF + local msg=EOF + '[' -z EOF ']' + printf 'INFO: %s\n' EOF INFO: EOF + '[' '!' -f /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/generated_skipfile ']' + SKIPFILE='-S /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/generated_skipfile' + check_root ++ id -ru + '[' 0 -eq 0 ']' + return 0 + create_out_dir /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output + '[' -z /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output ']' + local OUTPUT=/lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output + '[' -d /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output ']' + mkdir -p /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output + '[' -d /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output ']' + info_msg 'About to run ltp test...' + local 'msg=About to run ltp test...' + '[' -z 'About to run ltp test...' ']' + printf 'INFO: %s\n' 'About to run ltp test...' INFO: About to run ltp test... + info_msg 'Output directory: /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output' + local 'msg=Output directory: /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output' + '[' -z 'Output directory: /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output' ']' + printf 'INFO: %s\n' 'Output directory: /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output' INFO: Output directory: /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output + '[' true = true ']' + info_msg 'ltp installation skipped altogether' + local 'msg=ltp installation skipped altogether' + '[' -z 'ltp installation skipped altogether' ']' + printf 'INFO: %s\n' 'ltp installation skipped altogether' INFO: ltp installation skipped altogether + '[' '!' -d /opt/ltp ']' + info_msg 'Running prep_system' + local 'msg=Running prep_system' + '[' -z 'Running prep_system' ']' + printf 'INFO: %s\n' 'Running prep_system' INFO: Running prep_system + prep_system + systemctl is-active systemd-timesyncd inactive + '[' -f /proc/sys/kernel/unprivileged_userns_clone ']' + info_msg 'Kernel has no support of unprivileged_userns_clone' + local 'msg=Kernel has no support of unprivileged_userns_clone' + '[' -z 'Kernel has no support of unprivileged_userns_clone' ']' + printf 'INFO: %s\n' 'Kernel has no support of unprivileged_userns_clone' INFO: Kernel has no support of unprivileged_userns_clone + info_msg 'Running run_ltp' + local 'msg=Running run_ltp' + '[' -z 'Running run_ltp' ']' + printf 'INFO: %s\n' 'Running run_ltp' INFO: Running run_ltp + run_ltp + cd /opt/ltp + mkdir -m 777 -p /ltp-tmp + pipe0_status './runltp -p -q -f ipc -l /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.log -C /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.failed -d /ltp-tmp -S /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/generated_skipfile' 'tee /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.out' + '[' 2 -ne 2 ']' + local 'cmd1=./runltp -p -q -f ipc -l /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.log -C /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.failed -d /ltp-tmp -S /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/generated_skipfile' + local 'cmd2=tee /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.out' + exec + local ret_val ++ eval 'tee /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.out' +++ tee /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.out ++ eval './runltp -p -q -f ipc -l /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.log -C /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.failed -d /ltp-tmp -S /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/generated_skipfile' +++ ./runltp -p -q -f ipc -l /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.log -C /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.failed -d /ltp-tmp -S /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/generated_skipfile INFO: creating /opt/ltp/output directory Checking for required user/group ids 'nobody' user id and group found. 'bin' user id and group found. 'daemon' user id and group found. Users group found. Sys group found. Required users/groups exist. no big block device was specified on commandline. Tests which require a big block device are disabled. You can specify it with option -z INFO: Test start time: Sun Mar 20 19:56:49 UTC 2022 COMMAND: /opt/ltp/bin/ltp-pan -q -e -S -a 225 -n 225 -p -f /ltp-tmp/ltp-9GlVxnQihT/alltests -l /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.log -C /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.failed -T /opt/ltp/output/LTP_RUN_ON-LTP_ipc.log.tconf LOG File: /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.log FAILED COMMAND File: /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.failed TCONF COMMAND File: /opt/ltp/output/LTP_RUN_ON-LTP_ipc.log.tconf Running tests....... pipeio_1 1 TPASS : 501 pipe reads complete, read size = 4090, named pipe, blking, pipeio_3 1 TPASS : 501 pipe reads complete, read size = 4090, sys pipe, pipeio_4 1 TPASS : 501 pipe reads complete, read size = 4090, sys pipe, pipeio_5 0 TINFO : adjusting i/o size to 4096, and # of writes to 13 pipeio_5 1 TPASS : 66 pipe reads complete, read size = 4096, named pipe, blking, pipeio_6 0 TINFO : adjusting i/o size to 4096, and # of writes to 13 pipeio_6 1 TPASS : 66 pipe reads complete, read size = 4096, sys pipe, pipeio_8 0 TINFO : adjusting i/o size to 4096, and # of writes to 13 pipeio_8 1 TPASS : 66 pipe reads complete, read size = 4096, sys pipe, PASS: error count is 0 sem02 0 TINFO : Poster, pid = 362, posting sem02 0 TINFO : Poster posted sem02 0 TINFO : Poster exiting sem02 0 TINFO : Waiter, pid = 362 sem02 0 TINFO : Waiter waiting, pid = 362 sem02 0 TINFO : Waiter done waiting sem02 1 TPASS : passed INFO: ltp-pan reported all tests PASS LTP Version: 20220527-39-ge98f94659 INFO: Test end time: Sun Mar 20 19:57:14 UTC 2022 ############################################################### Done executing testcases. LTP Version: 20220527-39-ge98f94659 ############################################################### ++ echo 0 + ret_val=0 + exec + return 0 + parse_ltp_output /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.log + awk '{print $1\" \"$2}' + grep -E 'PASS|FAIL|CONF' /lava-709495/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.log + sed 's/PASS/pass/; s/FAIL/fail/; s/CONF/skip/' + rm -rf /ltp-tmp + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #