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.206 (43 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 1214302/tftp-deploy-p1vlzvur/kernel/zImage tftp 0x82000000 1214302/tftp-deploy-p1vlzvur/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.206 Filename '1214302/tftp-deploy-p1vlzvur/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 11 MiB 4 MiB/s done Bytes transferred = 11502080 (af8200 hex) => tftp 0x83000000 1214302/tftp-deploy-p1vlzvur/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1214302/tftp-deploy-p1vlzvur/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.206 Filename '1214302/tftp-deploy-p1vlzvur/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 14.1 MiB 3.9 MiB/s done Bytes transferred = 14833320 (e256a8 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1214302/tftp-deploy-p1vlzvur/dtb/am335x-boneblack.dtb tftp 0x88000000 1214302/tftp-deploy-p1vlzvur/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.206 Filename '1214302/tftp-deploy-p1vlzvur/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 68.9 KiB 3.4 MiB/s done Bytes transferred = 70544 (11390 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1214302/extract-nfsrootfs-xmnrst8j,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/1214302/extract-nfsrootfs-xmnrst8j,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 - 0xaf8200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-10-31 8:28:01 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 14833256 Bytes = 14.1 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 8801438f Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.12.0-rc5-next-20241031 (KernelCI@build-j358071-arm-gcc-12-multi-v7-defconfig-klsj8) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Thu Oct 31 07:52:56 UTC 2024 [ 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: legacy bootconsole [omap8250] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9b800000 on node -1 [ 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] OF: reserved mem: Reserved memory: No reserved-memory node in the DT [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon) [ 0.000000] percpu: Embedded 17 pages/cpu s39884 r8192 d21556 u69632 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1214302/extract-nfsrootfs-xmnrst8j,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] printk: log buffer data + meta data: 131072 + 409600 = 540672 bytes <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] Built 1 zonelists, mobility grouping on. Total pages: 130560 <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] trace event string verifier disabled <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] Tracing variant of Tasks RCU enabled. <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] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_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] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000 <6>[ 0.000002] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008338] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.019147] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.033978] Console: colour dummy device 80x30 <3>[ 0.038879] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.045945] This ensures that you still see kernel messages. Please <3>[ 0.052675] update your kernel commandline. <6>[ 0.057290] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096156] CPU: Testing write buffer coherency: ok <6>[ 0.101526] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.106995] pid_max: default: 32768 minimum: 301 <6>[ 0.112202] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.120028] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129453] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.136551] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.146185] rcu: Hierarchical SRCU implementation. <6>[ 0.151466] rcu: Max phase no-delay instances is 1000. <6>[ 0.162517] EFI services will not be available. <6>[ 0.167793] smp: Bringing up secondary CPUs ... <6>[ 0.172838] smp: Brought up 1 node, 1 CPU <6>[ 0.177237] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.184006] CPU: All CPU(s) started in SVC mode. <6>[ 0.189187] Memory: 405952K/522240K available (16384K kernel code, 2544K rwdata, 6824K rodata, 2048K init, 429K bss, 49092K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.205470] devtmpfs: initialized <6>[ 0.222698] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.231274] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.241729] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.253986] pinctrl core: initialized pinctrl subsystem <6>[ 0.264636] DMI not present or invalid. <6>[ 0.270516] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.279503] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.290998] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.291159] cpuidle: using governor menu <6>[ 0.326655] No ATAGs? <6>[ 0.329298] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.341337] Serial: AMBA PL011 UART driver <6>[ 0.375050] iommu: Default domain type: Translated <6>[ 0.380393] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.410807] SCSI subsystem initialized <6>[ 0.415707] usbcore: registered new interface driver usbfs <6>[ 0.421736] usbcore: registered new interface driver hub <6>[ 0.427519] usbcore: registered new device driver usb <6>[ 0.434023] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.439450] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.449136] PTP clock support registered <6>[ 0.453597] EDAC MC: Ver: 3.0.0 <6>[ 0.501880] scmi_core: SCMI protocol bus registered <6>[ 0.519294] vgaarb: loaded <6>[ 0.523138] clocksource: Switched to clocksource dmtimer <6>[ 0.559654] NET: Registered PF_INET protocol family <6>[ 0.565365] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.574217] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.583143] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.591387] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.599675] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.607392] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.614315] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.621325] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.628955] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.712961] RPC: Registered named UNIX socket transport module. <6>[ 0.719393] RPC: Registered udp transport module. <6>[ 0.724517] RPC: Registered tcp transport module. <6>[ 0.729621] RPC: Registered tcp-with-tls transport module. <6>[ 0.735549] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.742457] PCI: CLS 0 bytes, default 64 <5>[ 0.748247] Initialise system trusted keyrings <6>[ 0.768455] Trying to unpack rootfs image as initramfs... <6>[ 0.843514] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 0.851039] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.893203] NFS: Registering the id_resolver key type <5>[ 0.898805] Key type id_resolver registered <5>[ 0.903437] Key type id_legacy registered <6>[ 0.907871] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.915060] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <5>[ 0.990448] Key type asymmetric registered <5>[ 0.995024] Asymmetric key parser 'x509' registered <6>[ 1.000448] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 1.008377] io scheduler mq-deadline registered <6>[ 1.013344] io scheduler kyber registered <6>[ 1.017800] io scheduler bfq registered <6>[ 1.123924] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.399751] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 1.438404] msm_serial: driver initialized <6>[ 1.443369] SuperH (H)SCI(F) driver initialized <6>[ 1.448516] STMicroelectronics ASC driver initialized <6>[ 1.454192] STM32 USART driver initialized <6>[ 1.584212] brd: module loaded <6>[ 1.632697] loop: module loaded <6>[ 1.670981] CAN device driver interface <6>[ 1.676300] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.683426] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.688811] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.695269] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.701092] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.710684] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.716842] usbcore: registered new interface driver pegasus <6>[ 1.722966] usbcore: registered new interface driver asix <6>[ 1.728856] usbcore: registered new interface driver ax88179_178a <6>[ 1.735447] usbcore: registered new interface driver cdc_ether <6>[ 1.741746] usbcore: registered new interface driver smsc75xx <6>[ 1.747988] usbcore: registered new interface driver smsc95xx <6>[ 1.754222] usbcore: registered new interface driver net1080 <6>[ 1.760345] usbcore: registered new interface driver cdc_subset <6>[ 1.766754] usbcore: registered new interface driver zaurus <6>[ 1.772799] usbcore: registered new interface driver cdc_ncm <6>[ 1.782526] usbcore: registered new interface driver usb-storage <6>[ 1.794283] i2c_dev: i2c /dev entries driver <5>[ 1.813255] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 1.822670] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.829437] sdhci: Copyright(c) Pierre Ossman <6>[ 1.835946] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.843975] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.853996] usbcore: registered new interface driver usbhid <6>[ 1.860021] usbhid: USB HID core driver <6>[ 1.871653] NET: Registered PF_INET6 protocol family <6>[ 2.314737] Segment Routing with IPv6 <6>[ 2.318889] In-situ OAM (IOAM) with IPv6 <6>[ 2.323409] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.330673] NET: Registered PF_PACKET protocol family <6>[ 2.336248] can: controller area network core <6>[ 2.341073] NET: Registered PF_CAN protocol family <6>[ 2.346311] can: raw protocol <6>[ 2.349637] can: broadcast manager protocol <6>[ 2.354234] can: netlink gateway - max_hops=1 <5>[ 2.359763] Key type dns_resolver registered <6>[ 2.364840] ThumbEE CPU extension supported. <5>[ 2.369530] Registering SWP/SWPB emulation handler <3>[ 2.375221] omap_voltage_late_init: Voltage driver support not added <5>[ 2.574167] Loading compiled-in X.509 certificates <6>[ 2.702674] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/clkout2-pins <6>[ 2.719385] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <3>[ 2.743055] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 <3>[ 2.938606] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 3.153703] OMAP GPIO hardware version 0.1 <6>[ 3.172322] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 <4>[ 3.265355] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 3.308095] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 3.347844] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 3.406512] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 3.448739] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <3>[ 3.515559] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 <6>[ 3.536484] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 3.562710] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 3.573941] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 3.723429] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 3.749674] random: crng init done <6>[ 3.800632] Freeing initrd memory: 14488K <6>[ 3.805365] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 3.851977] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 3.862321] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 3.869679] cpsw-switch 4a100000.switch: ALE Table size 1024, Policers 0 <6>[ 3.877175] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) <6>[ 3.885311] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 3.896953] cpsw-switch 4a100000.switch: Detected MACID = 34:03:de:5e:2c:05 <5>[ 3.905971] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 3.935678] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 3.944227] edma 49000000.dma: TI EDMA DMA engine driver <3>[ 4.011728] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 <6>[ 4.026425] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 (8000000f) counters available <3>[ 4.043443] l3-aon-clkctrl:0000:0: failed to disable <6>[ 4.082967] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 36, base_baud = 3000000) is a 8250 <6>[ 4.092487] printk: legacy console [ttyS0] enabled <6>[ 4.092487] printk: legacy console [ttyS0] enabled <6>[ 4.102825] printk: legacy bootconsole [omap8250] disabled <6>[ 4.102825] printk: legacy bootconsole [omap8250] disabled <4>[ 4.143959] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 4.151343] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 4.171066] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 4.178031] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 4.191739] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 4.203594] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 4.223724] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 4.232779] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 4.237973] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 4.251485] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 4.260445] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 4.269262] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.392987] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 4.439840] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 4.449958] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 4.459013] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 4.543516] mmc1: new high speed MMC card at address 0001 <6>[ 4.551549] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 4.564097] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 4.575318] mmcblk1: p1 <6>[ 4.580841] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB <6>[ 4.595921] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB <6>[ 4.603516] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) <6>[ 6.684199] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <5>[ 6.713170] Sending DHCP requests ., OK <6>[ 6.797578] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.206 <6>[ 6.805655] IP-Config: Complete: <6>[ 6.809196] device=eth0, hwaddr=34:03:de:5e:2c:05, ipaddr=172.16.3.206, mask=255.255.255.0, gw=172.16.3.3 <6>[ 6.819621] host=172.16.3.206, domain=denx.de, nis-domain=(none) <6>[ 6.826443] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 6.826476] nameserver0=172.16.3.3 <6>[ 6.837781] ntpserver0=172.16.3.3 <6>[ 6.843335] clk: Disabling unused clocks <6>[ 6.847943] PM: genpd: Disabling unused power domains <6>[ 6.866419] Freeing unused kernel image (initmem) memory: 2048K <6>[ 6.876169] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 10.036688] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <4>[ 10.157577] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 10.315329] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 10.321004] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 10.525903] hub 1-0:1.0: USB hub found <6>[ 10.566463] tda998x 0-0070: found TDA19988 <6>[ 10.613467] 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.206 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>[ 15.724647] systemd[1]: System time before build time, advancing clock. <30>[ 15.888811] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) <30>[ 15.928914] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 15.963293] systemd[1]: Hostname set to . <30>[ 18.322949] systemd[1]: Queued start job for default target graphical.target. <30>[ 18.340087] 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>[ 18.376146] 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>[ 18.406581] 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>[ 18.435162] 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>[ 18.464519] 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>[ 18.494315] 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>[ 18.524223] 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>[ 18.544692] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0... <30>[ 18.573693] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 18.604001] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 18.634191] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 18.663871] 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>[ 18.693681] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 18.723998] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 18.753937] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 18.784649] 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>[ 18.872285] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>[ 18.889954] 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>[ 18.924877] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 18.956875] 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>[ 18.988609] 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>[ 19.026635] 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>[ 19.064974] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 19.081662] systemd[1]: dev-mqueue.mount - POSIX Message Queue File System was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/mqueue). <30>[ 19.140031] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 19.214413] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... <30>[ 19.309245] 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>[ 19.387221] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 19.437187] 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>[ 19.516608] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 19.574225] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 19.644370] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 19.724335] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 19.765573] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.780303] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.834529] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.926141] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.985258] 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>[ 20.116315] 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>[ 20.236605] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 20.357490] 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>[ 20.426261] 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>[ 20.486688] 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>[ 20.637201] systemd[1]: modprobe@configfs.service: Deactivated successfully. <30>[ 20.683674] 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>[ 20.706052] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. <30>[ 20.735000] 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>[ 20.784857] 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... <46>[ 21.500875] systemd-journald[163]: Received client request to flush runtime journal. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[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-udevd.ser…ger for Device Events and Files... [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... [[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... <5>[ 25.960147] cfg80211: Loading compiled-in X.509 certificates for regulatory database [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. <5>[ 27.545765] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 27.614199] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 27.623750] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 27.632724] cfg80211: failed to load regulatory.db [[0;32m OK [0m] Found device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0. [[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;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... 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;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[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-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;39malsa-restore.serv…- Save/Restore Sound Card State... 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] Finished [0;1;39malsa-restore.serv…m - Save/Restore Sound Card State. [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. [[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;39mdbus.service[0m - D-Bus System Message Bus. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[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. Debian GNU/Linux 12 debian-bookworm-armhf ttyS0 debian-bookworm-armhflogin: root (automatic login) Linux debian-bookworm-armhf 6.12.0-rc5-next-20241031 #1 SMP Thu Oct 31 07:52:56 UTC 2024 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/1214302/extract-nfsrootfs-xmnrst8j' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1214302/extract-nfsrootfs-xmnrst8j' / # 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-1214302/environment . /lava-1214302/environment / # /lava-1214302/bin/lava-test-runner /lava-1214302/0 /lava-1214302/bin/lava-test-runner /lava-1214302/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-1214302/0/tests/0_timesync-off ++ cat uuid + UUID=1214302_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-sigaltstack + TESTRUN_ID=1_kselftest-sigaltstack + cd /lava-1214302/0/tests/1_kselftest-sigaltstack ++ cat uuid + UUID=1214302_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c sigaltstack -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/next/master/next-20241031/arm/multi_v7_defconfig/gcc-12/kselftest.tar.xz -L '' -S /dev/null -b beaglebone-black -g next -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 -E '' INFO: install_deps skipped --2024-01-26 21:49:16-- http://storage.kernelci.org/next/master/next-20241031/arm/multi_v7_defconfig/gcc-12/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: 4170664 (4.0M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 1%[ ] 49.92K 161KB/s kselftest_armhf.tar 5%[> ] 217.70K 350KB/s kselftest_armhf.tar 10%[=> ] 440.85K 518KB/s kselftest_armhf.tar 24%[===> ] 1014K 930KB/s kselftest_armhf.tar 40%[=======> ] 1.61M 1.22MB/s kselftest_armhf.tar 48%[========> ] 1.94M 1.24MB/s kselftest_armhf.tar 59%[==========> ] 2.38M 1.34MB/s kselftest_armhf.tar 74%[=============> ] 2.97M 1.47MB/s kselftest_armhf.tar 86%[================> ] 3.44M 1.54MB/s kselftest_armhf.tar 97%[==================> ] 3.87M 1.58MB/s kselftest_armhf.tar 100%[===================>] 3.98M 1.59MB/s in 2.5s 2024-01-26 21:49:19 (1.59 MB/s) - 'kselftest_armhf.tar.gz' saved [4170664/4170664] tar: ./proc/fd-003-kthread: time stamp 2024-10-31 08:10:37 is 24056476.387175329 s in the future tar: ./proc/config: time stamp 2024-10-28 11:31:42 is 23809341.263035287 s in the future tar: ./proc/proc-tid0: time stamp 2024-10-31 08:10:38 is 24056477.146252662 s in the future tar: ./proc/proc-loadavg-001: time stamp 2024-10-31 08:10:37 is 24056476.013288287 s in the future tar: ./proc/proc-self-syscall: time stamp 2024-10-31 08:10:38 is 24056476.869522412 s in the future tar: ./proc/setns-dcache: time stamp 2024-10-31 08:10:40 is 24056478.736043787 s in the future tar: ./proc/setns-sysvipc: time stamp 2024-10-31 08:10:40 is 24056478.611020453 s in the future tar: ./proc/proc-uptime-001: time stamp 2024-10-31 08:10:39 is 24056477.471042537 s in the future tar: ./proc/fd-001-lookup: time stamp 2024-10-31 08:10:37 is 24056475.343973078 s in the future tar: ./proc/proc-uptime-002: time stamp 2024-10-31 08:10:39 is 24056477.20211812 s in the future tar: ./proc/fd-002-posix-eq: time stamp 2024-10-31 08:10:37 is 24056475.070087203 s in the future tar: ./proc/thread-self: time stamp 2024-10-31 08:10:40 is 24056477.937113287 s in the future tar: ./proc/read: time stamp 2024-10-31 08:10:40 is 24056477.818472078 s in the future tar: ./proc/self: time stamp 2024-10-31 08:10:40 is 24056477.67809362 s in the future tar: ./proc/proc-pid-vm: time stamp 2024-10-31 08:10:38 is 24056475.553257703 s in the future tar: ./proc/proc-multiple-procfs: time stamp 2024-10-31 08:10:40 is 24056477.43697412 s in the future tar: ./proc/proc-self-isnt-kthread: time stamp 2024-10-31 08:10:38 is 24056475.309520287 s in the future tar: ./proc/proc-subset-pid: time stamp 2024-10-31 08:10:38 is 24056475.172896412 s in the future tar: ./proc/proc-self-map-files-001: time stamp 2024-10-31 08:10:38 is 24056475.028166495 s in the future tar: ./proc/proc-self-wchan: time stamp 2024-10-31 08:10:38 is 24056474.892592953 s in the future tar: ./proc/proc-fsconfig-hidepid: time stamp 2024-10-31 08:10:41 is 24056477.744602037 s in the future tar: ./proc/proc-empty-vm: time stamp 2024-10-31 08:10:37 is 24056473.60238387 s in the future tar: ./proc/proc-2-is-kthread: time stamp 2024-10-31 08:10:37 is 24056473.480708662 s in the future tar: ./proc/proc-self-map-files-002: time stamp 2024-10-31 08:10:38 is 24056474.325299078 s in the future tar: ./proc: time stamp 2024-10-31 08:11:33 is 24056529.275357203 s in the future tar: ./uevent/uevent_filtering: time stamp 2024-10-31 08:11:04 is 24056500.110342995 s in the future tar: ./uevent/config: time stamp 2024-10-28 11:31:42 is 23809337.951855078 s in the future tar: ./uevent: time stamp 2024-10-31 08:11:36 is 24056531.899819245 s in the future tar: ./syscall_user_dispatch/config: time stamp 2024-10-28 11:31:42 is 23809337.741201495 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2024-10-31 08:10:58 is 24056493.58516562 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2024-10-31 08:10:58 is 24056493.459745953 s in the future tar: ./syscall_user_dispatch: time stamp 2024-10-31 08:11:35 is 24056530.392819286 s in the future tar: ./landlock/scoped_test: time stamp 2024-10-31 08:09:55 is 24056430.251028286 s in the future tar: ./landlock/scoped_abstract_unix_test: time stamp 2024-10-31 08:09:54 is 24056429.09599712 s in the future tar: ./landlock/config: time stamp 2024-10-28 11:31:42 is 23809336.950743953 s in the future tar: ./landlock/scoped_signal_test: time stamp 2024-10-31 08:09:55 is 24056429.815430953 s in the future tar: ./landlock/net_test: time stamp 2024-10-31 08:09:52 is 24056426.659094745 s in the future tar: ./landlock/ptrace_test: time stamp 2024-10-31 08:09:53 is 24056427.464716453 s in the future tar: ./landlock/true: time stamp 2024-10-31 08:09:56 is 24056430.112117328 s in the future tar: ./landlock/fs_test: time stamp 2024-10-31 08:09:50 is 24056423.875320328 s in the future tar: ./landlock/base_test: time stamp 2024-10-31 08:09:42 is 24056415.726084495 s in the future tar: ./landlock: time stamp 2024-10-31 08:11:28 is 24056521.675952245 s in the future tar: ./efivarfs/open-unlink: time stamp 2024-10-31 08:09:27 is 24056400.519671994 s in the future tar: ./efivarfs/create-read: time stamp 2024-10-31 08:09:27 is 24056400.383086994 s in the future tar: ./efivarfs/config: time stamp 2024-10-28 11:31:42 is 23809335.258078786 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2024-10-28 11:31:42 is 23809335.108315536 s in the future tar: ./efivarfs: time stamp 2024-10-31 08:11:26 is 24056519.057870536 s in the future tar: ./vDSO/vdso_test_correctness: time stamp 2024-10-31 08:11:06 is 24056498.899314703 s in the future tar: ./vDSO/vdso_test_getrandom: time stamp 2024-10-31 08:11:06 is 24056498.749836703 s in the future tar: ./vDSO/vdso_test_gettimeofday: time stamp 2024-10-31 08:11:05 is 24056497.615747244 s in the future tar: ./vDSO/vdso_test_abi: time stamp 2024-10-31 08:11:06 is 24056498.490876994 s in the future tar: ./vDSO/vdso_test_clock_getres: time stamp 2024-10-31 08:11:06 is 24056498.365595744 s in the future tar: ./vDSO/vdso_test_chacha: time stamp 2024-10-31 08:11:06 is 24056498.232100119 s in the future tar: ./vDSO/vdso_test_getcpu: time stamp 2024-10-31 08:11:05 is 24056497.107069286 s in the future tar: ./vDSO: time stamp 2024-10-31 08:11:36 is 24056528.048600536 s in the future tar: ./rtc/setdate: time stamp 2024-10-31 08:10:54 is 24056485.904251744 s in the future tar: ./rtc/settings: time stamp 2024-10-28 11:31:42 is 23809333.782116078 s in the future tar: ./rtc/rtctest: time stamp 2024-10-31 08:10:54 is 24056485.648073119 s in the future tar: ./rtc: time stamp 2024-10-31 08:11:34 is 24056525.589878744 s in the future tar: ./tpm2/test_async.sh: time stamp 2024-10-28 11:31:42 is 23809333.431160828 s in the future tar: ./tpm2/test_space.sh: time stamp 2024-10-28 11:31:42 is 23809333.314763869 s in the future tar: ./tpm2/tpm2.py: time stamp 2024-10-28 11:31:42 is 23809333.180869286 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2024-10-28 11:31:42 is 23809333.044839453 s in the future tar: ./tpm2/settings: time stamp 2024-10-28 11:31:42 is 23809332.905614703 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2024-10-28 11:31:42 is 23809332.780676786 s in the future tar: ./tpm2: time stamp 2024-10-31 08:11:36 is 24056526.730548286 s in the future tar: ./alsa/pcm-test.conf: time stamp 2024-10-28 11:31:42 is 23809332.577410911 s in the future tar: ./alsa/mixer-test: time stamp 2024-10-31 08:08:28 is 24056338.413864536 s in the future tar: ./alsa/global-timer: time stamp 2024-10-31 08:08:28 is 24056338.280193786 s in the future tar: ./alsa/pcm-test: time stamp 2024-10-31 08:08:29 is 24056339.146888452 s in the future tar: ./alsa/libatest.so: time stamp 2024-10-31 08:08:28 is 24056337.998070244 s in the future tar: ./alsa/test-pcmtest-driver: time stamp 2024-10-31 08:08:29 is 24056338.846072994 s in the future tar: ./alsa/conf.d/Lenovo_ThinkPad_P1_Gen2.conf: time stamp 2024-10-28 11:31:42 is 23809331.697902827 s in the future tar: ./alsa/conf.d: time stamp 2024-10-28 11:31:42 is 23809331.634772286 s in the future tar: ./alsa/utimer-test: time stamp 2024-10-31 08:08:29 is 24056338.495746244 s in the future tar: ./alsa: time stamp 2024-10-31 08:11:23 is 24056512.434912536 s in the future tar: ./damon/access_memory_even: time stamp 2024-10-31 08:08:34 is 24056343.270618411 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_wss_estimation.py: time stamp 2024-10-28 11:31:42 is 23809331.150726452 s in the future tar: ./damon/debugfs_target_ids_pid_leak: time stamp 2024-10-31 08:08:34 is 24056342.958386494 s in the future tar: ./damon/config: time stamp 2024-10-28 11:31:42 is 23809330.833760869 s in the future tar: ./damon/damos_quota.py: time stamp 2024-10-28 11:31:42 is 23809330.694799994 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2024-10-30 10:28:17 is 23978325.502999911 s in the future tar: ./damon/damos_quota_goal.py: time stamp 2024-10-28 11:31:42 is 23809330.330714202 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2024-10-28 11:31:42 is 23809330.194458411 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2024-10-28 11:31:42 is 23809330.069971327 s in the future tar: ./damon/sysfs.sh: time stamp 2024-10-28 11:31:42 is 23809329.93579966 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2024-10-28 11:31:42 is 23809329.813192702 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race.sh: time stamp 2024-10-28 11:31:42 is 23809329.671449994 s in the future tar: ./damon/reclaim.sh: time stamp 2024-10-28 11:31:42 is 23809329.53607866 s in the future tar: ./damon/damon_nr_regions.py: time stamp 2024-10-28 11:31:42 is 23809329.410367202 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_hang.py: time stamp 2024-10-28 11:31:42 is 23809329.282230994 s in the future tar: ./damon/huge_count_read_write: time stamp 2024-10-31 08:08:34 is 24056341.11804716 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2024-10-30 10:28:17 is 23978323.97364741 s in the future tar: ./damon/debugfs_rm_non_contexts.sh: time stamp 2024-10-28 11:31:42 is 23809328.840087327 s in the future tar: ./damon/debugfs_target_ids_pid_leak.sh: time stamp 2024-10-28 11:31:42 is 23809328.71213541 s in the future tar: ./damon/sysfs_update_removed_scheme_dir.sh: time stamp 2024-10-28 11:31:42 is 23809328.576770494 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2024-10-28 11:31:42 is 23809328.459014077 s in the future tar: ./damon/damos_apply_interval.py: time stamp 2024-10-28 11:31:42 is 23809328.330898577 s in the future tar: ./damon/lru_sort.sh: time stamp 2024-10-28 11:31:42 is 23809328.193112827 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race: time stamp 2024-10-31 08:08:34 is 24056340.06202516 s in the future tar: ./damon/access_memory: time stamp 2024-10-31 08:08:34 is 24056339.947282827 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2024-10-28 11:31:42 is 23809327.824940452 s in the future tar: ./damon/damos_tried_regions.py: time stamp 2024-10-28 11:31:42 is 23809327.692463952 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2024-10-28 11:31:42 is 23809327.566363119 s in the future tar: ./damon: time stamp 2024-10-31 08:11:24 is 24056509.508034577 s in the future tar: ./kselftest-list.txt: time stamp 2024-10-31 08:11:39 is 24056524.369385035 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2024-10-31 08:10:36 is 24056461.19075516 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2024-10-31 08:10:35 is 24056460.058064702 s in the future tar: ./pidfd/config: time stamp 2024-10-28 11:31:42 is 23809326.907304243 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2024-10-31 08:10:37 is 24056461.75227741 s in the future tar: ./pidfd/pidfd_wait: time stamp 2024-10-31 08:10:36 is 24056460.598620493 s in the future tar: ./pidfd/pidfd_test: time stamp 2024-10-31 08:10:35 is 24056459.45672991 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2024-10-31 08:10:36 is 24056460.31017216 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2024-10-31 08:10:36 is 24056460.173902035 s in the future tar: ./pidfd: time stamp 2024-10-31 08:11:33 is 24056517.123446743 s in the future tar: ./intel_pstate/run.sh: time stamp 2024-10-30 10:28:17 is 23978320.96843541 s in the future tar: ./intel_pstate: time stamp 2024-10-31 08:11:28 is 24056511.881093077 s in the future tar: ./pcie_bwctrl/set_pcie_cooling_state.sh: time stamp 2024-10-28 11:31:42 is 23809325.739951285 s in the future tar: ./pcie_bwctrl: time stamp 2024-10-31 08:11:32 is 24056515.689459493 s in the future tar: ./zram/config: time stamp 2024-10-28 11:31:42 is 23809325.547584493 s in the future tar: ./zram/zram02.sh: time stamp 2024-10-28 11:31:42 is 23809325.406355452 s in the future tar: ./zram/zram01.sh: time stamp 2024-10-28 11:31:42 is 23809325.275642077 s in the future tar: ./zram/zram_lib.sh: time stamp 2024-10-28 11:31:42 is 23809325.147072743 s in the future tar: ./zram/zram.sh: time stamp 2024-10-28 11:31:42 is 23809325.01380116 s in the future tar: ./zram: time stamp 2024-10-31 08:11:37 is 24056519.964357077 s in the future tar: ./rust/config: time stamp 2024-10-28 11:31:42 is 23809324.822414243 s in the future tar: ./rust/test_probe_samples.sh: time stamp 2024-10-28 11:31:42 is 23809324.683294702 s in the future tar: ./rust: time stamp 2024-10-31 08:11:34 is 24056516.625617452 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2024-10-28 11:31:42 is 23809324.46307266 s in the future tar: ./firmware/fw_lib.sh: time stamp 2024-10-28 11:31:42 is 23809324.332663201 s in the future tar: ./firmware/fw_upload.sh: time stamp 2024-10-28 11:31:42 is 23809324.208600368 s in the future tar: ./firmware/config: time stamp 2024-10-28 11:31:42 is 23809324.071662326 s in the future tar: ./firmware/settings: time stamp 2024-10-28 11:31:42 is 23809323.92148716 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2024-10-28 11:31:42 is 23809323.800725951 s in the future tar: ./firmware/fw_namespace: time stamp 2024-10-31 08:09:31 is 24056392.670549993 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2024-10-28 11:31:42 is 23809323.528772243 s in the future tar: ./firmware: time stamp 2024-10-31 08:11:27 is 24056508.471093243 s in the future tar: ./timens/vfork_exec: time stamp 2024-10-31 08:10:59 is 24056480.32313966 s in the future tar: ./timens/timerfd: time stamp 2024-10-31 08:10:59 is 24056480.186709576 s in the future tar: ./timens/timens: time stamp 2024-10-31 08:10:59 is 24056480.045566326 s in the future tar: ./timens/config: time stamp 2024-10-28 11:31:42 is 23809322.916002076 s in the future tar: ./timens/clock_nanosleep: time stamp 2024-10-31 08:10:59 is 24056479.765891076 s in the future tar: ./timens/procfs: time stamp 2024-10-31 08:10:59 is 24056479.628613993 s in the future tar: ./timens/futex: time stamp 2024-10-31 08:10:59 is 24056479.495038368 s in the future tar: ./timens/gettime_perf: time stamp 2024-10-31 08:11:00 is 24056480.340727785 s in the future tar: ./timens/timer: time stamp 2024-10-31 08:10:59 is 24056479.186135826 s in the future tar: ./timens/exec: time stamp 2024-10-31 08:10:59 is 24056479.019384368 s in the future tar: ./timens: time stamp 2024-10-31 08:11:35 is 24056514.969299785 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2024-10-28 11:31:42 is 23809321.688699243 s in the future tar: ./fpu/test_fpu: time stamp 2024-10-31 08:09:32 is 24056391.534932743 s in the future tar: ./fpu: time stamp 2024-10-31 08:11:27 is 24056506.477524576 s in the future tar: ./memfd/config: time stamp 2024-10-28 11:31:42 is 23809321.309702659 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2024-10-28 11:31:42 is 23809320.602400534 s in the future tar: ./memfd/fuse_mnt: time stamp 2024-10-31 08:09:59 is 24056417.389338118 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2024-10-28 11:31:42 is 23809320.243884451 s in the future tar: ./memfd/fuse_test: time stamp 2024-10-31 08:09:58 is 24056416.088981826 s in the future tar: ./memfd/memfd_test: time stamp 2024-10-31 08:09:58 is 24056415.926442993 s in the future tar: ./memfd: time stamp 2024-10-31 08:11:30 is 24056507.867863076 s in the future tar: ./resctrl/config: time stamp 2024-10-28 11:31:42 is 23809319.726270326 s in the future tar: ./resctrl/resctrl_tests: time stamp 2024-10-31 08:10:48 is 24056465.514443409 s in the future tar: ./resctrl/settings: time stamp 2024-10-28 11:31:42 is 23809319.384229909 s in the future tar: ./resctrl: time stamp 2024-10-31 08:11:33 is 24056510.325770576 s in the future tar: ./lkdtm/PANIC_STOP_IRQOFF.sh: time stamp 2024-10-31 08:09:56 is 24056413.166543243 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2024-10-31 08:09:56 is 24056413.017638701 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2024-10-31 08:09:56 is 24056412.891900951 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2024-10-31 08:09:56 is 24056412.746596742 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2024-10-31 08:09:56 is 24056412.602716909 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2024-10-31 08:09:56 is 24056412.483361534 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2024-10-31 08:09:56 is 24056412.365626492 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2024-10-31 08:09:56 is 24056412.232911534 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2024-10-31 08:09:56 is 24056412.107919284 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2024-10-31 08:09:56 is 24056411.981603659 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2024-10-31 08:09:56 is 24056411.831581034 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2024-10-31 08:09:56 is 24056411.707608159 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2024-10-31 08:09:56 is 24056411.590477284 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2024-10-31 08:09:56 is 24056411.459766492 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2024-10-31 08:09:56 is 24056411.322588576 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2024-10-31 08:09:56 is 24056411.190130701 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2024-10-31 08:09:56 is 24056411.061895201 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2024-10-31 08:09:56 is 24056410.917424451 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2024-10-31 08:09:56 is 24056410.789758034 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2024-10-31 08:09:56 is 24056410.621810784 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2024-10-31 08:09:56 is 24056410.497831992 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2024-10-31 08:09:56 is 24056410.369719909 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2024-10-31 08:09:56 is 24056410.238104284 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2024-10-31 08:09:56 is 24056410.110902242 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2024-10-31 08:09:56 is 24056409.980479034 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2024-10-31 08:09:56 is 24056409.854336242 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2024-10-31 08:09:56 is 24056409.152506867 s in the future tar: ./lkdtm/config: time stamp 2024-10-28 11:31:42 is 23809315.013350242 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2024-10-31 08:09:56 is 24056408.887272617 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2024-10-31 08:09:56 is 24056408.735735034 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2024-10-31 08:09:56 is 24056408.579684992 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2024-10-31 08:09:56 is 24056408.46029445 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2024-10-31 08:09:56 is 24056408.318663909 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2024-10-31 08:09:56 is 24056408.1697832 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2024-10-31 08:09:56 is 24056408.045732409 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2024-10-31 08:09:56 is 24056407.918285784 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2024-10-31 08:09:56 is 24056407.76223345 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2024-10-31 08:09:56 is 24056407.645031825 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2024-10-31 08:09:56 is 24056407.527139575 s in the future tar: ./lkdtm/BUG.sh: time stamp 2024-10-31 08:09:56 is 24056407.400920825 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2024-10-31 08:09:56 is 24056407.276140658 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2024-10-31 08:09:56 is 24056407.1636002 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2024-10-31 08:09:56 is 24056407.025849825 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2024-10-31 08:09:56 is 24056406.88567895 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2024-10-31 08:09:56 is 24056406.776139617 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2024-10-31 08:09:56 is 24056406.642137617 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2024-10-31 08:09:56 is 24056406.518986325 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2024-10-31 08:09:56 is 24056406.392075408 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2024-10-31 08:09:56 is 24056406.266829992 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2024-10-31 08:09:56 is 24056406.1338037 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2024-10-31 08:09:56 is 24056406.0180217 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2024-10-31 08:09:56 is 24056405.908281617 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2024-10-31 08:09:56 is 24056405.786937533 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2024-10-31 08:09:56 is 24056405.6531962 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2024-10-31 08:09:56 is 24056405.524588117 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2024-10-31 08:09:56 is 24056405.390729575 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2024-10-31 08:09:56 is 24056405.232592242 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2024-10-31 08:09:56 is 24056405.099248075 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2024-10-31 08:09:56 is 24056404.973976408 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2024-10-31 08:09:56 is 24056404.850185617 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2024-10-31 08:09:56 is 24056404.72375345 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2024-10-31 08:09:56 is 24056404.607011742 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2024-10-31 08:09:56 is 24056404.499825158 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2024-10-31 08:09:56 is 24056404.373651366 s in the future tar: ./lkdtm/SMP_CALL_LOCKUP.sh: time stamp 2024-10-31 08:09:56 is 24056404.239761533 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2024-10-31 08:09:56 is 24056404.12290895 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2024-10-31 08:09:56 is 24056403.999096575 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2024-10-31 08:09:56 is 24056403.880715366 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2024-10-31 08:09:56 is 24056403.764797616 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2024-10-31 08:09:56 is 24056403.6403332 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2024-10-31 08:09:56 is 24056403.51372895 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2024-10-31 08:09:56 is 24056403.365172825 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2024-10-31 08:09:56 is 24056403.238853158 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2024-10-28 11:31:42 is 23809309.113204825 s in the future tar: ./lkdtm/tests.txt: time stamp 2024-10-28 11:31:42 is 23809308.988198825 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2024-10-31 08:09:56 is 24056402.864530991 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2024-10-31 08:09:56 is 24056402.746247283 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2024-10-31 08:09:56 is 24056402.599514866 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2024-10-31 08:09:56 is 24056402.447567616 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2024-10-31 08:09:56 is 24056402.280538575 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2024-10-31 08:09:56 is 24056402.153871825 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2024-10-31 08:09:56 is 24056402.012833366 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2024-10-31 08:09:56 is 24056401.888300366 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2024-10-31 08:09:56 is 24056401.761687783 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2024-10-31 08:09:56 is 24056401.630010616 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2024-10-31 08:09:56 is 24056401.511532616 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2024-10-31 08:09:56 is 24056401.353036158 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2024-10-31 08:09:56 is 24056401.212508324 s in the future tar: ./lkdtm: time stamp 2024-10-31 08:11:29 is 24056494.161949074 s in the future tar: ./cachestat/test_cachestat: time stamp 2024-10-31 08:08:29 is 24056313.995296908 s in the future tar: ./cachestat: time stamp 2024-10-31 08:11:23 is 24056487.935423949 s in the future tar: ./capabilities/validate_cap: time stamp 2024-10-31 08:08:30 is 24056314.795212824 s in the future tar: ./capabilities/test_execve: time stamp 2024-10-31 08:08:30 is 24056314.660171574 s in the future tar: ./capabilities: time stamp 2024-10-31 08:11:24 is 24056488.603344741 s in the future tar: ./memory-hotplug/config: time stamp 2024-10-28 11:31:42 is 23809306.451731324 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2024-10-28 11:31:42 is 23809306.286473116 s in the future tar: ./memory-hotplug: time stamp 2024-10-31 08:11:30 is 24056494.234804324 s in the future tar: ./net/netfilter/nft_nat_zones.sh: time stamp 2024-10-28 11:31:42 is 23809306.067672199 s in the future tar: ./net/netfilter/conntrack_dump_flush: time stamp 2024-10-31 08:10:19 is 24056422.927793533 s in the future tar: ./net/netfilter/ipvs.sh: time stamp 2024-10-28 11:31:42 is 23809305.792552824 s in the future tar: ./net/netfilter/lib.sh: time stamp 2024-10-28 11:31:42 is 23809305.675974116 s in the future tar: ./net/netfilter/nft_conntrack_helper.sh: time stamp 2024-10-28 11:31:42 is 23809305.542234824 s in the future tar: ./net/netfilter/conntrack_tcp_unreplied.sh: time stamp 2024-10-28 11:31:42 is 23809305.402184491 s in the future tar: ./net/netfilter/config: time stamp 2024-10-28 11:31:42 is 23809305.293547408 s in the future tar: ./net/netfilter/xt_string.sh: time stamp 2024-10-28 11:31:42 is 23809305.166679616 s in the future tar: ./net/netfilter/nft_queue.sh: time stamp 2024-10-28 11:31:42 is 23809305.034975699 s in the future tar: ./net/netfilter/vxlan_mtu_frag.sh: time stamp 2024-10-28 11:31:42 is 23809304.909864449 s in the future tar: ./net/netfilter/bridge_brouter.sh: time stamp 2024-10-28 11:31:42 is 23809304.774603116 s in the future tar: ./net/netfilter/nft_fib.sh: time stamp 2024-10-28 11:31:42 is 23809304.634651491 s in the future tar: ./net/netfilter/nft_flowtable.sh: time stamp 2024-10-30 10:28:17 is 23978299.517797116 s in the future tar: ./net/netfilter/nf_queue: time stamp 2024-10-31 08:10:19 is 24056421.400821032 s in the future tar: ./net/netfilter/nft_nat.sh: time stamp 2024-10-28 11:31:42 is 23809304.234898199 s in the future tar: ./net/netfilter/nft_tproxy_udp.sh: time stamp 2024-10-28 11:31:42 is 23809304.100813032 s in the future tar: ./net/netfilter/nft_synproxy.sh: time stamp 2024-10-28 11:31:42 is 23809303.984041241 s in the future tar: ./net/netfilter/settings: time stamp 2024-10-28 11:31:42 is 23809303.867302157 s in the future tar: ./net/netfilter/conntrack_vrf.sh: time stamp 2024-10-28 11:31:42 is 23809303.751304324 s in the future tar: ./net/netfilter/conntrack_sctp_collision.sh: time stamp 2024-10-28 11:31:42 is 23809303.633555407 s in the future tar: ./net/netfilter/nf_nat_edemux.sh: time stamp 2024-10-28 11:31:42 is 23809303.516822157 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_old.pkt: time stamp 2024-10-28 11:31:42 is 23809303.373389824 s in the future tar: ./net/netfilter/packetdrill/conntrack_ack_loss_stall.pkt: time stamp 2024-10-28 11:31:42 is 23809303.256625782 s in the future tar: ./net/netfilter/packetdrill/conntrack_syn_challenge_ack.pkt: time stamp 2024-10-28 11:31:42 is 23809303.133083824 s in the future tar: ./net/netfilter/packetdrill/conntrack_rst_invalid.pkt: time stamp 2024-10-28 11:31:42 is 23809303.014872616 s in the future tar: ./net/netfilter/packetdrill/conntrack_inexact_rst.pkt: time stamp 2024-10-28 11:31:42 is 23809302.889499699 s in the future tar: ./net/netfilter/packetdrill/common.sh: time stamp 2024-10-28 11:31:42 is 23809302.772734699 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_reuse.pkt: time stamp 2024-10-28 11:31:42 is 23809302.616130282 s in the future tar: ./net/netfilter/packetdrill: time stamp 2024-10-28 11:31:42 is 23809302.557519949 s in the future tar: ./net/netfilter/br_netfilter_queue.sh: time stamp 2024-10-28 11:31:42 is 23809302.421870032 s in the future tar: ./net/netfilter/nft_zones_many.sh: time stamp 2024-10-28 11:31:42 is 23809302.255571491 s in the future tar: ./net/netfilter/nft_concat_range.sh: time stamp 2024-10-28 11:31:42 is 23809302.088271865 s in the future tar: ./net/netfilter/conntrack_reverse_clash: time stamp 2024-10-31 08:10:19 is 24056418.926880199 s in the future tar: ./net/netfilter/nft_meta.sh: time stamp 2024-10-28 11:31:42 is 23809301.777041782 s in the future tar: ./net/netfilter/nft_tproxy_tcp.sh: time stamp 2024-10-28 11:31:42 is 23809301.609051949 s in the future tar: ./net/netfilter/nf_conntrack_packetdrill.sh: time stamp 2024-10-28 11:31:42 is 23809301.449351824 s in the future tar: ./net/netfilter/nft_audit.sh: time stamp 2024-10-28 11:31:42 is 23809301.281754699 s in the future tar: ./net/netfilter/br_netfilter.sh: time stamp 2024-10-28 11:31:42 is 23809301.128130199 s in the future tar: ./net/netfilter/nft_concat_range_perf.sh: time stamp 2024-10-28 11:31:42 is 23809300.94586449 s in the future tar: ./net/netfilter/audit_logread: time stamp 2024-10-31 08:10:19 is 24056417.775103907 s in the future tar: ./net/netfilter/sctp_collision: time stamp 2024-10-31 08:10:19 is 24056417.585000699 s in the future tar: ./net/netfilter/conntrack_ipip_mtu.sh: time stamp 2024-10-28 11:31:42 is 23809300.429833657 s in the future tar: ./net/netfilter/rpath.sh: time stamp 2024-10-28 11:31:42 is 23809300.226040407 s in the future tar: ./net/netfilter/conntrack_icmp_related.sh: time stamp 2024-10-28 11:31:42 is 23809300.097957449 s in the future tar: ./net/netfilter/conntrack_reverse_clash.sh: time stamp 2024-10-28 11:31:42 is 23809299.952111074 s in the future tar: ./net/netfilter/connect_close: time stamp 2024-10-31 08:10:19 is 24056416.820617199 s in the future tar: ./net/netfilter: time stamp 2024-10-31 08:11:32 is 24056489.680267449 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2024-10-28 11:31:42 is 23809299.457479615 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2024-10-28 11:31:42 is 23809299.270791698 s in the future tar: ./net/openvswitch/settings: time stamp 2024-10-28 11:31:42 is 23809299.122939448 s in the future tar: ./net/openvswitch: time stamp 2024-10-31 08:11:32 is 24056489.039753323 s in the future tar: ./net/af_unix/scm_pidfd: time stamp 2024-10-31 08:10:16 is 24056412.862457032 s in the future tar: ./net/af_unix/config: time stamp 2024-10-28 11:31:42 is 23809298.720857657 s in the future tar: ./net/af_unix/msg_oob: time stamp 2024-10-31 08:10:16 is 24056412.521183198 s in the future tar: ./net/af_unix/unix_connect: time stamp 2024-10-31 08:10:16 is 24056412.337070573 s in the future tar: ./net/af_unix/diag_uid: time stamp 2024-10-31 08:10:15 is 24056411.177899657 s in the future tar: ./net/af_unix/scm_rights: time stamp 2024-10-31 08:10:16 is 24056411.860773615 s in the future tar: ./net/af_unix: time stamp 2024-10-31 08:11:30 is 24056485.795419532 s in the future tar: ./net/lib.sh: time stamp 2024-10-28 11:31:42 is 23809297.639040907 s in the future tar: ./net/tcp_ao/bench-lookups_ipv4: time stamp 2024-10-31 08:10:22 is 24056417.418985365 s in the future tar: ./net/tcp_ao/connect_ipv4: time stamp 2024-10-31 08:10:22 is 24056417.244711032 s in the future tar: ./net/tcp_ao/self-connect_ipv4: time stamp 2024-10-31 08:10:26 is 24056420.985910157 s in the future tar: ./net/tcp_ao/connect_ipv6: time stamp 2024-10-31 08:10:28 is 24056422.810332282 s in the future tar: ./net/tcp_ao/key-management_ipv6: time stamp 2024-10-31 08:10:31 is 24056425.602395282 s in the future tar: ./net/tcp_ao/restore_ipv4: time stamp 2024-10-31 08:10:25 is 24056419.394709906 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv6: time stamp 2024-10-31 08:10:34 is 24056428.202891448 s in the future tar: ./net/tcp_ao/restore_ipv6: time stamp 2024-10-31 08:10:31 is 24056425.01025899 s in the future tar: ./net/tcp_ao/icmps-accept_ipv6: time stamp 2024-10-31 08:10:29 is 24056422.790723448 s in the future tar: ./net/tcp_ao/seq-ext_ipv4: time stamp 2024-10-31 08:10:26 is 24056419.443278156 s in the future tar: ./net/tcp_ao/config: time stamp 2024-10-28 11:31:42 is 23809295.315449448 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv6: time stamp 2024-10-31 08:10:33 is 24056426.101659531 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv4: time stamp 2024-10-31 08:10:28 is 24056420.901498656 s in the future tar: ./net/tcp_ao/icmps-discard_ipv4: time stamp 2024-10-31 08:10:24 is 24056416.690247615 s in the future tar: ./net/tcp_ao/connect-deny_ipv4: time stamp 2024-10-31 08:10:23 is 24056415.49817049 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv4: time stamp 2024-10-31 08:10:27 is 24056419.292675198 s in the future tar: ./net/tcp_ao/rst_ipv6: time stamp 2024-10-31 08:10:32 is 24056424.059280698 s in the future tar: ./net/tcp_ao/seq-ext_ipv6: time stamp 2024-10-31 08:10:32 is 24056423.856373323 s in the future tar: ./net/tcp_ao/settings: time stamp 2024-10-28 11:31:42 is 23809293.722811448 s in the future tar: ./net/tcp_ao/icmps-discard_ipv6: time stamp 2024-10-31 08:10:30 is 24056421.525549823 s in the future tar: ./net/tcp_ao/connect-deny_ipv6: time stamp 2024-10-31 08:10:29 is 24056420.267584531 s in the future tar: ./net/tcp_ao/key-management_ipv4: time stamp 2024-10-31 08:10:24 is 24056415.055948906 s in the future tar: ./net/tcp_ao/icmps-accept_ipv4: time stamp 2024-10-31 08:10:23 is 24056413.855843698 s in the future tar: ./net/tcp_ao/bench-lookups_ipv6: time stamp 2024-10-31 08:10:28 is 24056418.683519906 s in the future tar: ./net/tcp_ao/self-connect_ipv6: time stamp 2024-10-31 08:10:32 is 24056422.483918739 s in the future tar: ./net/tcp_ao/rst_ipv4: time stamp 2024-10-31 08:10:25 is 24056415.280317114 s in the future tar: ./net/tcp_ao: time stamp 2024-10-31 08:11:32 is 24056482.201442323 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2024-10-28 11:31:42 is 23809292.057758156 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2024-10-28 11:31:42 is 23809291.924365448 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2024-10-28 11:31:42 is 23809291.790722573 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2024-10-28 11:31:42 is 23809291.671479948 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2024-10-28 11:31:42 is 23809291.521026906 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2024-10-28 11:31:42 is 23809291.365753781 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2024-10-28 11:31:42 is 23809291.216066531 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2024-10-28 11:31:42 is 23809291.090397156 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2024-10-28 11:31:42 is 23809290.929102156 s in the future tar: ./net/forwarding/tc_flower_port_range.sh: time stamp 2024-10-28 11:31:42 is 23809290.806841781 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2024-10-28 11:31:42 is 23809290.690708656 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2024-10-28 11:31:42 is 23809290.573221739 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2024-10-28 11:31:42 is 23809290.428775781 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2024-10-28 11:31:42 is 23809290.298114197 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2024-10-28 11:31:42 is 23809290.165241947 s in the future tar: ./net/forwarding/lib.sh: time stamp 2024-10-28 11:31:42 is 23809290.022785197 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2024-10-28 11:31:42 is 23809289.503378947 s in the future tar: ./net/forwarding/router_bridge_lag.sh: time stamp 2024-10-28 11:31:42 is 23809289.375296072 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2024-10-28 11:31:42 is 23809289.256449864 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2024-10-28 11:31:42 is 23809289.130800239 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2024-10-28 11:31:42 is 23809289.013996947 s in the future tar: ./net/forwarding/bridge_mdb_max.sh: time stamp 2024-10-28 11:31:42 is 23809288.872083531 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2024-10-28 11:31:42 is 23809288.747740989 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2024-10-28 11:31:42 is 23809288.613715906 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2024-10-28 11:31:42 is 23809288.496674781 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2024-10-28 11:31:42 is 23809288.371608614 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2024-10-28 11:31:42 is 23809288.263819239 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2024-10-28 11:31:42 is 23809288.129721155 s in the future tar: ./net/forwarding/config: time stamp 2024-10-28 11:31:42 is 23809287.997281447 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2024-10-28 11:31:42 is 23809287.862835864 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2024-10-28 11:31:42 is 23809287.755265447 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2024-10-28 11:31:42 is 23809287.629194239 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2024-10-28 11:31:42 is 23809287.504242572 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2024-10-28 11:31:42 is 23809287.378976697 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2024-10-28 11:31:42 is 23809287.262879697 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2024-10-28 11:31:42 is 23809287.128728322 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2024-10-28 11:31:42 is 23809287.011968989 s in the future tar: ./net/forwarding/router_bridge_1d.sh: time stamp 2024-10-28 11:31:42 is 23809286.878637947 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2024-10-28 11:31:42 is 23809286.753737364 s in the future tar: ./net/forwarding/router.sh: time stamp 2024-10-28 11:31:42 is 23809286.628340822 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2024-10-28 11:31:42 is 23809286.511550072 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2024-10-28 11:31:42 is 23809286.38638053 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2024-10-28 11:31:42 is 23809286.278329489 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2024-10-28 11:31:42 is 23809286.169482405 s in the future tar: ./net/forwarding/bridge_fdb_learning_limit.sh: time stamp 2024-10-28 11:31:42 is 23809286.044409614 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2024-10-28 11:31:42 is 23809285.919339239 s in the future tar: ./net/forwarding/tc_flower_l2_miss.sh: time stamp 2024-10-28 11:31:42 is 23809285.802885197 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2024-10-28 11:31:42 is 23809285.677319739 s in the future tar: ./net/forwarding/tc_tunnel_key.sh: time stamp 2024-10-28 11:31:42 is 23809285.554131447 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2024-10-28 11:31:42 is 23809285.435411739 s in the future tar: ./net/forwarding/router_mpath_seed.sh: time stamp 2024-10-28 11:31:42 is 23809285.32757128 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2024-10-28 11:31:42 is 23809285.201931322 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2024-10-28 11:31:42 is 23809285.076767572 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2024-10-28 11:31:42 is 23809284.943344947 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2024-10-28 11:31:42 is 23809284.818657613 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2024-10-28 11:31:42 is 23809283.444416363 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2024-10-28 11:31:42 is 23809283.317647822 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2024-10-28 11:31:42 is 23809283.187869363 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2024-10-28 11:31:42 is 23809283.068186655 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2024-10-28 11:31:42 is 23809282.960526572 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2024-10-28 11:31:42 is 23809282.84218203 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2024-10-28 11:31:42 is 23809282.710292197 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2024-10-28 11:31:42 is 23809282.584314822 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2024-10-28 11:31:42 is 23809282.476805238 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2024-10-28 11:31:42 is 23809282.358441571 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2024-10-28 11:31:42 is 23809282.236936655 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2024-10-28 11:31:42 is 23809282.117173155 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2024-10-28 11:31:42 is 23809282.00104428 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2024-10-28 11:31:42 is 23809281.85784878 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2024-10-28 11:31:42 is 23809281.694860488 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2024-10-28 11:31:42 is 23809281.583402113 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2024-10-28 11:31:42 is 23809281.467160321 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2024-10-28 11:31:42 is 23809281.340688946 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2024-10-28 11:31:42 is 23809281.224743738 s in the future tar: ./net/forwarding/settings: time stamp 2024-10-28 11:31:42 is 23809281.116453113 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2024-10-28 11:31:42 is 23809281.008378488 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2024-10-28 11:31:42 is 23809280.89036603 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2024-10-28 11:31:42 is 23809280.76595978 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2024-10-28 11:31:42 is 23809280.649178155 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2024-10-28 11:31:42 is 23809280.524787821 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2024-10-28 11:31:42 is 23809280.398200071 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2024-10-28 11:31:42 is 23809280.268419571 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2024-10-28 11:31:42 is 23809280.148692363 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2024-10-28 11:31:42 is 23809280.02622478 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2024-10-28 11:31:42 is 23809279.880746571 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2024-10-28 11:31:42 is 23809279.756614655 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2024-10-28 11:31:42 is 23809279.639854446 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2024-10-28 11:31:42 is 23809279.523567404 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2024-10-28 11:31:42 is 23809279.397199363 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2024-10-28 11:31:42 is 23809279.289557696 s in the future tar: ./net/forwarding/router_bridge_vlan_upper.sh: time stamp 2024-10-28 11:31:42 is 23809279.180840863 s in the future tar: ./net/forwarding/router_bridge_1d_lag.sh: time stamp 2024-10-28 11:31:42 is 23809279.064650488 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2024-10-28 11:31:42 is 23809278.921710821 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2024-10-28 11:31:42 is 23809278.789058946 s in the future tar: ./net/forwarding/min_max_mtu.sh: time stamp 2024-10-28 11:31:42 is 23809278.655518821 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2024-10-28 11:31:42 is 23809278.522601738 s in the future tar: ./net/forwarding/tc_flower_cfm.sh: time stamp 2024-10-28 11:31:42 is 23809278.391727779 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2024-10-28 11:31:42 is 23809278.263585404 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2024-10-28 11:31:42 is 23809278.121961988 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2024-10-28 11:31:42 is 23809278.013775279 s in the future tar: ./net/forwarding/router_bridge_vlan_upper_pvid.sh: time stamp 2024-10-28 11:31:42 is 23809277.887468071 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2024-10-28 11:31:42 is 23809277.765742613 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2024-10-28 11:31:42 is 23809277.631619238 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2024-10-28 11:31:42 is 23809277.513250613 s in the future tar: ./net/forwarding/bridge_mdb_host.sh: time stamp 2024-10-28 11:31:42 is 23809277.382679696 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2024-10-28 11:31:42 is 23809277.265446654 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2024-10-28 11:31:42 is 23809277.118645029 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2024-10-28 11:31:42 is 23809276.987854238 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2024-10-28 11:31:42 is 23809276.861455321 s in the future tar: ./net/forwarding/lib_sh_test.sh: time stamp 2024-10-28 11:31:42 is 23809276.731534112 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2024-10-28 11:31:42 is 23809276.597399196 s in the future tar: ./net/forwarding/router_mpath_nh_lib.sh: time stamp 2024-10-28 11:31:42 is 23809276.479096654 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2024-10-28 11:31:42 is 23809276.348320237 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2024-10-28 11:31:42 is 23809276.230858237 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2024-10-28 11:31:42 is 23809276.055272196 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2024-10-28 11:31:42 is 23809275.939186487 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2024-10-28 11:31:42 is 23809275.777184362 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2024-10-28 11:31:42 is 23809275.653256737 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2024-10-28 11:31:42 is 23809275.513226112 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2024-10-28 11:31:42 is 23809275.394770612 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2024-10-28 11:31:42 is 23809275.247631529 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2024-10-28 11:31:42 is 23809275.113423154 s in the future tar: ./net/forwarding/router_bridge_pvid_vlan_upper.sh: time stamp 2024-10-28 11:31:42 is 23809274.979454821 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2024-10-28 11:31:42 is 23809274.844264987 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2024-10-28 11:31:42 is 23809274.700825946 s in the future tar: ./net/forwarding: time stamp 2024-10-31 08:11:31 is 24056463.642696029 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2024-10-30 10:28:17 is 23978269.478964404 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2024-10-28 11:31:42 is 23809274.336900112 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2024-10-28 11:31:42 is 23809274.199804654 s in the future tar: ./net/mptcp/config: time stamp 2024-10-28 11:31:42 is 23809274.057822195 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2024-10-31 08:10:18 is 24056389.882686445 s in the future tar: ./net/mptcp/diag.sh: time stamp 2024-10-28 11:31:42 is 23809273.74491057 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2024-10-28 11:31:42 is 23809273.352882862 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2024-10-28 11:31:42 is 23809273.182411904 s in the future tar: ./net/mptcp/settings: time stamp 2024-10-28 11:31:42 is 23809273.061155862 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2024-10-31 08:10:17 is 24056387.886906445 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2024-10-28 11:31:42 is 23809272.742646529 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2024-10-31 08:10:18 is 24056388.604825904 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2024-10-28 11:31:42 is 23809272.477455112 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2024-10-31 08:10:18 is 24056388.33165082 s in the future tar: ./net/mptcp: time stamp 2024-10-31 08:11:31 is 24056461.274383945 s in the future tar: ./net/net_helper.sh: time stamp 2024-10-28 11:31:42 is 23809272.149078154 s in the future tar: ./net/hsr/config: time stamp 2024-10-28 11:31:42 is 23809272.006511654 s in the future tar: ./net/hsr/hsr_ping.sh: time stamp 2024-10-28 11:31:42 is 23809271.893660404 s in the future tar: ./net/hsr/hsr_common.sh: time stamp 2024-10-31 07:12:54 is 24052943.765497445 s in the future tar: ./net/hsr/settings: time stamp 2024-10-31 07:12:54 is 24052943.640445029 s in the future tar: ./net/hsr/hsr_redbox.sh: time stamp 2024-10-28 11:31:42 is 23809271.514248987 s in the future tar: ./net/hsr: time stamp 2024-10-31 08:11:31 is 24056460.453992612 s in the future tar: ./net/rds/include.sh: time stamp 2024-10-31 08:11:32 is 24056461.31618007 s in the future tar: ./net/rds/test.py: time stamp 2024-10-28 11:31:42 is 23809271.187220778 s in the future tar: ./net/rds/run.sh: time stamp 2024-10-28 11:31:42 is 23809271.043408862 s in the future tar: ./net/rds: time stamp 2024-10-31 08:11:32 is 24056460.972106362 s in the future tar: ./net/packetdrill/tcp_zerocopy_basic.pkt: time stamp 2024-10-28 11:31:42 is 23809270.825988237 s in the future tar: ./net/packetdrill/defaults.sh: time stamp 2024-10-28 11:31:42 is 23809270.678471612 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_exclusive.pkt: time stamp 2024-10-28 11:31:42 is 23809270.55501807 s in the future tar: ./net/packetdrill/config: time stamp 2024-10-28 11:31:42 is 23809270.433973612 s in the future tar: ./net/packetdrill/tcp_zerocopy_small.pkt: time stamp 2024-10-28 11:31:42 is 23809270.308835987 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-after-win-update.pkt: time stamp 2024-10-28 11:31:42 is 23809270.179717612 s in the future tar: ./net/packetdrill/set_sysctls.py: time stamp 2024-10-28 11:31:42 is 23809270.071038612 s in the future tar: ./net/packetdrill/tcp_zerocopy_client.pkt: time stamp 2024-10-28 11:31:42 is 23809269.927969403 s in the future tar: ./net/packetdrill/tcp_zerocopy_closed.pkt: time stamp 2024-10-28 11:31:42 is 23809269.808287487 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt-send-6pkt.pkt: time stamp 2024-10-28 11:31:42 is 23809269.654310528 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-app-limited-9-packets-out.pkt: time stamp 2024-10-28 11:31:42 is 23809269.537464737 s in the future tar: ./net/packetdrill/tcp_zerocopy_fastopen-server.pkt: time stamp 2024-10-28 11:31:42 is 23809269.419440778 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-app-limited.pkt: time stamp 2024-10-28 11:31:42 is 23809269.283360445 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt.pkt: time stamp 2024-10-28 11:31:42 is 23809269.16074557 s in the future tar: ./net/packetdrill/ksft_runner.sh: time stamp 2024-10-28 11:31:42 is 23809269.045251445 s in the future tar: ./net/packetdrill/tcp_md5_md5-only-on-client-ack.pkt: time stamp 2024-10-28 11:31:42 is 23809268.918912612 s in the future tar: ./net/packetdrill/tcp_zerocopy_batch.pkt: time stamp 2024-10-28 11:31:42 is 23809268.798933778 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-1pkt.pkt: time stamp 2024-10-28 11:31:42 is 23809268.669711278 s in the future tar: ./net/packetdrill/tcp_zerocopy_maxfrags.pkt: time stamp 2024-10-28 11:31:42 is 23809268.536195445 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt-send-5pkt.pkt: time stamp 2024-10-28 11:31:42 is 23809268.100916528 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-fq-ack-per-2pkt.pkt: time stamp 2024-10-28 11:31:42 is 23809265.728402153 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-4pkt.pkt: time stamp 2024-10-28 11:31:42 is 23809265.595032069 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-after-idle.pkt: time stamp 2024-10-28 11:31:42 is 23809265.468786861 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_oneshot.pkt: time stamp 2024-10-28 11:31:42 is 23809265.336543361 s in the future tar: ./net/packetdrill/tcp_inq_server.pkt: time stamp 2024-10-28 11:31:42 is 23809265.203011986 s in the future tar: ./net/packetdrill/tcp_inq_client.pkt: time stamp 2024-10-28 11:31:42 is 23809265.069552194 s in the future tar: ./net/packetdrill/tcp_zerocopy_fastopen-client.pkt: time stamp 2024-10-28 11:31:42 is 23809264.943232861 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_edge.pkt: time stamp 2024-10-28 11:31:42 is 23809264.819323694 s in the future tar: ./net/packetdrill: time stamp 2024-10-28 11:31:42 is 23809264.769398528 s in the future tar: ./net: time stamp 2024-10-31 08:11:32 is 24056454.710794444 s in the future tar: ./pstore/config: time stamp 2024-10-28 11:31:42 is 23809264.567955861 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2024-10-28 11:31:42 is 23809264.434443403 s in the future tar: ./pstore/common_tests: time stamp 2024-10-28 11:31:42 is 23809264.310225028 s in the future tar: ./pstore/pstore_crash_test: time stamp 2024-10-28 11:31:42 is 23809264.176790153 s in the future tar: ./pstore/pstore_tests: time stamp 2024-10-28 11:31:42 is 23809264.051619861 s in the future tar: ./pstore: time stamp 2024-10-31 08:11:33 is 24056455.000620569 s in the future tar: ./drivers/net/virtio_net/basic_features.sh: time stamp 2024-10-28 11:31:42 is 23809263.818633278 s in the future tar: ./drivers/net/virtio_net/config: time stamp 2024-10-28 11:31:42 is 23809263.700460569 s in the future tar: ./drivers/net/virtio_net/virtio_net_common.sh: time stamp 2024-10-28 11:31:42 is 23809263.566905194 s in the future tar: ./drivers/net/virtio_net: time stamp 2024-10-31 08:11:26 is 24056447.513285611 s in the future tar: ./drivers/net/ping.py: time stamp 2024-10-28 11:31:42 is 23809263.386816319 s in the future tar: ./drivers/net/config: time stamp 2024-10-28 11:31:42 is 23809263.243312611 s in the future tar: ./drivers/net/lib/py/__init__.py: time stamp 2024-10-28 11:31:42 is 23809263.018253861 s in the future tar: ./drivers/net/lib/py/load.py: time stamp 2024-10-28 11:31:42 is 23809262.891448861 s in the future tar: ./drivers/net/lib/py/remote.py: time stamp 2024-10-28 11:31:42 is 23809262.768086777 s in the future tar: ./drivers/net/lib/py/remote_ssh.py: time stamp 2024-10-28 11:31:42 is 23809262.658654694 s in the future tar: ./drivers/net/lib/py/remote_netns.py: time stamp 2024-10-28 11:31:42 is 23809262.532756236 s in the future tar: ./drivers/net/lib/py/env.py: time stamp 2024-10-28 11:31:42 is 23809262.399251944 s in the future tar: ./drivers/net/lib/py: time stamp 2024-10-28 11:31:42 is 23809262.336615236 s in the future tar: ./drivers/net/lib: time stamp 2024-10-28 11:31:42 is 23809262.275883611 s in the future tar: ./drivers/net/bonding/bond_topo_3d1c.sh: time stamp 2024-10-28 11:31:42 is 23809262.124831277 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2024-10-28 11:31:42 is 23809262.007268819 s in the future tar: ./drivers/net/bonding/bond_topo_2d1c.sh: time stamp 2024-10-28 11:31:42 is 23809261.882138486 s in the future tar: ./drivers/net/bonding/bond_options.sh: time stamp 2024-10-28 11:31:42 is 23809261.749530236 s in the future tar: ./drivers/net/bonding/mode-1-recovery-updelay.sh: time stamp 2024-10-28 11:31:42 is 23809261.594836402 s in the future tar: ./drivers/net/bonding/bond_macvlan.sh: time stamp 2024-10-28 11:31:42 is 23809261.457692069 s in the future tar: ./drivers/net/bonding/config: time stamp 2024-10-28 11:31:42 is 23809261.333310986 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2024-10-28 11:31:42 is 23809261.199845111 s in the future tar: ./drivers/net/bonding/bond-eth-type-change.sh: time stamp 2024-10-28 11:31:42 is 23809261.073909486 s in the future tar: ./drivers/net/bonding/mode-2-recovery-updelay.sh: time stamp 2024-10-28 11:31:42 is 23809260.948845819 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2024-10-28 11:31:42 is 23809260.835252777 s in the future tar: ./drivers/net/bonding/settings: time stamp 2024-10-28 11:31:42 is 23809260.710175611 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2024-10-28 11:31:42 is 23809260.566060152 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2024-10-28 11:31:42 is 23809260.406614819 s in the future tar: ./drivers/net/bonding: time stamp 2024-10-28 11:31:42 is 23809260.348337319 s in the future tar: ./drivers/net/queues.py: time stamp 2024-10-28 11:31:42 is 23809260.222382944 s in the future tar: ./drivers/net/stats.py: time stamp 2024-10-28 11:31:42 is 23809260.09837161 s in the future tar: ./drivers/net/shaper.py: time stamp 2024-10-28 11:31:42 is 23809259.964673194 s in the future tar: ./drivers/net/team/config: time stamp 2024-10-28 11:31:42 is 23809259.805359069 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2024-10-28 11:31:42 is 23809259.680366027 s in the future tar: ./drivers/net/team: time stamp 2024-10-31 08:11:25 is 24056442.609272069 s in the future tar: ./drivers/net/netcons_basic.sh: time stamp 2024-10-28 11:31:42 is 23809259.490273735 s in the future tar: ./drivers/net: time stamp 2024-10-31 08:11:25 is 24056442.430694277 s in the future tar: ./drivers/platform/x86/intel/ifs/test_ifs.sh: time stamp 2024-10-28 11:31:42 is 23809259.213182819 s in the future tar: ./drivers/platform/x86/intel/ifs: time stamp 2024-10-31 08:11:26 is 24056443.156365527 s in the future tar: ./drivers/platform/x86/intel: time stamp 2024-10-31 08:11:26 is 24056443.107041944 s in the future tar: ./drivers/platform/x86: time stamp 2024-10-31 08:11:26 is 24056443.046312819 s in the future tar: ./drivers/platform: time stamp 2024-10-31 08:11:26 is 24056442.988853235 s in the future tar: ./drivers/dma-buf/config: time stamp 2024-10-28 11:31:42 is 23809258.85455711 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2024-10-31 08:08:35 is 24056271.72082086 s in the future tar: ./drivers/dma-buf: time stamp 2024-10-31 08:11:25 is 24056441.658071152 s in the future tar: ./drivers: time stamp 2024-10-31 08:11:26 is 24056442.605157527 s in the future tar: ./user_events/dyn_test: time stamp 2024-10-31 08:11:04 is 24056420.437421902 s in the future tar: ./user_events/ftrace_test: time stamp 2024-10-31 08:11:04 is 24056420.27926636 s in the future tar: ./user_events/config: time stamp 2024-10-28 11:31:42 is 23809258.162208069 s in the future tar: ./user_events/abi_test: time stamp 2024-10-31 08:11:05 is 24056421.01453811 s in the future tar: ./user_events/perf_test: time stamp 2024-10-31 08:11:05 is 24056420.854414235 s in the future tar: ./user_events/settings: time stamp 2024-10-28 11:31:42 is 23809257.720013235 s in the future tar: ./user_events: time stamp 2024-10-31 08:11:36 is 24056451.663473027 s in the future tar: ./lib/prime_numbers.sh: time stamp 2024-10-28 11:31:42 is 23809257.513363485 s in the future tar: ./lib/printf.sh: time stamp 2024-10-28 11:31:42 is 23809257.387521485 s in the future tar: ./lib/config: time stamp 2024-10-28 11:31:42 is 23809257.262298152 s in the future tar: ./lib/scanf.sh: time stamp 2024-10-28 11:31:42 is 23809257.149317985 s in the future tar: ./lib/bitmap.sh: time stamp 2024-10-28 11:31:42 is 23809257.02367261 s in the future tar: ./lib: time stamp 2024-10-31 08:11:29 is 24056443.945417652 s in the future tar: ./move_mount_set_group/config: time stamp 2024-10-28 11:31:42 is 23809256.794184402 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2024-10-31 08:10:02 is 24056356.660413693 s in the future tar: ./move_mount_set_group: time stamp 2024-10-31 08:11:30 is 24056444.607064943 s in the future tar: ./openat2/resolve_test: time stamp 2024-10-31 08:10:46 is 24056399.731589485 s in the future tar: ./openat2/openat2_test: time stamp 2024-10-31 08:10:43 is 24056396.286616568 s in the future tar: ./openat2/rename_attack_test: time stamp 2024-10-31 08:10:46 is 24056398.927992485 s in the future tar: ./openat2: time stamp 2024-10-31 08:11:33 is 24056445.868548568 s in the future tar: ./dmabuf-heaps/config: time stamp 2024-10-28 11:31:42 is 23809254.722691527 s in the future tar: ./dmabuf-heaps/dmabuf-heap: time stamp 2024-10-31 08:08:35 is 24056267.420361443 s in the future tar: ./dmabuf-heaps: time stamp 2024-10-31 08:11:25 is 24056437.363524026 s in the future tar: ./signal/mangle_uc_sigmask: time stamp 2024-10-31 08:10:57 is 24056409.20978461 s in the future tar: ./signal/sas: time stamp 2024-10-31 08:10:57 is 24056409.076339985 s in the future tar: ./signal: time stamp 2024-10-31 08:11:34 is 24056446.013993276 s in the future tar: ./ir/ir_loopback.sh: time stamp 2024-10-28 11:31:42 is 23809253.863158651 s in the future tar: ./ir/ir_loopback: time stamp 2024-10-31 08:09:41 is 24056332.735216026 s in the future tar: ./ir: time stamp 2024-10-31 08:11:28 is 24056439.684320943 s in the future tar: ./amd-pstate/gitsource.sh: time stamp 2024-10-28 11:31:42 is 23809253.530168985 s in the future tar: ./amd-pstate/config: time stamp 2024-10-28 11:31:42 is 23809253.410877068 s in the future tar: ./amd-pstate/basic.sh: time stamp 2024-10-28 11:31:42 is 23809253.270871985 s in the future tar: ./amd-pstate/tbench.sh: time stamp 2024-10-28 11:31:42 is 23809253.125487401 s in the future tar: ./amd-pstate/run.sh: time stamp 2024-10-28 11:31:42 is 23809252.98375886 s in the future tar: ./amd-pstate: time stamp 2024-10-31 08:11:23 is 24056433.92613036 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2024-10-31 08:09:30 is 24056320.685157026 s in the future tar: ./filesystems/epoll: time stamp 2024-10-31 08:11:26 is 24056436.629252943 s in the future tar: ./filesystems/statmount/statmount_test: time stamp 2024-10-31 08:09:31 is 24056321.462113776 s in the future tar: ./filesystems/statmount/statmount_test_ns: time stamp 2024-10-31 08:09:31 is 24056321.303703818 s in the future tar: ./filesystems/statmount: time stamp 2024-10-31 08:11:27 is 24056437.251151776 s in the future tar: ./filesystems/fat/config: time stamp 2024-10-28 11:31:42 is 23809252.10877661 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2024-10-31 08:09:30 is 24056319.991043193 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2024-10-28 11:31:42 is 23809251.850787485 s in the future tar: ./filesystems/fat: time stamp 2024-10-31 08:11:27 is 24056436.786770068 s in the future tar: ./filesystems/dnotify_test: time stamp 2024-10-31 08:09:28 is 24056317.649607693 s in the future tar: ./filesystems/binderfs/config: time stamp 2024-10-28 11:31:42 is 23809251.503145943 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2024-10-31 08:09:29 is 24056318.336439859 s in the future tar: ./filesystems/binderfs: time stamp 2024-10-31 08:11:26 is 24056435.275426276 s in the future tar: ./filesystems/file_stressor: time stamp 2024-10-31 08:09:28 is 24056317.149574484 s in the future tar: ./filesystems/overlayfs/set_layers_via_fds: time stamp 2024-10-31 08:09:31 is 24056319.965337526 s in the future tar: ./filesystems/overlayfs/dev_in_maps: time stamp 2024-10-31 08:09:30 is 24056318.823578234 s in the future tar: ./filesystems/overlayfs: time stamp 2024-10-31 08:11:27 is 24056435.765301568 s in the future tar: ./filesystems/devpts_pts: time stamp 2024-10-31 08:09:28 is 24056316.640056318 s in the future tar: ./filesystems: time stamp 2024-10-31 08:11:27 is 24056435.582481859 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2024-10-31 08:09:59 is 24056347.423426401 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2024-10-28 11:31:42 is 23809250.281520901 s in the future tar: ./mount/config: time stamp 2024-10-28 11:31:42 is 23809250.152143943 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2024-10-28 11:31:42 is 23809250.032032443 s in the future tar: ./mount/nosymfollow-test: time stamp 2024-10-31 08:09:59 is 24056346.898556026 s in the future tar: ./mount: time stamp 2024-10-31 08:11:30 is 24056437.847810609 s in the future tar: ./mincore/mincore_selftest: time stamp 2024-10-31 08:09:59 is 24056346.682271359 s in the future tar: ./mincore: time stamp 2024-10-31 08:11:30 is 24056437.635043609 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2024-10-31 08:09:58 is 24056345.468410234 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2024-10-31 08:09:58 is 24056345.338935734 s in the future tar: ./membarrier: time stamp 2024-10-31 08:11:29 is 24056436.276237901 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2024-10-28 11:31:42 is 23809249.126281443 s in the future tar: ./cpu-hotplug: time stamp 2024-10-31 08:11:24 is 24056431.059878734 s in the future tar: ./ftrace/config: time stamp 2024-10-28 11:31:42 is 23809248.914335651 s in the future tar: ./ftrace/settings: time stamp 2024-10-28 11:31:42 is 23809248.784245026 s in the future tar: ./ftrace/ftracetest-ktap: time stamp 2024-10-28 11:31:42 is 23809248.656398067 s in the future tar: ./ftrace/ftracetest: time stamp 2024-10-28 11:31:42 is 23809248.530476734 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2024-10-28 11:31:42 is 23809248.362991442 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2024-10-28 11:31:42 is 23809248.225439026 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2024-10-28 11:31:42 is 23809248.091879609 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2024-10-28 11:31:42 is 23809247.970935859 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2024-10-28 11:31:42 is 23809247.829479692 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2024-10-28 11:31:42 is 23809247.695836776 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2024-10-28 11:31:42 is 23809247.541495567 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2024-10-28 11:31:42 is 23809247.399590901 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2024-10-28 11:31:42 is 23809247.270299109 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2024-10-28 11:31:42 is 23809247.141016942 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2024-10-28 11:31:42 is 23809247.007733734 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2024-10-28 11:31:42 is 23809246.870855692 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack.tc: time stamp 2024-10-28 11:31:42 is 23809246.724853817 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2024-10-28 11:31:42 is 23809246.590463734 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2024-10-28 11:31:42 is 23809246.457556484 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2024-10-28 11:31:42 is 23809246.341104651 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2024-10-28 11:31:42 is 23809246.210795317 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2024-10-28 11:31:42 is 23809246.073526025 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2024-10-28 11:31:42 is 23809245.931827567 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2024-10-28 11:31:42 is 23809245.802987609 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack-legacy.tc: time stamp 2024-10-28 11:31:42 is 23809245.669027734 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2024-10-28 11:31:42 is 23809245.523084775 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2024-10-28 11:31:42 is 23809245.381505817 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2024-10-28 11:31:42 is 23809245.252498525 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2024-10-28 11:31:42 is 23809245.1184309 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2024-10-28 11:31:42 is 23809244.993250317 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2024-10-28 11:31:42 is 23809244.855899692 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2024-10-28 11:31:42 is 23809244.73067265 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2024-10-28 11:31:42 is 23809244.592908234 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2024-10-28 11:31:42 is 23809244.509505317 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2024-10-28 11:31:42 is 23809244.372180317 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2024-10-28 11:31:42 is 23809244.238968067 s in the future tar: ./ftrace/test.d/trigger: time stamp 2024-10-28 11:31:42 is 23809244.180635317 s in the future tar: ./ftrace/test.d/00basic/trace_marker.tc: time stamp 2024-10-28 11:31:42 is 23809244.000802359 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2024-10-28 11:31:42 is 23809243.867338192 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2024-10-28 11:31:42 is 23809243.738085359 s in the future tar: ./ftrace/test.d/00basic/snapshot1.tc: time stamp 2024-10-28 11:31:42 is 23809243.587899859 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2024-10-28 11:31:42 is 23809243.450497567 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_subbuf_size.tc: time stamp 2024-10-28 11:31:42 is 23809243.31697115 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2024-10-28 11:31:42 is 23809243.180916442 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2024-10-28 11:31:42 is 23809243.045811067 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2024-10-28 11:31:42 is 23809242.908348858 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2024-10-28 11:31:42 is 23809242.774808108 s in the future tar: ./ftrace/test.d/00basic/test_ownership.tc: time stamp 2024-10-28 11:31:42 is 23809242.639088942 s in the future tar: ./ftrace/test.d/00basic: time stamp 2024-10-28 11:31:42 is 23809242.579287317 s in the future tar: ./ftrace/test.d/dynevent/tprobe_syntax_errors.tc: time stamp 2024-10-28 11:31:42 is 23809242.412508108 s in the future tar: ./ftrace/test.d/dynevent/add_remove_btfarg.tc: time stamp 2024-10-28 11:31:42 is 23809242.286837733 s in the future tar: ./ftrace/test.d/dynevent/fprobe_args_vfs.tc: time stamp 2024-10-28 11:31:42 is 23809242.170017192 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2024-10-28 11:31:42 is 23809242.041908983 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2024-10-28 11:31:42 is 23809241.905227692 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2024-10-28 11:31:42 is 23809241.778785775 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe.tc: time stamp 2024-10-28 11:31:42 is 23809241.661297775 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2024-10-28 11:31:42 is 23809241.511453775 s in the future tar: ./ftrace/test.d/dynevent/add_remove_uprobe.tc: time stamp 2024-10-28 11:31:42 is 23809241.365992817 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2024-10-28 11:31:42 is 23809241.238182525 s in the future tar: ./ftrace/test.d/dynevent/add_remove_fprobe.tc: time stamp 2024-10-28 11:31:42 is 23809241.106742025 s in the future tar: ./ftrace/test.d/dynevent/fprobe_syntax_errors.tc: time stamp 2024-10-28 11:31:42 is 23809240.969253817 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2024-10-28 11:31:42 is 23809240.83211515 s in the future tar: ./ftrace/test.d/dynevent/fprobe_entry_arg.tc: time stamp 2024-10-28 11:31:42 is 23809240.704523567 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe_module.tc: time stamp 2024-10-28 11:31:42 is 23809240.5770574 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2024-10-28 11:31:42 is 23809240.42714015 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2024-10-28 11:31:42 is 23809240.365089025 s in the future tar: ./ftrace/test.d/functions: time stamp 2024-10-28 11:31:42 is 23809240.227052941 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2024-10-28 11:31:42 is 23809240.089132691 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2024-10-28 11:31:42 is 23809239.968217191 s in the future tar: ./ftrace/test.d/ftrace/fgraph-retval.tc: time stamp 2024-10-28 11:31:42 is 23809239.847830983 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2024-10-28 11:31:42 is 23809239.714398275 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2024-10-28 11:31:42 is 23809239.580343316 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2024-10-28 11:31:42 is 23809239.447678483 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2024-10-28 11:31:42 is 23809239.326349525 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2024-10-28 11:31:42 is 23809239.200474691 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2024-10-28 11:31:42 is 23809239.079912691 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2024-10-28 11:31:42 is 23809238.947178233 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2024-10-28 11:31:42 is 23809238.811641025 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2024-10-28 11:31:42 is 23809238.625370483 s in the future tar: ./ftrace/test.d/ftrace/func_hotplug.tc: time stamp 2024-10-28 11:31:42 is 23809238.49586115 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2024-10-28 11:31:42 is 23809238.363332233 s in the future tar: ./ftrace/test.d/ftrace/fgraph-profiler.tc: time stamp 2024-10-28 11:31:42 is 23809238.225308441 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2024-10-28 11:31:42 is 23809238.099911775 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2024-10-28 11:31:42 is 23809237.970346608 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2024-10-28 11:31:42 is 23809237.83778715 s in the future tar: ./ftrace/test.d/ftrace/fgraph-multi.tc: time stamp 2024-10-28 11:31:42 is 23809237.710722441 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2024-10-28 11:31:42 is 23809237.652648691 s in the future tar: ./ftrace/test.d/template: time stamp 2024-10-28 11:31:42 is 23809237.528348024 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2024-10-28 11:31:42 is 23809237.382543191 s in the future tar: ./ftrace/test.d/selftest: time stamp 2024-10-28 11:31:42 is 23809237.328950733 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2024-10-28 11:31:42 is 23809237.161883983 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2024-10-28 11:31:42 is 23809237.036181024 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2024-10-28 11:31:42 is 23809236.907093149 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2024-10-28 11:31:42 is 23809236.781987691 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2024-10-28 11:31:42 is 23809236.651514566 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2024-10-28 11:31:42 is 23809236.527301608 s in the future tar: ./ftrace/test.d/event: time stamp 2024-10-28 11:31:42 is 23809236.465065149 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2024-10-28 11:31:42 is 23809236.309644358 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2024-10-28 11:31:42 is 23809236.251168983 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2024-10-28 11:31:42 is 23809236.106656233 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2024-10-28 11:31:42 is 23809235.960982941 s in the future tar: ./ftrace/test.d/tracer: time stamp 2024-10-28 11:31:42 is 23809235.906218191 s in the future tar: ./ftrace/test.d/filter/event-filter-function.tc: time stamp 2024-10-28 11:31:42 is 23809235.742394399 s in the future tar: ./ftrace/test.d/filter: time stamp 2024-10-28 11:31:42 is 23809235.684230733 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2024-10-28 11:31:42 is 23809235.434912024 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2024-10-28 11:31:42 is 23809235.301276733 s in the future tar: ./ftrace/test.d/instances: time stamp 2024-10-28 11:31:42 is 23809235.247189233 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2024-10-28 11:31:42 is 23809235.097559816 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2024-10-28 11:31:42 is 23809234.972636107 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2024-10-28 11:31:42 is 23809234.846778399 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2024-10-28 11:31:42 is 23809234.721651024 s in the future tar: ./ftrace/test.d/kprobe/kprobe_insn_boundary.tc: time stamp 2024-10-28 11:31:42 is 23809234.600244649 s in the future tar: ./ftrace/test.d/kprobe/kprobe_opt_types.tc: time stamp 2024-10-28 11:31:42 is 23809234.475176399 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_entry_arg.tc: time stamp 2024-10-28 11:31:42 is 23809234.355306441 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2024-10-28 11:31:42 is 23809234.229489149 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2024-10-28 11:31:42 is 23809234.104931316 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2024-10-28 11:31:42 is 23809233.933202316 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2024-10-28 11:31:42 is 23809233.824711482 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2024-10-28 11:31:42 is 23809233.704104982 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2024-10-28 11:31:42 is 23809233.579032232 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2024-10-28 11:31:42 is 23809233.441017149 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2024-10-28 11:31:42 is 23809233.308024149 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2024-10-28 11:31:42 is 23809233.182733232 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2024-10-28 11:31:42 is 23809233.057598566 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2024-10-28 11:31:42 is 23809232.924176982 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2024-10-28 11:31:42 is 23809232.807518232 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2024-10-28 11:31:42 is 23809232.682181107 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_char.tc: time stamp 2024-10-28 11:31:42 is 23809232.553223691 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2024-10-28 11:31:42 is 23809232.415746441 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_vfs.tc: time stamp 2024-10-28 11:31:42 is 23809232.298695732 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2024-10-28 11:31:42 is 23809232.182082524 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2024-10-28 11:31:42 is 23809232.05275169 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2024-10-28 11:31:42 is 23809231.931755732 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2024-10-28 11:31:42 is 23809231.806580815 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2024-10-28 11:31:42 is 23809231.75261919 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2024-10-28 11:31:42 is 23809231.598485565 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2024-10-28 11:31:42 is 23809231.473233899 s in the future tar: ./ftrace/test.d/direct: time stamp 2024-10-28 11:31:42 is 23809231.414566315 s in the future tar: ./ftrace/test.d: time stamp 2024-10-28 11:31:42 is 23809231.364831107 s in the future tar: ./ftrace: time stamp 2024-10-31 08:11:27 is 24056416.306674149 s in the future tar: ./core/close_range_test: time stamp 2024-10-31 08:08:34 is 24056243.077330774 s in the future tar: ./core/unshare_test: time stamp 2024-10-31 08:08:34 is 24056242.938880774 s in the future tar: ./core: time stamp 2024-10-31 08:11:24 is 24056412.87701719 s in the future tar: ./clone3/clone3_set_tid: time stamp 2024-10-31 08:08:33 is 24056241.73062569 s in the future tar: ./clone3/clone3: time stamp 2024-10-31 08:08:33 is 24056241.605511482 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2024-10-31 08:08:33 is 24056241.42246419 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2024-10-31 08:08:33 is 24056241.280656357 s in the future tar: ./clone3: time stamp 2024-10-31 08:11:24 is 24056412.221924607 s in the future tar: ./futex/functional/futex_waitv: time stamp 2024-10-31 08:09:34 is 24056302.029669607 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2024-10-31 08:09:33 is 24056300.880447982 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2024-10-31 08:09:33 is 24056300.725819774 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2024-10-31 08:09:33 is 24056300.575576065 s in the future tar: ./futex/functional/futex_requeue: time stamp 2024-10-31 08:09:34 is 24056301.445983732 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2024-10-31 08:09:32 is 24056299.296844857 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2024-10-31 08:09:32 is 24056299.146593565 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2024-10-31 08:09:33 is 24056300.00876694 s in the future tar: ./futex/functional/run.sh: time stamp 2024-10-28 11:31:42 is 23809228.883480648 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2024-10-31 08:09:32 is 24056298.738060232 s in the future tar: ./futex/functional/futex_wait: time stamp 2024-10-31 08:09:33 is 24056299.59613794 s in the future tar: ./futex/functional: time stamp 2024-10-31 08:11:27 is 24056413.53769069 s in the future tar: ./futex/run.sh: time stamp 2024-10-31 08:11:27 is 24056413.411958607 s in the future tar: ./futex: time stamp 2024-10-31 08:11:27 is 24056413.353502065 s in the future tar: ./connector/proc_filter: time stamp 2024-10-31 08:08:33 is 24056239.187583023 s in the future tar: ./connector: time stamp 2024-10-31 08:11:24 is 24056410.132695648 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2024-10-31 08:11:01 is 24056386.986892607 s in the future tar: ./timers/set-tz: time stamp 2024-10-31 08:11:03 is 24056388.869579232 s in the future tar: ./timers/leap-a-day: time stamp 2024-10-31 08:11:03 is 24056388.732551982 s in the future tar: ./timers/threadtest: time stamp 2024-10-31 08:11:01 is 24056386.602759648 s in the future tar: ./timers/set-timer-lat: time stamp 2024-10-31 08:11:01 is 24056386.469821273 s in the future tar: ./timers/inconsistency-check: time stamp 2024-10-31 08:11:01 is 24056386.342927232 s in the future tar: ./timers/raw_skew: time stamp 2024-10-31 08:11:01 is 24056386.215424148 s in the future tar: ./timers/valid-adjtimex: time stamp 2024-10-31 08:11:02 is 24056387.07361044 s in the future tar: ./timers/freq-step: time stamp 2024-10-31 08:11:02 is 24056386.935683065 s in the future tar: ./timers/set-2038: time stamp 2024-10-31 08:11:03 is 24056387.809214565 s in the future tar: ./timers/settings: time stamp 2024-10-28 11:31:42 is 23809226.68153344 s in the future tar: ./timers/rtcpie: time stamp 2024-10-31 08:11:01 is 24056385.536899481 s in the future tar: ./timers/clocksource-switch: time stamp 2024-10-31 08:11:02 is 24056386.401828481 s in the future tar: ./timers/adjtick: time stamp 2024-10-31 08:11:02 is 24056386.267085106 s in the future tar: ./timers/posix_timers: time stamp 2024-10-31 08:11:00 is 24056384.13888069 s in the future tar: ./timers/change_skew: time stamp 2024-10-31 08:11:02 is 24056385.997215315 s in the future tar: ./timers/mqueue-lat: time stamp 2024-10-31 08:11:01 is 24056384.851201981 s in the future tar: ./timers/nanosleep: time stamp 2024-10-31 08:11:00 is 24056383.733274315 s in the future tar: ./timers/leapcrash: time stamp 2024-10-31 08:11:03 is 24056386.609085981 s in the future tar: ./timers/skew_consistency: time stamp 2024-10-31 08:11:02 is 24056385.467302231 s in the future tar: ./timers/set-tai: time stamp 2024-10-31 08:11:03 is 24056386.300565148 s in the future tar: ./timers/nsleep-lat: time stamp 2024-10-31 08:11:00 is 24056383.15776269 s in the future tar: ./timers: time stamp 2024-10-31 08:11:35 is 24056418.105357898 s in the future tar: ./mount_setattr/config: time stamp 2024-10-28 11:31:42 is 23809224.959312648 s in the future tar: ./mount_setattr/mount_setattr_test: time stamp 2024-10-31 08:10:02 is 24056324.742054273 s in the future tar: ./mount_setattr: time stamp 2024-10-31 08:11:30 is 24056412.683797648 s in the future tar: ./sysctl/config: time stamp 2024-10-28 11:31:42 is 23809224.538240731 s in the future tar: ./sysctl/sysctl.sh: time stamp 2024-10-28 11:31:42 is 23809224.404199731 s in the future tar: ./sysctl: time stamp 2024-10-31 08:11:35 is 24056417.337538356 s in the future tar: ./static_keys/config: time stamp 2024-10-28 11:31:42 is 23809224.15821294 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2024-10-28 11:31:42 is 23809224.015293898 s in the future tar: ./static_keys: time stamp 2024-10-31 08:11:35 is 24056416.954196356 s in the future tar: ./power_supply/test_power_supply_properties.sh: time stamp 2024-10-28 11:31:42 is 23809223.803855189 s in the future tar: ./power_supply/helpers.sh: time stamp 2024-10-28 11:31:42 is 23809223.666126939 s in the future tar: ./power_supply: time stamp 2024-10-31 08:11:33 is 24056414.607853273 s in the future tar: ./dt/test_unprobed_devices.sh: time stamp 2024-10-28 11:31:42 is 23809223.437057231 s in the future tar: ./dt/compatible_list: time stamp 2024-10-31 08:09:27 is 24056288.245375189 s in the future tar: ./dt/compatible_ignore_list: time stamp 2024-10-28 11:31:42 is 23809223.112067439 s in the future tar: ./dt: time stamp 2024-10-31 08:11:26 is 24056407.053397148 s in the future tar: ./mm/hugepage-vmemmap: time stamp 2024-10-31 08:11:11 is 24056391.889429398 s in the future tar: ./mm/va_high_addr_switch.sh: time stamp 2024-10-28 11:31:42 is 23809222.769602523 s in the future tar: ./mm/hmm-tests: time stamp 2024-10-31 08:11:09 is 24056389.586429523 s in the future tar: ./mm/hugetlb-madvise: time stamp 2024-10-31 08:11:09 is 24056389.456953689 s in the future tar: ./mm/pagemap_ioctl: time stamp 2024-10-31 08:11:17 is 24056397.330398564 s in the future tar: ./mm/on-fault-limit: time stamp 2024-10-31 08:11:16 is 24056396.206689814 s in the future tar: ./mm/hugepage-mremap: time stamp 2024-10-31 08:11:11 is 24056391.056623314 s in the future tar: ./mm/map_fixed_noreplace: time stamp 2024-10-31 08:11:12 is 24056391.923360648 s in the future tar: ./mm/thuge-gen: time stamp 2024-10-31 08:11:17 is 24056396.788530564 s in the future tar: ./mm/guard-pages: time stamp 2024-10-31 08:11:22 is 24056401.598153314 s in the future tar: ./mm/ksm_functional_tests: time stamp 2024-10-31 08:11:20 is 24056399.460528814 s in the future tar: ./mm/uffd-unit-tests: time stamp 2024-10-31 08:11:19 is 24056398.297877398 s in the future tar: ./mm/mremap_dontunmap: time stamp 2024-10-31 08:11:15 is 24056394.162908439 s in the future tar: ./mm/config: time stamp 2024-10-28 11:31:42 is 23809221.047485606 s in the future tar: ./mm/madv_populate: time stamp 2024-10-31 08:11:12 is 24056390.897505689 s in the future tar: ./mm/hugetlb-soft-offline: time stamp 2024-10-31 08:11:10 is 24056388.763831397 s in the future tar: ./mm/migration: time stamp 2024-10-31 08:11:13 is 24056391.620747106 s in the future tar: ./mm/uffd-stress: time stamp 2024-10-31 08:11:18 is 24056396.492937231 s in the future tar: ./mm/hugetlb-read-hwpoison: time stamp 2024-10-31 08:11:10 is 24056388.359373397 s in the future tar: ./mm/mseal_test: time stamp 2024-10-31 08:11:16 is 24056394.154819772 s in the future tar: ./mm/hugetlb_dio: time stamp 2024-10-31 08:11:21 is 24056399.020359731 s in the future tar: ./mm/split_huge_page_test: time stamp 2024-10-31 08:11:19 is 24056396.879534647 s in the future tar: ./mm/charge_reserved_hugetlb.sh: time stamp 2024-10-28 11:31:42 is 23809219.755129731 s in the future tar: ./mm/hugetlb_madv_vs_map: time stamp 2024-10-31 08:11:21 is 24056398.604280231 s in the future tar: ./mm/ksm_tests: time stamp 2024-10-31 08:11:19 is 24056396.469871731 s in the future tar: ./mm/mremap_test: time stamp 2024-10-31 08:11:15 is 24056392.329422856 s in the future tar: ./mm/gup_longterm: time stamp 2024-10-31 08:11:08 is 24056385.155057689 s in the future tar: ./mm/write_hugetlb_memory.sh: time stamp 2024-10-28 11:31:42 is 23809219.027495022 s in the future tar: ./mm/mrelease_test: time stamp 2024-10-31 08:11:15 is 24056391.902264647 s in the future tar: ./mm/settings: time stamp 2024-10-28 11:31:42 is 23809218.762123939 s in the future tar: ./mm/droppable: time stamp 2024-10-31 08:11:22 is 24056398.620953439 s in the future tar: ./mm/hugetlb_reparenting_test.sh: time stamp 2024-10-28 11:31:42 is 23809218.485172689 s in the future tar: ./mm/test_hmm.sh: time stamp 2024-10-28 11:31:42 is 23809218.368472981 s in the future tar: ./mm/mlock-random-test: time stamp 2024-10-31 08:11:14 is 24056390.228225397 s in the future tar: ./mm/mlock2-tests: time stamp 2024-10-31 08:11:14 is 24056390.082579147 s in the future tar: ./mm/run_vmtests.sh: time stamp 2024-10-31 07:12:54 is 24052889.934700397 s in the future tar: ./mm/soft-dirty: time stamp 2024-10-31 08:11:23 is 24056398.784845272 s in the future tar: ./mm/cow: time stamp 2024-10-31 08:11:07 is 24056382.648883814 s in the future tar: ./mm/mkdirty: time stamp 2024-10-31 08:11:14 is 24056389.52021098 s in the future tar: ./mm/map_populate: time stamp 2024-10-31 08:11:13 is 24056388.375940605 s in the future tar: ./mm/khugepaged: time stamp 2024-10-31 08:11:12 is 24056387.225757397 s in the future tar: ./mm/map_hugetlb: time stamp 2024-10-31 08:11:13 is 24056388.085567605 s in the future tar: ./mm/mdwe_test: time stamp 2024-10-31 08:11:20 is 24056394.936684689 s in the future tar: ./mm/hugepage-shm: time stamp 2024-10-31 08:11:11 is 24056385.783790564 s in the future tar: ./mm/test_vmalloc.sh: time stamp 2024-10-28 11:31:42 is 23809216.667015272 s in the future tar: ./mm/transhuge-stress: time stamp 2024-10-31 08:11:18 is 24056392.527018605 s in the future tar: ./mm/gup_test: time stamp 2024-10-31 08:11:08 is 24056382.394663564 s in the future tar: ./mm/hugepage-mmap: time stamp 2024-10-31 08:11:10 is 24056384.258355397 s in the future tar: ./mm/compaction_test: time stamp 2024-10-31 08:11:07 is 24056381.125073189 s in the future tar: ./mm/hugetlb_fault_after_madv: time stamp 2024-10-31 08:11:21 is 24056394.988795189 s in the future tar: ./mm/seal_elf: time stamp 2024-10-31 08:11:16 is 24056389.844033564 s in the future tar: ./mm: time stamp 2024-10-31 08:11:36 is 24056409.780752689 s in the future tar: ./ipc/config: time stamp 2024-10-28 11:31:42 is 23809215.63025473 s in the future tar: ./ipc/msgque: time stamp 2024-10-31 08:09:41 is 24056294.491491064 s in the future tar: ./ipc: time stamp 2024-10-31 08:11:28 is 24056401.43416773 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2024-10-31 08:11:03 is 24056376.266206938 s in the future tar: ./tmpfs: time stamp 2024-10-31 08:11:36 is 24056409.20740373 s in the future tar: ./mqueue/mq_open_tests: time stamp 2024-10-31 08:10:02 is 24056315.016308647 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2024-10-31 08:10:03 is 24056315.88374848 s in the future tar: ./mqueue: time stamp 2024-10-31 08:11:30 is 24056402.821161063 s in the future tar: ./iommu/iommufd_fail_nth: time stamp 2024-10-31 08:09:40 is 24056292.626481605 s in the future tar: ./iommu/config: time stamp 2024-10-28 11:31:42 is 23809214.504443688 s in the future tar: ./iommu/iommufd: time stamp 2024-10-31 08:09:40 is 24056292.315872313 s in the future tar: ./iommu: time stamp 2024-10-31 08:11:28 is 24056400.262774522 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2024-10-31 08:10:57 is 24056369.054351438 s in the future tar: ./seccomp/config: time stamp 2024-10-28 11:31:42 is 23809213.923378397 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2024-10-31 08:10:57 is 24056368.803905397 s in the future tar: ./seccomp/settings: time stamp 2024-10-28 11:31:42 is 23809213.678757688 s in the future tar: ./seccomp: time stamp 2024-10-31 08:11:34 is 24056405.620463647 s in the future tar: ./pid_namespace/config: time stamp 2024-10-28 11:31:42 is 23809213.456198605 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2024-10-31 08:10:37 is 24056348.322550438 s in the future tar: ./pid_namespace: time stamp 2024-10-31 08:11:33 is 24056404.261847605 s in the future tar: ./kvm/config: time stamp 2024-10-28 11:31:42 is 23809213.116945605 s in the future tar: ./kvm/settings: time stamp 2024-10-28 11:31:42 is 23809212.983563897 s in the future tar: ./kvm: time stamp 2024-10-31 08:11:28 is 24056398.92244923 s in the future tar: ./rlimits/config: time stamp 2024-10-28 11:31:42 is 23809212.780788688 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2024-10-31 08:10:49 is 24056359.648553897 s in the future tar: ./rlimits: time stamp 2024-10-31 08:11:33 is 24056403.59459023 s in the future tar: ./size/get_size: time stamp 2024-10-31 08:10:57 is 24056367.42198698 s in the future tar: ./size: time stamp 2024-10-31 08:11:34 is 24056404.369364188 s in the future tar: ./splice/config: time stamp 2024-10-28 11:31:42 is 23809212.221753813 s in the future tar: ./splice/default_file_splice_read: time stamp 2024-10-31 08:10:57 is 24056367.072962355 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2024-10-28 11:31:42 is 23809211.829985438 s in the future tar: ./splice/short_splice_read.sh: time stamp 2024-10-28 11:31:42 is 23809211.70612323 s in the future tar: ./splice/splice_read: time stamp 2024-10-31 08:10:57 is 24056366.564050188 s in the future tar: ./splice/settings: time stamp 2024-10-28 11:31:42 is 23809211.429422855 s in the future tar: ./splice: time stamp 2024-10-31 08:11:34 is 24056403.368519855 s in the future tar: ./ptrace/get_syscall_info: time stamp 2024-10-31 08:10:41 is 24056350.198844313 s in the future tar: ./ptrace/peeksiginfo: time stamp 2024-10-31 08:10:41 is 24056349.990371771 s in the future tar: ./ptrace/vmaccess: time stamp 2024-10-31 08:10:41 is 24056349.829133105 s in the future tar: ./ptrace/get_set_sud: time stamp 2024-10-31 08:10:42 is 24056350.70419498 s in the future tar: ./ptrace: time stamp 2024-10-31 08:11:33 is 24056401.634624605 s in the future tar: ./kcmp/kcmp_test: time stamp 2024-10-31 08:09:41 is 24056289.465049813 s in the future tar: ./kcmp: time stamp 2024-10-31 08:11:28 is 24056396.41308723 s in the future tar: ./nci/config: time stamp 2024-10-28 11:31:42 is 23809210.170138938 s in the future tar: ./nci/nci_dev: time stamp 2024-10-31 08:10:03 is 24056310.90063523 s in the future tar: ./nci: time stamp 2024-10-31 08:11:30 is 24056397.837580104 s in the future tar: ./cpufreq/config: time stamp 2024-10-28 11:31:42 is 23809209.692108229 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2024-10-28 11:31:42 is 23809209.508650188 s in the future tar: ./cpufreq/cpu.sh: time stamp 2024-10-28 11:31:42 is 23809209.335853063 s in the future tar: ./cpufreq/module.sh: time stamp 2024-10-28 11:31:42 is 23809209.178995729 s in the future tar: ./cpufreq/governor.sh: time stamp 2024-10-28 11:31:42 is 23809208.999829021 s in the future tar: ./cpufreq/main.sh: time stamp 2024-10-28 11:31:42 is 23809208.866421729 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2024-10-28 11:31:42 is 23809208.713942063 s in the future tar: ./cpufreq: time stamp 2024-10-31 08:11:24 is 24056390.621967146 s in the future tar: ./cgroup/test_zswap: time stamp 2024-10-31 08:08:32 is 24056218.469882229 s in the future tar: ./cgroup/test_cpuset: time stamp 2024-10-31 08:08:31 is 24056217.319669271 s in the future tar: ./cgroup/test_memcontrol: time stamp 2024-10-31 08:08:32 is 24056218.160982854 s in the future tar: ./cgroup/config: time stamp 2024-10-28 11:31:42 is 23809208.026355313 s in the future tar: ./cgroup/wait_inotify: time stamp 2024-10-31 08:08:33 is 24056218.848901854 s in the future tar: ./cgroup/test_cpu: time stamp 2024-10-31 08:08:30 is 24056215.715041646 s in the future tar: ./cgroup/test_kill: time stamp 2024-10-31 08:08:31 is 24056216.581869938 s in the future tar: ./cgroup/test_cpuset_v1_hp.sh: time stamp 2024-10-28 11:31:42 is 23809207.450818438 s in the future tar: ./cgroup/test_hugetlb_memcg: time stamp 2024-10-31 08:08:31 is 24056216.331629229 s in the future tar: ./cgroup/test_stress.sh: time stamp 2024-10-28 11:31:42 is 23809207.197949688 s in the future tar: ./cgroup/test_pids: time stamp 2024-10-31 08:08:32 is 24056217.056804063 s in the future tar: ./cgroup/test_kmem: time stamp 2024-10-31 08:08:32 is 24056216.900253937 s in the future tar: ./cgroup/test_core: time stamp 2024-10-31 08:08:30 is 24056214.773107062 s in the future tar: ./cgroup/with_stress.sh: time stamp 2024-10-28 11:31:42 is 23809206.647484771 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2024-10-28 11:31:42 is 23809206.503762604 s in the future tar: ./cgroup/test_freezer: time stamp 2024-10-31 08:08:31 is 24056215.364393354 s in the future tar: ./cgroup: time stamp 2024-10-31 08:11:24 is 24056388.308441187 s in the future tar: ./devices/error_logs/test_device_error_logs.py: time stamp 2024-10-28 11:31:42 is 23809206.086891979 s in the future tar: ./devices/error_logs: time stamp 2024-10-31 08:11:24 is 24056388.034388396 s in the future tar: ./devices/probe/boards/google,spherion.yaml: time stamp 2024-10-28 11:31:42 is 23809205.816121521 s in the future tar: ./devices/probe/boards/Dell Inc.,XPS 13 9300.yaml: time stamp 2024-10-28 11:31:42 is 23809205.646739979 s in the future tar: ./devices/probe/boards: time stamp 2024-10-28 11:31:42 is 23809205.591100146 s in the future tar: ./devices/probe/test_discoverable_devices.py: time stamp 2024-10-28 11:31:42 is 23809205.449035937 s in the future tar: ./devices/probe: time stamp 2024-10-31 08:11:25 is 24056388.386319937 s in the future tar: ./devices: time stamp 2024-10-31 08:11:24 is 24056387.328025271 s in the future tar: ./acct/acct_syscall: time stamp 2024-10-31 08:08:28 is 24056211.179491187 s in the future tar: ./acct: time stamp 2024-10-31 08:11:23 is 24056386.111263896 s in the future tar: ./perf_events/watermark_signal: time stamp 2024-10-31 08:10:35 is 24056337.947997312 s in the future tar: ./perf_events/config: time stamp 2024-10-28 11:31:42 is 23809204.748561229 s in the future tar: ./perf_events/sigtrap_threads: time stamp 2024-10-31 08:10:35 is 24056337.618706937 s in the future tar: ./perf_events/remove_on_exec: time stamp 2024-10-31 08:10:35 is 24056337.470698479 s in the future tar: ./perf_events/settings: time stamp 2024-10-28 11:31:42 is 23809204.349685729 s in the future tar: ./perf_events: time stamp 2024-10-31 08:11:32 is 24056394.289935812 s in the future tar: ./tdx/config: time stamp 2024-10-28 11:31:42 is 23809204.123166187 s in the future tar: ./tdx/tdx_guest_test: time stamp 2024-10-31 08:10:58 is 24056359.853596145 s in the future tar: ./tdx: time stamp 2024-10-31 08:11:35 is 24056396.79085577 s in the future tar: ./lsm/lsm_set_self_attr_test: time stamp 2024-10-31 08:09:58 is 24056299.620100895 s in the future tar: ./lsm/lsm_list_modules_test: time stamp 2024-10-31 08:09:57 is 24056298.478461687 s in the future tar: ./lsm/lsm_get_self_attr_test: time stamp 2024-10-31 08:09:57 is 24056298.361251979 s in the future tar: ./lsm/config: time stamp 2024-10-28 11:31:42 is 23809203.239501104 s in the future tar: ./lsm: time stamp 2024-10-31 08:11:29 is 24056390.15113977 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2024-10-31 08:08:29 is 24056209.972106604 s in the future tar: ./breakpoints: time stamp 2024-10-31 08:11:23 is 24056383.91385477 s in the future tar: ./rseq/param_test_mm_cid_compare_twice: time stamp 2024-10-31 08:10:53 is 24056353.715002687 s in the future tar: ./rseq/param_test_mm_cid: time stamp 2024-10-31 08:10:52 is 24056352.565038145 s in the future tar: ./rseq/basic_percpu_ops_mm_cid_test: time stamp 2024-10-31 08:10:49 is 24056349.421725687 s in the future tar: ./rseq/basic_percpu_ops_test: time stamp 2024-10-31 08:10:49 is 24056349.271575687 s in the future tar: ./rseq/basic_test: time stamp 2024-10-31 08:10:49 is 24056349.133923895 s in the future tar: ./rseq/param_test_mm_cid_benchmark: time stamp 2024-10-31 08:10:53 is 24056352.991967812 s in the future tar: ./rseq/run_param_test.sh: time stamp 2024-10-28 11:31:42 is 23809201.841955604 s in the future tar: ./rseq/param_test_benchmark: time stamp 2024-10-31 08:10:51 is 24056350.687964145 s in the future tar: ./rseq/settings: time stamp 2024-10-28 11:31:42 is 23809201.560057479 s in the future tar: ./rseq/param_test_compare_twice: time stamp 2024-10-31 08:10:51 is 24056350.408339437 s in the future tar: ./rseq/librseq.so: time stamp 2024-10-31 08:10:49 is 24056348.233284937 s in the future tar: ./rseq/param_test: time stamp 2024-10-31 08:10:50 is 24056349.07071477 s in the future tar: ./rseq: time stamp 2024-10-31 08:11:34 is 24056393.009961603 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2024-10-28 11:31:42 is 23809200.85130552 s in the future tar: ./gpio/gpio-line-name: time stamp 2024-10-31 08:09:34 is 24056272.712053103 s in the future tar: ./gpio/config: time stamp 2024-10-28 11:31:42 is 23809200.584354895 s in the future tar: ./gpio/gpio-chip-info: time stamp 2024-10-31 08:09:34 is 24056272.450768978 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2024-10-31 08:09:34 is 24056272.317401353 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2024-10-28 11:31:42 is 23809200.149405478 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2024-10-28 11:31:42 is 23809199.999098978 s in the future tar: ./gpio: time stamp 2024-10-31 08:11:28 is 24056385.94216877 s in the future tar: ./run_kselftest.sh: time stamp 2024-10-31 08:11:23 is 24056380.819121853 s in the future tar: ./nsfs/owner: time stamp 2024-10-31 08:10:34 is 24056331.590744853 s in the future tar: ./nsfs/config: time stamp 2024-10-28 11:31:42 is 23809199.460719645 s in the future tar: ./nsfs/pidns: time stamp 2024-10-31 08:10:34 is 24056331.310723437 s in the future tar: ./nsfs: time stamp 2024-10-31 08:11:32 is 24056389.233380228 s in the future tar: ./sync/sync_test: time stamp 2024-10-31 08:10:58 is 24056355.065228645 s in the future tar: ./sync/config: time stamp 2024-10-28 11:31:42 is 23809198.923486687 s in the future tar: ./sync: time stamp 2024-10-31 08:11:35 is 24056391.868752645 s in the future tar: ./tc-testing/tdc.py: time stamp 2024-10-28 11:31:42 is 23809198.69922277 s in the future tar: ./tc-testing/TdcResults.py: time stamp 2024-10-28 11:31:42 is 23809198.565760936 s in the future tar: ./tc-testing/tc-tests/infra/filter.json: time stamp 2024-10-28 11:31:42 is 23809198.376718728 s in the future tar: ./tc-testing/tc-tests/infra/actions.json: time stamp 2024-10-28 11:31:42 is 23809198.251504853 s in the future tar: ./tc-testing/tc-tests/infra: time stamp 2024-10-28 11:31:42 is 23809198.199027103 s in the future tar: ./tc-testing/tc-tests/filters/flower.json: time stamp 2024-10-28 11:31:42 is 23809198.034721936 s in the future tar: ./tc-testing/tc-tests/filters/fw.json: time stamp 2024-10-28 11:31:42 is 23809197.889345395 s in the future tar: ./tc-testing/tc-tests/filters/matchall.json: time stamp 2024-10-28 11:31:42 is 23809197.748612853 s in the future tar: ./tc-testing/tc-tests/filters/bpf.json: time stamp 2024-10-28 11:31:42 is 23809197.634707686 s in the future tar: ./tc-testing/tc-tests/filters/u32.json: time stamp 2024-10-28 11:31:42 is 23809197.498130186 s in the future tar: ./tc-testing/tc-tests/filters/cgroup.json: time stamp 2024-10-30 10:28:17 is 23978192.363985436 s in the future tar: ./tc-testing/tc-tests/filters/flow.json: time stamp 2024-10-30 10:28:17 is 23978192.223160061 s in the future tar: ./tc-testing/tc-tests/filters/basic.json: time stamp 2024-10-30 10:28:17 is 23978192.089483145 s in the future tar: ./tc-testing/tc-tests/filters/route.json: time stamp 2024-10-30 10:28:17 is 23978191.956007728 s in the future tar: ./tc-testing/tc-tests/filters: time stamp 2024-10-30 10:28:17 is 23978191.90543777 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfb.json: time stamp 2024-10-28 11:31:42 is 23809196.730224228 s in the future tar: ./tc-testing/tc-tests/qdiscs/choke.json: time stamp 2024-10-28 11:31:42 is 23809196.508412978 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq.json: time stamp 2024-10-28 11:31:42 is 23809196.283197186 s in the future tar: ./tc-testing/tc-tests/qdiscs/red.json: time stamp 2024-10-28 11:31:42 is 23809196.104545728 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfq.json: time stamp 2024-10-28 11:31:42 is 23809195.966065353 s in the future tar: ./tc-testing/tc-tests/qdiscs/gred.json: time stamp 2024-10-28 11:31:42 is 23809195.788196978 s in the future tar: ./tc-testing/tc-tests/qdiscs/hfsc.json: time stamp 2024-10-28 11:31:42 is 23809195.620745228 s in the future tar: ./tc-testing/tc-tests/qdiscs/teql.json: time stamp 2024-10-28 11:31:42 is 23809195.423874978 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_codel.json: time stamp 2024-10-28 11:31:42 is 23809195.216507061 s in the future tar: ./tc-testing/tc-tests/qdiscs/netem.json: time stamp 2024-10-28 11:31:42 is 23809195.023559436 s in the future tar: ./tc-testing/tc-tests/qdiscs/multiq.json: time stamp 2024-10-28 11:31:42 is 23809194.778889686 s in the future tar: ./tc-testing/tc-tests/qdiscs/fifo.json: time stamp 2024-10-28 11:31:42 is 23809194.523551144 s in the future tar: ./tc-testing/tc-tests/qdiscs/cbs.json: time stamp 2024-10-28 11:31:42 is 23809194.339902853 s in the future tar: ./tc-testing/tc-tests/qdiscs/htb.json: time stamp 2024-10-28 11:31:42 is 23809194.135778978 s in the future tar: ./tc-testing/tc-tests/qdiscs/ingress.json: time stamp 2024-10-28 11:31:42 is 23809194.005839644 s in the future tar: ./tc-testing/tc-tests/qdiscs/tbf.json: time stamp 2024-10-28 11:31:42 is 23809193.885550644 s in the future tar: ./tc-testing/tc-tests/qdiscs/skbprio.json: time stamp 2024-10-28 11:31:42 is 23809193.619238269 s in the future tar: ./tc-testing/tc-tests/qdiscs/hhf.json: time stamp 2024-10-28 11:31:42 is 23809193.460754228 s in the future tar: ./tc-testing/tc-tests/qdiscs/codel.json: time stamp 2024-10-28 11:31:42 is 23809193.251538561 s in the future tar: ./tc-testing/tc-tests/qdiscs/ets.json: time stamp 2024-10-28 11:31:42 is 23809193.118556353 s in the future tar: ./tc-testing/tc-tests/qdiscs/pfifo_fast.json: time stamp 2024-10-28 11:31:42 is 23809192.985401519 s in the future tar: ./tc-testing/tc-tests/qdiscs/qfq.json: time stamp 2024-10-28 11:31:42 is 23809192.743389061 s in the future tar: ./tc-testing/tc-tests/qdiscs/etf.json: time stamp 2024-10-28 11:31:42 is 23809192.626565477 s in the future tar: ./tc-testing/tc-tests/qdiscs/cake.json: time stamp 2024-10-28 11:31:42 is 23809192.412682852 s in the future tar: ./tc-testing/tc-tests/qdiscs/taprio.json: time stamp 2024-10-28 11:31:42 is 23809192.192903269 s in the future tar: ./tc-testing/tc-tests/qdiscs/drr.json: time stamp 2024-10-28 11:31:42 is 23809192.020376102 s in the future tar: ./tc-testing/tc-tests/qdiscs/prio.json: time stamp 2024-10-28 11:31:42 is 23809191.804075602 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_pie.json: time stamp 2024-10-28 11:31:42 is 23809191.642145394 s in the future tar: ./tc-testing/tc-tests/qdiscs/mq.json: time stamp 2024-10-28 11:31:42 is 23809191.458920936 s in the future tar: ./tc-testing/tc-tests/qdiscs/plug.json: time stamp 2024-10-28 11:31:42 is 23809191.317163227 s in the future tar: ./tc-testing/tc-tests/qdiscs/mqprio.json: time stamp 2024-10-28 11:31:42 is 23809191.175176686 s in the future tar: ./tc-testing/tc-tests/qdiscs: time stamp 2024-10-28 11:31:42 is 23809191.119511061 s in the future tar: ./tc-testing/tc-tests/actions/sample.json: time stamp 2024-10-28 11:31:42 is 23809190.925123894 s in the future tar: ./tc-testing/tc-tests/actions/connmark.json: time stamp 2024-10-28 11:31:42 is 23809190.783298061 s in the future tar: ./tc-testing/tc-tests/actions/tunnel_key.json: time stamp 2024-10-28 11:31:42 is 23809190.644365644 s in the future tar: ./tc-testing/tc-tests/actions/mpls.json: time stamp 2024-10-28 11:31:42 is 23809190.508022144 s in the future tar: ./tc-testing/tc-tests/actions/skbedit.json: time stamp 2024-10-28 11:31:42 is 23809190.357819061 s in the future tar: ./tc-testing/tc-tests/actions/skbmod.json: time stamp 2024-10-28 11:31:42 is 23809190.216048602 s in the future tar: ./tc-testing/tc-tests/actions/ife.json: time stamp 2024-10-28 11:31:42 is 23809190.074364227 s in the future tar: ./tc-testing/tc-tests/actions/gact.json: time stamp 2024-10-28 11:31:42 is 23809189.932571727 s in the future tar: ./tc-testing/tc-tests/actions/gate.json: time stamp 2024-10-28 11:31:42 is 23809189.815604977 s in the future tar: ./tc-testing/tc-tests/actions/pedit.json: time stamp 2024-10-28 11:31:42 is 23809189.649034727 s in the future tar: ./tc-testing/tc-tests/actions/bpf.json: time stamp 2024-10-28 11:31:42 is 23809189.499054394 s in the future tar: ./tc-testing/tc-tests/actions/simple.json: time stamp 2024-10-28 11:31:42 is 23809189.37382581 s in the future tar: ./tc-testing/tc-tests/actions/police.json: time stamp 2024-10-28 11:31:42 is 23809189.190248227 s in the future tar: ./tc-testing/tc-tests/actions/nat.json: time stamp 2024-10-28 11:31:42 is 23809189.056823227 s in the future tar: ./tc-testing/tc-tests/actions/csum.json: time stamp 2024-10-28 11:31:42 is 23809188.92353731 s in the future tar: ./tc-testing/tc-tests/actions/ctinfo.json: time stamp 2024-10-28 11:31:42 is 23809188.790044227 s in the future tar: ./tc-testing/tc-tests/actions/vlan.json: time stamp 2024-10-28 11:31:42 is 23809188.63975856 s in the future tar: ./tc-testing/tc-tests/actions/mirred.json: time stamp 2024-10-28 11:31:42 is 23809188.497952185 s in the future tar: ./tc-testing/tc-tests/actions/ct.json: time stamp 2024-10-28 11:31:42 is 23809188.348282644 s in the future tar: ./tc-testing/tc-tests/actions: time stamp 2024-10-28 11:31:42 is 23809188.281040602 s in the future tar: ./tc-testing/tc-tests: time stamp 2024-10-28 11:31:42 is 23809188.217513769 s in the future tar: ./tc-testing/config: time stamp 2024-10-28 11:31:42 is 23809188.10073856 s in the future tar: ./tc-testing/TdcPlugin.py: time stamp 2024-10-28 11:31:42 is 23809187.972579852 s in the future tar: ./tc-testing/tdc_helper.py: time stamp 2024-10-28 11:31:42 is 23809187.851455852 s in the future tar: ./tc-testing/tdc.sh: time stamp 2024-10-28 11:31:42 is 23809187.716847102 s in the future tar: ./tc-testing/tdc_config.py: time stamp 2024-10-28 11:31:42 is 23809187.59201581 s in the future tar: ./tc-testing/settings: time stamp 2024-10-28 11:31:42 is 23809187.463759268 s in the future tar: ./tc-testing/plugin-lib/scapyPlugin.py: time stamp 2024-10-28 11:31:42 is 23809187.305245477 s in the future tar: ./tc-testing/plugin-lib/README-PLUGINS: time stamp 2024-10-28 11:31:42 is 23809187.17172581 s in the future tar: ./tc-testing/plugin-lib/rootPlugin.py: time stamp 2024-10-28 11:31:42 is 23809187.055090602 s in the future tar: ./tc-testing/plugin-lib/nsPlugin.py: time stamp 2024-10-28 11:31:42 is 23809186.937943227 s in the future tar: ./tc-testing/plugin-lib/valgrindPlugin.py: time stamp 2024-10-28 11:31:42 is 23809186.821594768 s in the future tar: ./tc-testing/plugin-lib: time stamp 2024-10-28 11:31:42 is 23809186.762942893 s in the future tar: ./tc-testing/action-ebpf: time stamp 2024-10-28 11:31:42 is 23809186.654631685 s in the future tar: ./tc-testing/scripts/taprio_wait_for_admin.sh: time stamp 2024-10-28 11:31:42 is 23809186.487856852 s in the future tar: ./tc-testing/scripts: time stamp 2024-10-28 11:31:42 is 23809186.424337185 s in the future tar: ./tc-testing/tdc_config_local_template.py: time stamp 2024-10-28 11:31:42 is 23809186.304325685 s in the future tar: ./tc-testing/tdc_batch.py: time stamp 2024-10-28 11:31:42 is 23809186.170728477 s in the future tar: ./tc-testing/tdc_multibatch.py: time stamp 2024-10-28 11:31:42 is 23809186.054252935 s in the future tar: ./tc-testing/plugins/__init__.py: time stamp 2024-10-28 11:31:42 is 23809185.93734381 s in the future tar: ./tc-testing/plugins: time stamp 2024-10-28 11:31:42 is 23809185.887270268 s in the future tar: ./tc-testing: time stamp 2024-10-31 08:11:35 is 24056378.837172602 s in the future tar: ./kselftest/runner.sh: time stamp 2024-10-31 08:11:23 is 24056366.678663102 s in the future tar: ./kselftest/ktap_helpers.sh: time stamp 2024-10-28 11:31:42 is 23809185.54531056 s in the future tar: ./kselftest/module.sh: time stamp 2024-10-31 08:11:23 is 24056366.420156685 s in the future tar: ./kselftest/ksft.py: time stamp 2024-10-31 08:11:23 is 24056366.286641477 s in the future tar: ./kselftest/prefix.pl: time stamp 2024-10-31 08:11:23 is 24056366.153136893 s in the future tar: ./kselftest: time stamp 2024-10-28 11:31:42 is 23809185.089664685 s in the future tar: ./fchmodat2/fchmodat2_test: time stamp 2024-10-31 08:09:28 is 24056250.54480131 s in the future tar: ./fchmodat2: time stamp 2024-10-31 08:11:26 is 24056368.48642131 s in the future tar: ./tty/tty_tstamp_update: time stamp 2024-10-31 08:11:03 is 24056345.328422601 s in the future tar: ./tty: time stamp 2024-10-31 08:11:36 is 24056378.269361518 s in the future tar: .: time stamp 2024-10-31 08:11:39 is 24056381.222489893 s in the future skiplist: ======================================== ======================================== ============== Tests to run =============== ===========End Tests to run =============== shardfile-sigaltstack fail ./kselftest.sh: 139: cannot open /lava-1214302/0/tests/1_kselftest-sigaltstack/automated/linux/kselftest/output/kselftest.txt: No such file + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #