Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2019.04-00002-gf15b99f0b6 (Oct 01 2019 - 09:28:05 -0500) Trying to boot from MMC2 Loading Environment from EXT4... Card did not respond to voltage select! U-Boot 2019.04-00002-gf15b99f0b6 (Oct 01 2019 - 09:28:05 -0500), Build: jenkins-github_Bootloader-Builder-131 CPU : AM335X-GP rev 2.1 I2C: ready DRAM: 512 MiB No match for driver 'omap_hsmmc' No match for driver 'omap_hsmmc' Some drivers were not found Reset Source: Power-on reset has occurred. RTC 32KCLK Source: External. MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from EXT4... Card did not respond to voltage select! Board: BeagleBone Black not set. Validating first E-fuse MAC BeagleBone Black: BeagleBone: cape eeprom: i2c_probe: 0x54: BeagleBone: cape eeprom: i2c_probe: 0x55: BeagleBone: cape eeprom: i2c_probe: 0x56: BeagleBone: cape eeprom: i2c_probe: 0x57: Net: eth0: MII MODE cpsw, usb_ether Press SPACE to abort autoboot in 2 seconds => 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 192.168.11.2 (4 ms) => setenv serverip 192.168.11.5 setenv serverip 192.168.11.5 => tftp 0x82000000 816078/tftp-deploy-xlfxx0_d/kernel/zImage tftp 0x82000000 816078/tftp-deploy-xlfxx0_d/kernel/zImage link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.11.5; our IP address is 192.168.11.2 Filename '816078/tftp-deploy-xlfxx0_d/kernel/zImage'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################## 5.1 MiB/s done Bytes transferred = 12349952 (bc7200 hex) => tftp 0x83000000 816078/tftp-deploy-xlfxx0_d/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 816078/tftp-deploy-xlfxx0_d/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.11.5; our IP address is 192.168.11.2 Filename '816078/tftp-deploy-xlfxx0_d/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############# 5.2 MiB/s done Bytes transferred = 15444741 (ebab05 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 816078/tftp-deploy-xlfxx0_d/dtb/am335x-boneblack.dtb tftp 0x88000000 816078/tftp-deploy-xlfxx0_d/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.11.5; our IP address is 192.168.11.2 Filename '816078/tftp-deploy-xlfxx0_d/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *##### 4.6 MiB/s done Bytes transferred = 62828 (f56c hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.11.5:/var/lib/lava/dispatcher/tmp/816078/extract-nfsrootfs-aa461919,tcp,hard ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.11.5:/var/lib/lava/dispatcher/tmp/816078/extract-nfsrootfs-aa461919,tcp,hard ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2023-01-04 13:07:00 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 15444677 Bytes = 14.7 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 8801256b Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.162-cip23 (KernelCI@build-j782913-arm-gcc-10-multi-v7-defconfig-kselftest-4mvsz) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Wed Jan 4 11:56:45 UTC 2023 [ 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] Memory policy: Data cache writeback [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9b800000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Normal empty [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon) [ 0.000000] percpu: Embedded 21 pages/cpu s55468 r8192 d22356 u86016 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129540 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.11.5:/var/lib/lava/dispatcher/tmp/816078/extract-nfsrootfs-aa461919,tcp,hard ip=dhcp [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 399632K/522240K available (17408K kernel code, 2651K rwdata, 8100K rodata, 2048K init, 6692K bss, 57072K reserved, 65536K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] ftrace: allocating 55473 entries in 163 pages [ 0.000000] ftrace: allocated 163 pages with 4 groups [ 0.000000] Running RCU self tests [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU lockdep checking is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts [ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000 [ 0.000013] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000043] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.001594] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 [ 0.007311] Console: colour dummy device 80x30 [ 0.007391] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.007420] This ensures that you still see kernel messages. Please [ 0.007445] update your kernel commandline. [ 0.007480] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.007507] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.007532] ... MAX_LOCK_DEPTH: 48 [ 0.007558] ... MAX_LOCKDEP_KEYS: 8192 [ 0.007584] ... CLASSHASH_SIZE: 4096 [ 0.007609] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.007635] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.007659] ... CHAINHASH_SIZE: 32768 [ 0.007685] memory used by lock dependency info: 4061 kB [ 0.007710] memory used for stack traces: 2112 kB [ 0.007736] per task-struct memory footprint: 1536 bytes [ 0.007856] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.081799] pid_max: default: 32768 minimum: 301 [ 0.082222] LSM: Security Framework initializing [ 0.082358] LSM support for eBPF active [ 0.082493] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.082532] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.085281] CPU: Testing write buffer coherency: ok [ 0.085503] CPU0: Spectre v2: using BPIALL workaround [ 0.086510] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.090326] Setting up static identity map for 0x80300000 - 0x803000ac [ 0.094024] rcu: Hierarchical SRCU implementation. [ 0.106241] EFI services will not be available. [ 0.107231] smp: Bringing up secondary CPUs ... [ 0.107285] smp: Brought up 1 node, 1 CPU [ 0.107321] SMP: Total of 1 processors activated (996.14 BogoMIPS). [ 0.107356] CPU: All CPU(s) started in SVC mode. [ 0.109926] devtmpfs: initialized [ 0.187348] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.188627] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.188707] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.194518] pinctrl core: initialized pinctrl subsystem [ 0.202414] DMI not present or invalid. [ 0.204890] NET: Registered protocol family 16 [ 0.216823] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.281827] l3-aon-clkctrl:0000:0: failed to disable [ 0.291398] thermal_sys: Registered thermal governor 'step_wise' [ 0.291990] cpuidle: using governor menu [ 4.751319] No ATAGs? [ 4.751385] hw-breakpoint: debug architecture 0x4 unsupported. [ 4.791084] Serial: AMBA PL011 UART driver [ 4.896269] Kprobes globally optimized [ 4.946862] iommu: Default domain type: Translated [ 4.949910] vgaarb: loaded [ 4.955035] SCSI subsystem initialized [ 4.958131] usbcore: registered new interface driver usbfs [ 4.958465] usbcore: registered new interface driver hub [ 4.958695] usbcore: registered new device driver usb [ 4.965565] pps_core: LinuxPPS API ver. 1 registered [ 4.965617] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.965736] PTP clock support registered [ 4.982817] clocksource: Switched to clocksource dmtimer [ 6.599473] NET: Registered protocol family 2 [ 6.600253] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 6.602587] tcp_listen_portaddr_hash hash table entries: 256 (order: 1, 11264 bytes, linear) [ 6.602880] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 6.603025] TCP bind hash table entries: 4096 (order: 5, 163840 bytes, linear) [ 6.603763] TCP: Hash tables configured (established 4096 bind 4096) [ 6.604532] MPTCP token hash table entries: 512 (order: 2, 24576 bytes, linear) [ 6.604798] UDP hash table entries: 256 (order: 2, 24576 bytes, linear) [ 6.604960] UDP-Lite hash table entries: 256 (order: 2, 24576 bytes, linear) [ 6.605513] NET: Registered protocol family 1 [ 6.609768] RPC: Registered named UNIX socket transport module. [ 6.609870] RPC: Registered udp transport module. [ 6.609908] RPC: Registered tcp transport module. [ 6.609943] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 6.609999] NET: Registered protocol family 44 [ 6.610071] PCI: CLS 0 bytes, default 64 [ 6.612527] Trying to unpack rootfs image as initramfs... [ 8.267689] Freeing initrd memory: 15084K [ 8.270248] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 8.277926] Initialise system trusted keyrings [ 8.279441] workingset: timestamp_bits=30 max_order=17 bucket_order=0 [ 8.329943] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 8.334417] NFS: Registering the id_resolver key type [ 8.334670] Key type id_resolver registered [ 8.334755] Key type id_legacy registered [ 8.335417] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 8.335537] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 8.335742] ntfs: driver 2.1.32 [Flags: R/O]. [ 8.338131] Key type asymmetric registered [ 8.338343] Asymmetric key parser 'x509' registered [ 8.338583] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 8.338702] io scheduler mq-deadline registered [ 8.338742] io scheduler kyber registered [ 8.339771] test_firmware: interface ready [ 8.989144] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517 [ 8.989248] omap_gpio 44e07000.gpio: Could not register gpio chip -517 [ 9.474603] ti-sysc: probe of 44e31000.target-module failed with error -16 [ 9.635745] ti-sysc: probe of 48040000.target-module failed with error -16 [ 9.939192] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517 [ 9.939271] omap_gpio 4804c000.gpio: Could not register gpio chip -517 [ 10.192166] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517 [ 10.192247] omap_gpio 481ac000.gpio: Could not register gpio chip -517 [ 10.241261] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517 [ 10.241340] omap_gpio 481ae000.gpio: Could not register gpio chip -517 [ 10.517286] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! [ 10.517466] edma 49000000.dma: TI EDMA DMA engine driver [ 10.743119] pinctrl-single 44e10800.pinmux: 142 pins, size 568 [ 11.209946] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled [ 11.237371] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 20, base_baud = 3000000) is a 8250 [ 12.119310] printk: console [ttyS0] enabled [ 12.136140] SuperH (H)SCI(F) driver initialized [ 12.148255] msm_serial: driver initialized [ 12.154013] STMicroelectronics ASC driver initialized [ 12.168313] STM32 USART driver initialized [ 12.183530] omap_rng 48310000.rng: Random Number Generator ver. 20 [ 12.210176] random: crng init done [ 12.217595] [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 0 [ 12.295300] brd: module loaded [ 12.345394] loop: module loaded [ 12.351757] lkdtm: No crash points registered, enable through debugfs [ 12.451504] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 12.465639] e1000e: Intel(R) PRO/1000 Network Driver [ 12.470674] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 12.477070] igb: Intel(R) Gigabit Ethernet Network Driver [ 12.482527] igb: Copyright (c) 2007-2014 Intel Corporation. [ 12.592862] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 12.641679] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 12.653259] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4 [ 12.659694] cpsw 4a100000.ethernet: ALE Table size 1024 [ 12.666181] cpsw 4a100000.ethernet: Detected MACID = 64:cf:d9:3f:a0:d5 [ 12.682100] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 12.690045] usbcore: registered new interface driver pegasus [ 12.696078] usbcore: registered new interface driver asix [ 12.701672] usbcore: registered new interface driver ax88179_178a [ 12.708049] usbcore: registered new interface driver cdc_ether [ 12.714241] usbcore: registered new interface driver smsc75xx [ 12.720241] usbcore: registered new interface driver smsc95xx [ 12.726382] usbcore: registered new interface driver net1080 [ 12.732233] usbcore: registered new interface driver cdc_subset [ 12.738432] usbcore: registered new interface driver zaurus [ 12.744352] usbcore: registered new interface driver cdc_ncm [ 12.768986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 12.775886] ehci-pci: EHCI PCI platform driver [ 12.780566] ehci-platform: EHCI generic platform driver [ 12.787491] ehci-orion: EHCI orion driver [ 12.793038] SPEAr-ehci: EHCI SPEAr driver [ 12.798414] ehci-st: EHCI STMicroelectronics driver [ 12.804760] ehci-exynos: EHCI Exynos driver [ 12.810265] ehci-atmel: EHCI Atmel driver [ 12.815723] tegra-ehci: Tegra EHCI driver [ 12.821071] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 12.827539] ohci-pci: OHCI PCI platform driver [ 12.832240] ohci-platform: OHCI generic platform driver [ 12.839071] SPEAr-ohci: OHCI SPEAr driver [ 12.844582] ohci-st: OHCI STMicroelectronics driver [ 12.850774] ohci-atmel: OHCI Atmel driver [ 12.860011] usbcore: registered new interface driver usb-storage [ 12.909856] i2c /dev entries driver [ 13.026231] cpuidle: enable-method property 'ti,am3352' found operations [ 13.038220] sdhci: Secure Digital Host Controller Interface driver [ 13.044746] sdhci: Copyright(c) Pierre Ossman [ 13.063625] Synopsys Designware Multimedia Card Interface Driver [ 13.080689] sdhci-pltfm: SDHCI platform and OF driver helper [ 13.120518] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator [ 13.165421] ledtrig-cpu: registered to indicate activity on CPUs [ 13.182171] usbcore: registered new interface driver usbhid [ 13.188008] usbhid: USB HID core driver [ 13.227214] ipip: IPv4 and MPLS over IPv4 tunneling driver [ 13.235713] gre: GRE over IPv4 demultiplexor driver [ 13.240667] ip_gre: GRE over IPv4 tunneling driver [ 13.251878] IPv4 over IPsec tunneling driver [ 13.261773] NET: Registered protocol family 10 [ 13.269152] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA [ 13.286461] Segment Routing with IPv6 [ 13.297019] ip6_gre: GRE over IPv6 tunneling driver [ 13.305298] NET: Registered protocol family 17 [ 13.313635] Key type dns_resolver registered [ 13.318179] ThumbEE CPU extension supported. [ 13.322551] Registering SWP/SWPB emulation handler [ 13.328048] omap_voltage_late_init: Voltage driver support not added [ 13.340901] Loading compiled-in X.509 certificates [ 13.468964] OMAP GPIO hardware version 0.1 [ 13.526649] tps65217-pmic: Failed to locate of_node [id: -1] [ 13.541589] mmc1: new high speed MMC card at address 0001 [ 13.553067] mmcblk1: mmc1:0001 M62704 3.56 GiB [ 13.559328] mmcblk1boot0: mmc1:0001 M62704 partition 1 2.00 MiB [ 13.566962] mmcblk1boot1: mmc1:0001 M62704 partition 2 2.00 MiB [ 13.575505] mmcblk1rpmb: mmc1:0001 M62704 partition 3 512 KiB, chardev (235:0) [ 13.598399] mmcblk1: p1 [ 13.640239] tps65217-bl: Failed to locate of_node [id: -1] [ 13.675117] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 13.682812] at24 0-0050: supply vcc not found, using dummy regulator [ 13.693623] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 13.704243] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 13.723022] at24 2-0054: supply vcc not found, using dummy regulator [ 13.761921] at24 2-0055: supply vcc not found, using dummy regulator [ 13.798543] at24 2-0056: supply vcc not found, using dummy regulator [ 13.838544] at24 2-0057: supply vcc not found, using dummy regulator [ 13.877189] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 13.950525] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 13.959540] sdhci-omap 48060000.mmc: Got CD GPIO [ 13.964954] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 14.065921] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA [ 14.116739] cpsw 4a100000.ethernet: initializing cpsw version 1.12 (0) [ 14.215231] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) [ 14.245747] IP-Config: Failed to open gretap0 [ 14.250245] IP-Config: Failed to open erspan0 [ 14.286483] Sending DHCP requests .. [ 17.377178] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 17.401225] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 20.763636] ., OK [ 20.804924] IP-Config: Got DHCP answer from 192.168.11.1, my address is 192.168.11.2 [ 20.812893] IP-Config: Complete: [ 20.816179] device=eth0, hwaddr=64:cf:d9:3f:a0:d5, ipaddr=192.168.11.2, mask=255.255.255.0, gw=192.168.11.1 [ 20.826518] host=192.168.11.2, domain=usen.ad.jp, nis-domain=(none) [ 20.833365] bootserver=0.0.0.0, rootserver=192.168.11.5, rootpath= [ 20.833393] nameserver0=192.168.11.1 [ 20.924666] Freeing unused kernel memory: 2048K [ 20.935137] Run /init as init process Loading, please wait... Starting version 247.3-7+deb11u1 [ 30.643911] am335x-phy-driver 47401300.usb-phy: supply vcc not found, using dummy regulator [ 30.653895] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests [ 30.913395] am335x-phy-driver 47401b00.usb-phy: supply vcc not found, using dummy regulator [ 30.923118] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests [ 31.197462] musb-hdrc musb-hdrc.1: MUSB HDRC host driver [ 31.204206] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 [ 31.620387] hub 1-0:1.0: USB hub found [ 31.666048] 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 ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/erspan0 found done. IP-Config: erspan0 hardware address 00:00:00:00:00:00 mtu 1450 DHCP SIOCSIFFLAGS: Cannot assign requested address IP-Config: eth0 hardware address 64:cf:d9:3f:a0:d5 mtu 1500 DHCP IP-Config: gretap0 hardware address 00:00:00:00:00:00 mtu 1462 DHCP SIOCSIFFLAGS: Cannot assign requested address IP-Config: eth0 guessed broadcast address 192.168.11.255 IP-Config: eth0 complete (dhcp from 192.168.11.1): address: 192.168.11.2 broadcast: 192.168.11.255 netmask: 255.255.255.0 gateway: 192.168.11.1 dns0 : 192.168.11.1 dns1 : 0.0.0.0 domain : usen.ad.jp rootserver: 192.168.11.1 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 38.881885] systemd[1]: System time before build time, advancing clock. [ 39.225189] systemd[1]: systemd 247.3-7+deb11u1 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) [ 39.251857] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 39.321428] systemd[1]: Set hostname to . [ 42.719622] systemd[1]: Queued start job for default target Graphical Interface. [ 42.738791] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 42.759461] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 42.807940] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 42.856343] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 42.907068] 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. [ 42.943202] 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. [ 42.984138] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 43.004850] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 43.043953] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 43.060376] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 43.103400] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 43.121490] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 43.144934] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 43.269674] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 43.285966] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 43.328448] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 43.379489] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 43.421049] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 43.442984] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 43.485714] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 43.504226] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 43.534862] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 43.594092] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 43.677701] 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... [ 43.807884] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 43.964778] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 44.116616] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 44.193821] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 44.295431] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 44.403440] fuse: init (API version 7.32) [ 44.445325] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 44.522496] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 44.660307] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 44.878474] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 44.966455] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 45.137131] 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. [ 45.442584] systemd[1]: modprobe@configfs.service: Succeeded. [ 45.504329] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 45.571139] systemd[1]: modprobe@drm.service: Succeeded. [ 45.634160] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 45.701034] systemd[1]: modprobe@fuse.service: Succeeded. [ 45.754393] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 45.854324] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 45.913574] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 46.043929] systemd[1]: Mounting FUSE Control File System... Mounting [0;1;39mFUSE Control File System[0m... [ 46.154643] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 46.273733] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 46.337885] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 46.456954] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 46.563906] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 46.697816] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 46.838353] systemd[1]: Mounted FUSE Control File System. [[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. [ 46.937090] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [ 47.917424] systemd-journald[154]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0m[0;31m* [0m] (1 of 4) A start job is running for /dev/ttyS0 (7s / 1min 30s) M[K[[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [K[[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;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [[0;1;31m*[0m[0;31m* [0m] (1 of 4) A start job is running for /dev/ttyS0 (12s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 4) A start job is running for /dev/ttyS0 (13s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 4) A start job is running for Network Service (13s / 1min 40s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 4) A start job is running for Network Service (14s / 1min 40s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 4) A start job is running for Network Service (14s / 1min 40s) M[K[ [0;31m*[0;1;31m*[0m] (3 of 4) A start job is running for…s and Directories (14s / no limit) M[K[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. [K Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [ [0;31m*[0m] (3 of 4) A start job is running for…e Synchronization (20s / 1min 45s) M[K[ [0;31m*[0;1;31m*[0m] (3 of 4) A start job is running for…e Synchronization (20s / 1min 45s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (4 of 4) A start job is running for… All udev Devices (21s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (4 of 4) A start job is running for… All udev Devices (21s / no limit) M[K[[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [K[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m. [ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…k Name Resolution (24s / 1min 47s) M[K[[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [K[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. [[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for /dev/ttyS0 (26s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for /dev/ttyS0 (27s / 1min 30s) M[K[[0m[0;31m* [0m] (1 of 2) A start job is running for /dev/ttyS0 (27s / 1min 30s) M[K[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS0[0m. [K[[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[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... Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…a Check Snapshots (39s / 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 (40s / 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 (40s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…r Login Management (41s / 2min 4s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 2) A start job is running for…r Login Management (41s / 2min 4s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for…r Login Management (42s / 2min 4s) M[K[ [0;31m*[0m] (2 of 2) A start job is running for…a Check Snapshots (42s / no limit) M[K[ [0;31m*[0;1;31m*[0m] (2 of 2) A start job is running for…a Check Snapshots (43s / 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 (43s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…r Login Management (43s / 2min 4s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…r Login Management (44s / 2min 4s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…r Login Management (44s / 2min 4s) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…a Check Snapshots (44s / no limit) M[K[[0m[0;31m* [0m] (2 of 2) A start job is running for…a Check Snapshots (45s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…a Check Snapshots (45s / no limit) M[K[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [K[[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS0[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] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[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/Linux 11 debian-bullseye-armhf ttyS0 debian-bullseye-armhf log Linux debian-bullseye-armhf 5.10.162-cip23 #1 SMP Wed Jan 4 11:56:45 UTC 2023 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/816078/extract-nfsrootfs-aa461919' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/816078/extract-nfsrootfs-aa461919' / # export NFS_SERVER_IP='192.168.11.5' export NFS_SERVER_IP='192.168.11.5' / # # # / # export SHELL=/bin/bash export SHELL=/bin/bash / # . /lava-816078/environment . /lava-816078/environment / # /lava-816078/bin/lava-test-runner /lava-816078/0 /lava-816078/bin/lava-test-runner /lava-816078/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-816078/0/tests/0_timesync-off ++ cat uuid + UUID=816078_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-seccomp + TESTRUN_ID=1_kselftest-seccomp + cd /lava-816078/0/tests/1_kselftest-seccomp ++ cat uuid + UUID=816078_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c seccomp -T '' -t kselftest_armhf.tar.gz -s false -u http://storage.kernelci.org/cip-gitlab/ci-iwamatsu-linux-5.10.y-cip-rc/v5.10.161-cip23-65-gca8c192cb189/arm/multi_v7_defconfig+kselftest/gcc-10/kselftest.tar.xz -L '' -S skipfile-lkft.yaml -b beaglebone-black -g cip-gitlab -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 INFO: Generating a skipfile based on /lava-816078/0/tests/1_kselftest-seccomp/automated/linux/kselftest/skipfile-lkft.yaml INFO: Using the following generated skipfile contents (until EOF): breakpoints:breakpoint_test breakpoints:step_after_suspend_test ftrace:ftracetest net:rtnetlink.sh net:tls netfilter:bridge_brouter.sh netfilter:nft_flowtable.sh netfilter:nft_trans_stress.sh pidfd:pidfd_wait INFO: EOF INFO: Installing sed perl wget xz-utils iproute2 Hit:1 http://deb.debian.org/debian bullseye InRelease Reading package lists... Reading package lists... Building dependency tree... Reading state information... iproute2 is already the newest version (5.10.0-4). perl is already the newest version (5.32.1-4+deb11u2). sed is already the newest version (4.7-1). wget is already the newest version (1.21-1+deb11u1). xz-utils is already the newest version (5.2.5-2.1~deb11u1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. --2023-01-04 13:10:13-- http://storage.kernelci.org/cip-gitlab/ci-iwamatsu-linux-5.10.y-cip-rc/v5.10.161-cip23-65-gca8c192cb189/arm/multi_v7_defconfig+kselftest/gcc-10/kselftest.tar.xz Resolving storage.kernelci.org (storage.kernelci.org)... 52.250.1.28 Connecting to storage.kernelci.org (storage.kernelci.org)|52.250.1.28|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1407780 (1.3M) [application/octet-stream] Saving to: 'kselftest.tar.xz' kselftest.tar.xz 0%[ ] 0 --.-KB/s kselftest.tar.xz 5%[> ] 73.92K 368KB/s kselftest.tar.xz 18%[==> ] 260.51K 618KB/s kselftest.tar.xz 63%[===========> ] 873.67K 1.34MB/s kselftest.tar.xz 89%[================> ] 1.20M 1.36MB/s kselftest.tar.xz 100%[===================>] 1.34M 1.38MB/s in 1.0s 2023-01-04 13:10:15 (1.38 MB/s) - 'kselftest.tar.xz' saved [1407780/1407780] skiplist: ======================================== breakpoints:breakpoint_test breakpoints:step_after_suspend_test ftrace:ftracetest net:rtnetlink.sh net:tls netfilter:bridge_brouter.sh netfilter:nft_flowtable.sh netfilter:nft_trans_stress.sh pidfd:pidfd_wait ======================================== seccomp:seccomp_bpf seccomp:seccomp_benchmark ============== Tests to run =============== seccomp:seccomp_bpf seccomp:seccomp_benchmark ===========End Tests to run =============== [ 169.654671] kselftest: Running tests in seccomp TAP version 13 1..2 # selftests: seccomp: seccomp_bpf # TAP version 13 # 1..87 # # Starting 87 tests from 7 test cases. # # RUN global.kcmp ... # # OK global.kcmp # ok 1 global.kcmp # # RUN global.mode_strict_support ... # # OK global.mode_strict_support # ok 2 global.mode_strict_support # # RUN global.mode_strict_cannot_call_prctl ... # # OK global.mode_strict_cannot_call_prctl # ok 3 global.mode_strict_cannot_call_prctl # # RUN global.no_new_privs_support ... # # OK global.no_new_privs_support # ok 4 global.no_new_privs_support # # RUN global.mode_filter_support ... # # OK global.mode_filter_support # ok 5 global.mode_filter_support # # RUN global.mode_filter_without_nnp ... # # OK global.mode_filter_without_nnp # ok 6 global.mode_filter_without_nnp # # RUN global.filter_size_limits ... # # OK global.filter_size_limits # ok 7 global.filter_size_limits # # RUN global.filter_chain_limits ... # # OK global.filter_chain_limits # ok 8 global.filter_chain_limits # # RUN global.mode_filter_cannot_move_to_strict ... # # OK global.mode_filter_cannot_move_to_strict # ok 9 global.mode_filter_cannot_move_to_strict # # RUN global.mode_filter_get_seccomp ... # # OK global.mode_filter_get_seccomp # ok 10 global.mode_filter_get_seccomp # # RUN global.ALLOW_all ... # # OK global.ALLOW_all # ok 11 global.ALLOW_all # # RUN global.empty_prog ... # # OK global.empty_prog # ok 12 global.empty_prog # # RUN global.log_all ... # # OK global.log_all # ok 13 global.log_all # # RUN global.unknown_ret_is_kill_inside ... # # OK global.unknown_ret_is_kill_inside # ok 14 global.unknown_ret_is_kill_inside # # RUN global.unknown_ret_is_kill_above_allow ... # # OK global.unknown_ret_is_kill_above_allow # ok 15 global.unknown_ret_is_kill_above_allow # # RUN global.KILL_all ... # # OK global.KILL_all # ok 16 global.KILL_all # # RUN global.KILL_one ... # # OK global.KILL_one # ok 17 global.KILL_one # # RUN global.KILL_one_arg_one ... # # OK global.KILL_one_arg_one # ok 18 global.KILL_one_arg_one # # RUN global.KILL_one_arg_six ... # # OK global.KILL_one_arg_six # ok 19 global.KILL_one_arg_six # # RUN global.KILL_thread ... # # OK global.KILL_thread # ok 20 global.KILL_thread # # RUN global.KILL_process ... # # OK global.KILL_process # ok 21 global.KILL_process # # RUN global.KILL_unknown ... # # OK global.KILL_unknown # ok 22 global.KILL_unknown # # RUN global.arg_out_of_range ... # # OK global.arg_out_of_range # ok 23 global.arg_out_of_range # # RUN global.ERRNO_valid ... # # OK global.ERRNO_valid # ok 24 global.ERRNO_valid # # RUN global.ERRNO_zero ... # # OK global.ERRNO_zero # ok 25 global.ERRNO_zero # # RUN global.ERRNO_capped ... # # OK global.ERRNO_capped # ok 26 global.ERRNO_capped # # RUN global.ERRNO_order ... # # OK global.ERRNO_order # ok 27 global.ERRNO_order # # RUN global.negative_ENOSYS ... # # negative_ENOSYS: Test terminated unexpectedly by signal 4 # # FAIL global.negative_ENOSYS # not ok 28 global.negative_ENOSYS # # RUN global.seccomp_syscall ... # # OK global.seccomp_syscall # ok 29 global.seccomp_syscall # # RUN global.seccomp_syscall_mode_lock ... # # OK global.seccomp_syscall_mode_lock # ok 30 global.seccomp_syscall_mode_lock # # RUN global.detect_seccomp_filter_flags ... # # OK global.detect_seccomp_filter_flags # ok 31 global.detect_seccomp_filter_flags # # RUN global.TSYNC_first ... # # OK global.TSYNC_first # ok 32 global.TSYNC_first # # RUN global.syscall_restart ... # # seccomp_bpf.c:3033:syscall_restart:Expected true (1) == WIFSTOPPED(status) (0) # # syscall_restart: Test terminated by assertion # # FAIL global.syscall_restart # not ok 33 global.syscall_restart # # RUN global.filter_flag_log ... # # OK global.filter_flag_log # ok 34 global.filter_flag_log # # RUN global.get_action_avail ... # # OK global.get_action_avail # ok 35 global.get_action_avail # # RUN global.get_metadata ... # # OK global.get_metadata # ok 36 global.get_metadata # # RUN global.user_notification_basic ... # # OK global.user_notification_basic # ok 37 global.user_notification_basic # # RUN global.user_notification_with_tsync ... # # OK global.user_notification_with_tsync # ok 38 global.user_notification_with_tsync # # RUN global.user_notification_kill_in_middle ... # # OK global.user_notification_kill_in_middle # ok 39 global.user_notification_kill_in_middle # # RUN global.user_notification_signal ... # # OK global.user_notification_signal # ok 40 global.user_notification_signal # # RUN global.user_notification_closed_listener ... # # OK global.user_notification_closed_listener # ok 41 global.user_notification_closed_listener # # RUN global.user_notification_child_pid_ns ... # # OK global.user_notification_child_pid_ns # ok 42 global.user_notification_child_pid_ns # # RUN global.user_notification_sibling_pid_ns ... # # OK global.user_notification_sibling_pid_ns # ok 43 global.user_notification_sibling_pid_ns # # RUN global.user_notification_fault_recv ... # # OK global.user_notification_fault_recv # ok 44 global.user_notification_fault_recv # # RUN global.seccomp_get_notif_sizes ... # # OK global.seccomp_get_notif_sizes # ok 45 global.seccomp_get_notif_sizes # # RUN global.user_notification_continue ... # # OK global.user_notification_continue # ok 46 global.user_notification_continue # # RUN global.user_notification_filter_empty ... # # OK global.user_notification_filter_empty # ok 47 global.user_notification_filter_empty # # RUN global.user_notification_filter_empty_threaded ... # # OK global.user_notification_filter_empty_threaded # ok 48 global.user_notification_filter_empty_threaded # # RUN global.user_notification_addfd ... # # seccomp_bpf.c:4035:user_notification_addfd:Expected fd (7) == 5 (5) # # seccomp_bpf.c:4042:user_notification_addfd:Expected fd (8) == 6 (6) # # user_notification_addfd: Test failed at step #6 # # FAIL global.user_notification_addfd # not ok 49 global.user_notification_addfd # # RUN global.user_notification_addfd_rlimit ... # # OK global.user_notification_addfd_rlimit # ok 50 global.user_notification_addfd_rlimit # # RUN TRAP.dfl ... # # OK TRAP.dfl # ok 51 TRAP.dfl # # RUN TRAP.ign ... # # OK TRAP.ign # ok 52 TRAP.ign # # RUN TRAP.handler ... # # OK TRAP.handler # ok 53 TRAP.handler # # RUN precedence.allow_ok ... # # OK precedence.allow_ok # ok 54 precedence.allow_ok # # RUN precedence.kill_is_highest ... # # OK precedence.kill_is_highest # ok 55 precedence.kill_is_highest # # RUN precedence.kill_is_highest_in_any_order ... # # OK precedence.kill_is_highest_in_any_order # ok 56 precedence.kill_is_highest_in_any_order # # RUN precedence.trap_is_second ... # # OK precedence.trap_is_second # ok 57 precedence.trap_is_second # # RUN precedence.trap_is_second_in_any_order ... # # OK precedence.trap_is_second_in_any_order # ok 58 precedence.trap_is_second_in_any_order # # RUN precedence.errno_is_third ... # # OK precedence.errno_is_third # ok 59 precedence.errno_is_third # # RUN precedence.errno_is_third_in_any_order ... # # OK precedence.errno_is_third_in_any_order # ok 60 precedence.errno_is_third_in_any_order # # RUN precedence.trace_is_fourth ... # # OK precedence.trace_is_fourth # ok 61 precedence.trace_is_fourth # # RUN precedence.trace_is_fourth_in_any_order ... # # OK precedence.trace_is_fourth_in_any_order # ok 62 precedence.trace_is_fourth_in_any_order # # RUN precedence.log_is_fifth ... # # OK precedence.log_is_fifth # ok 63 precedence.log_is_fifth # # RUN precedence.log_is_fifth_in_any_order ... # # OK precedence.log_is_fifth_in_any_order # ok 64 precedence.log_is_fifth_in_any_order # # RUN TRACE_poke.read_has_side_effects ... # # OK TRACE_poke.read_has_side_effects # ok 65 TRACE_poke.read_has_side_effects # # RUN TRACE_poke.getpid_runs_normally ... # # OK TRACE_poke.getpid_runs_normally # ok 66 TRACE_poke.getpid_runs_normally # # RUN TRACE_syscall.ptrace.negative_ENOSYS ... # # seccomp_bpf.c:2146:negative_ENOSYS:Expected -1 (-1) == syscall(-1) (-1092069268) # # seccomp_bpf.c:2147:negative_ENOSYS:Expected errno (0) == ENOSYS (38) # # seccomp_bpf.c:2019:negative_ENOSYS:Expected entry ? PTRACE_EVENTMSG_SYSCALL_ENTRY : PTRACE_EVENTMSG_SYSCALL_EXIT (1) == msg (0) # # seccomp_bpf.c:2019:negative_ENOSYS:Expected entry ? PTRACE_EVENTMSG_SYSCALL_ENTRY : PTRACE_EVENTMSG_SYSCALL_EXIT (2) == msg (1) # # seccomp_bpf.c:2150:negative_ENOSYS:Expected -1 (-1) == syscall(-101) (0) # # seccomp_bpf.c:2019:negative_ENOSYS:Expected entry ? PTRACE_EVENTMSG_SYSCALL_ENTRY : PTRACE_EVENTMSG_SYSCALL_EXIT (1) == msg (2) # # seccomp_bpf.c:2019:negative_ENOSYS:Expected entry ? PTRACE_EVENTMSG_SYSCALL_ENTRY : PTRACE_EVENTMSG_SYSCALL_EXIT (2) == msg (1) # # seccomp_bpf.c:2151:negative_ENOSYS:Expected errno (0) == ENOSYS (38) # # seccomp_bpf.c:2019:negative_ENOSYS:Expected entry ? PTRACE_EVENTMSG_SYSCALL_ENTRY : PTRACE_EVENTMSG_SYSCALL_EXIT (1) == msg (2) # # seccomp_bpf.c:2019:negative_ENOSYS:Expected entry ? PTRACE_EVENTMSG_SYSCALL_ENTRY : PTRACE_EVENTMSG_SYSCALL_EXIT (2) == msg (1) # # negative_ENOSYS: Test failed at step #10 # # FAIL TRACE_syscall.ptrace.negative_ENOSYS # not ok 67 TRACE_syscall.ptrace.negative_ENOSYS # # RUN TRACE_syscall.ptrace.syscall_allowed ... # # OK TRACE_syscall.ptrace.syscall_allowed # ok 68 TRACE_syscall.ptrace.syscall_allowed # # RUN TRACE_syscall.ptrace.syscall_redirected ... # # OK TRACE_syscall.ptrace.syscall_redirected # ok 69 TRACE_syscall.ptrace.syscall_redirected # # RUN TRACE_syscall.ptrace.syscall_errno ... # # OK TRACE_syscall.ptrace.syscall_errno # ok 70 TRACE_syscall.ptrace.syscall_errno # # RUN TRACE_syscall.ptrace.syscall_faked ... # # OK TRACE_syscall.ptrace.syscall_faked # ok 71 TRACE_syscall.ptrace.syscall_faked # # RUN TRACE_syscall.ptrace.skip_after ... # # OK TRACE_syscall.ptrace.skip_after # ok 72 TRACE_syscall.ptrace.skip_after # # RUN TRACE_syscall.ptrace.kill_after ... # # OK TRACE_syscall.ptrace.kill_after # ok 73 TRACE_syscall.ptrace.kill_after # # RUN TRACE_syscall.seccomp.negative_ENOSYS ... # # seccomp_bpf.c:2146:negative_ENOSYS:Expected -1 (-1) == syscall(-1) (-1092069268) # # seccomp_bpf.c:2147:negative_ENOSYS:Expected errno (0) == ENOSYS (38) # # seccomp_bpf.c:1543:negative_ENOSYS:Expected !ptrace_syscall (1) == IS_SECCOMP_EVENT(status) (0) # # seccomp_bpf.c:2150:negative_ENOSYS:Expected -1 (-1) == syscall(-101) (0) # # seccomp_bpf.c:2151:negative_ENOSYS:Expected errno (0) == ENOSYS (38) # # negative_ENOSYS: Test failed at step #11 # # FAIL TRACE_syscall.seccomp.negative_ENOSYS # not ok 74 TRACE_syscall.seccomp.negative_ENOSYS # # RUN TRACE_syscall.seccomp.syscall_allowed ... # # OK TRACE_syscall.seccomp.syscall_allowed # ok 75 TRACE_syscall.seccomp.syscall_allowed # # RUN TRACE_syscall.seccomp.syscall_redirected ... # # OK TRACE_syscall.seccomp.syscall_redirected # ok 76 TRACE_syscall.seccomp.syscall_redirected # # RUN TRACE_syscall.seccomp.syscall_errno ... # # OK TRACE_syscall.seccomp.syscall_errno # ok 77 TRACE_syscall.seccomp.syscall_errno # # RUN TRACE_syscall.seccomp.syscall_faked ... # # OK TRACE_syscall.seccomp.syscall_faked # ok 78 TRACE_syscall.seccomp.syscall_faked # # RUN TRACE_syscall.seccomp.skip_after ... # # OK TRACE_syscall.seccomp.skip_after # ok 79 TRACE_syscall.seccomp.skip_after # # RUN TRACE_syscall.seccomp.kill_after ... # # OK TRACE_syscall.seccomp.kill_after # ok 80 TRACE_syscall.seccomp.kill_after # # RUN TSYNC.siblings_fail_prctl ... # # OK TSYNC.siblings_fail_prctl # ok 81 TSYNC.siblings_fail_prctl # # RUN TSYNC.two_siblings_with_ancestor ... # # OK TSYNC.two_siblings_with_ancestor # ok 82 TSYNC.two_siblings_with_ancestor # # RUN TSYNC.two_sibling_want_nnp ... # # OK TSYNC.two_sibling_want_nnp # ok 83 TSYNC.two_sibling_want_nnp # # RUN TSYNC.two_siblings_with_no_filter ... # # OK TSYNC.two_siblings_with_no_filter # ok 84 TSYNC.two_siblings_with_no_filter # # RUN TSYNC.two_siblings_with_one_divergence ... # # OK TSYNC.two_siblings_with_one_divergence # ok 85 TSYNC.two_siblings_with_one_divergence # # RUN TSYNC.two_siblings_with_one_divergence_no_tid_in_err ... # # OK TSYNC.two_siblings_with_one_divergence_no_tid_in_err # ok 86 TSYNC.two_siblings_with_one_divergence_no_tid_in_err # # RUN TSYNC.two_siblings_not_under_filter ... # # OK TSYNC.two_siblings_not_under_filter # ok 87 TSYNC.two_siblings_not_under_filter # # FAILED: 82 / 87 tests passed. # # Totals: pass:82 fail:5 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: seccomp: seccomp_bpf # exit=1 # selftests: seccomp: seccomp_benchmark # net.core.bpf_jit_enable = 0 # net.core.bpf_jit_harden = 0 # not ok 2 selftests: seccomp: seccomp_benchmark # TIMEOUT 45 seconds /lava-816078/0/tests/1_kselftest-seccomp ./kselftest.sh: 131: ./parse-output.py: not found + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #