Trying 192.168.1.205... Connected to ts5. Escape character is '^]'. ser2net port telnet,2000 device serialdev,/dev/ttyUSB-lf-bbb-01,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.207 (120 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 1043324/tftp-deploy-y3v5jomr/kernel/zImage tftp 0x82000000 1043324/tftp-deploy-y3v5jomr/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.207 Filename '1043324/tftp-deploy-y3v5jomr/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 9.3 MiB 5.2 MiB/s done Bytes transferred = 9708032 (942200 hex) => tftp 0x83000000 1043324/tftp-deploy-y3v5jomr/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1043324/tftp-deploy-y3v5jomr/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.207 Filename '1043324/tftp-deploy-y3v5jomr/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 12.3 MiB 5.3 MiB/s done Bytes transferred = 12905209 (c4eaf9 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1043324/tftp-deploy-y3v5jomr/dtb/am335x-boneblack.dtb tftp 0x88000000 1043324/tftp-deploy-y3v5jomr/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.207 Filename '1043324/tftp-deploy-y3v5jomr/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 61.4 KiB 3.5 MiB/s done Bytes transferred = 62828 (f56c hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1043324/extract-nfsrootfs-bb_h51a8,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1043324/extract-nfsrootfs-bb_h51a8,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 Kernel image @ 0x82000000 [ 0x000000 - 0x942200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2023-11-22 20:02:00 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 12905145 Bytes = 12.3 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.201-cip40 (KernelCI@build-j20300-arm-gcc-10-multi-v7-defconfig-cwz9s) (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 Nov 22 19:15:48 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] earlycon: omap8250 at MMIO 0x44e09000 (options '') [ 0.000000] printk: bootconsole [omap8250] enabled [ 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 20 pages/cpu s49868 r8192 d23860 u81920 [ 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/1043324/extract-nfsrootfs-bb_h51a8,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 413940K/522240K available (14336K kernel code, 2239K rwdata, 5364K rodata, 2048K init, 424K bss, 42764K reserved, 65536K cma-reserved, 0K highmem) <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: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <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] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000 <6>[ 0.000011] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008341] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.019083] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.033193] Console: colour dummy device 80x30 <3>[ 0.038061] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.045109] This ensures that you still see kernel messages. Please <3>[ 0.051828] update your kernel commandline. <6>[ 0.056435] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096045] CPU: Testing write buffer coherency: ok <6>[ 0.101409] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.106869] pid_max: default: 32768 minimum: 301 <6>[ 0.112050] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.119861] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129169] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.135503] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.144688] rcu: Hierarchical SRCU implementation. <6>[ 0.154590] EFI services will not be available. <6>[ 0.159768] smp: Bringing up secondary CPUs ... <6>[ 0.164699] smp: Brought up 1 node, 1 CPU <6>[ 0.169090] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.175827] CPU: All CPU(s) started in SVC mode. <6>[ 0.181446] devtmpfs: initialized <6>[ 0.195604] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.204129] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.214564] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.225713] pinctrl core: initialized pinctrl subsystem <6>[ 0.234056] DMI not present or invalid. <6>[ 0.239030] NET: Registered protocol family 16 <6>[ 0.246514] DMA: preallocated 256 KiB pool for atomic coherent allocations <3>[ 0.273429] l3-aon-clkctrl:0000:0: failed to disable <6>[ 0.281616] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.281853] cpuidle: using governor menu <6>[ 1.329964] No ATAGs? <6>[ 1.332592] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 1.347115] Serial: AMBA PL011 UART driver <6>[ 1.385436] iommu: Default domain type: Translated <6>[ 1.391285] vgaarb: loaded <5>[ 1.395309] SCSI subsystem initialized <6>[ 1.400413] usbcore: registered new interface driver usbfs <6>[ 1.406368] usbcore: registered new interface driver hub <6>[ 1.412228] usbcore: registered new device driver usb <6>[ 1.419593] pps_core: LinuxPPS API ver. 1 registered <6>[ 1.424978] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 1.434675] PTP clock support registered <6>[ 1.442808] clocksource: Switched to clocksource dmtimer <6>[ 2.451676] NET: Registered protocol family 2 <6>[ 2.456829] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 2.465310] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 2.474237] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 2.482503] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 2.490172] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 2.497095] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 2.504116] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 2.511691] NET: Registered protocol family 1 <6>[ 2.517317] RPC: Registered named UNIX socket transport module. <6>[ 2.523754] RPC: Registered udp transport module. <6>[ 2.528857] RPC: Registered tcp transport module. <6>[ 2.533977] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 2.540876] PCI: CLS 0 bytes, default 64 <6>[ 2.545902] Trying to unpack rootfs image as initramfs... <6>[ 3.362863] Freeing initrd memory: 12604K <6>[ 3.368302] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available <5>[ 3.378703] Initialise system trusted keyrings <6>[ 3.383988] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 3.397230] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 3.404574] NFS: Registering the id_resolver key type <5>[ 3.410093] Key type id_resolver registered <5>[ 3.414750] Key type id_legacy registered <6>[ 3.419265] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 3.426457] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 3.434385] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 3.439751] Key type asymmetric registered <5>[ 3.444285] Asymmetric key parser 'x509' registered <6>[ 3.449624] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 3.457538] io scheduler mq-deadline registered <6>[ 3.462465] io scheduler kyber registered <3>[ 3.614665] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517 <3>[ 3.623353] omap_gpio 44e07000.gpio: Could not register gpio chip -517 <4>[ 3.741797] ti-sysc: probe of 44e31000.target-module failed with error -16 <4>[ 3.786780] ti-sysc: probe of 48040000.target-module failed with error -16 <3>[ 3.864323] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517 <3>[ 3.873015] omap_gpio 4804c000.gpio: Could not register gpio chip -517 <3>[ 3.937824] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517 <3>[ 3.946551] omap_gpio 481ac000.gpio: Could not register gpio chip -517 <3>[ 3.965063] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517 <3>[ 3.973742] omap_gpio 481ae000.gpio: Could not register gpio chip -517 <3>[ 4.042084] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 4.050642] edma 49000000.dma: TI EDMA DMA engine driver <6>[ 4.092760] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <6>[ 4.196683] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 4.209001] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 20, base_baud = 3000000) is a 8250 <6>[ 4.218430] printk: console [ttyS0] enabled <6>[ 4.218430] printk: console [ttyS0] enabled <6>[ 4.227502] printk: bootconsole [omap8250] disabled <6>[ 4.227502] printk: bootconsole [omap8250] disabled <6>[ 4.241262] SuperH (H)SCI(F) driver initialized <6>[ 4.248310] msm_serial: driver initialized <6>[ 4.253192] STMicroelectronics ASC driver initialized <6>[ 4.261287] STM32 USART driver initialized <6>[ 4.268693] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 4.288210] random: crng init done <6>[ 4.301397] brd: module loaded <6>[ 4.311035] loop: module loaded <6>[ 4.336469] CAN device driver interface <6>[ 4.342489] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 4.350873] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 4.356196] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 4.362523] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 4.368239] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 4.442846] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 4.469975] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 4.479899] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4 <6>[ 4.486604] cpsw 4a100000.ethernet: ALE Table size 1024 <6>[ 4.492368] cpsw 4a100000.ethernet: Detected MACID = 34:03:de:5e:2c:05 <6>[ 4.501504] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 4.509416] usbcore: registered new interface driver pegasus <6>[ 4.515454] usbcore: registered new interface driver asix <6>[ 4.521174] usbcore: registered new interface driver ax88179_178a <6>[ 4.527615] usbcore: registered new interface driver cdc_ether <6>[ 4.533813] usbcore: registered new interface driver smsc75xx <6>[ 4.539888] usbcore: registered new interface driver smsc95xx <6>[ 4.545979] usbcore: registered new interface driver net1080 <6>[ 4.551952] usbcore: registered new interface driver cdc_subset <6>[ 4.558221] usbcore: registered new interface driver zaurus <6>[ 4.564151] usbcore: registered new interface driver cdc_ncm <6>[ 4.575767] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 4.582606] ehci-pci: EHCI PCI platform driver <6>[ 4.587459] ehci-platform: EHCI generic platform driver <6>[ 4.593491] ehci-orion: EHCI orion driver <6>[ 4.598140] SPEAr-ehci: EHCI SPEAr driver <6>[ 4.602719] ehci-st: EHCI STMicroelectronics driver <6>[ 4.608254] ehci-exynos: EHCI Exynos driver <6>[ 4.613070] ehci-atmel: EHCI Atmel driver <6>[ 4.617671] tegra-ehci: Tegra EHCI driver <6>[ 4.622294] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 4.628867] ohci-pci: OHCI PCI platform driver <6>[ 4.633696] ohci-platform: OHCI generic platform driver <6>[ 4.639655] SPEAr-ohci: OHCI SPEAr driver <6>[ 4.644326] ohci-st: OHCI STMicroelectronics driver <6>[ 4.649808] ohci-atmel: OHCI Atmel driver <6>[ 4.656123] usbcore: registered new interface driver usb-storage <6>[ 4.673492] i2c /dev entries driver <5>[ 4.706051] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 4.714407] sdhci: Secure Digital Host Controller Interface driver <6>[ 4.720888] sdhci: Copyright(c) Pierre Ossman <6>[ 4.729949] Synopsys Designware Multimedia Card Interface Driver <6>[ 4.739422] sdhci-pltfm: SDHCI platform and OF driver helper <4>[ 4.754366] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.788932] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 4.798496] usbcore: registered new interface driver usbhid <6>[ 4.804498] usbhid: USB HID core driver <6>[ 4.818185] NET: Registered protocol family 10 <6>[ 4.824513] Segment Routing with IPv6 <6>[ 4.828547] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 4.835661] NET: Registered protocol family 17 <6>[ 4.840412] can: controller area network core <6>[ 4.845200] NET: Registered protocol family 29 <6>[ 4.849931] can: raw protocol <6>[ 4.853204] can: broadcast manager protocol <6>[ 4.857676] can: netlink gateway - max_hops=1 <5>[ 4.863144] Key type dns_resolver registered <6>[ 4.867859] ThumbEE CPU extension supported. <5>[ 4.872423] Registering SWP/SWPB emulation handler <3>[ 4.877983] omap_voltage_late_init: Voltage driver support not added <6>[ 4.886218] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <5>[ 4.895127] Loading compiled-in X.509 certificates <6>[ 4.916586] OMAP GPIO hardware version 0.1 <4>[ 4.953400] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 4.966696] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 4.981849] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <4>[ 4.988229] at24 0-0050: supply vcc not found, using dummy regulator <6>[ 4.995631] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 5.003641] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <4>[ 5.013592] at24 2-0054: supply vcc not found, using dummy regulator <6>[ 5.023186] mmc1: new high speed MMC card at address 0001 <6>[ 5.029767] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 5.035026] mmcblk1boot0: mmc1:0001 M62704 partition 1 2.00 MiB <6>[ 5.041563] mmcblk1boot1: mmc1:0001 M62704 partition 2 2.00 MiB <6>[ 5.048213] mmcblk1rpmb: mmc1:0001 M62704 partition 3 512 KiB, chardev (235:0) <6>[ 5.057694] mmcblk1: p1 <4>[ 5.061821] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 5.096622] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 5.136184] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 5.176491] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <6>[ 5.200034] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 5.209218] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 5.214345] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <6>[ 5.276936] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 5.318957] cpsw 4a100000.ethernet: initializing cpsw version 1.12 (0) <6>[ 5.404374] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 7.553723] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 7.582859] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 7.612978] Sending DHCP requests ., OK <6>[ 7.777074] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.207 <6>[ 7.785072] IP-Config: Complete: <6>[ 7.788618] device=eth0, hwaddr=34:03:de:5e:2c:05, ipaddr=172.16.3.207, mask=255.255.255.0, gw=172.16.3.3 <6>[ 7.799001] host=172.16.3.207, domain=denx.de, nis-domain=(none) <6>[ 7.805826] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 7.805845] nameserver0=172.16.3.3 <6>[ 7.817129] ntpserver0=172.16.3.3 <6>[ 7.834823] Freeing unused kernel memory: 2048K <6>[ 7.843819] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.6-1 <4>[ 10.659649] am335x-phy-driver 47401300.usb-phy: supply vcc not found, using dummy regulator <4>[ 10.668804] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests <4>[ 10.917748] am335x-phy-driver 47401b00.usb-phy: supply vcc not found, using dummy regulator <4>[ 10.926892] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests <6>[ 11.150024] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 11.155883] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 11.379727] hub 1-0:1.0: USB hub found <6>[ 11.448210] 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/eth0 found done. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: eth0 hardware address 34:03:de:5e:2c:05 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 172.16.3.3): address: 172.16.3.207 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>[ 14.741174] systemd[1]: System time before build time, advancing clock. <30>[ 14.849149] systemd[1]: systemd 252.6-1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) <30>[ 14.881814] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 14.933248] systemd[1]: Hostname set to . <30>[ 16.709878] systemd[1]: Queued start job for default target graphical.target. <30>[ 16.724933] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty. <30>[ 16.765729] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>[ 16.808574] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. <30>[ 16.854619] systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>[ 16.895029] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>[ 16.944033] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo… Requests to Wall Directory Watch. <30>[ 16.984685] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). <30>[ 17.008157] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 17.043487] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 17.084504] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 17.123474] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 17.163754] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 17.204133] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 17.244134] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 17.284349] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe. <30>[ 17.378382] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>[ 17.395579] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m - Journal Socket (/dev/log). <30>[ 17.435021] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 17.476288] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-netwo… - Network Service Netlink Socket. <30>[ 17.517522] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket. <30>[ 17.566517] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket. <30>[ 17.614485] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 17.630983] systemd[1]: dev-mqueue.mount - POSIX Message Queue File System was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/mqueue). <30>[ 17.652675] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 17.707557] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... <30>[ 17.788775] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting [0;1;39mkmod-static-nodes…ate List of Static Device Nodes... <30>[ 17.849462] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 17.908767] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... <30>[ 17.968800] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 18.028721] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 18.088802] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 18.148814] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 18.204880] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 18.218430] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 18.233767] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 18.296432] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 18.358262] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting [0;1;39msystemd-network-g… units from Kernel command line... <30>[ 18.458620] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... <30>[ 18.548773] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 18.700532] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. <30>[ 18.774396] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-tracing…nt[0m - Kernel Trace File System. <30>[ 18.855270] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes. <30>[ 19.004221] systemd[1]: modprobe@configfs.service: Deactivated successfully. <30>[ 19.033578] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. <30>[ 19.095561] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. <30>[ 19.124806] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. <30>[ 19.184435] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;32m OK [0m] Finished [0;1;39msystemd-remount-f…ount Root and Kernel File Systems. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. <46>[ 20.024065] systemd-journald[157]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…reate Static Device Nodes in /dev. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs-pr…reparation for Local File Systems. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems. Starting [0;1;39msystemd-binfmt.se…et Up Additional Binary Formats... Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files... [[0;1;31mFAILED[0m] Failed to start [0;1;39msystemd-bi… Set Up Additional Binary Formats. See 'systemctl status systemd-binfmt.service' for details. [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. Starting [0;1;39msystemd-networkd.…ice[0m - Network Configuration... [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... [[0m[0;31m* [0m] (1 of 3) Job dev-ttyS0.device/start running (9s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) Job dev-ttyS0.device/start running (10s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) Job dev-ttyS0.device/start running (10s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) Job systemd-tmpfiles-setup…ice/start running (11s / no limit) M[K[[0;32m OK [0m] Found device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0. [K<5>[ 28.742719] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 29.789947] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <4>[ 29.797958] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 29.807016] cfg80211: failed to load regulatory.db [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. [[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware activated USB gadget. [[0;32m OK [0m] Listening on [0;1;39msystemd-rfkil…l Switch Status /dev/rfkill Watch. Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities. [[0;32m OK [0m] Started [0;1;39mapt-daily-upgrade.… apt upgrade and clean activities. [[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim… Daily dpkg database backup timer. [[0;32m OK [0m] Started [0;1;39me2scrub_all.timer…etadata Check for All Filesystems. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS0…rvice[0m - Serial Getty on ttyS0. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. Debian GNU/Linux 12 debian-bookwdebian-bookworm-armhf login: root (automatic login) Linux debian-bookworm-armhf 5.10.201-cip40 #1 SMP Wed Nov 22 19:15:48 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/1043324/extract-nfsrootfs-bb_h51a8' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1043324/extract-nfsrootfs-bb_h51a8' / # export NFS_SERVER_IP='172.16.3.3' export NFS_SERVER_IP='172.16.3.3' / # # # / # export SHELL=/bin/bash export SHELL=/bin/bash / # . /lava-1043324/environment . /lava-1043324/environment / # /lava-1043324/bin/lava-test-runner /lava-1043324/0 /lava-1043324/bin/lava-test-runner /lava-1043324/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-1043324/0/tests/0_timesync-off ++ cat uuid + UUID=1043324_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x <6>[ 69.636463] platform sound: deferred probe pending + export TESTRUN_ID=1_kselftest-alsa + TESTRUN_ID=1_kselftest-alsa + cd /lava-1043324/0/tests/1_kselftest-alsa ++ cat uuid + UUID=1043324_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c alsa -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/cip-gitlab/ci-iwamatsu-linux-5.10.y-cip-rc/v5.10.200-cip40-188-g33d0b44cd71d/arm/multi_v7_defconfig/gcc-10/kselftest.tar.xz -L '' -S /dev/null -b beaglebone-black -g cip-gitlab -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 INFO: install_deps skipped --2023-02-28 11:16:40-- http://storage.kernelci.org/cip-gitlab/ci-iwamatsu-linux-5.10.y-cip-rc/v5.10.200-cip40-188-g33d0b44cd71d/arm/multi_v7_defconfig/gcc-10/kselftest.tar.xz Resolving storage.kernelci.org (storage.kernelci.org)... 20.171.243.82 Connecting to storage.kernelci.org (storage.kernelci.org)|20.171.243.82|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1411188 (1.3M) [application/octet-stream] Saving to: 'kselftest.tar.xz' kselftest.tar.xz 0%[ ] 0 --.-KB/s kselftest.tar.xz 3%[ ] 49.92K 185KB/s kselftest.tar.xz 15%[==> ] 213.48K 375KB/s kselftest.tar.xz 47%[========> ] 658.82K 726KB/s kselftest.tar.xz 100%[===================>] 1.35M 1.24MB/s in 1.1s 2023-02-28 11:16:42 (1.24 MB/s) - 'kselftest.tar.xz' saved [1411188/1411188] tar: ./intel_pstate/run.sh: time stamp 2023-11-22 18:23:15 is 23094391.788084327 s in the future tar: ./intel_pstate: time stamp 2023-11-22 19:32:57 is 23098573.412619785 s in the future tar: ./size/get_size: time stamp 2023-11-22 19:32:48 is 23098563.696199202 s in the future tar: ./size: time stamp 2023-11-22 19:33:00 is 23098575.266412868 s in the future tar: ./memfd/memfd_test: time stamp 2023-11-22 19:32:29 is 23098543.752780827 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2023-11-22 18:23:15 is 23094389.029539577 s in the future tar: ./memfd/fuse_mnt: time stamp 2023-11-22 19:32:29 is 23098542.430531368 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2023-11-22 18:23:15 is 23094388.237706951 s in the future tar: ./memfd/fuse_test: time stamp 2023-11-22 19:32:29 is 23098541.95411416 s in the future tar: ./memfd: time stamp 2023-11-22 19:32:58 is 23098570.861748576 s in the future tar: ./sysctl/sysctl.sh: time stamp 2023-11-22 18:23:15 is 23094387.573517201 s in the future tar: ./sysctl: time stamp 2023-11-22 19:33:00 is 23098572.505051701 s in the future tar: ./cpufreq/cpu.sh: time stamp 2023-11-22 18:23:15 is 23094387.198907201 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2023-11-22 18:23:15 is 23094385.886496201 s in the future tar: ./cpufreq/governor.sh: time stamp 2023-11-22 18:23:15 is 23094383.473755576 s in the future tar: ./cpufreq/main.sh: time stamp 2023-11-22 18:23:15 is 23094383.019122326 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2023-11-22 18:23:15 is 23094382.599461867 s in the future tar: ./cpufreq/module.sh: time stamp 2023-11-22 18:23:15 is 23094382.250879201 s in the future tar: ./cpufreq: time stamp 2023-11-22 19:32:56 is 23098563.122929201 s in the future tar: ./proc/proc-uptime-002: time stamp 2023-11-22 19:32:42 is 23098547.553399826 s in the future tar: ./proc/proc-self-syscall: time stamp 2023-11-22 19:32:42 is 23098547.299555534 s in the future tar: ./proc/proc-self-wchan: time stamp 2023-11-22 19:32:42 is 23098546.928094284 s in the future tar: ./proc/setns-dcache: time stamp 2023-11-22 19:32:42 is 23098546.211380867 s in the future tar: ./proc/thread-self: time stamp 2023-11-22 19:32:42 is 23098545.903723325 s in the future tar: ./proc/fd-003-kthread: time stamp 2023-11-22 19:32:41 is 23098544.563857575 s in the future tar: ./proc/self: time stamp 2023-11-22 19:32:42 is 23098545.2243817 s in the future tar: ./proc/read: time stamp 2023-11-22 19:32:42 is 23098544.872646325 s in the future tar: ./proc/fd-002-posix-eq: time stamp 2023-11-22 19:32:41 is 23098543.622064159 s in the future tar: ./proc/setns-sysvipc: time stamp 2023-11-22 19:32:42 is 23098544.463446325 s in the future tar: ./proc/proc-pid-vm: time stamp 2023-11-22 19:32:42 is 23098544.227159867 s in the future tar: ./proc/fd-001-lookup: time stamp 2023-11-22 19:32:42 is 23098543.97907495 s in the future tar: ./proc/proc-self-map-files-001: time stamp 2023-11-22 19:32:42 is 23098543.274257867 s in the future tar: ./proc/proc-uptime-001: time stamp 2023-11-22 19:32:42 is 23098542.491817783 s in the future tar: ./proc/proc-self-map-files-002: time stamp 2023-11-22 19:32:42 is 23098542.118702908 s in the future tar: ./proc/proc-multiple-procfs: time stamp 2023-11-22 19:32:42 is 23098541.781712158 s in the future tar: ./proc/proc-loadavg-001: time stamp 2023-11-22 19:32:41 is 23098540.440788825 s in the future tar: ./proc/proc-fsconfig-hidepid: time stamp 2023-11-22 19:32:42 is 23098541.097178616 s in the future tar: ./proc: time stamp 2023-11-22 19:32:59 is 23098557.889464366 s in the future tar: ./net/reuseport_addr_any.sh: time stamp 2023-11-22 18:23:15 is 23094373.558796116 s in the future tar: ./net/run_afpackettests: time stamp 2023-11-22 18:23:15 is 23094373.378862991 s in the future tar: ./net/l2tp.sh: time stamp 2023-11-22 18:23:15 is 23094373.242668283 s in the future tar: ./net/netdevice.sh: time stamp 2023-11-22 18:23:15 is 23094373.029888658 s in the future tar: ./net/socket: time stamp 2023-11-22 19:32:33 is 23098530.745891533 s in the future tar: ./net/traceroute.sh: time stamp 2023-11-22 18:23:15 is 23094372.4124692 s in the future tar: ./net/run_netsocktests: time stamp 2023-11-22 18:23:15 is 23094372.155867741 s in the future tar: ./net/udpgso: time stamp 2023-11-22 19:32:36 is 23098532.930252033 s in the future tar: ./net/fcnal-test.sh: time stamp 2023-11-22 18:23:15 is 23094371.695288574 s in the future tar: ./net/psock_fanout: time stamp 2023-11-22 19:32:34 is 23098529.247165824 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2023-11-22 18:23:15 is 23094369.911293699 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2023-11-22 18:23:15 is 23094369.688930533 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2023-11-22 18:23:15 is 23094369.416061283 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2023-11-22 18:23:15 is 23094369.163506866 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2023-11-22 18:23:15 is 23094368.838315699 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2023-11-22 18:23:15 is 23094368.635811157 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2023-11-22 18:23:15 is 23094368.444470032 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2023-11-22 18:23:15 is 23094368.170047116 s in the future tar: ./net/forwarding/lib.sh: time stamp 2023-11-22 18:23:15 is 23094367.910558991 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2023-11-22 18:23:15 is 23094367.670912657 s in the future tar: ./net/forwarding/router.sh: time stamp 2023-11-22 18:23:15 is 23094367.397930824 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2023-11-22 18:23:15 is 23094367.193710532 s in the future tar: ./net/forwarding/ethtool.sh: time stamp 2023-11-22 18:23:15 is 23094366.928743032 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2023-11-22 18:23:15 is 23094366.743307949 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2023-11-22 18:23:15 is 23094366.440380866 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2023-11-22 18:23:15 is 23094365.028662407 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2023-11-22 18:23:15 is 23094364.767998365 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2023-11-22 18:23:15 is 23094364.565624949 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2023-11-22 18:23:15 is 23094364.398676782 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2023-11-22 18:23:15 is 23094364.084481907 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2023-11-22 18:23:15 is 23094363.719774657 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2023-11-22 18:23:15 is 23094363.417632324 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2023-11-22 18:23:15 is 23094363.13646049 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2023-11-22 18:23:15 is 23094362.917992782 s in the future tar: ./net/forwarding/ethtool_lib.sh: time stamp 2023-11-22 18:23:15 is 23094362.383978698 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2023-11-22 18:23:15 is 23094362.077608073 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2023-11-22 18:23:15 is 23094361.794530073 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2023-11-22 18:23:15 is 23094361.518995407 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2023-11-22 18:23:15 is 23094359.675386906 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2023-11-22 18:23:15 is 23094359.208516156 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2023-11-22 18:23:15 is 23094358.902498865 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2023-11-22 18:23:15 is 23094358.693725323 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2023-11-22 18:23:15 is 23094358.474912823 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2023-11-22 18:23:15 is 23094358.253246115 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2023-11-22 18:23:15 is 23094358.09672274 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2023-11-22 18:23:15 is 23094357.83496549 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2023-11-22 18:23:15 is 23094357.534934989 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2023-11-22 18:23:15 is 23094357.243456698 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2023-11-22 18:23:15 is 23094357.024155114 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2023-11-22 18:23:15 is 23094356.825784406 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2023-11-22 18:23:15 is 23094356.640720198 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2023-11-22 18:23:15 is 23094356.425965073 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2023-11-22 18:23:15 is 23094356.201195698 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2023-11-22 18:23:15 is 23094355.384310239 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2023-11-22 18:23:15 is 23094354.332111989 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2023-11-22 18:23:15 is 23094354.132013822 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2023-11-22 18:23:15 is 23094353.456593531 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2023-11-22 18:23:15 is 23094353.006476281 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2023-11-22 18:23:15 is 23094352.740873239 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2023-11-22 18:23:15 is 23094352.434063447 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2023-11-22 18:23:15 is 23094352.01449003 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2023-11-22 18:23:15 is 23094351.484214905 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2023-11-22 18:23:15 is 23094351.23331878 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2023-11-22 18:23:15 is 23094350.945256364 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2023-11-22 18:23:15 is 23094348.260245113 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2023-11-22 18:23:15 is 23094345.696824321 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2023-11-22 18:23:15 is 23094345.32198328 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2023-11-22 18:23:15 is 23094345.022514821 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2023-11-22 18:23:15 is 23094344.828483696 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2023-11-22 18:23:15 is 23094344.641284946 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2023-11-22 18:23:15 is 23094344.463890738 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2023-11-22 18:23:15 is 23094344.232988446 s in the future tar: ./net/forwarding/loopback.sh: time stamp 2023-11-22 18:23:15 is 23094344.055043571 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2023-11-22 18:23:15 is 23094343.771533946 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2023-11-22 18:23:15 is 23094343.431910196 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2023-11-22 18:23:15 is 23094343.088379696 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2023-11-22 18:23:15 is 23094342.717381071 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2023-11-22 18:23:15 is 23094342.370947029 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2023-11-22 18:23:15 is 23094342.057001696 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2023-11-22 18:23:15 is 23094341.746267696 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2023-11-22 18:23:15 is 23094340.710320946 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2023-11-22 18:23:15 is 23094340.429727862 s in the future tar: ./net/forwarding: time stamp 2023-11-22 19:32:58 is 23098523.248392737 s in the future tar: ./net/ipv6_flowlabel_mgr: time stamp 2023-11-22 19:32:37 is 23098501.962530446 s in the future tar: ./net/txring_overwrite: time stamp 2023-11-22 19:32:35 is 23098499.678861946 s in the future tar: ./net/nettest: time stamp 2023-11-22 19:32:33 is 23098497.394970029 s in the future tar: ./net/pmtu.sh: time stamp 2023-11-22 18:23:15 is 23094339.111701321 s in the future tar: ./net/ipv6_flowlabel: time stamp 2023-11-22 19:32:37 is 23098500.826396029 s in the future tar: ./net/fin_ack_lat.sh: time stamp 2023-11-22 18:23:15 is 23094338.508007487 s in the future tar: ./net/ip_defrag.sh: time stamp 2023-11-22 18:23:15 is 23094338.07782332 s in the future tar: ./net/tcp_mmap: time stamp 2023-11-22 19:32:35 is 23098497.844424737 s in the future tar: ./net/altnames.sh: time stamp 2023-11-22 18:23:15 is 23094337.649103737 s in the future tar: ./net/fib-onlink-tests.sh: time stamp 2023-11-22 18:23:15 is 23094337.45912932 s in the future tar: ./net/icmp_redirect.sh: time stamp 2023-11-22 18:23:15 is 23094337.244085237 s in the future tar: ./net/ipv6_flowlabel.sh: time stamp 2023-11-22 18:23:15 is 23094337.085741195 s in the future tar: ./net/reuseaddr_conflict: time stamp 2023-11-22 19:32:31 is 23098492.894702737 s in the future tar: ./net/rxtimestamp.sh: time stamp 2023-11-22 18:23:15 is 23094336.708778112 s in the future tar: ./net/timestamping: time stamp 2023-11-22 19:32:38 is 23098498.566415279 s in the future tar: ./net/route_localnet.sh: time stamp 2023-11-22 18:23:15 is 23094335.224516862 s in the future tar: ./net/fib_tests.sh: time stamp 2023-11-22 18:23:15 is 23094334.885862945 s in the future tar: ./net/reuseaddr_ports_exhausted: time stamp 2023-11-22 19:32:38 is 23098497.533862195 s in the future tar: ./net/test_vxlan_fdb_changelink.sh: time stamp 2023-11-22 18:23:15 is 23094334.306951862 s in the future tar: ./net/ip6_gre_headroom.sh: time stamp 2023-11-22 18:23:15 is 23094333.936819945 s in the future tar: ./net/txtimestamp: time stamp 2023-11-22 19:32:39 is 23098497.559915112 s in the future tar: ./net/fib_rule_tests.sh: time stamp 2023-11-22 18:23:15 is 23094333.320461278 s in the future tar: ./net/devlink_port_split.py: time stamp 2023-11-22 18:23:15 is 23094333.024437153 s in the future tar: ./net/psock_snd: time stamp 2023-11-22 19:32:35 is 23098492.809261945 s in the future tar: ./net/test_bpf.sh: time stamp 2023-11-22 18:23:15 is 23094332.600903528 s in the future tar: ./net/rtnetlink.sh: time stamp 2023-11-22 18:23:15 is 23094332.293393403 s in the future tar: ./net/tcp_inq: time stamp 2023-11-22 19:32:35 is 23098491.97181132 s in the future tar: ./net/tls: time stamp 2023-11-22 19:32:33 is 23098489.575480986 s in the future tar: ./net/reuseport_bpf_cpu: time stamp 2023-11-22 19:32:30 is 23098485.247907528 s in the future tar: ./net/so_txtime: time stamp 2023-11-22 19:32:37 is 23098491.85147482 s in the future tar: ./net/udpgso_bench_tx: time stamp 2023-11-22 19:32:36 is 23098490.391010819 s in the future tar: ./net/psock_snd.sh: time stamp 2023-11-22 18:23:15 is 23094328.923487986 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2023-11-22 18:23:15 is 23094328.517696486 s in the future tar: ./net/mptcp/settings: time stamp 2023-11-22 18:23:15 is 23094328.078891569 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2023-11-22 19:32:40 is 23098492.598437444 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2023-11-22 18:23:15 is 23094327.369629403 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2023-11-22 18:23:15 is 23094327.134189319 s in the future tar: ./net/mptcp/diag.sh: time stamp 2023-11-22 18:23:15 is 23094326.778487027 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2023-11-22 19:32:40 is 23098491.523179277 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2023-11-22 18:23:15 is 23094324.939586152 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2023-11-22 18:23:15 is 23094324.536713402 s in the future tar: ./net/mptcp: time stamp 2023-11-22 19:32:58 is 23098507.338419319 s in the future tar: ./net/vrf-xfrm-tests.sh: time stamp 2023-11-22 18:23:15 is 23094323.997786819 s in the future tar: ./net/udpgro_bench.sh: time stamp 2023-11-22 18:23:15 is 23094323.632369152 s in the future tar: ./net/reuseport_dualstack: time stamp 2023-11-22 19:32:31 is 23098479.31112011 s in the future tar: ./net/fib_nexthop_multiprefix.sh: time stamp 2023-11-22 18:23:15 is 23094323.042214527 s in the future tar: ./net/udpgso_bench_rx: time stamp 2023-11-22 19:32:36 is 23098483.723519902 s in the future tar: ./net/udpgso_bench.sh: time stamp 2023-11-22 18:23:15 is 23094322.459985444 s in the future tar: ./net/xfrm_policy.sh: time stamp 2023-11-22 18:23:15 is 23094322.185529985 s in the future tar: ./net/in_netns.sh: time stamp 2023-11-22 18:23:15 is 23094321.864067569 s in the future tar: ./net/so_txtime.sh: time stamp 2023-11-22 18:23:15 is 23094321.529757069 s in the future tar: ./net/ipsec: time stamp 2023-11-22 19:32:40 is 23098486.19288786 s in the future tar: ./net/udpgro.sh: time stamp 2023-11-22 18:23:15 is 23094319.260342985 s in the future tar: ./net/test_blackhole_dev.sh: time stamp 2023-11-22 18:23:15 is 23094318.696140777 s in the future tar: ./net/psock_tpacket: time stamp 2023-11-22 19:32:34 is 23098477.222629485 s in the future tar: ./net/ip_defrag: time stamp 2023-11-22 19:32:36 is 23098478.713284901 s in the future tar: ./net/reuseport_bpf: time stamp 2023-11-22 19:32:30 is 23098472.133462568 s in the future tar: ./net/test_vxlan_under_vrf.sh: time stamp 2023-11-22 18:23:15 is 23094316.682178901 s in the future tar: ./net/txtimestamp.sh: time stamp 2023-11-22 18:23:15 is 23094316.336000276 s in the future tar: ./net/udpgso.sh: time stamp 2023-11-22 18:23:15 is 23094316.067826985 s in the future tar: ./net/reuseaddr_ports_exhausted.sh: time stamp 2023-11-22 18:23:15 is 23094315.741764818 s in the future tar: ./net/fib_nexthops.sh: time stamp 2023-11-22 18:23:15 is 23094313.343252734 s in the future tar: ./net/tcp_fastopen_backup_key.sh: time stamp 2023-11-22 18:23:15 is 23094310.482348317 s in the future tar: ./net/rxtimestamp: time stamp 2023-11-22 19:32:38 is 23098472.7984389 s in the future tar: ./net/vrf_route_leaking.sh: time stamp 2023-11-22 18:23:15 is 23094309.395095567 s in the future tar: ./net/hwtstamp_config: time stamp 2023-11-22 19:32:38 is 23098472.125658984 s in the future tar: ./net/drop_monitor_tests.sh: time stamp 2023-11-22 18:23:15 is 23094308.837692984 s in the future tar: ./net/fin_ack_lat: time stamp 2023-11-22 19:32:37 is 23098470.538502109 s in the future tar: ./net/msg_zerocopy: time stamp 2023-11-22 19:32:34 is 23098467.246686025 s in the future tar: ./net/msg_zerocopy.sh: time stamp 2023-11-22 18:23:15 is 23094307.886110817 s in the future tar: ./net/reuseport_addr_any: time stamp 2023-11-22 19:32:35 is 23098467.54891915 s in the future tar: ./net/tcp_fastopen_backup_key: time stamp 2023-11-22 19:32:37 is 23098468.838746233 s in the future tar: ./net/reuseport_bpf_numa: time stamp 2023-11-22 19:32:30 is 23098461.592272817 s in the future tar: ./net: time stamp 2023-11-22 19:32:58 is 23098489.413726442 s in the future tar: ./ipc/msgque: time stamp 2023-11-22 19:32:28 is 23098457.760941525 s in the future tar: ./ipc: time stamp 2023-11-22 19:32:57 is 23098486.423421191 s in the future tar: ./lib/bitmap.sh: time stamp 2023-11-22 18:23:15 is 23094303.903261233 s in the future tar: ./lib/prime_numbers.sh: time stamp 2023-11-22 18:23:15 is 23094303.531604858 s in the future tar: ./lib/printf.sh: time stamp 2023-11-22 18:23:15 is 23094303.329631608 s in the future tar: ./lib/strscpy.sh: time stamp 2023-11-22 18:23:15 is 23094303.090954983 s in the future tar: ./lib: time stamp 2023-11-22 19:32:57 is 23098484.969323358 s in the future tar: ./vm/gup_benchmark: time stamp 2023-11-22 19:32:50 is 23098477.452456191 s in the future tar: ./vm/mlock-random-test: time stamp 2023-11-22 19:32:51 is 23098478.101573108 s in the future tar: ./vm/virtual_address_range: time stamp 2023-11-22 19:32:52 is 23098478.727167191 s in the future tar: ./vm/mremap_dontunmap: time stamp 2023-11-22 19:32:52 is 23098478.363987691 s in the future tar: ./vm/compaction_test: time stamp 2023-11-22 19:32:50 is 23098474.547995524 s in the future tar: ./vm/map_populate: time stamp 2023-11-22 19:32:51 is 23098474.962203774 s in the future tar: ./vm/mlock2-tests: time stamp 2023-11-22 19:32:52 is 23098475.628606399 s in the future tar: ./vm/transhuge-stress: time stamp 2023-11-22 19:32:52 is 23098475.029513524 s in the future tar: ./vm/va_128TBswitch: time stamp 2023-11-22 19:32:52 is 23098474.525862607 s in the future tar: ./vm/hugepage-mmap: time stamp 2023-11-22 19:32:51 is 23098472.984099441 s in the future tar: ./vm/map_hugetlb: time stamp 2023-11-22 19:32:51 is 23098472.650763524 s in the future tar: ./vm/run_vmtests: time stamp 2023-11-22 18:23:15 is 23094296.329193274 s in the future tar: ./vm/thuge-gen: time stamp 2023-11-22 19:32:52 is 23098473.059434649 s in the future tar: ./vm/hugepage-shm: time stamp 2023-11-22 19:32:51 is 23098470.869389815 s in the future tar: ./vm/khugepaged: time stamp 2023-11-22 19:32:52 is 23098470.464887524 s in the future tar: ./vm/userfaultfd: time stamp 2023-11-22 19:32:52 is 23098470.117729815 s in the future tar: ./vm/map_fixed_noreplace: time stamp 2023-11-22 19:32:51 is 23098468.835563315 s in the future tar: ./vm/write_to_hugetlbfs: time stamp 2023-11-22 19:32:53 is 23098470.57483844 s in the future tar: ./vm/test_vmalloc.sh: time stamp 2023-11-22 18:23:15 is 23094292.144441482 s in the future tar: ./vm/hmm-tests: time stamp 2023-11-22 19:32:51 is 23098467.168515898 s in the future tar: ./vm/on-fault-limit: time stamp 2023-11-22 19:32:52 is 23098467.838699232 s in the future tar: ./vm: time stamp 2023-11-22 19:33:01 is 23098476.64685319 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2023-11-22 19:32:41 is 23098455.380247856 s in the future tar: ./pid_namespace: time stamp 2023-11-22 19:32:59 is 23098473.15164069 s in the future tar: ./clone3/clone3: time stamp 2023-11-22 19:32:23 is 23098436.68002569 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2023-11-22 19:32:23 is 23098436.341565815 s in the future tar: ./clone3/clone3_set_tid: time stamp 2023-11-22 19:32:23 is 23098435.999178856 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2023-11-22 19:32:23 is 23098435.759249898 s in the future tar: ./clone3: time stamp 2023-11-22 19:32:55 is 23098467.604305314 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2023-11-22 19:32:24 is 23098436.081637731 s in the future tar: ./drivers/dma-buf: time stamp 2023-11-22 19:32:56 is 23098467.977607648 s in the future tar: ./drivers: time stamp 2023-11-22 19:32:56 is 23098467.847111231 s in the future tar: ./timers/adjtick: time stamp 2023-11-22 19:32:49 is 23098459.951294773 s in the future tar: ./timers/settings: time stamp 2023-11-22 18:23:15 is 23094285.693006439 s in the future tar: ./timers/nanosleep: time stamp 2023-11-22 19:32:49 is 23098459.453199439 s in the future tar: ./timers/clocksource-switch: time stamp 2023-11-22 19:32:49 is 23098449.860334188 s in the future tar: ./timers/nsleep-lat: time stamp 2023-11-22 19:32:49 is 23098449.254158563 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2023-11-22 19:32:49 is 23098448.758929188 s in the future tar: ./timers/inconsistency-check: time stamp 2023-11-22 19:32:49 is 23098448.397617438 s in the future tar: ./timers/set-tai: time stamp 2023-11-22 19:32:50 is 23098449.066608146 s in the future tar: ./timers/change_skew: time stamp 2023-11-22 19:32:49 is 23098447.653118563 s in the future tar: ./timers/set-tz: time stamp 2023-11-22 19:32:50 is 23098448.264137021 s in the future tar: ./timers/leapcrash: time stamp 2023-11-22 19:32:50 is 23098448.068811521 s in the future tar: ./timers/leap-a-day: time stamp 2023-11-22 19:32:50 is 23098447.703179896 s in the future tar: ./timers/threadtest: time stamp 2023-11-22 19:32:49 is 23098446.438744188 s in the future tar: ./timers/valid-adjtimex: time stamp 2023-11-22 19:32:49 is 23098446.168910813 s in the future tar: ./timers/skew_consistency: time stamp 2023-11-22 19:32:49 is 23098445.914734604 s in the future tar: ./timers/mqueue-lat: time stamp 2023-11-22 19:32:49 is 23098445.523906229 s in the future tar: ./timers/raw_skew: time stamp 2023-11-22 19:32:49 is 23098445.211667896 s in the future tar: ./timers/set-timer-lat: time stamp 2023-11-22 19:32:49 is 23098444.882274021 s in the future tar: ./timers/rtcpie: time stamp 2023-11-22 19:32:49 is 23098444.627215312 s in the future tar: ./timers/freq-step: time stamp 2023-11-22 19:32:50 is 23098445.337673229 s in the future tar: ./timers/set-2038: time stamp 2023-11-22 19:32:50 is 23098444.989892312 s in the future tar: ./timers/posix_timers: time stamp 2023-11-22 19:32:49 is 23098443.823394979 s in the future tar: ./timers: time stamp 2023-11-22 19:33:00 is 23098454.678639896 s in the future tar: ./ptrace/vmaccess: time stamp 2023-11-22 19:32:42 is 23098436.349625312 s in the future tar: ./ptrace/get_syscall_info: time stamp 2023-11-22 19:32:42 is 23098436.064838896 s in the future tar: ./ptrace/peeksiginfo: time stamp 2023-11-22 19:32:42 is 23098435.784788104 s in the future tar: ./ptrace: time stamp 2023-11-22 19:32:59 is 23098452.610420896 s in the future tar: ./rtc/settings: time stamp 2023-11-22 18:23:15 is 23094268.313999354 s in the future tar: ./rtc/setdate: time stamp 2023-11-22 19:32:46 is 23098439.038971354 s in the future tar: ./rtc/rtctest: time stamp 2023-11-22 19:32:46 is 23098438.72786227 s in the future tar: ./rtc: time stamp 2023-11-22 19:33:00 is 23098452.659274145 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2023-11-22 19:32:23 is 23098415.369681479 s in the future tar: ./breakpoints: time stamp 2023-11-22 19:32:55 is 23098447.313388729 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2023-11-22 18:23:15 is 23094266.969216104 s in the future tar: ./tpm2/tpm2.py: time stamp 2023-11-22 18:23:15 is 23094266.660825687 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2023-11-22 18:23:15 is 23094266.375293354 s in the future tar: ./tpm2/test_space.sh: time stamp 2023-11-22 18:23:15 is 23094266.131377145 s in the future tar: ./tpm2: time stamp 2023-11-22 19:33:01 is 23098452.009916937 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2023-11-22 19:32:50 is 23098440.591011729 s in the future tar: ./tmpfs: time stamp 2023-11-22 19:33:00 is 23098450.483236687 s in the future tar: ./core/close_range_test: time stamp 2023-11-22 19:32:24 is 23098414.092882728 s in the future tar: ./core: time stamp 2023-11-22 19:32:56 is 23098445.991335228 s in the future tar: ./netfilter/conntrack_icmp_related.sh: time stamp 2023-11-22 18:23:15 is 23094264.657747312 s in the future tar: ./netfilter/nft_trans_stress.sh: time stamp 2023-11-22 18:23:15 is 23094264.443066145 s in the future tar: ./netfilter/nft_meta.sh: time stamp 2023-11-22 18:23:15 is 23094264.142337395 s in the future tar: ./netfilter/nft_nat.sh: time stamp 2023-11-22 18:23:15 is 23094263.894959145 s in the future tar: ./netfilter/nft_concat_range.sh: time stamp 2023-11-22 18:23:15 is 23094263.60740052 s in the future tar: ./netfilter/nf-queue: time stamp 2023-11-22 19:32:40 is 23098428.282542145 s in the future tar: ./netfilter/bridge_brouter.sh: time stamp 2023-11-22 18:23:15 is 23094262.973342687 s in the future tar: ./netfilter/ipvs.sh: time stamp 2023-11-22 18:23:15 is 23094262.783802937 s in the future tar: ./netfilter/conntrack_vrf.sh: time stamp 2023-11-22 18:23:15 is 23094262.483116311 s in the future tar: ./netfilter/nft_conntrack_helper.sh: time stamp 2023-11-22 18:23:15 is 23094262.116966645 s in the future tar: ./netfilter/nft_flowtable.sh: time stamp 2023-11-22 18:23:15 is 23094261.844275103 s in the future tar: ./netfilter/nft_queue.sh: time stamp 2023-11-22 18:23:15 is 23094261.466600853 s in the future tar: ./netfilter: time stamp 2023-11-22 19:32:58 is 23098444.357399978 s in the future tar: ./livepatch/settings: time stamp 2023-11-22 18:23:15 is 23094261.065767978 s in the future tar: ./livepatch/test-shadow-vars.sh: time stamp 2023-11-22 18:23:15 is 23094260.86520102 s in the future tar: ./livepatch/test-state.sh: time stamp 2023-11-22 18:23:15 is 23094260.13475552 s in the future tar: ./livepatch/test-callbacks.sh: time stamp 2023-11-22 18:23:15 is 23094259.92590302 s in the future tar: ./livepatch/functions.sh: time stamp 2023-11-22 18:23:15 is 23094259.721982186 s in the future tar: ./livepatch/test-livepatch.sh: time stamp 2023-11-22 18:23:15 is 23094259.492662186 s in the future tar: ./livepatch/test-ftrace.sh: time stamp 2023-11-22 18:23:15 is 23094259.288591644 s in the future tar: ./livepatch: time stamp 2023-11-22 19:32:57 is 23098441.206358436 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2023-11-22 19:32:56 is 23098439.922937478 s in the future tar: ./filesystems/binderfs: time stamp 2023-11-22 19:32:56 is 23098439.815198269 s in the future tar: ./filesystems/devpts_pts: time stamp 2023-11-22 19:32:24 is 23098407.575360436 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2023-11-22 19:32:26 is 23098409.196317061 s in the future tar: ./filesystems/epoll: time stamp 2023-11-22 19:32:56 is 23098439.080713269 s in the future tar: ./filesystems/dnotify_test: time stamp 2023-11-22 19:32:24 is 23098406.788931478 s in the future tar: ./filesystems: time stamp 2023-11-22 19:32:56 is 23098438.721053728 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2023-11-22 19:32:46 is 23098428.491915311 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2023-11-22 19:32:48 is 23098430.141509353 s in the future tar: ./seccomp: time stamp 2023-11-22 19:33:00 is 23098442.013461269 s in the future tar: ./android/run.sh: time stamp 2023-11-22 19:32:53 is 23098434.795584186 s in the future tar: ./android: time stamp 2023-11-22 19:32:53 is 23098434.678812602 s in the future tar: ./sync/sync_test: time stamp 2023-11-22 19:32:48 is 23098429.412239102 s in the future tar: ./sync: time stamp 2023-11-22 19:33:00 is 23098441.307319269 s in the future tar: ./nsfs/pidns: time stamp 2023-11-22 19:32:41 is 23098422.066547477 s in the future tar: ./nsfs/owner: time stamp 2023-11-22 19:32:41 is 23098421.778303227 s in the future tar: ./nsfs: time stamp 2023-11-22 19:32:59 is 23098439.661291727 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2023-11-22 18:23:15 is 23094254.611493644 s in the future tar: ./memory-hotplug: time stamp 2023-11-22 19:32:58 is 23098437.481806186 s in the future tar: ./mqueue/mq_open_tests: time stamp 2023-11-22 19:32:29 is 23098408.21194181 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2023-11-22 19:32:30 is 23098408.767996685 s in the future tar: ./mqueue: time stamp 2023-11-22 19:32:58 is 23098430.041810435 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2023-11-22 19:32:41 is 23098411.221772226 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2023-11-22 19:32:41 is 23098410.875204434 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2023-11-22 19:32:41 is 23098410.578874934 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2023-11-22 19:32:41 is 23098410.339543184 s in the future tar: ./pidfd/pidfd_wait: time stamp 2023-11-22 19:32:41 is 23098409.925220101 s in the future tar: ./pidfd/pidfd_test: time stamp 2023-11-22 19:32:41 is 23098409.622195143 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2023-11-22 19:32:41 is 23098409.246108184 s in the future tar: ./pidfd: time stamp 2023-11-22 19:32:59 is 23098427.028086642 s in the future tar: ./kcmp/kcmp_test: time stamp 2023-11-22 19:32:28 is 23098395.575909476 s in the future tar: ./kcmp: time stamp 2023-11-22 19:32:57 is 23098424.416181226 s in the future tar: ./ir/ir_loopback.sh: time stamp 2023-11-22 18:23:15 is 23094242.187807601 s in the future tar: ./ir/ir_loopback: time stamp 2023-11-22 19:32:28 is 23098394.832208934 s in the future tar: ./ir: time stamp 2023-11-22 19:32:57 is 23098423.633549892 s in the future tar: ./timens/timerfd: time stamp 2023-11-22 19:32:49 is 23098415.237452309 s in the future tar: ./timens/procfs: time stamp 2023-11-22 19:32:49 is 23098414.877678184 s in the future tar: ./timens/gettime_perf: time stamp 2023-11-22 19:32:49 is 23098414.619440351 s in the future tar: ./timens/timer: time stamp 2023-11-22 19:32:49 is 23098414.430361017 s in the future tar: ./timens/timens: time stamp 2023-11-22 19:32:49 is 23098414.194859392 s in the future tar: ./timens/exec: time stamp 2023-11-22 19:32:49 is 23098413.730409892 s in the future tar: ./timens/futex: time stamp 2023-11-22 19:32:49 is 23098413.527098934 s in the future tar: ./timens/clock_nanosleep: time stamp 2023-11-22 19:32:49 is 23098413.28481335 s in the future tar: ./timens: time stamp 2023-11-22 19:33:00 is 23098424.177020809 s in the future tar: ./sigaltstack/sas: time stamp 2023-11-22 19:32:48 is 23098411.963192267 s in the future tar: ./sigaltstack: time stamp 2023-11-22 19:33:00 is 23098423.862870517 s in the future tar: ./cgroup/test_stress.sh: time stamp 2023-11-22 18:23:15 is 23094238.596472392 s in the future tar: ./cgroup/test_freezer: time stamp 2023-11-22 19:32:23 is 23098386.371272892 s in the future tar: ./cgroup/with_stress.sh: time stamp 2023-11-22 18:23:15 is 23094238.184729434 s in the future tar: ./cgroup/test_memcontrol: time stamp 2023-11-22 19:32:23 is 23098385.954272892 s in the future tar: ./cgroup/test_kmem: time stamp 2023-11-22 19:32:23 is 23098385.739562392 s in the future tar: ./cgroup/test_core: time stamp 2023-11-22 19:32:23 is 23098385.54556835 s in the future tar: ./cgroup: time stamp 2023-11-22 19:32:55 is 23098417.46026935 s in the future tar: ./kselftest/prefix.pl: time stamp 2023-11-22 19:32:53 is 23098415.178805683 s in the future tar: ./kselftest/runner.sh: time stamp 2023-11-22 19:32:53 is 23098413.373204808 s in the future tar: ./kselftest/module.sh: time stamp 2023-11-22 19:32:53 is 23098412.775513892 s in the future tar: ./kselftest: time stamp 2023-11-22 19:32:53 is 23098412.570473183 s in the future tar: ./user/test_user_copy.sh: time stamp 2023-11-22 18:23:15 is 23094234.215990141 s in the future tar: ./user: time stamp 2023-11-22 19:33:01 is 23098420.089539433 s in the future tar: ./exec/non-regular: time stamp 2023-11-22 19:32:24 is 23098382.5941051 s in the future tar: ./exec/subdir: time stamp 2023-11-22 19:32:24 is 23098382.350525058 s in the future tar: ./exec/script: time stamp 2023-11-22 19:32:24 is 23098382.147251058 s in the future tar: ./exec/load_address_2097152: time stamp 2023-11-22 19:32:24 is 23098381.633439766 s in the future tar: ./exec/execveat.denatured: time stamp 2023-11-22 19:32:24 is 23098381.383204433 s in the future tar: ./exec/binfmt_script: time stamp 2023-11-22 18:23:15 is 23094232.116638891 s in the future tar: ./exec/execveat: time stamp 2023-11-22 19:32:24 is 23098380.907945475 s in the future tar: ./exec/Makefile: time stamp 2023-11-22 18:23:15 is 23094231.682938974 s in the future tar: ./exec/execveat.symlink: time stamp 2023-11-22 19:32:24 is 23098380.579534433 s in the future tar: ./exec/load_address_4096: time stamp 2023-11-22 19:32:24 is 23098380.270982016 s in the future tar: ./exec/load_address_16777216: time stamp 2023-11-22 19:32:24 is 23098379.921847933 s in the future tar: ./exec/recursion-depth: time stamp 2023-11-22 19:32:24 is 23098377.768078641 s in the future tar: ./exec: time stamp 2023-11-22 19:32:56 is 23098402.480465598 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2023-11-22 19:32:28 is 23098373.76735189 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2023-11-22 19:32:28 is 23098373.525135181 s in the future tar: ./lkdtm/USERCOPY_HEAP_SIZE_TO.sh: time stamp 2023-11-22 19:32:29 is 23098374.240520223 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2023-11-22 19:32:28 is 23098373.013989556 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2023-11-22 19:32:28 is 23098372.732350681 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2023-11-22 19:32:28 is 23098372.15774464 s in the future tar: ./lkdtm/USERCOPY_HEAP_WHITELIST_TO.sh: time stamp 2023-11-22 19:32:29 is 23098372.748789681 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2023-11-22 19:32:28 is 23098371.443064098 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2023-11-22 19:32:28 is 23098371.08336639 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2023-11-22 19:32:28 is 23098370.719630931 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2023-11-22 19:32:28 is 23098370.323825806 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2023-11-22 19:32:28 is 23098370.042970973 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2023-11-22 19:32:29 is 23098370.798698806 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2023-11-22 19:32:29 is 23098370.581956931 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2023-11-22 19:32:28 is 23098369.177535889 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2023-11-22 19:32:28 is 23098368.956409889 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2023-11-22 19:32:28 is 23098368.730441848 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2023-11-22 19:32:28 is 23098368.481384306 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2023-11-22 19:32:29 is 23098368.889595014 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2023-11-22 19:32:28 is 23098367.630935056 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2023-11-22 19:32:28 is 23098367.297368139 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2023-11-22 19:32:28 is 23098367.068625181 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2023-11-22 19:32:29 is 23098367.718432097 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2023-11-22 19:32:28 is 23098366.238646889 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2023-11-22 19:32:28 is 23098365.845339056 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2023-11-22 19:32:28 is 23098365.601497181 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2023-11-22 19:32:28 is 23098365.351018097 s in the future tar: ./lkdtm/OVERWRITE_ALLOCATION.sh: time stamp 2023-11-22 19:32:28 is 23098357.279191888 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2023-11-22 19:32:28 is 23098356.875519554 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2023-11-22 19:32:29 is 23098357.410302471 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2023-11-22 19:32:28 is 23098356.161297429 s in the future tar: ./lkdtm/BUG.sh: time stamp 2023-11-22 19:32:28 is 23098355.894986513 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2023-11-22 19:32:28 is 23098355.600083221 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2023-11-22 19:32:28 is 23098355.216025429 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2023-11-22 19:32:28 is 23098354.860736679 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2023-11-22 19:32:28 is 23098354.601736804 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2023-11-22 19:32:28 is 23098354.201661096 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2023-11-22 19:32:28 is 23098353.940893262 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2023-11-22 19:32:29 is 23098354.685769221 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2023-11-22 19:32:28 is 23098353.459837554 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2023-11-22 19:32:28 is 23098353.114986929 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2023-11-22 19:32:28 is 23098352.851196512 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2023-11-22 19:32:29 is 23098353.659340012 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2023-11-22 19:32:28 is 23098352.384396679 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2023-11-22 19:32:28 is 23098352.109677012 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2023-11-22 19:32:28 is 23098351.858893721 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2023-11-22 19:32:29 is 23098352.684668804 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2023-11-22 19:32:29 is 23098352.461067387 s in the future tar: ./lkdtm/USERCOPY_HEAP_SIZE_FROM.sh: time stamp 2023-11-22 19:32:29 is 23098352.121063179 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2023-11-22 19:32:28 is 23098350.880490304 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2023-11-22 19:32:28 is 23098350.69988122 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2023-11-22 19:32:28 is 23098350.440866554 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2023-11-22 19:32:28 is 23098350.25089772 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2023-11-22 19:32:29 is 23098350.992358845 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2023-11-22 19:32:28 is 23098349.696411762 s in the future tar: ./lkdtm/tests.txt: time stamp 2023-11-22 18:23:15 is 23094196.466198762 s in the future tar: ./lkdtm/USERCOPY_HEAP_WHITELIST_FROM.sh: time stamp 2023-11-22 19:32:29 is 23098350.26313822 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2023-11-22 19:32:28 is 23098348.965401929 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2023-11-22 19:32:28 is 23098348.782005554 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2023-11-22 19:32:28 is 23098348.48110122 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2023-11-22 19:32:29 is 23098349.273237303 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2023-11-22 19:32:28 is 23098348.089911803 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2023-11-22 19:32:28 is 23098347.853526887 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2023-11-22 19:32:28 is 23098347.523340095 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2023-11-22 19:32:28 is 23098347.015472678 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2023-11-22 19:32:28 is 23098346.706160012 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2023-11-22 19:32:28 is 23098346.37722272 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2023-11-22 19:32:28 is 23098346.023115887 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2023-11-22 19:32:28 is 23098345.706818345 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2023-11-22 19:32:28 is 23098345.010802886 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2023-11-22 19:32:28 is 23098344.58631772 s in the future tar: ./lkdtm: time stamp 2023-11-22 19:32:58 is 23098374.371527136 s in the future tar: ./kselftest-list.txt: time stamp 2023-11-22 19:33:02 is 23098378.044326553 s in the future tar: ./efivarfs/open-unlink: time stamp 2023-11-22 19:32:24 is 23098339.754568303 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2023-11-22 18:23:15 is 23094190.414463803 s in the future tar: ./efivarfs/create-read: time stamp 2023-11-22 19:32:24 is 23098333.095537344 s in the future tar: ./efivarfs: time stamp 2023-11-22 19:32:56 is 23098364.071698594 s in the future tar: ./capabilities/validate_cap: time stamp 2023-11-22 19:32:23 is 23098330.601389094 s in the future tar: ./capabilities/test_execve: time stamp 2023-11-22 19:32:23 is 23098330.26719976 s in the future tar: ./capabilities: time stamp 2023-11-22 19:32:55 is 23098362.151786969 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2023-11-22 18:23:15 is 23094181.934894677 s in the future tar: ./pstore/common_tests: time stamp 2023-11-22 18:23:15 is 23094181.684763094 s in the future tar: ./pstore/pstore_tests: time stamp 2023-11-22 18:23:15 is 23094181.454219093 s in the future tar: ./pstore/pstore_crash_test: time stamp 2023-11-22 18:23:15 is 23094181.208830093 s in the future tar: ./pstore: time stamp 2023-11-22 19:32:59 is 23098365.095477052 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2023-11-22 18:23:15 is 23094180.780948177 s in the future tar: ./fpu/test_fpu: time stamp 2023-11-22 19:32:26 is 23098331.500518635 s in the future tar: ./fpu: time stamp 2023-11-22 19:32:57 is 23098362.428328468 s in the future tar: ./mincore/mincore_selftest: time stamp 2023-11-22 19:32:29 is 23098334.13660626 s in the future tar: ./mincore: time stamp 2023-11-22 19:32:58 is 23098363.033960052 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2023-11-22 19:32:27 is 23098331.680748885 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2023-11-22 19:32:27 is 23098331.377715135 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2023-11-22 19:32:28 is 23098332.144294135 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2023-11-22 19:32:27 is 23098330.852809552 s in the future tar: ./futex/functional/run.sh: time stamp 2023-11-22 18:23:15 is 23094178.444219676 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2023-11-22 19:32:27 is 23098330.12325551 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2023-11-22 19:32:28 is 23098330.71649601 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2023-11-22 19:32:27 is 23098329.418635426 s in the future tar: ./futex/functional: time stamp 2023-11-22 19:32:57 is 23098359.239195551 s in the future tar: ./futex/run.sh: time stamp 2023-11-22 19:32:57 is 23098358.881067093 s in the future tar: ./futex: time stamp 2023-11-22 19:32:57 is 23098358.76570226 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2023-11-22 18:23:15 is 23094176.466492676 s in the future tar: ./firmware/fw_lib.sh: time stamp 2023-11-22 18:23:15 is 23094176.23107076 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2023-11-22 18:23:15 is 23094175.884664884 s in the future tar: ./firmware/fw_namespace: time stamp 2023-11-22 19:32:26 is 23098326.535105218 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2023-11-22 18:23:15 is 23094175.261025843 s in the future tar: ./firmware: time stamp 2023-11-22 19:32:57 is 23098357.117876259 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2023-11-22 18:23:15 is 23094174.678378343 s in the future tar: ./static_keys: time stamp 2023-11-22 19:33:00 is 23098359.393826051 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2023-11-22 19:32:29 is 23098328.134010218 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2023-11-22 18:23:15 is 23094173.903911676 s in the future tar: ./mount/nosymfollow-test: time stamp 2023-11-22 19:32:29 is 23098327.639563759 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2023-11-22 18:23:15 is 23094173.415713634 s in the future tar: ./mount: time stamp 2023-11-22 19:32:58 is 23098356.288676468 s in the future tar: ./zram/zram02.sh: time stamp 2023-11-22 18:23:15 is 23094172.847305009 s in the future tar: ./zram/zram_lib.sh: time stamp 2023-11-22 18:23:15 is 23094172.467726092 s in the future tar: ./zram/zram01.sh: time stamp 2023-11-22 18:23:15 is 23094172.266390092 s in the future tar: ./zram/zram.sh: time stamp 2023-11-22 18:23:15 is 23094171.949499009 s in the future tar: ./zram: time stamp 2023-11-22 19:33:01 is 23098357.751190426 s in the future tar: ./ftrace/settings: time stamp 2023-11-22 18:23:15 is 23094171.407713967 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2023-11-22 18:23:15 is 23094170.934114592 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2023-11-22 18:23:15 is 23094170.698794592 s in the future tar: ./ftrace/test.d/direct: time stamp 2023-11-22 18:23:15 is 23094170.548713426 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2023-11-22 18:23:15 is 23094170.241485425 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2023-11-22 18:23:15 is 23094169.941415425 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2023-11-22 18:23:15 is 23094169.669176425 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2023-11-22 18:23:15 is 23094169.382695009 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2023-11-22 18:23:15 is 23094169.128537134 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2023-11-22 18:23:15 is 23094168.847329134 s in the future tar: ./ftrace/test.d/event: time stamp 2023-11-22 18:23:15 is 23094168.747633967 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2023-11-22 18:23:15 is 23094168.399457217 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2023-11-22 18:23:15 is 23094168.236402592 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2023-11-22 18:23:15 is 23094167.980545925 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2023-11-22 18:23:15 is 23094167.72027455 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2023-11-22 18:23:15 is 23094167.590665134 s in the future tar: ./ftrace/test.d/template: time stamp 2023-11-22 18:23:15 is 23094166.623805717 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2023-11-22 18:23:15 is 23094166.314784217 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2023-11-22 18:23:15 is 23094165.948018925 s in the future tar: ./ftrace/test.d/tracer: time stamp 2023-11-22 18:23:15 is 23094165.843024592 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2023-11-22 18:23:15 is 23094165.476165592 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2023-11-22 18:23:15 is 23094165.334649842 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2023-11-22 18:23:15 is 23094165.095929842 s in the future tar: ./ftrace/test.d/selftest: time stamp 2023-11-22 18:23:15 is 23094165.006279967 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2023-11-22 18:23:15 is 23094164.79721655 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2023-11-22 18:23:15 is 23094164.530981091 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2023-11-22 18:23:15 is 23094164.30129805 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2023-11-22 18:23:15 is 23094164.003596175 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2023-11-22 18:23:15 is 23094163.6698933 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2023-11-22 18:23:15 is 23094163.478113925 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2023-11-22 18:23:15 is 23094163.1253873 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2023-11-22 18:23:15 is 23094162.730121675 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2023-11-22 18:23:15 is 23094162.452871341 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2023-11-22 18:23:15 is 23094162.262516091 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2023-11-22 18:23:15 is 23094162.035308716 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2023-11-22 18:23:15 is 23094161.878917091 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2023-11-22 18:23:15 is 23094161.268391174 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2023-11-22 18:23:15 is 23094161.068050799 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2023-11-22 18:23:15 is 23094160.843210674 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2023-11-22 18:23:15 is 23094158.444843757 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2023-11-22 18:23:15 is 23094156.945469882 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2023-11-22 18:23:15 is 23094156.651799174 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2023-11-22 18:23:15 is 23094156.390562174 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2023-11-22 18:23:15 is 23094156.20348334 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2023-11-22 18:23:15 is 23094155.962922257 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2023-11-22 18:23:15 is 23094155.809463924 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2023-11-22 18:23:15 is 23094155.698400049 s in the future tar: ./ftrace/test.d/functions: time stamp 2023-11-22 18:23:15 is 23094155.487993507 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2023-11-22 18:23:15 is 23094155.200146215 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2023-11-22 18:23:03 is 23094143.049919799 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2023-11-22 18:23:15 is 23094154.852597299 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2023-11-22 18:23:15 is 23094154.632786924 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2023-11-22 18:23:15 is 23094154.441916715 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2023-11-22 18:23:15 is 23094154.251871507 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2023-11-22 18:23:15 is 23094154.047625924 s in the future tar: ./ftrace/test.d/00basic: time stamp 2023-11-22 18:23:15 is 23094153.932323674 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2023-11-22 18:23:15 is 23094153.667674507 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2023-11-22 18:23:15 is 23094153.510100465 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2023-11-22 18:23:15 is 23094153.351125423 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2023-11-22 18:23:15 is 23094153.118910715 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2023-11-22 18:23:15 is 23094152.924251173 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2023-11-22 18:23:15 is 23094152.623898632 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2023-11-22 18:23:15 is 23094149.968895506 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2023-11-22 18:23:15 is 23094147.463113839 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2023-11-22 18:23:15 is 23094147.297740464 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2023-11-22 18:23:15 is 23094147.081080048 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2023-11-22 18:23:15 is 23094146.833493048 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2023-11-22 18:23:15 is 23094146.553151339 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2023-11-22 18:23:15 is 23094146.292102506 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2023-11-22 18:23:15 is 23094145.530427589 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2023-11-22 18:23:15 is 23094145.212117047 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2023-11-22 18:23:15 is 23094145.103663881 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2023-11-22 18:23:15 is 23094144.811937506 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2023-11-22 18:23:15 is 23094144.474007089 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2023-11-22 18:23:15 is 23094144.296487672 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2023-11-22 18:23:15 is 23094144.085222006 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2023-11-22 18:23:15 is 23094143.752995422 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2023-11-22 18:23:15 is 23094143.552808339 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2023-11-22 18:23:15 is 23094143.362799881 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2023-11-22 18:23:15 is 23094142.918781714 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2023-11-22 18:23:15 is 23094142.706767797 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2023-11-22 18:23:15 is 23094142.521404589 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2023-11-22 18:23:15 is 23094142.354603089 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2023-11-22 18:23:15 is 23094142.181206589 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2023-11-22 18:23:15 is 23094141.93149038 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2023-11-22 18:23:15 is 23094141.703056422 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2023-11-22 18:23:15 is 23094141.534648172 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2023-11-22 18:23:15 is 23094141.467730672 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2023-11-22 18:23:15 is 23094141.234442005 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2023-11-22 18:23:15 is 23094141.077534214 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2023-11-22 18:23:15 is 23094140.888727255 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2023-11-22 18:23:15 is 23094139.496127505 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2023-11-22 18:23:15 is 23094139.317223463 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2023-11-22 18:23:15 is 23094139.144809588 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2023-11-22 18:23:15 is 23094138.879912005 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2023-11-22 18:23:15 is 23094138.693336172 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2023-11-22 18:23:15 is 23094138.475102338 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2023-11-22 18:23:15 is 23094138.277611172 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2023-11-22 18:23:15 is 23094138.084471922 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2023-11-22 18:23:15 is 23094137.827236338 s in the future tar: ./ftrace/test.d/trigger: time stamp 2023-11-22 18:23:15 is 23094137.766295297 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2023-11-22 18:23:15 is 23094137.462706963 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2023-11-22 18:23:15 is 23094137.333709088 s in the future tar: ./ftrace/test.d/instances: time stamp 2023-11-22 18:23:15 is 23094137.226938547 s in the future tar: ./ftrace/test.d: time stamp 2023-11-22 18:23:15 is 23094137.143511963 s in the future tar: ./ftrace/ftracetest: time stamp 2023-11-22 18:23:15 is 23094136.937418463 s in the future tar: ./ftrace: time stamp 2023-11-22 19:32:57 is 23098318.868335713 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2023-11-22 19:32:29 is 23098290.491516921 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2023-11-22 19:32:29 is 23098290.203230088 s in the future tar: ./membarrier: time stamp 2023-11-22 19:32:58 is 23098319.150966255 s in the future tar: ./splice/short_splice_read.sh: time stamp 2023-11-22 18:23:15 is 23094135.928622713 s in the future tar: ./splice/default_file_splice_read: time stamp 2023-11-22 19:32:48 is 23098308.761585088 s in the future tar: ./splice/splice_read: time stamp 2023-11-22 19:32:48 is 23098308.530961005 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2023-11-22 18:23:15 is 23094135.31390738 s in the future tar: ./splice: time stamp 2023-11-22 19:33:00 is 23098320.202091963 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2023-11-22 18:23:15 is 23094134.934519046 s in the future tar: ./cpu-hotplug: time stamp 2023-11-22 19:32:56 is 23098315.873624005 s in the future tar: ./openat2/openat2_test: time stamp 2023-11-22 19:32:43 is 23098302.63105988 s in the future tar: ./openat2/resolve_test: time stamp 2023-11-22 19:32:45 is 23098304.372310921 s in the future tar: ./openat2/rename_attack_test: time stamp 2023-11-22 19:32:43 is 23098302.131524713 s in the future tar: ./openat2: time stamp 2023-11-22 19:32:59 is 23098318.07210163 s in the future tar: ./run_kselftest.sh: time stamp 2023-11-22 19:32:53 is 23098311.906402504 s in the future tar: .: time stamp 2023-11-22 19:33:02 is 23098320.814486421 s in the future skiplist: ======================================== ======================================== ============== Tests to run =============== ===========End Tests to run =============== shardfile-alsa fail ./kselftest.sh: 131: cannot open /lava-1043324/0/tests/1_kselftest-alsa/automated/linux/kselftest/output/kselftest.txt: No such file + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #