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.208 (43 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 1201154/tftp-deploy-oxyl5jhk/kernel/zImage tftp 0x82000000 1201154/tftp-deploy-oxyl5jhk/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.208 Filename '1201154/tftp-deploy-oxyl5jhk/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 10.9 MiB 4.1 MiB/s done Bytes transferred = 11461120 (aee200 hex) => tftp 0x83000000 1201154/tftp-deploy-oxyl5jhk/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1201154/tftp-deploy-oxyl5jhk/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.208 Filename '1201154/tftp-deploy-oxyl5jhk/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 14.1 MiB 4.1 MiB/s done Bytes transferred = 14799110 (e1d106 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1201154/tftp-deploy-oxyl5jhk/dtb/am335x-boneblack.dtb tftp 0x88000000 1201154/tftp-deploy-oxyl5jhk/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.208 Filename '1201154/tftp-deploy-oxyl5jhk/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 68.9 KiB 3.5 MiB/s done Bytes transferred = 70568 (113a8 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1201154/extract-nfsrootfs-jt4lyl67,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/1201154/extract-nfsrootfs-jt4lyl67,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 - 0xaee200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-10-03 5:39:52 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 14799046 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 880143a7 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.12.0-rc1-next-20241003 (KernelCI@build-j330823-arm-gcc-12-multi-v7-defconfig-tf65k) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Thu Oct 3 05:21:42 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] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon) [ 0.000000] percpu: Embedded 17 pages/cpu s40908 r8192 d20532 u69632 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1201154/extract-nfsrootfs-jt4lyl67,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] 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] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts <6>[ 0.000000] 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.008336] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.019139] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.033935] Console: colour dummy device 80x30 <3>[ 0.038835] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.045906] This ensures that you still see kernel messages. Please <3>[ 0.052633] update your kernel commandline. <6>[ 0.057245] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096140] CPU: Testing write buffer coherency: ok <6>[ 0.101512] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.106979] pid_max: default: 32768 minimum: 301 <6>[ 0.112174] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.119999] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129378] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.136373] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.146098] rcu: Hierarchical SRCU implementation. <6>[ 0.151385] rcu: Max phase no-delay instances is 1000. <6>[ 0.162604] EFI services will not be available. <6>[ 0.167895] smp: Bringing up secondary CPUs ... <6>[ 0.172943] smp: Brought up 1 node, 1 CPU <6>[ 0.177343] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.184109] CPU: All CPU(s) started in SVC mode. <6>[ 0.189290] Memory: 405980K/522240K available (16384K kernel code, 2547K rwdata, 6792K rodata, 2048K init, 430K bss, 49064K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.205566] devtmpfs: initialized <6>[ 0.222554] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.231126] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.241582] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.253915] pinctrl core: initialized pinctrl subsystem <6>[ 0.264605] DMI not present or invalid. <6>[ 0.270474] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.279375] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.290971] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.291134] cpuidle: using governor menu <6>[ 0.326691] No ATAGs? <6>[ 0.329335] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.341420] Serial: AMBA PL011 UART driver <6>[ 0.375484] iommu: Default domain type: Translated <6>[ 0.380827] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.410760] SCSI subsystem initialized <6>[ 0.415664] usbcore: registered new interface driver usbfs <6>[ 0.421717] usbcore: registered new interface driver hub <6>[ 0.427504] usbcore: registered new device driver usb <6>[ 0.434032] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.439464] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.449146] PTP clock support registered <6>[ 0.453609] EDAC MC: Ver: 3.0.0 <6>[ 0.500391] scmi_core: SCMI protocol bus registered <6>[ 0.517749] vgaarb: loaded <6>[ 0.530771] clocksource: Switched to clocksource dmtimer <6>[ 0.567295] NET: Registered PF_INET protocol family <6>[ 0.572996] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.581836] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.590761] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.599001] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.607284] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.615011] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.621933] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.628939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.636550] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.725262] RPC: Registered named UNIX socket transport module. <6>[ 0.731697] RPC: Registered udp transport module. <6>[ 0.736805] RPC: Registered tcp transport module. <6>[ 0.741927] RPC: Registered tcp-with-tls transport module. <6>[ 0.747838] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.754759] PCI: CLS 0 bytes, default 64 <5>[ 0.760561] Initialise system trusted keyrings <6>[ 0.779148] Trying to unpack rootfs image as initramfs... <6>[ 0.861437] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 0.868962] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.891570] NFS: Registering the id_resolver key type <5>[ 0.897195] Key type id_resolver registered <5>[ 0.901887] Key type id_legacy registered <6>[ 0.906329] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.913544] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <5>[ 0.988215] Key type asymmetric registered <5>[ 0.992792] Asymmetric key parser 'x509' registered <6>[ 0.998213] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 1.006130] io scheduler mq-deadline registered <6>[ 1.011078] io scheduler kyber registered <6>[ 1.015530] io scheduler bfq registered <6>[ 1.121646] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.436028] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 1.475233] msm_serial: driver initialized <6>[ 1.480016] SuperH (H)SCI(F) driver initialized <6>[ 1.485385] STMicroelectronics ASC driver initialized <6>[ 1.491069] STM32 USART driver initialized <6>[ 1.626832] brd: module loaded <6>[ 1.658150] loop: module loaded <6>[ 1.708633] CAN device driver interface <6>[ 1.713911] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.720973] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.726358] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.732802] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.738623] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.747883] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.754036] usbcore: registered new interface driver pegasus <6>[ 1.760162] usbcore: registered new interface driver asix <6>[ 1.766056] usbcore: registered new interface driver ax88179_178a <6>[ 1.772644] usbcore: registered new interface driver cdc_ether <6>[ 1.778941] usbcore: registered new interface driver smsc75xx <6>[ 1.785173] usbcore: registered new interface driver smsc95xx <6>[ 1.791421] usbcore: registered new interface driver net1080 <6>[ 1.797548] usbcore: registered new interface driver cdc_subset <6>[ 1.803959] usbcore: registered new interface driver zaurus <6>[ 1.810008] usbcore: registered new interface driver cdc_ncm <6>[ 1.819516] usbcore: registered new interface driver usb-storage <6>[ 2.092876] i2c_dev: i2c /dev entries driver <5>[ 2.157604] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 2.167258] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.174041] sdhci: Copyright(c) Pierre Ossman <6>[ 2.180484] Synopsys Designware Multimedia Card Interface Driver <6>[ 2.188449] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.302439] usbcore: registered new interface driver usbhid <6>[ 2.308479] usbhid: USB HID core driver <6>[ 2.347419] NET: Registered PF_INET6 protocol family <6>[ 2.397052] Segment Routing with IPv6 <6>[ 2.401298] In-situ OAM (IOAM) with IPv6 <6>[ 2.405701] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.412966] NET: Registered PF_PACKET protocol family <6>[ 2.418451] can: controller area network core <6>[ 2.423339] NET: Registered PF_CAN protocol family <6>[ 2.428545] can: raw protocol <6>[ 2.431906] can: broadcast manager protocol <6>[ 2.436487] can: netlink gateway - max_hops=1 <5>[ 2.441991] Key type dns_resolver registered <6>[ 2.446985] ThumbEE CPU extension supported. <5>[ 2.451796] Registering SWP/SWPB emulation handler <3>[ 2.457453] omap_voltage_late_init: Voltage driver support not added <5>[ 2.641754] Loading compiled-in X.509 certificates <6>[ 2.749510] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/clkout2-pins <6>[ 2.766194] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <3>[ 2.789934] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 <3>[ 3.003194] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 3.201507] OMAP GPIO hardware version 0.1 <6>[ 3.220152] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 <4>[ 3.312587] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 3.354283] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 3.394354] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 3.436923] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 3.474934] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <3>[ 3.546922] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 <6>[ 3.567821] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 3.594359] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 3.603471] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 3.721760] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 3.748043] random: crng init done <6>[ 3.795616] Freeing initrd memory: 14456K <6>[ 3.800313] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 3.853193] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 3.863502] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 3.870835] cpsw-switch 4a100000.switch: ALE Table size 1024, Policers 0 <6>[ 3.878286] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) <6>[ 3.886417] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 3.898049] cpsw-switch 4a100000.switch: Detected MACID = 34:03:de:5e:2c:05 <5>[ 3.907070] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 3.936876] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 3.945473] edma 49000000.dma: TI EDMA DMA engine driver <3>[ 4.013086] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 <6>[ 4.027469] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 (8000000f) counters available <3>[ 4.044598] l3-aon-clkctrl:0000:0: failed to disable <6>[ 4.094977] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 36, base_baud = 3000000) is a 8250 <6>[ 4.104486] printk: legacy console [ttyS0] enabled <6>[ 4.104486] printk: legacy console [ttyS0] enabled <6>[ 4.114813] printk: legacy bootconsole [omap8250] disabled <6>[ 4.114813] printk: legacy bootconsole [omap8250] disabled <4>[ 4.151523] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 4.158924] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 4.178552] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 4.185511] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 4.199209] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 4.211117] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 4.231004] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 4.240058] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 4.245251] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 4.258896] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 4.267647] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 4.276249] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.400452] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 4.447115] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 4.456443] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 4.465397] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 4.548694] mmc1: new high speed MMC card at address 0001 <6>[ 4.557799] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 4.568639] mmcblk1: p1 <6>[ 4.573558] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB <6>[ 4.584330] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB <6>[ 4.595140] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 4.606415] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) <6>[ 6.681818] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <5>[ 6.710794] Sending DHCP requests ., OK <6>[ 6.775223] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.208 <6>[ 6.783287] IP-Config: Complete: <6>[ 6.786824] device=eth0, hwaddr=34:03:de:5e:2c:05, ipaddr=172.16.3.208, mask=255.255.255.0, gw=172.16.3.3 <6>[ 6.797253] host=172.16.3.208, domain=denx.de, nis-domain=(none) <6>[ 6.804090] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 6.804126] nameserver0=172.16.3.3 <6>[ 6.815433] ntpserver0=172.16.3.3 <6>[ 6.820826] clk: Disabling unused clocks <6>[ 6.825429] PM: genpd: Disabling unused power domains <6>[ 6.843530] Freeing unused kernel image (initmem) memory: 2048K <6>[ 6.853667] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 10.205080] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <4>[ 10.317356] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 10.469991] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 10.475822] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 10.544136] tda998x 0-0070: found TDA19988 <6>[ 10.770494] hub 1-0:1.0: USB hub found <6>[ 10.808604] 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.208 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.235905] systemd[1]: System time before build time, advancing clock. <30>[ 15.427432] 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.468364] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 15.548415] systemd[1]: Hostname set to . <30>[ 17.874511] systemd[1]: Queued start job for default target graphical.target. <30>[ 17.889059] 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>[ 17.926749] 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>[ 17.963575] 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.004605] 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.032023] 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.061892] 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.091821] 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.112275] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0... <30>[ 18.141295] 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.171663] 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.201802] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 18.231366] 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.261310] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 18.291526] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 18.321501] 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.352374] 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.450120] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>[ 18.467919] 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.502590] 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.534512] 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.566272] 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>[ 18.604078] 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>[ 18.632333] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 18.648836] systemd[1]: dev-mqueue.mount - POSIX Message Queue File System was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/mqueue). <30>[ 18.701317] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 18.744530] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... <30>[ 18.846677] 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>[ 18.923630] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 19.014993] 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.094218] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 19.175011] 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.242001] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 19.290646] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 19.343879] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.358240] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.402308] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.492189] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.544489] 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>[ 19.654463] 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>[ 19.777570] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 19.921823] 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>[ 19.946445] 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.025832] 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.215227] systemd[1]: modprobe@configfs.service: Deactivated successfully. <30>[ 20.261313] 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.293663] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. <30>[ 20.322597] 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.372539] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;32m OK [0m] Finished [0;1;39msystemd-remount-f…ount Root and Kernel File Systems. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. <46>[ 21.189426] systemd-journald[162]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. 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.783894] cfg80211: Loading compiled-in X.509 certificates for regulatory database [[0m[0;31m* [0m] (1 of 4) Job systemd-networkd.service/start running (8s / 1min 35s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 4) Job systemd-networkd.service/start running (8s / 1min 35s) M[K[[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [K[[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. <5>[ 27.090465] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 27.185836] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 27.222361] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 27.231474] 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] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[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. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS0…rvice[0m - Serial Getty on ttyS0. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] 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-armhworm-armhf login: root (automatic login) Linux debian-bookworm-armhf 6.12.0-rc1-next-20241003 #1 SMP Thu Oct 3 05:21:42 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/1201154/extract-nfsrootfs-jt4lyl67' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1201154/extract-nfsrootfs-jt4lyl67' / # 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-1201154/environment . /lava-1201154/environment / # /lava-1201154/bin/lava-test-runner /lava-1201154/0 /lava-1201154/bin/lava-test-runner /lava-1201154/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-1201154/0/tests/0_timesync-off ++ cat uuid + UUID=1201154_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-1201154/0/tests/1_kselftest-sigaltstack ++ cat uuid + UUID=1201154_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-20241003/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:17-- http://storage.kernelci.org/next/master/next-20241003/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: 3812228 (3.6M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 1%[ ] 49.92K 149KB/s kselftest_armhf.tar 5%[> ] 216.29K 323KB/s kselftest_armhf.tar 15%[==> ] 564.26K 643KB/s kselftest_armhf.tar 17%[==> ] 648.98K 590KB/s kselftest_armhf.tar 22%[===> ] 855.70K 637KB/s kselftest_armhf.tar 59%[==========> ] 2.18M 1.41MB/s kselftest_armhf.tar 69%[============> ] 2.51M 1.44MB/s kselftest_armhf.tar 81%[===============> ] 2.97M 1.52MB/s kselftest_armhf.tar 92%[=================> ] 3.35M 1.53MB/s kselftest_armhf.tar 100%[===================>] 3.63M 1.59MB/s in 2.3s 2024-01-26 21:49:19 (1.59 MB/s) - 'kselftest_armhf.tar.gz' saved [3812228/3812228] tar: ./ir/ir_loopback.sh: time stamp 2024-10-02 05:28:28 is 21541147.14823212 s in the future tar: ./ir/ir_loopback: time stamp 2024-10-03 05:35:00 is 21627939.00752687 s in the future tar: ./ir: time stamp 2024-10-03 05:36:18 is 21628016.932527537 s in the future tar: ./splice/config: time stamp 2024-10-02 05:28:28 is 21541146.734395037 s in the future tar: ./splice/default_file_splice_read: time stamp 2024-10-03 05:35:55 is 21627993.584246912 s in the future tar: ./splice/splice_read: time stamp 2024-10-03 05:35:55 is 21627993.440613912 s in the future tar: ./splice/settings: time stamp 2024-10-02 05:28:28 is 21541146.055386287 s in the future tar: ./splice/short_splice_read.sh: time stamp 2024-10-02 05:28:28 is 21541145.915250828 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2024-10-02 05:28:28 is 21541145.791985995 s in the future tar: ./splice: time stamp 2024-10-03 05:36:24 is 21628021.739965328 s in the future tar: ./capabilities/validate_cap: time stamp 2024-10-03 05:34:10 is 21627887.579729495 s in the future tar: ./capabilities/test_execve: time stamp 2024-10-03 05:34:10 is 21627887.187949162 s in the future tar: ./capabilities: time stamp 2024-10-03 05:36:14 is 21628011.13094437 s in the future tar: ./landlock/scoped_abstract_unix_test: time stamp 2024-10-03 05:35:10 is 21627946.933043037 s in the future tar: ./landlock/scoped_test: time stamp 2024-10-03 05:35:11 is 21627947.79784937 s in the future tar: ./landlock/config: time stamp 2024-10-02 05:28:28 is 21541144.672525537 s in the future tar: ./landlock/true: time stamp 2024-10-03 05:35:11 is 21627947.389272786 s in the future tar: ./landlock/fs_test: time stamp 2024-10-03 05:35:07 is 21627943.157323036 s in the future tar: ./landlock/scoped_signal_test: time stamp 2024-10-03 05:35:11 is 21627947.005771245 s in the future tar: ./landlock/ptrace_test: time stamp 2024-10-03 05:35:09 is 21627944.872348703 s in the future tar: ./landlock/base_test: time stamp 2024-10-03 05:35:01 is 21627936.722187828 s in the future tar: ./landlock/net_test: time stamp 2024-10-03 05:35:09 is 21627944.561385328 s in the future tar: ./landlock: time stamp 2024-10-03 05:36:19 is 21628014.502905786 s in the future tar: ./amd-pstate/basic.sh: time stamp 2024-10-02 05:28:28 is 21541143.338788078 s in the future tar: ./amd-pstate/config: time stamp 2024-10-02 05:28:28 is 21541143.219378286 s in the future tar: ./amd-pstate/gitsource.sh: time stamp 2024-10-02 05:28:28 is 21541143.027508036 s in the future tar: ./amd-pstate/run.sh: time stamp 2024-10-02 05:28:28 is 21541142.871920453 s in the future tar: ./amd-pstate/tbench.sh: time stamp 2024-10-02 05:28:28 is 21541142.72175012 s in the future tar: ./amd-pstate: time stamp 2024-10-03 05:36:13 is 21628007.646271995 s in the future tar: ./timers/raw_skew: time stamp 2024-10-03 05:35:58 is 21627992.487795161 s in the future tar: ./timers/skew_consistency: time stamp 2024-10-03 05:35:58 is 21627992.351955703 s in the future tar: ./timers/set-tai: time stamp 2024-10-03 05:35:59 is 21627993.065133078 s in the future tar: ./timers/nsleep-lat: time stamp 2024-10-03 05:35:57 is 21627990.945878536 s in the future tar: ./timers/adjtick: time stamp 2024-10-03 05:35:58 is 21627991.820542745 s in the future tar: ./timers/set-timer-lat: time stamp 2024-10-03 05:35:57 is 21627990.667803203 s in the future tar: ./timers/freq-step: time stamp 2024-10-03 05:35:59 is 21627992.528969619 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2024-10-03 05:35:58 is 21627991.406570328 s in the future tar: ./timers/posix_timers: time stamp 2024-10-03 05:35:57 is 21627990.286765661 s in the future tar: ./timers/set-tz: time stamp 2024-10-03 05:35:59 is 21627992.163050619 s in the future tar: ./timers/inconsistency-check: time stamp 2024-10-03 05:35:58 is 21627991.021014411 s in the future tar: ./timers/settings: time stamp 2024-10-02 05:28:28 is 21541140.903336619 s in the future tar: ./timers/mqueue-lat: time stamp 2024-10-03 05:35:57 is 21627989.786347994 s in the future tar: ./timers/threadtest: time stamp 2024-10-03 05:35:58 is 21627990.650113119 s in the future tar: ./timers/leapcrash: time stamp 2024-10-03 05:35:59 is 21627991.503733078 s in the future tar: ./timers/clocksource-switch: time stamp 2024-10-03 05:35:59 is 21627991.362010578 s in the future tar: ./timers/rtcpie: time stamp 2024-10-03 05:35:58 is 21627990.235963494 s in the future tar: ./timers/leap-a-day: time stamp 2024-10-03 05:35:59 is 21627991.103567369 s in the future tar: ./timers/valid-adjtimex: time stamp 2024-10-03 05:35:58 is 21627989.954854244 s in the future tar: ./timers/change_skew: time stamp 2024-10-03 05:35:58 is 21627989.811686703 s in the future tar: ./timers/set-2038: time stamp 2024-10-03 05:35:59 is 21627990.685722286 s in the future tar: ./timers/nanosleep: time stamp 2024-10-03 05:35:57 is 21627988.544857578 s in the future tar: ./timers: time stamp 2024-10-03 05:36:25 is 21628016.486485286 s in the future tar: ./proc/proc-pid-vm: time stamp 2024-10-03 05:35:42 is 21627973.328063453 s in the future tar: ./proc/read: time stamp 2024-10-03 05:35:43 is 21627974.187879119 s in the future tar: ./proc/proc-self-wchan: time stamp 2024-10-03 05:35:42 is 21627973.068322078 s in the future tar: ./proc/config: time stamp 2024-10-02 05:28:28 is 21541138.934880161 s in the future tar: ./proc/proc-2-is-kthread: time stamp 2024-10-03 05:35:42 is 21627972.777751702 s in the future tar: ./proc/proc-multiple-procfs: time stamp 2024-10-03 05:35:43 is 21627973.637307994 s in the future tar: ./proc/proc-uptime-002: time stamp 2024-10-03 05:35:43 is 21627973.509855244 s in the future tar: ./proc/proc-self-map-files-001: time stamp 2024-10-03 05:35:42 is 21627972.368915827 s in the future tar: ./proc/fd-002-posix-eq: time stamp 2024-10-03 05:35:41 is 21627971.242771702 s in the future tar: ./proc/thread-self: time stamp 2024-10-03 05:35:43 is 21627973.117627327 s in the future tar: ./proc/proc-subset-pid: time stamp 2024-10-03 05:35:42 is 21627971.975899869 s in the future tar: ./proc/setns-sysvipc: time stamp 2024-10-03 05:35:43 is 21627972.843659161 s in the future tar: ./proc/proc-self-map-files-002: time stamp 2024-10-03 05:35:42 is 21627971.709145911 s in the future tar: ./proc/proc-loadavg-001: time stamp 2024-10-03 05:35:42 is 21627971.558743536 s in the future tar: ./proc/fd-003-kthread: time stamp 2024-10-03 05:35:42 is 21627971.425377452 s in the future tar: ./proc/proc-uptime-001: time stamp 2024-10-03 05:35:43 is 21627972.301530369 s in the future tar: ./proc/proc-tid0: time stamp 2024-10-03 05:35:42 is 21627971.133794619 s in the future tar: ./proc/proc-self-isnt-kthread: time stamp 2024-10-03 05:35:42 is 21627970.991737244 s in the future tar: ./proc/setns-dcache: time stamp 2024-10-03 05:35:43 is 21627971.858389911 s in the future tar: ./proc/proc-empty-vm: time stamp 2024-10-03 05:35:42 is 21627970.725850827 s in the future tar: ./proc/fd-001-lookup: time stamp 2024-10-03 05:35:41 is 21627969.593141202 s in the future tar: ./proc/self: time stamp 2024-10-03 05:35:43 is 21627971.399847036 s in the future tar: ./proc/proc-self-syscall: time stamp 2024-10-03 05:35:42 is 21627970.266960494 s in the future tar: ./proc/proc-fsconfig-hidepid: time stamp 2024-10-03 05:35:43 is 21627971.146539036 s in the future tar: ./proc: time stamp 2024-10-03 05:36:23 is 21628011.00849016 s in the future tar: ./lib/bitmap.sh: time stamp 2024-10-02 05:28:28 is 21541135.857284327 s in the future tar: ./lib/printf.sh: time stamp 2024-10-02 05:28:28 is 21541135.733284285 s in the future tar: ./lib/prime_numbers.sh: time stamp 2024-10-02 05:28:28 is 21541135.607020535 s in the future tar: ./lib/config: time stamp 2024-10-02 05:28:28 is 21541135.48358241 s in the future tar: ./lib/scanf.sh: time stamp 2024-10-02 05:28:28 is 21541135.365203785 s in the future tar: ./lib: time stamp 2024-10-03 05:36:19 is 21628006.315081202 s in the future tar: ./nci/config: time stamp 2024-10-02 05:28:28 is 21541135.166584327 s in the future tar: ./nci/nci_dev: time stamp 2024-10-03 05:35:17 is 21627944.03224466 s in the future tar: ./nci: time stamp 2024-10-03 05:36:20 is 21628006.973262244 s in the future tar: ./intel_pstate/run.sh: time stamp 2024-10-02 05:28:28 is 21541134.831320577 s in the future tar: ./intel_pstate: time stamp 2024-10-03 05:36:18 is 21628004.773729202 s in the future tar: ./uevent/config: time stamp 2024-10-02 05:28:28 is 21541134.631160369 s in the future tar: ./uevent/uevent_filtering: time stamp 2024-10-03 05:36:00 is 21627986.44789691 s in the future tar: ./uevent: time stamp 2024-10-03 05:36:26 is 21628012.391694452 s in the future tar: ./lsm/lsm_get_self_attr_test: time stamp 2024-10-03 05:35:12 is 21627938.23149041 s in the future tar: ./lsm/config: time stamp 2024-10-02 05:28:28 is 21541134.107544952 s in the future tar: ./lsm/lsm_set_self_attr_test: time stamp 2024-10-03 05:35:13 is 21627938.973177244 s in the future tar: ./lsm/lsm_list_modules_test: time stamp 2024-10-03 05:35:13 is 21627938.847172202 s in the future tar: ./lsm: time stamp 2024-10-03 05:36:19 is 21628004.797196244 s in the future tar: ./ftrace/config: time stamp 2024-10-02 05:28:28 is 21541133.665954785 s in the future tar: ./ftrace/ftracetest: time stamp 2024-10-02 05:28:28 is 21541133.523795952 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2024-10-02 05:28:28 is 21541133.363437827 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2024-10-02 05:28:28 is 21541133.24722041 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2024-10-02 05:28:28 is 21541133.11376466 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2024-10-02 05:28:28 is 21541132.979740743 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2024-10-02 05:28:28 is 21541132.854456868 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2024-10-02 05:28:28 is 21541132.73008891 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2024-10-02 05:28:28 is 21541132.623227952 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2024-10-02 05:28:28 is 21541132.513203243 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2024-10-02 05:28:28 is 21541132.395839618 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2024-10-02 05:28:28 is 21541132.27963241 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2024-10-02 05:28:28 is 21541132.156181993 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2024-10-02 05:28:28 is 21541131.964363827 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2024-10-02 05:28:28 is 21541131.845506993 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2024-10-02 05:28:28 is 21541131.737491743 s in the future tar: ./ftrace/test.d/kprobe/kprobe_opt_types.tc: time stamp 2024-10-02 05:28:28 is 21541131.630845202 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2024-10-02 05:28:28 is 21541131.513944327 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2024-10-02 05:28:28 is 21541131.394902118 s in the future tar: ./ftrace/test.d/kprobe/kprobe_insn_boundary.tc: time stamp 2024-10-02 05:28:28 is 21541131.237013868 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2024-10-02 05:28:28 is 21541131.13038791 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_entry_arg.tc: time stamp 2024-10-02 05:28:28 is 21541131.013495535 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2024-10-02 05:28:28 is 21541130.86125541 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2024-10-02 05:28:28 is 21541130.736712493 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2024-10-02 05:28:28 is 21541130.630020702 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_vfs.tc: time stamp 2024-10-02 05:28:28 is 21541130.512998618 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2024-10-02 05:28:28 is 21541130.385866618 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2024-10-02 05:28:28 is 21541130.277717118 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_char.tc: time stamp 2024-10-02 05:28:28 is 21541130.16265066 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2024-10-02 05:28:28 is 21541130.102520451 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2024-10-02 05:28:28 is 21541129.935418576 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2024-10-02 05:28:28 is 21541129.826873243 s in the future tar: ./ftrace/test.d/ftrace/fgraph-retval.tc: time stamp 2024-10-02 05:28:28 is 21541129.72039416 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2024-10-02 05:28:28 is 21541129.595409576 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2024-10-02 05:28:28 is 21541129.47661541 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2024-10-02 05:28:28 is 21541129.34313941 s in the future tar: ./ftrace/test.d/ftrace/func_hotplug.tc: time stamp 2024-10-02 05:28:28 is 21541129.228133576 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2024-10-02 05:28:28 is 21541129.111253826 s in the future tar: ./ftrace/test.d/ftrace/fgraph-multi.tc: time stamp 2024-10-02 05:28:28 is 21541129.001157535 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2024-10-02 05:28:28 is 21541128.88459016 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2024-10-02 05:28:28 is 21541128.726118201 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2024-10-02 05:28:28 is 21541128.53407716 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2024-10-02 05:28:28 is 21541128.333805201 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2024-10-02 05:28:28 is 21541128.133692743 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2024-10-02 05:28:28 is 21541127.950264618 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2024-10-02 05:28:28 is 21541127.741283951 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2024-10-02 05:28:28 is 21541127.574297284 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2024-10-02 05:28:28 is 21541127.393048701 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2024-10-02 05:28:28 is 21541127.307445201 s in the future tar: ./ftrace/test.d/functions: time stamp 2024-10-02 05:28:28 is 21541127.108438784 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2024-10-02 05:28:28 is 21541126.758610243 s in the future tar: ./ftrace/test.d/selftest: time stamp 2024-10-02 05:28:28 is 21541126.631930076 s in the future tar: ./ftrace/test.d/dynevent/fprobe_syntax_errors.tc: time stamp 2024-10-02 05:28:28 is 21541126.424761993 s in the future tar: ./ftrace/test.d/dynevent/fprobe_args_vfs.tc: time stamp 2024-10-02 05:28:28 is 21541126.208204701 s in the future tar: ./ftrace/test.d/dynevent/tprobe_syntax_errors.tc: time stamp 2024-10-02 05:28:28 is 21541126.014464868 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2024-10-02 05:28:28 is 21541125.840868118 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2024-10-02 05:28:28 is 21541125.597759993 s in the future tar: ./ftrace/test.d/dynevent/add_remove_btfarg.tc: time stamp 2024-10-02 05:28:28 is 21541125.430386576 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2024-10-02 05:28:28 is 21541125.190232243 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2024-10-02 05:28:28 is 21541125.046669826 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2024-10-02 05:28:28 is 21541124.848437159 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe.tc: time stamp 2024-10-02 05:28:28 is 21541124.721509201 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2024-10-02 05:28:28 is 21541124.604381951 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2024-10-02 05:28:28 is 21541124.487846576 s in the future tar: ./ftrace/test.d/dynevent/fprobe_entry_arg.tc: time stamp 2024-10-02 05:28:28 is 21541124.362703617 s in the future tar: ./ftrace/test.d/dynevent/add_remove_fprobe.tc: time stamp 2024-10-02 05:28:28 is 21541124.254372492 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe_module.tc: time stamp 2024-10-02 05:28:28 is 21541124.137408951 s in the future tar: ./ftrace/test.d/dynevent/add_remove_uprobe.tc: time stamp 2024-10-02 05:28:28 is 21541124.020692409 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2024-10-02 05:28:28 is 21541123.970563076 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2024-10-02 05:28:28 is 21541123.822030576 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2024-10-02 05:28:28 is 21541123.703655117 s in the future tar: ./ftrace/test.d/tracer: time stamp 2024-10-02 05:28:28 is 21541123.649193909 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2024-10-02 05:28:28 is 21541123.503193451 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2024-10-02 05:28:28 is 21541123.380092701 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2024-10-02 05:28:28 is 21541123.245058034 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2024-10-02 05:28:28 is 21541123.136351951 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2024-10-02 05:28:28 is 21541123.027656742 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2024-10-02 05:28:28 is 21541122.911408117 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack-legacy.tc: time stamp 2024-10-02 05:28:28 is 21541122.710911867 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2024-10-02 05:28:28 is 21541122.585373742 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2024-10-02 05:28:28 is 21541122.470626409 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2024-10-02 05:28:28 is 21541122.327547117 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2024-10-02 05:28:28 is 21541122.168193617 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2024-10-02 05:28:28 is 21541122.01152245 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2024-10-02 05:28:28 is 21541121.885442742 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2024-10-02 05:28:28 is 21541121.684435284 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2024-10-02 05:28:28 is 21541121.567498617 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack.tc: time stamp 2024-10-02 05:28:28 is 21541121.4361327 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2024-10-02 05:28:28 is 21541121.301591909 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2024-10-02 05:28:28 is 21541121.184432284 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2024-10-02 05:28:28 is 21541121.058615159 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2024-10-02 05:28:28 is 21541120.893024325 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2024-10-02 05:28:28 is 21541120.767923367 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2024-10-02 05:28:28 is 21541120.6339482 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2024-10-02 05:28:28 is 21541120.51612995 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2024-10-02 05:28:28 is 21541120.466060742 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2024-10-02 05:28:28 is 21541120.3434232 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2024-10-02 05:28:28 is 21541120.224080992 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2024-10-02 05:28:28 is 21541120.099708159 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2024-10-02 05:28:28 is 21541119.990467284 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2024-10-02 05:28:28 is 21541119.868014825 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2024-10-02 05:28:28 is 21541119.7485452 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2024-10-02 05:28:28 is 21541119.640008659 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2024-10-02 05:28:28 is 21541119.5315287 s in the future tar: ./ftrace/test.d/trigger: time stamp 2024-10-02 05:28:28 is 21541119.471250034 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2024-10-02 05:28:28 is 21541119.312766617 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2024-10-02 05:28:28 is 21541119.1989222 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2024-10-02 05:28:28 is 21541119.080974867 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2024-10-02 05:28:28 is 21541118.895789783 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2024-10-02 05:28:28 is 21541118.6970572 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2024-10-02 05:28:28 is 21541118.541543617 s in the future tar: ./ftrace/test.d/event: time stamp 2024-10-02 05:28:28 is 21541118.478381117 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2024-10-02 05:28:28 is 21541118.319946992 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2024-10-02 05:28:28 is 21541118.2132222 s in the future tar: ./ftrace/test.d/direct: time stamp 2024-10-02 05:28:28 is 21541118.163016367 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2024-10-02 05:28:28 is 21541118.011258117 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2024-10-02 05:28:28 is 21541117.9485462 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2024-10-02 05:28:28 is 21541117.812538242 s in the future tar: ./ftrace/test.d/00basic/trace_marker.tc: time stamp 2024-10-02 05:28:28 is 21541117.695796075 s in the future tar: ./ftrace/test.d/00basic/snapshot1.tc: time stamp 2024-10-02 05:28:28 is 21541117.557248492 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2024-10-02 05:28:28 is 21541117.389556533 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2024-10-02 05:28:28 is 21541117.255241283 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2024-10-02 05:28:28 is 21541117.128547658 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2024-10-02 05:28:28 is 21541116.997590783 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_subbuf_size.tc: time stamp 2024-10-02 05:28:28 is 21541116.877320533 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2024-10-02 05:28:28 is 21541116.74645545 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2024-10-02 05:28:28 is 21541116.443748283 s in the future tar: ./ftrace/test.d/00basic/test_ownership.tc: time stamp 2024-10-02 05:28:28 is 21541116.226885491 s in the future tar: ./ftrace/test.d/00basic: time stamp 2024-10-02 05:28:28 is 21541116.144044741 s in the future tar: ./ftrace/test.d/template: time stamp 2024-10-02 05:28:28 is 21541115.934841075 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2024-10-02 05:28:28 is 21541115.731100241 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2024-10-02 05:28:28 is 21541115.530236325 s in the future tar: ./ftrace/test.d/instances: time stamp 2024-10-02 05:28:28 is 21541115.451409033 s in the future tar: ./ftrace/test.d/filter/event-filter-function.tc: time stamp 2024-10-02 05:28:28 is 21541115.192646825 s in the future tar: ./ftrace/test.d/filter: time stamp 2024-10-02 05:28:28 is 21541115.092534533 s in the future tar: ./ftrace/test.d: time stamp 2024-10-02 05:28:28 is 21541115.011226283 s in the future tar: ./ftrace/settings: time stamp 2024-10-02 05:28:28 is 21541114.844344491 s in the future tar: ./ftrace/ftracetest-ktap: time stamp 2024-10-02 05:28:28 is 21541114.7005947 s in the future tar: ./ftrace: time stamp 2024-10-03 05:36:17 is 21627983.629042616 s in the future tar: ./vDSO/vdso_test_correctness: time stamp 2024-10-03 05:36:01 is 21627967.4025742 s in the future tar: ./vDSO/vdso_test_clock_getres: time stamp 2024-10-03 05:36:01 is 21627967.266361116 s in the future tar: ./vDSO/vdso_test_gettimeofday: time stamp 2024-10-03 05:36:01 is 21627967.141142283 s in the future tar: ./vDSO/vdso_test_abi: time stamp 2024-10-03 05:36:01 is 21627966.974645241 s in the future tar: ./vDSO/vdso_test_getcpu: time stamp 2024-10-03 05:36:01 is 21627966.851459241 s in the future tar: ./vDSO: time stamp 2024-10-03 05:36:26 is 21627991.800026741 s in the future tar: ./pid_namespace/config: time stamp 2024-10-02 05:28:28 is 21541113.648970949 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2024-10-03 05:35:41 is 21627946.503207199 s in the future tar: ./pid_namespace: time stamp 2024-10-03 05:36:23 is 21627988.448766116 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2024-10-03 05:34:54 is 21627899.256862908 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2024-10-03 05:34:55 is 21627900.110767741 s in the future tar: ./futex/functional/futex_requeue: time stamp 2024-10-03 05:34:55 is 21627899.958104533 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2024-10-03 05:34:55 is 21627899.750861866 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2024-10-03 05:34:54 is 21627898.577181158 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2024-10-03 05:34:55 is 21627899.432491241 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2024-10-03 05:34:54 is 21627898.282378824 s in the future tar: ./futex/functional/futex_wait: time stamp 2024-10-03 05:34:55 is 21627899.151803033 s in the future tar: ./futex/functional/run.sh: time stamp 2024-10-02 05:28:28 is 21541112.016567491 s in the future tar: ./futex/functional/futex_waitv: time stamp 2024-10-03 05:34:55 is 21627898.865516949 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2024-10-03 05:34:54 is 21627897.723697991 s in the future tar: ./futex/functional: time stamp 2024-10-03 05:36:18 is 21627981.668084324 s in the future tar: ./futex/run.sh: time stamp 2024-10-03 05:36:17 is 21627980.463461741 s in the future tar: ./futex: time stamp 2024-10-03 05:36:17 is 21627980.405100574 s in the future tar: ./tc-testing/scripts/taprio_wait_for_admin.sh: time stamp 2024-10-02 05:28:28 is 21541111.231847074 s in the future tar: ./tc-testing/scripts: time stamp 2024-10-02 05:28:28 is 21541111.165121283 s in the future tar: ./tc-testing/config: time stamp 2024-10-02 05:28:28 is 21541111.049179491 s in the future tar: ./tc-testing/tdc_config.py: time stamp 2024-10-02 05:28:28 is 21541110.904298241 s in the future tar: ./tc-testing/tdc.sh: time stamp 2024-10-02 05:28:28 is 21541110.779484074 s in the future tar: ./tc-testing/action-ebpf: time stamp 2024-10-02 05:28:28 is 21541110.658821782 s in the future tar: ./tc-testing/plugins/__init__.py: time stamp 2024-10-02 05:28:28 is 21541110.548674907 s in the future tar: ./tc-testing/plugins: time stamp 2024-10-02 05:28:28 is 21541110.482021741 s in the future tar: ./tc-testing/settings: time stamp 2024-10-02 05:28:28 is 21541110.351277157 s in the future tar: ./tc-testing/TdcResults.py: time stamp 2024-10-02 05:28:28 is 21541110.222773449 s in the future tar: ./tc-testing/plugin-lib/scapyPlugin.py: time stamp 2024-10-02 05:28:28 is 21541110.082564157 s in the future tar: ./tc-testing/plugin-lib/valgrindPlugin.py: time stamp 2024-10-02 05:28:28 is 21541109.953329366 s in the future tar: ./tc-testing/plugin-lib/README-PLUGINS: time stamp 2024-10-02 05:28:28 is 21541109.807932866 s in the future tar: ./tc-testing/plugin-lib/rootPlugin.py: time stamp 2024-10-02 05:28:28 is 21541109.672530532 s in the future tar: ./tc-testing/plugin-lib/nsPlugin.py: time stamp 2024-10-02 05:28:28 is 21541109.549426116 s in the future tar: ./tc-testing/plugin-lib: time stamp 2024-10-02 05:28:28 is 21541109.497837282 s in the future tar: ./tc-testing/tdc_multibatch.py: time stamp 2024-10-02 05:28:28 is 21541109.380954574 s in the future tar: ./tc-testing/tdc_batch.py: time stamp 2024-10-02 05:28:28 is 21541109.255529574 s in the future tar: ./tc-testing/tdc.py: time stamp 2024-10-02 05:28:28 is 21541109.110653574 s in the future tar: ./tc-testing/tdc_config_local_template.py: time stamp 2024-10-02 05:28:28 is 21541108.989001074 s in the future tar: ./tc-testing/TdcPlugin.py: time stamp 2024-10-02 05:28:28 is 21541108.863804782 s in the future tar: ./tc-testing/tdc_helper.py: time stamp 2024-10-02 05:28:28 is 21541108.738548949 s in the future tar: ./tc-testing/tc-tests/infra/filter.json: time stamp 2024-10-02 05:28:28 is 21541108.556888782 s in the future tar: ./tc-testing/tc-tests/infra/actions.json: time stamp 2024-10-02 05:28:28 is 21541108.434728907 s in the future tar: ./tc-testing/tc-tests/infra: time stamp 2024-10-02 05:28:28 is 21541108.371803824 s in the future tar: ./tc-testing/tc-tests/qdiscs/red.json: time stamp 2024-10-02 05:28:28 is 21541108.221452366 s in the future tar: ./tc-testing/tc-tests/qdiscs/qfq.json: time stamp 2024-10-02 05:28:28 is 21541108.095972407 s in the future tar: ./tc-testing/tc-tests/qdiscs/mqprio.json: time stamp 2024-10-02 05:28:28 is 21541107.979514532 s in the future tar: ./tc-testing/tc-tests/qdiscs/choke.json: time stamp 2024-10-02 05:28:28 is 21541107.825867824 s in the future tar: ./tc-testing/tc-tests/qdiscs/taprio.json: time stamp 2024-10-02 05:28:28 is 21541107.670545365 s in the future tar: ./tc-testing/tc-tests/qdiscs/codel.json: time stamp 2024-10-02 05:28:28 is 21541107.54565849 s in the future tar: ./tc-testing/tc-tests/qdiscs/htb.json: time stamp 2024-10-02 05:28:28 is 21541107.345781615 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_pie.json: time stamp 2024-10-02 05:28:28 is 21541107.233420949 s in the future tar: ./tc-testing/tc-tests/qdiscs/hfsc.json: time stamp 2024-10-02 05:28:28 is 21541107.106488157 s in the future tar: ./tc-testing/tc-tests/qdiscs/cake.json: time stamp 2024-10-02 05:28:28 is 21541106.961932574 s in the future tar: ./tc-testing/tc-tests/qdiscs/ets.json: time stamp 2024-10-02 05:28:28 is 21541106.828553657 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfq.json: time stamp 2024-10-02 05:28:28 is 21541106.70774774 s in the future tar: ./tc-testing/tc-tests/qdiscs/fifo.json: time stamp 2024-10-02 05:28:28 is 21541106.58680449 s in the future tar: ./tc-testing/tc-tests/qdiscs/ingress.json: time stamp 2024-10-02 05:28:28 is 21541106.437983282 s in the future tar: ./tc-testing/tc-tests/qdiscs/gred.json: time stamp 2024-10-02 05:28:28 is 21541106.311497074 s in the future tar: ./tc-testing/tc-tests/qdiscs/hhf.json: time stamp 2024-10-02 05:28:28 is 21541106.194640074 s in the future tar: ./tc-testing/tc-tests/qdiscs/etf.json: time stamp 2024-10-02 05:28:28 is 21541106.063848324 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq.json: time stamp 2024-10-02 05:28:28 is 21541105.93615699 s in the future tar: ./tc-testing/tc-tests/qdiscs/plug.json: time stamp 2024-10-02 05:28:28 is 21541105.810972407 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_codel.json: time stamp 2024-10-02 05:28:28 is 21541105.68598299 s in the future tar: ./tc-testing/tc-tests/qdiscs/tbf.json: time stamp 2024-10-02 05:28:28 is 21541105.544296365 s in the future tar: ./tc-testing/tc-tests/qdiscs/multiq.json: time stamp 2024-10-02 05:28:28 is 21541105.435723074 s in the future tar: ./tc-testing/tc-tests/qdiscs/mq.json: time stamp 2024-10-02 05:28:28 is 21541105.31883824 s in the future tar: ./tc-testing/tc-tests/qdiscs/drr.json: time stamp 2024-10-02 05:28:28 is 21541105.193825657 s in the future tar: ./tc-testing/tc-tests/qdiscs/prio.json: time stamp 2024-10-02 05:28:28 is 21541105.077419323 s in the future tar: ./tc-testing/tc-tests/qdiscs/teql.json: time stamp 2024-10-02 05:28:28 is 21541104.968683282 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfb.json: time stamp 2024-10-02 05:28:28 is 21541104.851857115 s in the future tar: ./tc-testing/tc-tests/qdiscs/netem.json: time stamp 2024-10-02 05:28:28 is 21541104.735144282 s in the future tar: ./tc-testing/tc-tests/qdiscs/pfifo_fast.json: time stamp 2024-10-02 05:28:28 is 21541104.610195407 s in the future tar: ./tc-testing/tc-tests/qdiscs/cbs.json: time stamp 2024-10-02 05:28:28 is 21541104.501395448 s in the future tar: ./tc-testing/tc-tests/qdiscs/skbprio.json: time stamp 2024-10-02 05:28:28 is 21541104.376126615 s in the future tar: ./tc-testing/tc-tests/qdiscs: time stamp 2024-10-02 05:28:28 is 21541104.317895782 s in the future tar: ./tc-testing/tc-tests/actions/skbmod.json: time stamp 2024-10-02 05:28:28 is 21541104.168247198 s in the future tar: ./tc-testing/tc-tests/actions/police.json: time stamp 2024-10-02 05:28:28 is 21541103.968959573 s in the future tar: ./tc-testing/tc-tests/actions/pedit.json: time stamp 2024-10-02 05:28:28 is 21541103.833788157 s in the future tar: ./tc-testing/tc-tests/actions/bpf.json: time stamp 2024-10-02 05:28:28 is 21541103.725350032 s in the future tar: ./tc-testing/tc-tests/actions/mpls.json: time stamp 2024-10-02 05:28:28 is 21541103.592651407 s in the future tar: ./tc-testing/tc-tests/actions/simple.json: time stamp 2024-10-02 05:28:28 is 21541103.47634149 s in the future tar: ./tc-testing/tc-tests/actions/skbedit.json: time stamp 2024-10-02 05:28:28 is 21541103.350077907 s in the future tar: ./tc-testing/tc-tests/actions/ct.json: time stamp 2024-10-02 05:28:28 is 21541103.23320024 s in the future tar: ./tc-testing/tc-tests/actions/sample.json: time stamp 2024-10-02 05:28:28 is 21541103.109188198 s in the future tar: ./tc-testing/tc-tests/actions/ctinfo.json: time stamp 2024-10-02 05:28:28 is 21541102.992459073 s in the future tar: ./tc-testing/tc-tests/actions/tunnel_key.json: time stamp 2024-10-02 05:28:28 is 21541102.866235365 s in the future tar: ./tc-testing/tc-tests/actions/nat.json: time stamp 2024-10-02 05:28:28 is 21541102.749428698 s in the future tar: ./tc-testing/tc-tests/actions/csum.json: time stamp 2024-10-02 05:28:28 is 21541102.617226115 s in the future tar: ./tc-testing/tc-tests/actions/gate.json: time stamp 2024-10-02 05:28:28 is 21541102.500447281 s in the future tar: ./tc-testing/tc-tests/actions/mirred.json: time stamp 2024-10-02 05:28:28 is 21541102.366005281 s in the future tar: ./tc-testing/tc-tests/actions/connmark.json: time stamp 2024-10-02 05:28:28 is 21541102.190692906 s in the future tar: ./tc-testing/tc-tests/actions/vlan.json: time stamp 2024-10-02 05:28:28 is 21541102.066827656 s in the future tar: ./tc-testing/tc-tests/actions/gact.json: time stamp 2024-10-02 05:28:28 is 21541101.933330323 s in the future tar: ./tc-testing/tc-tests/actions/ife.json: time stamp 2024-10-02 05:28:28 is 21541101.806893906 s in the future tar: ./tc-testing/tc-tests/actions: time stamp 2024-10-02 05:28:28 is 21541101.75684049 s in the future tar: ./tc-testing/tc-tests/filters/fw.json: time stamp 2024-10-02 05:28:28 is 21541101.574413823 s in the future tar: ./tc-testing/tc-tests/filters/bpf.json: time stamp 2024-10-02 05:28:28 is 21541101.449148906 s in the future tar: ./tc-testing/tc-tests/filters/flow.json: time stamp 2024-10-02 05:28:28 is 21541101.307593656 s in the future tar: ./tc-testing/tc-tests/filters/flower.json: time stamp 2024-10-02 05:28:28 is 21541101.18969324 s in the future tar: ./tc-testing/tc-tests/filters/route.json: time stamp 2024-10-02 05:28:28 is 21541101.059368365 s in the future tar: ./tc-testing/tc-tests/filters/cgroup.json: time stamp 2024-10-02 05:28:28 is 21541100.890566365 s in the future tar: ./tc-testing/tc-tests/filters/matchall.json: time stamp 2024-10-02 05:28:28 is 21541100.757696615 s in the future tar: ./tc-testing/tc-tests/filters/u32.json: time stamp 2024-10-02 05:28:28 is 21541100.63917774 s in the future tar: ./tc-testing/tc-tests/filters/basic.json: time stamp 2024-10-02 05:28:28 is 21541100.497464656 s in the future tar: ./tc-testing/tc-tests/filters: time stamp 2024-10-02 05:28:28 is 21541100.439996531 s in the future tar: ./tc-testing/tc-tests: time stamp 2024-10-02 05:28:28 is 21541100.390175073 s in the future tar: ./tc-testing: time stamp 2024-10-03 05:36:25 is 21627977.339863198 s in the future tar: ./acct/acct_syscall: time stamp 2024-10-03 05:34:09 is 21627841.198934781 s in the future tar: ./acct: time stamp 2024-10-03 05:36:13 is 21627965.14709399 s in the future tar: ./core/unshare_test: time stamp 2024-10-03 05:34:13 is 21627844.996895281 s in the future tar: ./core/close_range_test: time stamp 2024-10-03 05:34:13 is 21627844.80629199 s in the future tar: ./core: time stamp 2024-10-03 05:36:14 is 21627965.75613249 s in the future tar: ./tty/tty_tstamp_update: time stamp 2024-10-03 05:35:59 is 21627950.613497114 s in the future tar: ./tty: time stamp 2024-10-03 05:36:26 is 21627977.554793989 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2024-10-03 05:35:40 is 21627931.405634281 s in the future tar: ./pidfd/config: time stamp 2024-10-02 05:28:28 is 21541099.288936781 s in the future tar: ./pidfd/pidfd_test: time stamp 2024-10-03 05:35:40 is 21627931.172888198 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2024-10-03 05:35:41 is 21627932.046229948 s in the future tar: ./pidfd/pidfd_wait: time stamp 2024-10-03 05:35:41 is 21627931.905395364 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2024-10-03 05:35:41 is 21627931.746917073 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2024-10-03 05:35:40 is 21627930.621435239 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2024-10-03 05:35:40 is 21627930.504151906 s in the future tar: ./pidfd: time stamp 2024-10-03 05:36:22 is 21627972.445754739 s in the future tar: ./timens/exec: time stamp 2024-10-03 05:35:56 is 21627946.287299073 s in the future tar: ./timens/vfork_exec: time stamp 2024-10-03 05:35:57 is 21627947.155383448 s in the future tar: ./timens/futex: time stamp 2024-10-03 05:35:56 is 21627946.036815281 s in the future tar: ./timens/procfs: time stamp 2024-10-03 05:35:56 is 21627945.911689323 s in the future tar: ./timens/timens: time stamp 2024-10-03 05:35:56 is 21627945.787367239 s in the future tar: ./timens/config: time stamp 2024-10-02 05:28:28 is 21541097.669798573 s in the future tar: ./timens/timer: time stamp 2024-10-03 05:35:56 is 21627945.561515364 s in the future tar: ./timens/timerfd: time stamp 2024-10-03 05:35:56 is 21627945.444441364 s in the future tar: ./timens/clock_nanosleep: time stamp 2024-10-03 05:35:56 is 21627945.328733323 s in the future tar: ./timens/gettime_perf: time stamp 2024-10-03 05:35:57 is 21627946.194301948 s in the future tar: ./timens: time stamp 2024-10-03 05:36:25 is 21627974.145894781 s in the future tar: ./rlimits/config: time stamp 2024-10-02 05:28:28 is 21541097.010811948 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2024-10-03 05:35:49 is 21627937.894672614 s in the future tar: ./rlimits: time stamp 2024-10-03 05:36:23 is 21627971.836382572 s in the future tar: ./sync/config: time stamp 2024-10-02 05:28:28 is 21541096.703598614 s in the future tar: ./sync/sync_test: time stamp 2024-10-03 05:35:55 is 21627943.568679114 s in the future tar: ./sync: time stamp 2024-10-03 05:36:24 is 21627972.518557031 s in the future tar: ./run_kselftest.sh: time stamp 2024-10-03 05:36:13 is 21627961.385975447 s in the future tar: ./pstore/pstore_tests: time stamp 2024-10-02 05:28:28 is 21541096.230412989 s in the future tar: ./pstore/config: time stamp 2024-10-02 05:28:28 is 21541096.059935781 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2024-10-02 05:28:28 is 21541095.943198781 s in the future tar: ./pstore/common_tests: time stamp 2024-10-02 05:28:28 is 21541095.810532322 s in the future tar: ./pstore/pstore_crash_test: time stamp 2024-10-02 05:28:28 is 21541095.684372989 s in the future tar: ./pstore: time stamp 2024-10-03 05:36:23 is 21627970.635943114 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2024-10-03 05:34:56 is 21627883.467373072 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2024-10-02 05:28:28 is 21541095.326692447 s in the future tar: ./gpio/config: time stamp 2024-10-02 05:28:28 is 21541095.209920739 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2024-10-02 05:28:28 is 21541095.101560781 s in the future tar: ./gpio/gpio-line-name: time stamp 2024-10-03 05:34:56 is 21627882.958637197 s in the future tar: ./gpio/gpio-chip-info: time stamp 2024-10-03 05:34:56 is 21627882.826441906 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2024-10-02 05:28:28 is 21541094.692806364 s in the future tar: ./gpio: time stamp 2024-10-03 05:36:18 is 21627964.635342156 s in the future tar: ./memory-hotplug/config: time stamp 2024-10-02 05:28:28 is 21541094.491577031 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2024-10-02 05:28:28 is 21541094.366434072 s in the future tar: ./memory-hotplug: time stamp 2024-10-03 05:36:20 is 21627966.300697281 s in the future tar: ./iommu/config: time stamp 2024-10-02 05:28:28 is 21541094.134356697 s in the future tar: ./iommu/iommufd: time stamp 2024-10-03 05:34:59 is 21627884.932875322 s in the future tar: ./iommu/iommufd_fail_nth: time stamp 2024-10-03 05:35:00 is 21627885.799536364 s in the future tar: ./iommu: time stamp 2024-10-03 05:36:18 is 21627963.74950853 s in the future tar: ./dt/test_unprobed_devices.sh: time stamp 2024-10-02 05:28:28 is 21541093.608569197 s in the future tar: ./dt/compatible_list: time stamp 2024-10-03 05:34:50 is 21627875.42480228 s in the future tar: ./dt/compatible_ignore_list: time stamp 2024-10-02 05:28:28 is 21541093.31562078 s in the future tar: ./dt: time stamp 2024-10-03 05:36:16 is 21627961.26557503 s in the future tar: ./rust/test_probe_samples.sh: time stamp 2024-10-02 05:28:28 is 21541093.132237697 s in the future tar: ./rust/config: time stamp 2024-10-02 05:28:28 is 21541093.02353828 s in the future tar: ./rust: time stamp 2024-10-03 05:36:24 is 21627968.949486072 s in the future tar: ./move_mount_set_group/config: time stamp 2024-10-02 05:28:28 is 21541092.775306114 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2024-10-03 05:35:16 is 21627900.632477697 s in the future tar: ./move_mount_set_group: time stamp 2024-10-03 05:36:20 is 21627964.573213072 s in the future tar: ./net/lib.sh: time stamp 2024-10-02 05:28:28 is 21541092.440509489 s in the future tar: ./net/openvswitch/settings: time stamp 2024-10-02 05:28:28 is 21541092.297834697 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2024-10-02 05:28:28 is 21541092.173490905 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2024-10-02 05:28:28 is 21541092.031630405 s in the future tar: ./net/openvswitch: time stamp 2024-10-03 05:36:22 is 21627965.972593655 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2024-10-02 05:28:28 is 21541091.80576028 s in the future tar: ./net/mptcp/diag.sh: time stamp 2024-10-02 05:28:28 is 21541091.688896864 s in the future tar: ./net/mptcp/config: time stamp 2024-10-02 05:28:28 is 21541091.556308364 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2024-10-02 05:28:28 is 21541091.407041114 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2024-10-03 05:35:27 is 21627910.263590322 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2024-10-03 05:35:28 is 21627911.138699072 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2024-10-02 05:28:28 is 21541090.950965322 s in the future tar: ./net/mptcp/settings: time stamp 2024-10-02 05:28:28 is 21541090.832028697 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2024-10-02 05:28:28 is 21541090.712759322 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2024-10-02 05:28:28 is 21541090.579887947 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2024-10-03 05:35:28 is 21627910.417090197 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2024-10-03 05:35:28 is 21627910.279654738 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2024-10-02 05:28:28 is 21541090.16291803 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2024-10-02 05:28:28 is 21541090.046121863 s in the future tar: ./net/mptcp: time stamp 2024-10-03 05:36:21 is 21627962.987574405 s in the future tar: ./net/rds/include.sh: time stamp 2024-10-03 05:36:22 is 21627963.846474905 s in the future tar: ./net/rds/test.py: time stamp 2024-10-02 05:28:28 is 21541089.69634278 s in the future tar: ./net/rds/run.sh: time stamp 2024-10-02 05:28:28 is 21541089.578818655 s in the future tar: ./net/rds: time stamp 2024-10-03 05:36:22 is 21627963.520494738 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2024-10-02 05:28:28 is 21541089.370189155 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2024-10-02 05:28:28 is 21541089.223427113 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2024-10-02 05:28:28 is 21541089.07845803 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2024-10-02 05:28:28 is 21541088.961641947 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2024-10-02 05:28:28 is 21541088.83669478 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2024-10-02 05:28:28 is 21541088.691042655 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2024-10-02 05:28:28 is 21541088.560930447 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2024-10-02 05:28:28 is 21541088.427414821 s in the future tar: ./net/forwarding/router_mpath_nh_lib.sh: time stamp 2024-10-02 05:28:28 is 21541088.24445778 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2024-10-02 05:28:28 is 21541088.065651405 s in the future tar: ./net/forwarding/bridge_mdb_max.sh: time stamp 2024-10-02 05:28:28 is 21541087.919047863 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2024-10-02 05:28:28 is 21541087.793364821 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2024-10-02 05:28:28 is 21541087.677437863 s in the future tar: ./net/forwarding/lib.sh: time stamp 2024-10-02 05:28:28 is 21541087.507172405 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2024-10-02 05:28:28 is 21541087.376698571 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2024-10-02 05:28:28 is 21541087.218308113 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2024-10-02 05:28:28 is 21541087.068389155 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2024-10-02 05:28:28 is 21541086.931712196 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2024-10-02 05:28:28 is 21541086.801236946 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2024-10-02 05:28:28 is 21541086.667780821 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2024-10-02 05:28:28 is 21541086.534200155 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2024-10-02 05:28:28 is 21541086.400788905 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2024-10-02 05:28:28 is 21541086.250832905 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2024-10-02 05:28:28 is 21541086.100600821 s in the future tar: ./net/forwarding/router_bridge_1d.sh: time stamp 2024-10-02 05:28:28 is 21541085.959955113 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2024-10-02 05:28:28 is 21541085.825225655 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2024-10-02 05:28:28 is 21541085.667030738 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2024-10-02 05:28:28 is 21541085.449672529 s in the future tar: ./net/forwarding/config: time stamp 2024-10-02 05:28:28 is 21541085.274815196 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2024-10-02 05:28:28 is 21541085.074134654 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2024-10-02 05:28:28 is 21541084.836460821 s in the future tar: ./net/forwarding/min_max_mtu.sh: time stamp 2024-10-02 05:28:28 is 21541084.690301863 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2024-10-02 05:28:28 is 21541084.554410404 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2024-10-02 05:28:28 is 21541084.419314321 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2024-10-02 05:28:28 is 21541084.293833613 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2024-10-02 05:28:28 is 21541084.172930321 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2024-10-02 05:28:28 is 21541084.037601071 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2024-10-02 05:28:28 is 21541083.893955113 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2024-10-02 05:28:28 is 21541083.751896446 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2024-10-02 05:28:28 is 21541083.605726363 s in the future tar: ./net/forwarding/bridge_fdb_learning_limit.sh: time stamp 2024-10-02 05:28:28 is 21541083.478859571 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2024-10-02 05:28:28 is 21541083.351645154 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2024-10-02 05:28:28 is 21541083.222706488 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2024-10-02 05:28:28 is 21541083.105348529 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2024-10-02 05:28:28 is 21541082.978526821 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2024-10-02 05:28:28 is 21541082.842714237 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2024-10-02 05:28:28 is 21541082.645061529 s in the future tar: ./net/forwarding/bridge_mdb_host.sh: time stamp 2024-10-02 05:28:28 is 21541082.521196237 s in the future tar: ./net/forwarding/tc_tunnel_key.sh: time stamp 2024-10-02 05:28:28 is 21541082.403089987 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2024-10-02 05:28:28 is 21541082.258959904 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2024-10-02 05:28:28 is 21541082.130117279 s in the future tar: ./net/forwarding/router_bridge_vlan_upper.sh: time stamp 2024-10-02 05:28:28 is 21541082.003865904 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2024-10-02 05:28:28 is 21541081.877753154 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2024-10-02 05:28:28 is 21541081.741852821 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2024-10-02 05:28:28 is 21541081.610936571 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2024-10-02 05:28:28 is 21541081.486685321 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2024-10-02 05:28:28 is 21541081.369149404 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2024-10-02 05:28:28 is 21541081.233104529 s in the future tar: ./net/forwarding/router.sh: time stamp 2024-10-02 05:28:28 is 21541081.091288196 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2024-10-02 05:28:28 is 21541080.969322487 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2024-10-02 05:28:28 is 21541080.779633321 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2024-10-02 05:28:28 is 21541080.649359029 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2024-10-02 05:28:28 is 21541080.518633446 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2024-10-02 05:28:28 is 21541080.393803654 s in the future tar: ./net/forwarding/lib_sh_test.sh: time stamp 2024-10-02 05:28:28 is 21541080.260040779 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2024-10-02 05:28:28 is 21541080.131994154 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2024-10-02 05:28:28 is 21541080.009880237 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2024-10-02 05:28:28 is 21541079.876193904 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2024-10-02 05:28:28 is 21541079.759704987 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2024-10-02 05:28:28 is 21541079.63185932 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2024-10-02 05:28:28 is 21541079.50124057 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2024-10-02 05:28:28 is 21541079.377631945 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2024-10-02 05:28:28 is 21541079.226105112 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2024-10-02 05:28:28 is 21541079.098067779 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2024-10-02 05:28:28 is 21541078.950854987 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2024-10-02 05:28:28 is 21541078.801919862 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2024-10-02 05:28:28 is 21541078.675742195 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2024-10-02 05:28:28 is 21541078.54764882 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2024-10-02 05:28:28 is 21541078.414062945 s in the future tar: ./net/forwarding/settings: time stamp 2024-10-02 05:28:28 is 21541078.293082612 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2024-10-02 05:28:28 is 21541078.142071029 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2024-10-02 05:28:28 is 21541077.997112154 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2024-10-02 05:28:28 is 21541077.863746737 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2024-10-02 05:28:28 is 21541077.74059057 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2024-10-02 05:28:28 is 21541077.600029404 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2024-10-02 05:28:28 is 21541077.46340732 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2024-10-02 05:28:28 is 21541077.321674445 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2024-10-02 05:28:28 is 21541077.181513737 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2024-10-02 05:28:28 is 21541077.041393528 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2024-10-02 05:28:28 is 21541076.896295945 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2024-10-02 05:28:28 is 21541076.75438182 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2024-10-02 05:28:28 is 21541076.631068653 s in the future tar: ./net/forwarding/tc_flower_cfm.sh: time stamp 2024-10-02 05:28:28 is 21541076.491024278 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2024-10-02 05:28:28 is 21541076.354197612 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2024-10-02 05:28:28 is 21541076.228995945 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2024-10-02 05:28:28 is 21541076.091121528 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2024-10-02 05:28:28 is 21541075.974216528 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2024-10-02 05:28:28 is 21541075.853765528 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2024-10-02 05:28:28 is 21541075.687053612 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2024-10-02 05:28:28 is 21541075.563171487 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2024-10-02 05:28:28 is 21541075.431554945 s in the future tar: ./net/forwarding/router_bridge_1d_lag.sh: time stamp 2024-10-02 05:28:28 is 21541075.303272612 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2024-10-02 05:28:28 is 21541075.169864778 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2024-10-02 05:28:28 is 21541075.031717737 s in the future tar: ./net/forwarding/tc_flower_l2_miss.sh: time stamp 2024-10-02 05:28:28 is 21541074.889552237 s in the future tar: ./net/forwarding/router_bridge_pvid_vlan_upper.sh: time stamp 2024-10-02 05:28:28 is 21541074.76971582 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2024-10-02 05:28:28 is 21541074.636230903 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2024-10-02 05:28:28 is 21541074.514598361 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2024-10-02 05:28:28 is 21541074.389156736 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2024-10-02 05:28:28 is 21541074.24375482 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2024-10-02 05:28:28 is 21541074.110323611 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2024-10-02 05:28:28 is 21541073.989302445 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2024-10-02 05:28:28 is 21541073.863856403 s in the future tar: ./net/forwarding/router_bridge_vlan_upper_pvid.sh: time stamp 2024-10-02 05:28:28 is 21541073.722159028 s in the future tar: ./net/forwarding/tc_flower_port_range.sh: time stamp 2024-10-02 05:28:28 is 21541073.584867903 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2024-10-02 05:28:28 is 21541073.455399986 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2024-10-02 05:28:28 is 21541073.313755403 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2024-10-02 05:28:28 is 21541073.09293882 s in the future tar: ./net/forwarding/router_mpath_seed.sh: time stamp 2024-10-02 05:28:28 is 21541072.959692861 s in the future tar: ./net/forwarding/router_bridge_lag.sh: time stamp 2024-10-02 05:28:28 is 21541072.82675532 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2024-10-02 05:28:28 is 21541072.704770195 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2024-10-02 05:28:28 is 21541072.575906403 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2024-10-02 05:28:28 is 21541072.45075782 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2024-10-02 05:28:28 is 21541072.334355778 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2024-10-02 05:28:28 is 21541072.201992903 s in the future tar: ./net/forwarding: time stamp 2024-10-03 05:36:21 is 21627945.154204278 s in the future tar: ./net/net_helper.sh: time stamp 2024-10-02 05:28:28 is 21541072.020562153 s in the future tar: ./net/tcp_ao/key-management_ipv4: time stamp 2024-10-03 05:35:33 is 21627896.733886778 s in the future tar: ./net/tcp_ao/rst_ipv6: time stamp 2024-10-03 05:35:38 is 21627901.525511069 s in the future tar: ./net/tcp_ao/icmps-discard_ipv6: time stamp 2024-10-03 05:35:36 is 21627899.337080736 s in the future tar: ./net/tcp_ao/config: time stamp 2024-10-02 05:28:28 is 21541071.175118694 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv6: time stamp 2024-10-03 05:35:39 is 21627901.975067444 s in the future tar: ./net/tcp_ao/icmps-accept_ipv6: time stamp 2024-10-03 05:35:36 is 21627898.786433736 s in the future tar: ./net/tcp_ao/icmps-accept_ipv4: time stamp 2024-10-03 05:35:32 is 21627894.511377486 s in the future tar: ./net/tcp_ao/connect-deny_ipv6: time stamp 2024-10-03 05:35:36 is 21627898.307762528 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv4: time stamp 2024-10-03 05:35:35 is 21627897.108009653 s in the future tar: ./net/tcp_ao/seq-ext_ipv6: time stamp 2024-10-03 05:35:38 is 21627899.916084194 s in the future tar: ./net/tcp_ao/connect_ipv4: time stamp 2024-10-03 05:35:31 is 21627892.644688861 s in the future tar: ./net/tcp_ao/icmps-discard_ipv4: time stamp 2024-10-03 05:35:32 is 21627893.436761653 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv6: time stamp 2024-10-03 05:35:39 is 21627900.232451153 s in the future tar: ./net/tcp_ao/settings: time stamp 2024-10-02 05:28:28 is 21541069.111555194 s in the future tar: ./net/tcp_ao/self-connect_ipv6: time stamp 2024-10-03 05:35:38 is 21627898.910855819 s in the future tar: ./net/tcp_ao/key-management_ipv6: time stamp 2024-10-03 05:35:37 is 21627897.711567569 s in the future tar: ./net/tcp_ao/bench-lookups_ipv4: time stamp 2024-10-03 05:35:31 is 21627891.523518861 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv4: time stamp 2024-10-03 05:35:34 is 21627894.331674694 s in the future tar: ./net/tcp_ao/restore_ipv4: time stamp 2024-10-03 05:35:33 is 21627893.143712986 s in the future tar: ./net/tcp_ao/seq-ext_ipv4: time stamp 2024-10-03 05:35:34 is 21627893.952753944 s in the future tar: ./net/tcp_ao/connect-deny_ipv4: time stamp 2024-10-03 05:35:31 is 21627890.747958944 s in the future tar: ./net/tcp_ao/restore_ipv6: time stamp 2024-10-03 05:35:37 is 21627896.514137736 s in the future tar: ./net/tcp_ao/self-connect_ipv4: time stamp 2024-10-03 05:35:34 is 21627893.326545902 s in the future tar: ./net/tcp_ao/bench-lookups_ipv6: time stamp 2024-10-03 05:35:35 is 21627894.143949736 s in the future tar: ./net/tcp_ao/rst_ipv4: time stamp 2024-10-03 05:35:33 is 21627891.913711986 s in the future tar: ./net/tcp_ao/connect_ipv6: time stamp 2024-10-03 05:35:35 is 21627893.731321736 s in the future tar: ./net/tcp_ao: time stamp 2024-10-03 05:36:22 is 21627940.668426527 s in the future tar: ./net/packetdrill/tcp_zerocopy_basic.pkt: time stamp 2024-10-02 05:28:28 is 21541066.522562694 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_edge.pkt: time stamp 2024-10-02 05:28:28 is 21541066.397429277 s in the future tar: ./net/packetdrill/defaults.sh: time stamp 2024-10-02 05:28:28 is 21541066.267236402 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt-send-6pkt.pkt: time stamp 2024-10-02 05:28:28 is 21541066.117046027 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-app-limited-9-packets-out.pkt: time stamp 2024-10-02 05:28:28 is 21541065.988780694 s in the future tar: ./net/packetdrill/config: time stamp 2024-10-02 05:28:28 is 21541065.84691986 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_exclusive.pkt: time stamp 2024-10-02 05:28:28 is 21541065.725080027 s in the future tar: ./net/packetdrill/tcp_zerocopy_maxfrags.pkt: time stamp 2024-10-02 05:28:28 is 21541065.591553152 s in the future tar: ./net/packetdrill/ksft_runner.sh: time stamp 2024-10-02 05:28:28 is 21541065.421678152 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-fq-ack-per-2pkt.pkt: time stamp 2024-10-02 05:28:28 is 21541065.246566652 s in the future tar: ./net/packetdrill/tcp_zerocopy_batch.pkt: time stamp 2024-10-02 05:28:28 is 21541065.124385444 s in the future tar: ./net/packetdrill/tcp_zerocopy_fastopen-server.pkt: time stamp 2024-10-02 05:28:28 is 21541064.991085944 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-4pkt.pkt: time stamp 2024-10-02 05:28:28 is 21541064.854410402 s in the future tar: ./net/packetdrill/tcp_md5_md5-only-on-client-ack.pkt: time stamp 2024-10-02 05:28:28 is 21541064.721060069 s in the future tar: ./net/packetdrill/set_sysctls.py: time stamp 2024-10-02 05:28:28 is 21541064.590941985 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-app-limited.pkt: time stamp 2024-10-02 05:28:28 is 21541064.440517319 s in the future tar: ./net/packetdrill/tcp_zerocopy_small.pkt: time stamp 2024-10-02 05:28:28 is 21541064.304205527 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-after-win-update.pkt: time stamp 2024-10-02 05:28:28 is 21541064.17067036 s in the future tar: ./net/packetdrill/tcp_zerocopy_client.pkt: time stamp 2024-10-02 05:28:28 is 21541064.04041986 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt.pkt: time stamp 2024-10-02 05:28:28 is 21541063.906763194 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt-send-5pkt.pkt: time stamp 2024-10-02 05:28:28 is 21541063.778673569 s in the future tar: ./net/packetdrill/tcp_inq_client.pkt: time stamp 2024-10-02 05:28:28 is 21541063.65352886 s in the future tar: ./net/packetdrill/tcp_zerocopy_closed.pkt: time stamp 2024-10-02 05:28:28 is 21541063.531490527 s in the future tar: ./net/packetdrill/tcp_zerocopy_fastopen-client.pkt: time stamp 2024-10-02 05:28:28 is 21541063.406277944 s in the future tar: ./net/packetdrill/tcp_inq_server.pkt: time stamp 2024-10-02 05:28:28 is 21541063.269875985 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_oneshot.pkt: time stamp 2024-10-02 05:28:28 is 21541063.122717485 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-1pkt.pkt: time stamp 2024-10-02 05:28:28 is 21541063.005993818 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-after-idle.pkt: time stamp 2024-10-02 05:28:28 is 21541062.880820485 s in the future tar: ./net/packetdrill: time stamp 2024-10-02 05:28:28 is 21541062.822550527 s in the future tar: ./net/af_unix/msg_oob: time stamp 2024-10-03 05:35:26 is 21627880.647408152 s in the future tar: ./net/af_unix/unix_connect: time stamp 2024-10-03 05:35:27 is 21627881.49713036 s in the future tar: ./net/af_unix/config: time stamp 2024-10-02 05:28:28 is 21541062.37266361 s in the future tar: ./net/af_unix/scm_rights: time stamp 2024-10-03 05:35:26 is 21627880.230354277 s in the future tar: ./net/af_unix/scm_pidfd: time stamp 2024-10-03 05:35:26 is 21627880.08838511 s in the future tar: ./net/af_unix/diag_uid: time stamp 2024-10-03 05:35:26 is 21627879.933081402 s in the future tar: ./net/af_unix: time stamp 2024-10-03 05:36:20 is 21627933.880212693 s in the future tar: ./net/netfilter/rpath.sh: time stamp 2024-10-02 05:28:28 is 21541061.72955836 s in the future tar: ./net/netfilter/nf_nat_edemux.sh: time stamp 2024-10-02 05:28:28 is 21541061.609892693 s in the future tar: ./net/netfilter/lib.sh: time stamp 2024-10-02 05:28:28 is 21541061.484726568 s in the future tar: ./net/netfilter/nft_flowtable.sh: time stamp 2024-10-02 05:28:28 is 21541061.35427986 s in the future tar: ./net/netfilter/nft_queue.sh: time stamp 2024-10-02 05:28:28 is 21541061.217942318 s in the future tar: ./net/netfilter/nft_synproxy.sh: time stamp 2024-10-02 05:28:28 is 21541061.092839568 s in the future tar: ./net/netfilter/conntrack_tcp_unreplied.sh: time stamp 2024-10-02 05:28:28 is 21541060.967714318 s in the future tar: ./net/netfilter/config: time stamp 2024-10-02 05:28:28 is 21541060.845689735 s in the future tar: ./net/netfilter/nft_conntrack_helper.sh: time stamp 2024-10-02 05:28:28 is 21541060.728886235 s in the future tar: ./net/netfilter/nft_audit.sh: time stamp 2024-10-02 05:28:28 is 21541060.603590402 s in the future tar: ./net/netfilter/sctp_collision: time stamp 2024-10-03 05:35:29 is 21627881.45894761 s in the future tar: ./net/netfilter/br_netfilter_queue.sh: time stamp 2024-10-02 05:28:28 is 21541060.311880026 s in the future tar: ./net/netfilter/nft_zones_many.sh: time stamp 2024-10-02 05:28:28 is 21541060.178943693 s in the future tar: ./net/netfilter/conntrack_vrf.sh: time stamp 2024-10-02 05:28:28 is 21541059.986447235 s in the future tar: ./net/netfilter/conntrack_sctp_collision.sh: time stamp 2024-10-02 05:28:28 is 21541059.850254693 s in the future tar: ./net/netfilter/nft_nat_zones.sh: time stamp 2024-10-02 05:28:28 is 21541059.719461818 s in the future tar: ./net/netfilter/nft_meta.sh: time stamp 2024-10-02 05:28:28 is 21541059.603519901 s in the future tar: ./net/netfilter/nft_tproxy_tcp.sh: time stamp 2024-10-02 05:28:28 is 21541059.477538985 s in the future tar: ./net/netfilter/settings: time stamp 2024-10-02 05:28:28 is 21541059.349823276 s in the future tar: ./net/netfilter/conntrack_reverse_clash: time stamp 2024-10-03 05:35:29 is 21627880.218952651 s in the future tar: ./net/netfilter/nft_concat_range.sh: time stamp 2024-10-02 05:28:28 is 21541059.078212026 s in the future tar: ./net/netfilter/nft_fib.sh: time stamp 2024-10-02 05:28:28 is 21541058.960449318 s in the future tar: ./net/netfilter/nf_queue: time stamp 2024-10-03 05:35:29 is 21627879.83261286 s in the future tar: ./net/netfilter/ipvs.sh: time stamp 2024-10-02 05:28:28 is 21541058.710142568 s in the future tar: ./net/netfilter/nf_conntrack_packetdrill.sh: time stamp 2024-10-02 05:28:28 is 21541058.585786068 s in the future tar: ./net/netfilter/xt_string.sh: time stamp 2024-10-02 05:28:28 is 21541058.476586526 s in the future tar: ./net/netfilter/conntrack_ipip_mtu.sh: time stamp 2024-10-02 05:28:28 is 21541058.349037401 s in the future tar: ./net/netfilter/packetdrill/conntrack_rst_invalid.pkt: time stamp 2024-10-02 05:28:28 is 21541058.217888693 s in the future tar: ./net/netfilter/packetdrill/common.sh: time stamp 2024-10-02 05:28:28 is 21541058.079640026 s in the future tar: ./net/netfilter/packetdrill/conntrack_inexact_rst.pkt: time stamp 2024-10-02 05:28:28 is 21541057.937830651 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_old.pkt: time stamp 2024-10-02 05:28:28 is 21541057.79841986 s in the future tar: ./net/netfilter/packetdrill/conntrack_ack_loss_stall.pkt: time stamp 2024-10-02 05:28:28 is 21541057.667413359 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_reuse.pkt: time stamp 2024-10-02 05:28:28 is 21541057.504241401 s in the future tar: ./net/netfilter/packetdrill/conntrack_syn_challenge_ack.pkt: time stamp 2024-10-02 05:28:28 is 21541057.362533859 s in the future tar: ./net/netfilter/packetdrill: time stamp 2024-10-02 05:28:28 is 21541057.283924234 s in the future tar: ./net/netfilter/conntrack_reverse_clash.sh: time stamp 2024-10-02 05:28:28 is 21541057.158750359 s in the future tar: ./net/netfilter/conntrack_icmp_related.sh: time stamp 2024-10-02 05:28:28 is 21541057.042422193 s in the future tar: ./net/netfilter/conntrack_dump_flush: time stamp 2024-10-03 05:35:28 is 21627876.917034693 s in the future tar: ./net/netfilter/bridge_brouter.sh: time stamp 2024-10-02 05:28:28 is 21541056.791684443 s in the future tar: ./net/netfilter/nft_concat_range_perf.sh: time stamp 2024-10-02 05:28:28 is 21541056.674814401 s in the future tar: ./net/netfilter/br_netfilter.sh: time stamp 2024-10-02 05:28:28 is 21541056.525395984 s in the future tar: ./net/netfilter/audit_logread: time stamp 2024-10-03 05:35:28 is 21627876.391347651 s in the future tar: ./net/netfilter/connect_close: time stamp 2024-10-03 05:35:28 is 21627876.272202901 s in the future tar: ./net/netfilter/nft_nat.sh: time stamp 2024-10-02 05:28:28 is 21541056.149618776 s in the future tar: ./net/netfilter/nft_tproxy_udp.sh: time stamp 2024-10-02 05:28:28 is 21541056.041673318 s in the future tar: ./net/netfilter: time stamp 2024-10-03 05:36:22 is 21627929.986584234 s in the future tar: ./net/hsr/hsr_common.sh: time stamp 2024-10-02 05:28:28 is 21541055.832370484 s in the future tar: ./net/hsr/hsr_ping.sh: time stamp 2024-10-02 05:28:28 is 21541055.713073443 s in the future tar: ./net/hsr/config: time stamp 2024-10-02 05:28:28 is 21541055.582313484 s in the future tar: ./net/hsr/hsr_redbox.sh: time stamp 2024-10-02 05:28:28 is 21541055.452836776 s in the future tar: ./net/hsr: time stamp 2024-10-03 05:36:21 is 21627928.390506068 s in the future tar: ./net: time stamp 2024-10-03 05:36:22 is 21627929.336454443 s in the future tar: ./sigaltstack/sas: time stamp 2024-10-03 05:35:55 is 21627902.137879276 s in the future tar: ./sigaltstack: time stamp 2024-10-03 05:36:24 is 21627931.073473568 s in the future tar: ./perf_events/config: time stamp 2024-10-02 05:28:28 is 21541054.931577276 s in the future tar: ./perf_events/watermark_signal: time stamp 2024-10-03 05:35:40 is 21627886.794370484 s in the future tar: ./perf_events/sigtrap_threads: time stamp 2024-10-03 05:35:40 is 21627886.537338317 s in the future tar: ./perf_events/settings: time stamp 2024-10-02 05:28:28 is 21541054.393933609 s in the future tar: ./perf_events/remove_on_exec: time stamp 2024-10-03 05:35:40 is 21627886.220720109 s in the future tar: ./perf_events: time stamp 2024-10-03 05:36:22 is 21627928.162014984 s in the future tar: ./memfd/config: time stamp 2024-10-02 05:28:28 is 21541054.005847817 s in the future tar: ./memfd/fuse_mnt: time stamp 2024-10-03 05:35:14 is 21627859.881426151 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2024-10-02 05:28:28 is 21541053.764015484 s in the future tar: ./memfd/memfd_test: time stamp 2024-10-03 05:35:13 is 21627858.605453817 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2024-10-02 05:28:28 is 21541053.480234609 s in the future tar: ./memfd/fuse_test: time stamp 2024-10-03 05:35:14 is 21627859.355789984 s in the future tar: ./memfd: time stamp 2024-10-03 05:36:20 is 21627925.292695942 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2024-10-03 05:34:10 is 21627795.146630026 s in the future tar: ./breakpoints: time stamp 2024-10-03 05:36:13 is 21627918.096503151 s in the future tar: ./nsfs/config: time stamp 2024-10-02 05:28:28 is 21541052.954728526 s in the future tar: ./nsfs/owner: time stamp 2024-10-03 05:35:39 is 21627883.817793109 s in the future tar: ./nsfs/pidns: time stamp 2024-10-03 05:35:40 is 21627884.683702276 s in the future tar: ./nsfs: time stamp 2024-10-03 05:36:22 is 21627926.621043817 s in the future tar: ./cachestat/test_cachestat: time stamp 2024-10-03 05:34:10 is 21627794.470819942 s in the future tar: ./cachestat: time stamp 2024-10-03 05:36:14 is 21627918.421014901 s in the future tar: ./ipc/msgque: time stamp 2024-10-03 05:35:00 is 21627844.278912067 s in the future tar: ./ipc/config: time stamp 2024-10-02 05:28:28 is 21541052.1372064 s in the future tar: ./ipc: time stamp 2024-10-03 05:36:18 is 21627922.078860692 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2024-10-03 05:35:12 is 21627855.937103234 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2024-10-03 05:35:12 is 21627855.833368359 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2024-10-03 05:35:12 is 21627855.699335192 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2024-10-03 05:35:12 is 21627855.574215317 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2024-10-03 05:35:12 is 21627855.462229275 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2024-10-03 05:35:12 is 21627855.248860942 s in the future tar: ./lkdtm/tests.txt: time stamp 2024-10-02 05:28:28 is 21541051.119365067 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2024-10-03 05:35:12 is 21627854.994186234 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2024-10-03 05:35:12 is 21627854.865095234 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2024-10-03 05:35:12 is 21627854.719012359 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2024-10-03 05:35:12 is 21627854.585551942 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2024-10-03 05:35:12 is 21627854.452074234 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2024-10-03 05:35:12 is 21627854.31447915 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2024-10-03 05:35:12 is 21627854.1812029 s in the future tar: ./lkdtm/PANIC_STOP_IRQOFF.sh: time stamp 2024-10-03 05:35:12 is 21627853.968392067 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2024-10-03 05:35:12 is 21627853.8432364 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2024-10-03 05:35:12 is 21627853.7019539 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2024-10-03 05:35:12 is 21627853.559719275 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2024-10-03 05:35:12 is 21627853.434422692 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2024-10-03 05:35:12 is 21627853.317812483 s in the future tar: ./lkdtm/config: time stamp 2024-10-02 05:28:28 is 21541049.205520525 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2024-10-03 05:35:12 is 21627853.071945317 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2024-10-03 05:35:12 is 21627852.946954775 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2024-10-03 05:35:12 is 21627852.834040567 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2024-10-03 05:35:12 is 21627852.713266317 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2024-10-03 05:35:12 is 21627852.575524525 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2024-10-03 05:35:12 is 21627852.438132192 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2024-10-03 05:35:12 is 21627852.325168942 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2024-10-03 05:35:12 is 21627852.17256965 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2024-10-03 05:35:12 is 21627851.987731275 s in the future tar: ./lkdtm/SMP_CALL_LOCKUP.sh: time stamp 2024-10-03 05:35:12 is 21627851.862521233 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2024-10-03 05:35:12 is 21627851.716324192 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2024-10-03 05:35:12 is 21627851.582836608 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2024-10-03 05:35:12 is 21627851.453918483 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2024-10-03 05:35:12 is 21627851.295444442 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2024-10-03 05:35:12 is 21627851.149214483 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2024-10-03 05:35:12 is 21627851.032340317 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2024-10-03 05:35:12 is 21627850.8819629 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2024-10-03 05:35:12 is 21627850.761609192 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2024-10-03 05:35:12 is 21627850.615349733 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2024-10-03 05:35:12 is 21627850.498561525 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2024-10-03 05:35:12 is 21627850.364503525 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2024-10-03 05:35:12 is 21627850.252805025 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2024-10-03 05:35:12 is 21627850.1212654 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2024-10-03 05:35:12 is 21627849.977515275 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2024-10-03 05:35:12 is 21627849.797249483 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2024-10-03 05:35:12 is 21627849.576812858 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2024-10-02 05:28:28 is 21541045.451663275 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2024-10-03 05:35:12 is 21627849.338180358 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2024-10-03 05:35:12 is 21627849.203764983 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2024-10-03 05:35:12 is 21627849.0596754 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2024-10-03 05:35:12 is 21627848.876170233 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2024-10-03 05:35:12 is 21627848.7626039 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2024-10-03 05:35:12 is 21627848.628448275 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2024-10-03 05:35:12 is 21627848.509174441 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2024-10-03 05:35:12 is 21627848.384050525 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2024-10-03 05:35:12 is 21627848.228400358 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2024-10-03 05:35:12 is 21627848.0780739 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2024-10-03 05:35:12 is 21627847.933750025 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2024-10-03 05:35:12 is 21627847.808574025 s in the future tar: ./lkdtm/BUG.sh: time stamp 2024-10-03 05:35:12 is 21627847.686159066 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2024-10-03 05:35:12 is 21627847.520351816 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2024-10-03 05:35:12 is 21627847.335691649 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2024-10-03 05:35:12 is 21627847.135772858 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2024-10-03 05:35:12 is 21627847.007733399 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2024-10-03 05:35:12 is 21627846.876792858 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2024-10-03 05:35:12 is 21627846.759914983 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2024-10-03 05:35:12 is 21627846.652069233 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2024-10-03 05:35:12 is 21627846.523998316 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2024-10-03 05:35:12 is 21627846.392862691 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2024-10-03 05:35:12 is 21627846.284324733 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2024-10-03 05:35:12 is 21627846.176772149 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2024-10-03 05:35:12 is 21627846.035456941 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2024-10-03 05:35:12 is 21627845.917258316 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2024-10-03 05:35:12 is 21627845.750583816 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2024-10-03 05:35:12 is 21627845.642649441 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2024-10-03 05:35:12 is 21627845.523246358 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2024-10-03 05:35:12 is 21627845.391680524 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2024-10-03 05:35:12 is 21627845.274664274 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2024-10-03 05:35:12 is 21627845.158903233 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2024-10-03 05:35:12 is 21627845.031048899 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2024-10-03 05:35:12 is 21627844.907748357 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2024-10-03 05:35:12 is 21627844.782529857 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2024-10-03 05:35:12 is 21627844.675283691 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2024-10-03 05:35:12 is 21627844.547220357 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2024-10-03 05:35:12 is 21627844.382098732 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2024-10-03 05:35:12 is 21627844.265219024 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2024-10-03 05:35:12 is 21627844.149854774 s in the future tar: ./lkdtm: time stamp 2024-10-03 05:36:19 is 21627911.091536399 s in the future tar: ./kcmp/kcmp_test: time stamp 2024-10-03 05:35:00 is 21627831.938243691 s in the future tar: ./kcmp: time stamp 2024-10-03 05:36:18 is 21627909.839828941 s in the future tar: ./rtc/setdate: time stamp 2024-10-03 05:35:53 is 21627884.679928232 s in the future tar: ./rtc/settings: time stamp 2024-10-02 05:28:28 is 21541039.541207774 s in the future tar: ./rtc/rtctest: time stamp 2024-10-03 05:35:53 is 21627884.391691107 s in the future tar: ./rtc: time stamp 2024-10-03 05:36:24 is 21627915.321126732 s in the future tar: ./devices/probe/boards/google,spherion.yaml: time stamp 2024-10-02 05:28:28 is 21541039.132553857 s in the future tar: ./devices/probe/boards/Dell Inc.,XPS 13 9300.yaml: time stamp 2024-10-02 05:28:28 is 21541038.995898732 s in the future tar: ./devices/probe/boards: time stamp 2024-10-02 05:28:28 is 21541038.945776941 s in the future tar: ./devices/probe/test_discoverable_devices.py: time stamp 2024-10-03 04:28:50 is 21623860.813733566 s in the future tar: ./devices/probe: time stamp 2024-10-03 05:36:15 is 21627905.763634524 s in the future tar: ./devices/error_logs/test_device_error_logs.py: time stamp 2024-10-02 05:28:28 is 21541038.615467357 s in the future tar: ./devices/error_logs: time stamp 2024-10-03 05:36:15 is 21627905.553305316 s in the future tar: ./devices: time stamp 2024-10-03 05:36:15 is 21627905.495296232 s in the future tar: ./kselftest/runner.sh: time stamp 2024-10-03 05:36:13 is 21627903.331927441 s in the future tar: ./kselftest/ksft.py: time stamp 2024-10-03 05:36:13 is 21627903.212978316 s in the future tar: ./kselftest/module.sh: time stamp 2024-10-03 05:36:13 is 21627903.028308315 s in the future tar: ./kselftest/ktap_helpers.sh: time stamp 2024-10-02 05:28:28 is 21541037.862363274 s in the future tar: ./kselftest/prefix.pl: time stamp 2024-10-03 05:36:13 is 21627902.72872144 s in the future tar: ./kselftest: time stamp 2024-10-02 05:28:28 is 21541037.67290344 s in the future tar: ./kvm/config: time stamp 2024-10-02 05:28:28 is 21541037.527820982 s in the future tar: ./kvm/settings: time stamp 2024-10-02 05:28:28 is 21541037.411182232 s in the future tar: ./kvm: time stamp 2024-10-03 05:36:18 is 21627907.36158769 s in the future tar: ./connector/proc_filter: time stamp 2024-10-03 05:34:13 is 21627782.222341357 s in the future tar: ./connector: time stamp 2024-10-03 05:36:14 is 21627903.172322607 s in the future tar: ./power_supply/test_power_supply_properties.sh: time stamp 2024-10-02 05:28:28 is 21541037.027082065 s in the future tar: ./power_supply/helpers.sh: time stamp 2024-10-02 05:28:28 is 21541036.877560315 s in the future tar: ./power_supply: time stamp 2024-10-03 05:36:23 is 21627911.819154024 s in the future tar: ./alsa/pcm-test.conf: time stamp 2024-10-02 05:28:28 is 21541036.688443232 s in the future tar: ./alsa/utimer-test: time stamp 2024-10-03 05:34:10 is 21627778.559839524 s in the future tar: ./alsa/pcm-test: time stamp 2024-10-03 05:34:09 is 21627777.42651144 s in the future tar: ./alsa/global-timer: time stamp 2024-10-03 05:34:09 is 21627777.293026315 s in the future tar: ./alsa/libatest.so: time stamp 2024-10-03 05:34:09 is 21627777.146338899 s in the future tar: ./alsa/mixer-test: time stamp 2024-10-03 05:34:09 is 21627777.017631815 s in the future tar: ./alsa/conf.d/Lenovo_ThinkPad_P1_Gen2.conf: time stamp 2024-10-02 05:28:28 is 21541035.867639774 s in the future tar: ./alsa/conf.d: time stamp 2024-10-02 05:28:28 is 21541035.809568065 s in the future tar: ./alsa/test-pcmtest-driver: time stamp 2024-10-03 05:34:09 is 21627776.646317607 s in the future tar: ./alsa: time stamp 2024-10-03 05:36:13 is 21627900.579724065 s in the future tar: ./size/get_size: time stamp 2024-10-03 05:35:55 is 21627882.417388524 s in the future tar: ./size: time stamp 2024-10-03 05:36:24 is 21627911.354707273 s in the future tar: ./kselftest-list.txt: time stamp 2024-10-03 05:36:28 is 21627915.212722898 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2024-10-02 05:28:28 is 21541035.053859815 s in the future tar: ./tpm2/test_space.sh: time stamp 2024-10-02 05:28:28 is 21541034.925239523 s in the future tar: ./tpm2/tpm2.py: time stamp 2024-10-02 05:28:28 is 21541034.726703148 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2024-10-02 05:28:28 is 21541034.575135357 s in the future tar: ./tpm2/settings: time stamp 2024-10-02 05:28:28 is 21541034.437172398 s in the future tar: ./tpm2/test_async.sh: time stamp 2024-10-02 05:28:28 is 21541034.299974648 s in the future tar: ./tpm2: time stamp 2024-10-03 05:36:26 is 21627912.24154144 s in the future tar: ./resctrl/config: time stamp 2024-10-02 05:28:28 is 21541034.095896565 s in the future tar: ./resctrl/resctrl_tests: time stamp 2024-10-03 05:35:48 is 21627873.849662232 s in the future tar: ./resctrl/settings: time stamp 2024-10-02 05:28:28 is 21541033.716161148 s in the future tar: ./resctrl: time stamp 2024-10-03 05:36:23 is 21627908.657835482 s in the future tar: ./zram/config: time stamp 2024-10-02 05:28:28 is 21541033.507730815 s in the future tar: ./zram/zram01.sh: time stamp 2024-10-02 05:28:28 is 21541033.374006565 s in the future tar: ./zram/zram02.sh: time stamp 2024-10-02 05:28:28 is 21541033.235712732 s in the future tar: ./zram/zram_lib.sh: time stamp 2024-10-02 05:28:28 is 21541033.093751523 s in the future tar: ./zram/zram.sh: time stamp 2024-10-02 05:28:28 is 21541032.973591607 s in the future tar: ./zram: time stamp 2024-10-03 05:36:26 is 21627910.918551232 s in the future tar: ./static_keys/config: time stamp 2024-10-02 05:28:28 is 21541032.768334815 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2024-10-02 05:28:28 is 21541032.640216732 s in the future tar: ./static_keys: time stamp 2024-10-03 05:36:24 is 21627908.581699856 s in the future tar: ./cpufreq/main.sh: time stamp 2024-10-02 05:28:28 is 21541032.443095981 s in the future tar: ./cpufreq/config: time stamp 2024-10-02 05:28:28 is 21541032.293363273 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2024-10-02 05:28:28 is 21541032.176290148 s in the future tar: ./cpufreq/governor.sh: time stamp 2024-10-02 05:28:28 is 21541032.03907594 s in the future tar: ./cpufreq/module.sh: time stamp 2024-10-02 05:28:28 is 21541031.897147231 s in the future tar: ./cpufreq/cpu.sh: time stamp 2024-10-02 05:28:28 is 21541031.767667981 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2024-10-02 05:28:28 is 21541031.642536815 s in the future tar: ./cpufreq: time stamp 2024-10-03 05:36:14 is 21627897.584109023 s in the future tar: ./openat2/resolve_test: time stamp 2024-10-03 05:35:46 is 21627869.042272981 s in the future tar: ./openat2/openat2_test: time stamp 2024-10-03 05:35:44 is 21627866.65504319 s in the future tar: ./openat2/rename_attack_test: time stamp 2024-10-03 05:35:47 is 21627869.247611606 s in the future tar: ./openat2: time stamp 2024-10-03 05:36:23 is 21627905.183890773 s in the future tar: ./mount_setattr/config: time stamp 2024-10-02 05:28:28 is 21541030.038807273 s in the future tar: ./mount_setattr/mount_setattr_test: time stamp 2024-10-03 05:35:16 is 21627837.793465148 s in the future tar: ./mount_setattr: time stamp 2024-10-03 05:36:20 is 21627901.720821273 s in the future tar: ./mount/nosymfollow-test: time stamp 2024-10-03 05:35:14 is 21627835.458172606 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2024-10-02 05:28:28 is 21541029.337222231 s in the future tar: ./mount/config: time stamp 2024-10-02 05:28:28 is 21541029.220402314 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2024-10-03 05:35:14 is 21627835.095306231 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2024-10-02 05:28:28 is 21541028.957975648 s in the future tar: ./mount: time stamp 2024-10-03 05:36:20 is 21627900.907766773 s in the future tar: ./rseq/param_test: time stamp 2024-10-03 05:35:50 is 21627870.737786731 s in the future tar: ./rseq/param_test_mm_cid: time stamp 2024-10-03 05:35:51 is 21627871.573984648 s in the future tar: ./rseq/param_test_compare_twice: time stamp 2024-10-03 05:35:51 is 21627871.415466148 s in the future tar: ./rseq/run_param_test.sh: time stamp 2024-10-02 05:28:28 is 21541028.298808398 s in the future tar: ./rseq/basic_percpu_ops_test: time stamp 2024-10-03 05:35:49 is 21627869.153994314 s in the future tar: ./rseq/param_test_benchmark: time stamp 2024-10-03 05:35:50 is 21627869.973818106 s in the future tar: ./rseq/settings: time stamp 2024-10-02 05:28:28 is 21541027.848704689 s in the future tar: ./rseq/librseq.so: time stamp 2024-10-03 05:35:49 is 21627868.731755606 s in the future tar: ./rseq/param_test_mm_cid_benchmark: time stamp 2024-10-03 05:35:52 is 21627871.586812731 s in the future tar: ./rseq/param_test_mm_cid_compare_twice: time stamp 2024-10-03 05:35:52 is 21627871.422959523 s in the future tar: ./rseq/basic_percpu_ops_mm_cid_test: time stamp 2024-10-03 05:35:49 is 21627868.264656398 s in the future tar: ./rseq/basic_test: time stamp 2024-10-03 05:35:49 is 21627868.131061189 s in the future tar: ./rseq: time stamp 2024-10-03 05:36:24 is 21627903.069989273 s in the future tar: ./user_events/config: time stamp 2024-10-02 05:28:28 is 21541026.897557314 s in the future tar: ./user_events/dyn_test: time stamp 2024-10-03 05:36:00 is 21627878.764015189 s in the future tar: ./user_events/perf_test: time stamp 2024-10-03 05:36:00 is 21627878.616775147 s in the future tar: ./user_events/settings: time stamp 2024-10-02 05:28:28 is 21541026.492498231 s in the future tar: ./user_events/abi_test: time stamp 2024-10-03 05:36:01 is 21627879.347042064 s in the future tar: ./user_events/ftrace_test: time stamp 2024-10-03 05:36:00 is 21627878.200655939 s in the future tar: ./user_events: time stamp 2024-10-03 05:36:26 is 21627904.147294731 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2024-10-03 05:35:17 is 21627834.982845356 s in the future tar: ./mqueue/mq_open_tests: time stamp 2024-10-03 05:35:16 is 21627833.766683856 s in the future tar: ./mqueue: time stamp 2024-10-03 05:36:20 is 21627897.654696022 s in the future tar: ./firmware/config: time stamp 2024-10-02 05:28:28 is 21541025.432456606 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2024-10-02 05:28:28 is 21541025.295915814 s in the future tar: ./firmware/fw_lib.sh: time stamp 2024-10-02 05:28:28 is 21541025.170681439 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2024-10-02 05:28:28 is 21541025.020560564 s in the future tar: ./firmware/fw_upload.sh: time stamp 2024-10-02 05:28:28 is 21541024.884296439 s in the future tar: ./firmware/fw_namespace: time stamp 2024-10-03 05:34:54 is 21627810.753690772 s in the future tar: ./firmware/settings: time stamp 2024-10-02 05:28:28 is 21541024.637495897 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2024-10-02 05:28:28 is 21541024.453645147 s in the future tar: ./firmware: time stamp 2024-10-03 05:36:17 is 21627893.398588272 s in the future tar: ./sysctl/config: time stamp 2024-10-02 05:28:28 is 21541024.256668231 s in the future tar: ./sysctl/sysctl.sh: time stamp 2024-10-02 05:28:28 is 21541024.106424064 s in the future tar: ./sysctl: time stamp 2024-10-03 05:36:25 is 21627901.053466397 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2024-10-02 05:28:28 is 21541023.889816814 s in the future tar: ./efivarfs/config: time stamp 2024-10-02 05:28:28 is 21541023.761157064 s in the future tar: ./efivarfs/create-read: time stamp 2024-10-03 05:34:50 is 21627805.619372605 s in the future tar: ./efivarfs/open-unlink: time stamp 2024-10-03 05:34:50 is 21627805.485844814 s in the future tar: ./efivarfs: time stamp 2024-10-03 05:36:16 is 21627891.408594064 s in the future tar: ./mm/split_huge_page_test: time stamp 2024-10-03 05:36:11 is 21627886.17227073 s in the future tar: ./mm/mlock2-tests: time stamp 2024-10-03 05:36:07 is 21627882.030162439 s in the future tar: ./mm/hugetlb_madv_vs_map: time stamp 2024-10-03 05:36:12 is 21627886.902227355 s in the future tar: ./mm/seal_elf: time stamp 2024-10-03 05:36:09 is 21627883.782795772 s in the future tar: ./mm/khugepaged: time stamp 2024-10-03 05:36:05 is 21627879.610348314 s in the future tar: ./mm/gup_test: time stamp 2024-10-03 05:36:02 is 21627876.45196148 s in the future tar: ./mm/gup_longterm: time stamp 2024-10-03 05:36:02 is 21627876.326696022 s in the future tar: ./mm/hugepage-mmap: time stamp 2024-10-03 05:36:04 is 21627878.198753439 s in the future tar: ./mm/va_high_addr_switch.sh: time stamp 2024-10-02 05:28:28 is 21541022.084428647 s in the future tar: ./mm/mdwe_test: time stamp 2024-10-03 05:36:12 is 21627885.959752397 s in the future tar: ./mm/hugetlb_fault_after_madv: time stamp 2024-10-03 05:36:12 is 21627885.842996897 s in the future tar: ./mm/config: time stamp 2024-10-02 05:28:28 is 21541021.723304439 s in the future tar: ./mm/ksm_tests: time stamp 2024-10-03 05:36:11 is 21627884.586705689 s in the future tar: ./mm/mlock-random-test: time stamp 2024-10-03 05:36:07 is 21627880.456399105 s in the future tar: ./mm/transhuge-stress: time stamp 2024-10-03 05:36:10 is 21627883.31753323 s in the future tar: ./mm/mremap_test: time stamp 2024-10-03 05:36:08 is 21627881.152919063 s in the future tar: ./mm/ksm_functional_tests: time stamp 2024-10-03 05:36:11 is 21627883.942333063 s in the future tar: ./mm/hugetlb_reparenting_test.sh: time stamp 2024-10-02 05:28:28 is 21541020.758584647 s in the future tar: ./mm/hugetlb_dio: time stamp 2024-10-03 05:36:12 is 21627884.633056355 s in the future tar: ./mm/run_vmtests.sh: time stamp 2024-10-02 05:28:28 is 21541020.50828798 s in the future tar: ./mm/mrelease_test: time stamp 2024-10-03 05:36:08 is 21627880.37070373 s in the future tar: ./mm/map_hugetlb: time stamp 2024-10-03 05:36:06 is 21627878.233163147 s in the future tar: ./mm/hugepage-mremap: time stamp 2024-10-03 05:36:05 is 21627877.090966105 s in the future tar: ./mm/mkdirty: time stamp 2024-10-03 05:36:07 is 21627878.95800048 s in the future tar: ./mm/hugetlb-read-hwpoison: time stamp 2024-10-03 05:36:04 is 21627875.815931563 s in the future tar: ./mm/uffd-unit-tests: time stamp 2024-10-03 05:36:11 is 21627882.663026313 s in the future tar: ./mm/hugetlb-madvise: time stamp 2024-10-03 05:36:04 is 21627875.532362355 s in the future tar: ./mm/mremap_dontunmap: time stamp 2024-10-03 05:36:08 is 21627879.342442897 s in the future tar: ./mm/test_vmalloc.sh: time stamp 2024-10-02 05:28:28 is 21541019.228427772 s in the future tar: ./mm/mseal_test: time stamp 2024-10-03 05:36:08 is 21627879.073361605 s in the future tar: ./mm/write_hugetlb_memory.sh: time stamp 2024-10-02 05:28:28 is 21541018.945969855 s in the future tar: ./mm/settings: time stamp 2024-10-02 05:28:28 is 21541018.83162823 s in the future tar: ./mm/hugepage-shm: time stamp 2024-10-03 05:36:05 is 21627875.689673272 s in the future tar: ./mm/hmm-tests: time stamp 2024-10-03 05:36:03 is 21627873.503847188 s in the future tar: ./mm/map_fixed_noreplace: time stamp 2024-10-03 05:36:06 is 21627876.339541646 s in the future tar: ./mm/test_hmm.sh: time stamp 2024-10-02 05:28:28 is 21541018.231123646 s in the future tar: ./mm/uffd-stress: time stamp 2024-10-03 05:36:10 is 21627880.08925898 s in the future tar: ./mm/madv_populate: time stamp 2024-10-03 05:36:06 is 21627875.944697188 s in the future tar: ./mm/map_populate: time stamp 2024-10-03 05:36:06 is 21627875.789118021 s in the future tar: ./mm/thuge-gen: time stamp 2024-10-03 05:36:09 is 21627878.664095271 s in the future tar: ./mm/charge_reserved_hugetlb.sh: time stamp 2024-10-02 05:28:28 is 21541017.513667813 s in the future tar: ./mm/cow: time stamp 2024-10-03 05:36:02 is 21627871.377681146 s in the future tar: ./mm/soft-dirty: time stamp 2024-10-03 05:36:13 is 21627882.202496646 s in the future tar: ./mm/migration: time stamp 2024-10-03 05:36:07 is 21627876.055133771 s in the future tar: ./mm/droppable: time stamp 2024-10-03 05:36:13 is 21627881.921573105 s in the future tar: ./mm/hugetlb-soft-offline: time stamp 2024-10-03 05:36:04 is 21627872.779806813 s in the future tar: ./mm/compaction_test: time stamp 2024-10-03 05:36:02 is 21627870.627077813 s in the future tar: ./mm/on-fault-limit: time stamp 2024-10-03 05:36:09 is 21627877.504394521 s in the future tar: ./mm/pagemap_ioctl: time stamp 2024-10-03 05:36:09 is 21627877.362694355 s in the future tar: ./mm/hugepage-vmemmap: time stamp 2024-10-03 05:36:05 is 21627873.226939896 s in the future tar: ./mm: time stamp 2024-10-03 05:36:26 is 21627894.160239938 s in the future tar: ./dmabuf-heaps/config: time stamp 2024-10-02 05:28:28 is 21541015.94569398 s in the future tar: ./dmabuf-heaps/dmabuf-heap: time stamp 2024-10-03 05:34:14 is 21627761.651798521 s in the future tar: ./dmabuf-heaps: time stamp 2024-10-03 05:36:15 is 21627882.587316729 s in the future tar: ./cgroup/test_freezer: time stamp 2024-10-03 05:34:11 is 21627758.426224938 s in the future tar: ./cgroup/test_zswap: time stamp 2024-10-03 05:34:12 is 21627759.295226479 s in the future tar: ./cgroup/test_cpuset_v1_hp.sh: time stamp 2024-10-02 05:28:28 is 21541015.171352021 s in the future tar: ./cgroup/test_hugetlb_memcg: time stamp 2024-10-03 05:34:11 is 21627758.044897396 s in the future tar: ./cgroup/test_memcontrol: time stamp 2024-10-03 05:34:12 is 21627758.917527896 s in the future tar: ./cgroup/test_core: time stamp 2024-10-03 05:34:10 is 21627756.778046438 s in the future tar: ./cgroup/config: time stamp 2024-10-02 05:28:28 is 21541014.619703354 s in the future tar: ./cgroup/wait_inotify: time stamp 2024-10-03 05:34:12 is 21627758.450407813 s in the future tar: ./cgroup/test_pids: time stamp 2024-10-03 05:34:12 is 21627758.319219729 s in the future tar: ./cgroup/with_stress.sh: time stamp 2024-10-02 05:28:28 is 21541014.144351021 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2024-10-02 05:28:28 is 21541014.019260479 s in the future tar: ./cgroup/test_stress.sh: time stamp 2024-10-02 05:28:28 is 21541013.893736896 s in the future tar: ./cgroup/test_kill: time stamp 2024-10-03 05:34:11 is 21627756.768780438 s in the future tar: ./cgroup/test_cpuset: time stamp 2024-10-03 05:34:11 is 21627756.635583313 s in the future tar: ./cgroup/test_cpu: time stamp 2024-10-03 05:34:11 is 21627756.518567896 s in the future tar: ./cgroup/test_kmem: time stamp 2024-10-03 05:34:12 is 21627757.390949938 s in the future tar: ./cgroup: time stamp 2024-10-03 05:36:14 is 21627879.334786729 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2024-10-03 05:35:13 is 21627818.210152188 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2024-10-03 05:35:13 is 21627818.084770604 s in the future tar: ./membarrier: time stamp 2024-10-03 05:36:19 is 21627884.034568104 s in the future tar: ./damon/damos_apply_interval.py: time stamp 2024-10-02 05:28:28 is 21541012.892992437 s in the future tar: ./damon/debugfs_rm_non_contexts.sh: time stamp 2024-10-02 05:28:28 is 21541012.776181021 s in the future tar: ./damon/damos_quota_goal.py: time stamp 2024-10-02 05:28:28 is 21541012.659029896 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2024-10-02 05:28:28 is 21541012.526129896 s in the future tar: ./damon/damos_quota.py: time stamp 2024-10-02 05:28:28 is 21541012.404731979 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race.sh: time stamp 2024-10-02 05:28:28 is 21541012.292369729 s in the future tar: ./damon/sysfs_update_removed_scheme_dir.sh: time stamp 2024-10-02 05:28:28 is 21541012.175509354 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2024-10-02 05:28:28 is 21541012.046234854 s in the future tar: ./damon/config: time stamp 2024-10-02 05:28:28 is 21541011.921125562 s in the future tar: ./damon/debugfs_target_ids_pid_leak: time stamp 2024-10-03 05:34:13 is 21627756.808474937 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2024-10-02 05:28:28 is 21541011.687583354 s in the future tar: ./damon/access_memory_even: time stamp 2024-10-03 05:34:14 is 21627757.554070937 s in the future tar: ./damon/damos_tried_regions.py: time stamp 2024-10-02 05:28:28 is 21541011.428998021 s in the future tar: ./damon/reclaim.sh: time stamp 2024-10-02 05:28:28 is 21541011.299736521 s in the future tar: ./damon/huge_count_read_write: time stamp 2024-10-03 05:34:13 is 21627756.182855896 s in the future tar: ./damon/sysfs.sh: time stamp 2024-10-02 05:28:28 is 21541011.020475146 s in the future tar: ./damon/debugfs_target_ids_pid_leak.sh: time stamp 2024-10-02 05:28:28 is 21541010.903681062 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2024-10-02 05:28:28 is 21541010.782605979 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2024-10-02 05:28:28 is 21541010.665752021 s in the future tar: ./damon/lru_sort.sh: time stamp 2024-10-02 05:28:28 is 21541010.528344562 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2024-10-02 05:28:28 is 21541010.369961187 s in the future tar: ./damon/damon_nr_regions.py: time stamp 2024-10-02 05:28:28 is 21541010.248926521 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2024-10-02 05:28:28 is 21541010.123612812 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race: time stamp 2024-10-03 05:34:13 is 21627754.977939312 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_wss_estimation.py: time stamp 2024-10-02 05:28:28 is 21541009.861253229 s in the future tar: ./damon/access_memory: time stamp 2024-10-03 05:34:14 is 21627755.73990302 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_hang.py: time stamp 2024-10-02 05:28:28 is 21541009.623113729 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2024-10-02 05:28:28 is 21541009.469298437 s in the future tar: ./damon: time stamp 2024-10-03 05:36:15 is 21627876.41266377 s in the future tar: ./tdx/config: time stamp 2024-10-02 05:28:28 is 21541009.264373229 s in the future tar: ./tdx/tdx_guest_test: time stamp 2024-10-03 05:35:56 is 21627856.977425604 s in the future tar: ./tdx: time stamp 2024-10-03 05:36:25 is 21627885.919102729 s in the future tar: ./clone3/clone3_set_tid: time stamp 2024-10-03 05:34:12 is 21627752.761858854 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2024-10-03 05:34:12 is 21627752.61162527 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2024-10-03 05:34:13 is 21627753.478441854 s in the future tar: ./clone3/clone3: time stamp 2024-10-03 05:34:12 is 21627752.347150104 s in the future tar: ./clone3: time stamp 2024-10-03 05:36:14 is 21627874.293081937 s in the future tar: ./drivers/net/lib/py/env.py: time stamp 2024-10-02 05:28:28 is 21541008.08801827 s in the future tar: ./drivers/net/lib/py/remote_netns.py: time stamp 2024-10-02 05:28:28 is 21541007.976250895 s in the future tar: ./drivers/net/lib/py/remote_ssh.py: time stamp 2024-10-02 05:28:28 is 21541007.85108302 s in the future tar: ./drivers/net/lib/py/load.py: time stamp 2024-10-02 05:28:28 is 21541007.725934062 s in the future tar: ./drivers/net/lib/py/remote.py: time stamp 2024-10-02 05:28:28 is 21541007.609258062 s in the future tar: ./drivers/net/lib/py/__init__.py: time stamp 2024-10-02 05:28:28 is 21541007.484108104 s in the future tar: ./drivers/net/lib/py: time stamp 2024-10-02 05:28:28 is 21541007.425782562 s in the future tar: ./drivers/net/lib: time stamp 2024-10-02 05:28:28 is 21541007.367407437 s in the future tar: ./drivers/net/config: time stamp 2024-10-02 05:28:28 is 21541007.235487853 s in the future tar: ./drivers/net/team/config: time stamp 2024-10-02 05:28:28 is 21541007.100454437 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2024-10-02 05:28:28 is 21541006.975392687 s in the future tar: ./drivers/net/team: time stamp 2024-10-03 05:36:15 is 21627873.917066937 s in the future tar: ./drivers/net/stats.py: time stamp 2024-10-02 05:28:28 is 21541006.775347312 s in the future tar: ./drivers/net/ping.py: time stamp 2024-10-02 05:28:28 is 21541006.659929353 s in the future tar: ./drivers/net/bonding/bond_macvlan.sh: time stamp 2024-10-02 05:28:28 is 21541006.519354812 s in the future tar: ./drivers/net/bonding/config: time stamp 2024-10-02 05:28:28 is 21541006.400026437 s in the future tar: ./drivers/net/bonding/bond_options.sh: time stamp 2024-10-02 05:28:28 is 21541006.292947853 s in the future tar: ./drivers/net/bonding/bond_topo_3d1c.sh: time stamp 2024-10-02 05:28:28 is 21541006.17637052 s in the future tar: ./drivers/net/bonding/bond-eth-type-change.sh: time stamp 2024-10-02 05:28:28 is 21541006.05104152 s in the future tar: ./drivers/net/bonding/settings: time stamp 2024-10-02 05:28:28 is 21541005.93302727 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2024-10-02 05:28:28 is 21541005.799453978 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2024-10-02 05:28:28 is 21541005.675732187 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2024-10-02 05:28:28 is 21541005.534767353 s in the future tar: ./drivers/net/bonding/mode-2-recovery-updelay.sh: time stamp 2024-10-02 05:28:28 is 21541005.415976645 s in the future tar: ./drivers/net/bonding/mode-1-recovery-updelay.sh: time stamp 2024-10-02 05:28:28 is 21541005.282534645 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2024-10-02 05:28:28 is 21541005.148984062 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2024-10-02 05:28:28 is 21541005.026041853 s in the future tar: ./drivers/net/bonding/bond_topo_2d1c.sh: time stamp 2024-10-02 05:28:28 is 21541004.90718752 s in the future tar: ./drivers/net/bonding: time stamp 2024-10-02 05:28:28 is 21541004.852105895 s in the future tar: ./drivers/net/queues.py: time stamp 2024-10-02 05:28:28 is 21541004.716489895 s in the future tar: ./drivers/net/netcons_basic.sh: time stamp 2024-10-02 05:28:28 is 21541004.608207061 s in the future tar: ./drivers/net/virtio_net/config: time stamp 2024-10-02 05:28:28 is 21541004.47355027 s in the future tar: ./drivers/net/virtio_net/basic_features.sh: time stamp 2024-10-02 05:28:28 is 21541004.348433311 s in the future tar: ./drivers/net/virtio_net/virtio_net_common.sh: time stamp 2024-10-02 05:28:28 is 21541004.232683186 s in the future tar: ./drivers/net/virtio_net: time stamp 2024-10-03 05:36:16 is 21627872.181605686 s in the future tar: ./drivers/net: time stamp 2024-10-03 05:36:16 is 21627872.132690395 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2024-10-03 05:34:14 is 21627749.922788978 s in the future tar: ./drivers/dma-buf/config: time stamp 2024-10-02 05:28:28 is 21541003.806343228 s in the future tar: ./drivers/dma-buf: time stamp 2024-10-03 05:36:15 is 21627870.756495978 s in the future tar: ./drivers/platform/x86/intel/ifs/test_ifs.sh: time stamp 2024-10-02 05:28:28 is 21541003.565390103 s in the future tar: ./drivers/platform/x86/intel/ifs: time stamp 2024-10-03 05:36:16 is 21627871.514311145 s in the future tar: ./drivers/platform/x86/intel: time stamp 2024-10-03 05:36:16 is 21627871.439451145 s in the future tar: ./drivers/platform/x86: time stamp 2024-10-03 05:36:16 is 21627871.380912978 s in the future tar: ./drivers/platform: time stamp 2024-10-03 05:36:16 is 21627871.223480228 s in the future tar: ./drivers: time stamp 2024-10-03 05:36:16 is 21627871.17248352 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2024-10-02 05:28:28 is 21541002.90561902 s in the future tar: ./fpu/test_fpu: time stamp 2024-10-03 05:34:54 is 21627788.68974177 s in the future tar: ./fpu: time stamp 2024-10-03 05:36:17 is 21627871.606211478 s in the future tar: ./fchmodat2/fchmodat2_test: time stamp 2024-10-03 05:34:51 is 21627785.105804686 s in the future tar: ./fchmodat2: time stamp 2024-10-03 05:36:16 is 21627870.047089686 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2024-10-03 05:35:54 is 21627847.89662452 s in the future tar: ./seccomp/config: time stamp 2024-10-02 05:28:28 is 21541001.779898311 s in the future tar: ./seccomp/settings: time stamp 2024-10-02 05:28:28 is 21541001.663686478 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2024-10-03 05:35:54 is 21627847.437842269 s in the future tar: ./seccomp: time stamp 2024-10-03 05:36:24 is 21627877.379899228 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2024-10-03 05:35:59 is 21627852.229407311 s in the future tar: ./tmpfs: time stamp 2024-10-03 05:36:25 is 21627878.121166853 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2024-10-02 05:28:28 is 21541000.912374436 s in the future tar: ./cpu-hotplug: time stamp 2024-10-03 05:36:14 is 21627866.820645686 s in the future tar: ./syscall_user_dispatch/config: time stamp 2024-10-02 05:28:28 is 21541000.570286436 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2024-10-03 05:35:56 is 21627848.422300478 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2024-10-03 05:35:55 is 21627847.286538478 s in the future tar: ./syscall_user_dispatch: time stamp 2024-10-03 05:36:25 is 21627877.237171686 s in the future tar: ./ptrace/get_syscall_info: time stamp 2024-10-03 05:35:43 is 21627835.102624769 s in the future tar: ./ptrace/peeksiginfo: time stamp 2024-10-03 05:35:44 is 21627835.978318061 s in the future tar: ./ptrace/get_set_sud: time stamp 2024-10-03 05:35:44 is 21627835.861748644 s in the future tar: ./ptrace/vmaccess: time stamp 2024-10-03 05:35:44 is 21627835.744549269 s in the future tar: ./ptrace: time stamp 2024-10-03 05:36:23 is 21627874.694334269 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2024-10-03 05:34:53 is 21627784.436096061 s in the future tar: ./filesystems/fat/config: time stamp 2024-10-02 05:28:28 is 21540999.243461853 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2024-10-02 05:28:28 is 21540999.001880769 s in the future tar: ./filesystems/fat: time stamp 2024-10-03 05:36:17 is 21627867.777323644 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2024-10-03 05:34:53 is 21627783.493320811 s in the future tar: ./filesystems/epoll: time stamp 2024-10-03 05:36:16 is 21627866.393239477 s in the future tar: ./filesystems/dnotify_test: time stamp 2024-10-03 05:34:51 is 21627781.200423686 s in the future tar: ./filesystems/binderfs/config: time stamp 2024-10-02 05:28:28 is 21540997.968109019 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2024-10-03 05:34:52 is 21627781.749790019 s in the future tar: ./filesystems/binderfs: time stamp 2024-10-03 05:36:16 is 21627865.666334186 s in the future tar: ./filesystems/overlayfs/dev_in_maps: time stamp 2024-10-03 05:34:53 is 21627782.415916811 s in the future tar: ./filesystems/overlayfs: time stamp 2024-10-03 05:36:17 is 21627866.300552811 s in the future tar: ./filesystems/statmount/statmount_test: time stamp 2024-10-03 05:34:53 is 21627782.035255061 s in the future tar: ./filesystems/statmount/statmount_test_ns: time stamp 2024-10-03 05:34:53 is 21627781.816654436 s in the future tar: ./filesystems/statmount: time stamp 2024-10-03 05:36:17 is 21627865.701384269 s in the future tar: ./filesystems/devpts_pts: time stamp 2024-10-03 05:34:51 is 21627779.524501936 s in the future tar: ./filesystems: time stamp 2024-10-03 05:36:17 is 21627865.407917811 s in the future tar: ./mincore/mincore_selftest: time stamp 2024-10-03 05:35:14 is 21627802.197274769 s in the future tar: ./mincore: time stamp 2024-10-03 05:36:20 is 21627868.05536731 s in the future tar: .: time stamp 2024-10-03 05:36:28 is 21627875.944457977 s in the future skiplist: ======================================== ======================================== sigaltstack:sas ============== Tests to run =============== sigaltstack:sas ===========End Tests to run =============== shardfile-sigaltstack pass <12>[ 212.431460] kselftest: Running tests in sigaltstack TAP version 13 1..1 # timeout set to 45 # selftests: sigaltstack: sas # # [NOTE] the stack size is 8192 # TAP version 13 # 1..3 # ok 1 Initial sigaltstack state was SS_DISABLE # # [RUN] signal USR1 # ok 2 sigaltstack is disabled in sighandler # # [RUN] switched to user ctx # # [RUN] signal USR2 # # [OK] Stack preserved # ok 3 sigaltstack is still SS_AUTODISARM after signal # # Totals: pass:3 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 1 selftests: sigaltstack: sas sigaltstack_sas_Initial_sigaltstack_state_was_SS_DISABLE pass sigaltstack_sas_sigaltstack_is_disabled_in_sighandler pass sigaltstack_sas_sigaltstack_is_still_SS_AUTODISARM_after_signal pass sigaltstack_sas pass + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #