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 (45 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 1189115/tftp-deploy-joafy0yv/kernel/zImage tftp 0x82000000 1189115/tftp-deploy-joafy0yv/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 '1189115/tftp-deploy-joafy0yv/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 10.8 MiB 4.2 MiB/s done Bytes transferred = 11354624 (ad4200 hex) => tftp 0x83000000 1189115/tftp-deploy-joafy0yv/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1189115/tftp-deploy-joafy0yv/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 '1189115/tftp-deploy-joafy0yv/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 14.1 MiB 5 MiB/s done Bytes transferred = 14798840 (e1cff8 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1189115/tftp-deploy-joafy0yv/dtb/am335x-boneblack.dtb tftp 0x88000000 1189115/tftp-deploy-joafy0yv/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 '1189115/tftp-deploy-joafy0yv/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 68.7 KiB 4.2 MiB/s done Bytes transferred = 70308 (112a4 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1189115/extract-nfsrootfs-20gkvejk,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/1189115/extract-nfsrootfs-20gkvejk,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 - 0xad4200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-09-05 2:50:01 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 14798776 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 880142a3 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.11.0-rc6 (KernelCI@build-j308072-arm-gcc-12-multi-v7-defconfig-ttl66) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Thu Sep 5 02:11:20 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 s40332 r8192 d21108 u69632 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1189115/extract-nfsrootfs-20gkvejk,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.019161] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.033984] Console: colour dummy device 80x30 <3>[ 0.038879] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.045950] This ensures that you still see kernel messages. Please <3>[ 0.052676] update your kernel commandline. <6>[ 0.057283] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096167] CPU: Testing write buffer coherency: ok <6>[ 0.101534] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.106998] pid_max: default: 32768 minimum: 301 <6>[ 0.112179] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.120003] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129290] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.136124] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.145703] rcu: Hierarchical SRCU implementation. <6>[ 0.150982] rcu: Max phase no-delay instances is 1000. <6>[ 0.162031] EFI services will not be available. <6>[ 0.167275] smp: Bringing up secondary CPUs ... <6>[ 0.172314] smp: Brought up 1 node, 1 CPU <6>[ 0.176713] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.183463] CPU: All CPU(s) started in SVC mode. <6>[ 0.188641] Memory: 407008K/522240K available (16384K kernel code, 2540K rwdata, 6736K rodata, 2048K init, 430K bss, 48028K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.204872] devtmpfs: initialized <6>[ 0.221527] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.230098] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.240533] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.252908] pinctrl core: initialized pinctrl subsystem <6>[ 0.263616] DMI not present or invalid. <6>[ 0.269357] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.278274] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.289653] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.289791] cpuidle: using governor menu <6>[ 0.324988] No ATAGs? <6>[ 0.327631] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.339645] Serial: AMBA PL011 UART driver <6>[ 0.382843] iommu: Default domain type: Translated <6>[ 0.388075] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.400540] SCSI subsystem initialized <6>[ 0.420240] usbcore: registered new interface driver usbfs <6>[ 0.426192] usbcore: registered new interface driver hub <6>[ 0.432012] usbcore: registered new device driver usb <6>[ 0.438510] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.443936] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.453630] PTP clock support registered <6>[ 0.479607] EDAC MC: Ver: 3.0.0 <6>[ 0.496528] scmi_core: SCMI protocol bus registered <6>[ 0.513812] vgaarb: loaded <6>[ 0.526748] clocksource: Switched to clocksource dmtimer <6>[ 0.562515] NET: Registered PF_INET protocol family <6>[ 0.568168] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.577002] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.585887] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.594156] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.602444] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.610159] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.617079] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.624091] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.631704] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.666151] RPC: Registered named UNIX socket transport module. <6>[ 0.672576] RPC: Registered udp transport module. <6>[ 0.677707] RPC: Registered tcp transport module. <6>[ 0.682810] RPC: Registered tcp-with-tls transport module. <6>[ 0.688737] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.695643] PCI: CLS 0 bytes, default 64 <5>[ 0.701412] Initialise system trusted keyrings <6>[ 0.725346] Trying to unpack rootfs image as initramfs... <6>[ 0.747407] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 0.754888] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.797116] NFS: Registering the id_resolver key type <5>[ 0.802704] Key type id_resolver registered <5>[ 0.807334] Key type id_legacy registered <6>[ 0.811777] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.818996] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <5>[ 0.870594] Key type asymmetric registered <5>[ 0.875116] Asymmetric key parser 'x509' registered <6>[ 0.880601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 0.888540] io scheduler mq-deadline registered <6>[ 0.893471] io scheduler kyber registered <6>[ 0.897943] io scheduler bfq registered <6>[ 1.248575] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 1.290633] msm_serial: driver initialized <6>[ 1.295412] SuperH (H)SCI(F) driver initialized <6>[ 1.300740] STMicroelectronics ASC driver initialized <6>[ 1.306354] STM32 USART driver initialized <6>[ 1.419372] brd: module loaded <6>[ 1.451198] loop: module loaded <6>[ 1.504338] CAN device driver interface <6>[ 1.509579] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.516493] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.521943] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.528378] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.534202] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.543350] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.549503] usbcore: registered new interface driver pegasus <6>[ 1.555626] usbcore: registered new interface driver asix <6>[ 1.561510] usbcore: registered new interface driver ax88179_178a <6>[ 1.568119] usbcore: registered new interface driver cdc_ether <6>[ 1.574418] usbcore: registered new interface driver smsc75xx <6>[ 1.580661] usbcore: registered new interface driver smsc95xx <6>[ 1.586890] usbcore: registered new interface driver net1080 <6>[ 1.593007] usbcore: registered new interface driver cdc_subset <6>[ 1.599415] usbcore: registered new interface driver zaurus <6>[ 1.605487] usbcore: registered new interface driver cdc_ncm <6>[ 1.614910] usbcore: registered new interface driver usb-storage <6>[ 1.718787] i2c_dev: i2c /dev entries driver <5>[ 1.763058] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 1.772606] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.779370] sdhci: Copyright(c) Pierre Ossman <6>[ 1.785696] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.793585] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.860509] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.897042] usbcore: registered new interface driver usbhid <6>[ 1.903080] usbhid: USB HID core driver <6>[ 1.942907] NET: Registered PF_INET6 protocol family <6>[ 1.997970] Segment Routing with IPv6 <6>[ 2.002114] In-situ OAM (IOAM) with IPv6 <6>[ 2.006507] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.013802] NET: Registered PF_PACKET protocol family <6>[ 2.019351] can: controller area network core <6>[ 2.024171] NET: Registered PF_CAN protocol family <6>[ 2.029394] can: raw protocol <6>[ 2.032718] can: broadcast manager protocol <6>[ 2.037310] can: netlink gateway - max_hops=1 <5>[ 2.042802] Key type dns_resolver registered <6>[ 2.047871] ThumbEE CPU extension supported. <5>[ 2.052556] Registering SWP/SWPB emulation handler <3>[ 2.058244] omap_voltage_late_init: Voltage driver support not added <5>[ 2.128485] Loading compiled-in X.509 certificates <6>[ 2.278675] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/clkout2-pins <6>[ 2.295268] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <3>[ 2.318947] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 <3>[ 2.405782] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 2.506018] OMAP GPIO hardware version 0.1 <6>[ 2.524531] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 <4>[ 2.593413] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 2.681889] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 2.719657] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 2.767795] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 2.810955] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <3>[ 2.880162] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 <6>[ 2.900978] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 2.927477] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 2.968640] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 3.017420] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 3.043500] random: crng init done <6>[ 3.127052] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 3.786641] Freeing initrd memory: 14452K <6>[ 3.826007] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 3.836202] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 3.843525] cpsw-switch 4a100000.switch: ALE Table size 1024 <6>[ 3.849911] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) <6>[ 3.858051] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 3.869706] cpsw-switch 4a100000.switch: Detected MACID = 34:03:de:5e:2c:05 <5>[ 3.878763] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 3.908337] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 3.916867] edma 49000000.dma: TI EDMA DMA engine driver <3>[ 3.983875] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 <6>[ 3.998320] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available <3>[ 4.019994] l3-aon-clkctrl:0000:0: failed to disable <6>[ 4.047836] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 36, base_baud = 3000000) is a 8250 <6>[ 4.057285] printk: legacy console [ttyS0] enabled <6>[ 4.057285] printk: legacy console [ttyS0] enabled <6>[ 4.067613] printk: legacy bootconsole [omap8250] disabled <6>[ 4.067613] printk: legacy bootconsole [omap8250] disabled <4>[ 4.127546] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 4.134915] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 4.154104] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 4.161034] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 4.174718] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 4.186562] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 4.206455] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 4.215693] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 4.220852] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 4.234092] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 4.243046] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 4.251841] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.375379] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 4.399897] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 4.424296] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 4.433258] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 4.495981] mmc1: new high speed MMC card at address 0001 <6>[ 4.503608] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 4.512052] mmcblk1: p1 <6>[ 4.516452] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB <6>[ 4.524450] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB <6>[ 4.532486] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) <6>[ 4.557949] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 6.687705] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <5>[ 6.726752] Sending DHCP requests ., OK <6>[ 6.791158] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.208 <6>[ 6.799220] IP-Config: Complete: <6>[ 6.802757] 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.813199] host=172.16.3.208, domain=denx.de, nis-domain=(none) <6>[ 6.820021] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 6.820052] nameserver0=172.16.3.3 <6>[ 6.831351] ntpserver0=172.16.3.3 <6>[ 6.836638] clk: Disabling unused clocks <6>[ 6.841349] PM: genpd: Disabling unused power domains <6>[ 6.859108] Freeing unused kernel image (initmem) memory: 2048K <6>[ 6.868781] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 9.976553] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <4>[ 10.098363] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 10.324338] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 10.330154] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 10.447502] hub 1-0:1.0: USB hub found <6>[ 10.486351] hub 1-0:1.0: 1 port detected <6>[ 10.681085] tda998x 0-0070: found TDA19988 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>[ 14.978694] systemd[1]: System time before build time, advancing clock. <30>[ 15.161149] 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.198816] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 15.249137] systemd[1]: Hostname set to . <30>[ 17.471341] systemd[1]: Queued start job for default target graphical.target. <30>[ 17.485900] 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.529136] 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.572663] 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>[ 17.618521] 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>[ 17.659009] 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>[ 17.707990] 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>[ 17.747866] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). <30>[ 17.768315] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0... <30>[ 17.807177] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 17.847562] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 17.887638] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 17.927344] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 17.967252] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 18.008016] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 18.047529] 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.088284] 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.187299] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>[ 18.204718] 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.251030] 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.300358] 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.341581] 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.390374] 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.438513] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 18.455296] 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.499276] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 18.580008] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... <30>[ 18.678073] 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.758097] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 18.847983] 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>[ 18.938089] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 18.980874] 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.087630] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 19.169947] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 19.218470] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.233891] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.277817] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.358310] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.440650] 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.562487] 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.690053] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 19.812416] 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.878831] 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>[ 19.945124] 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.138165] 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@configfs…[0m - Load Kernel Module configfs. [[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@drm.service[0m - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;32m OK [0m] Finished [0;1;39msystemd-remount-f…ount Root and Kernel File Systems. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... <46>[ 21.028142] systemd-journald[163]: Received client request to flush runtime journal. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[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-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... [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. [[0;32m OK [0m] Found device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0. <5>[ 27.039130] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 28.046521] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 28.155071] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 28.168203] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 28.177301] cfg80211: failed to load regulatory.db [[0m[0;31m* [0m] Job systemd-networkd.service/start running (11s / 1min 36s) M[K[[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [K[[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. [[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. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] 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. [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. Debian GNU/Linux 12 debian-bookworm-armhf ttyS0 debian-bookworm-armhf loCaCC�Linux debian-bookworm-armhf 6.11.0-rc6 #1 SMP Thu Sep 5 02:11:20 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/1189115/extract-nfsrootfs-20gkvejk' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1189115/extract-nfsrootfs-20gkvejk' / # 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-1189115/environment . /lava-1189115/environment / # /lava-1189115/bin/lava-test-runner /lava-1189115/0 /lava-1189115/bin/lava-test-runner /lava-1189115/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-1189115/0/tests/0_timesync-off ++ cat uuid + UUID=1189115_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-openat2 + TESTRUN_ID=1_kselftest-openat2 + cd /lava-1189115/0/tests/1_kselftest-openat2 ++ cat uuid + UUID=1189115_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c openat2 -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/mainline/master/v6.11-rc6-70-gc763c43396883/arm/multi_v7_defconfig/gcc-12/kselftest.tar.xz -L '' -S /dev/null -b beaglebone-black -g mainline -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 -E '' INFO: install_deps skipped --2024-01-26 21:49:16-- http://storage.kernelci.org/mainline/master/v6.11-rc6-70-gc763c43396883/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: 3834120 (3.7M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 1%[ ] 49.92K 159KB/s kselftest_armhf.tar 5%[> ] 217.70K 345KB/s kselftest_armhf.tar 11%[=> ] 422.57K 496KB/s kselftest_armhf.tar 27%[====> ] 1.00M 923KB/s kselftest_armhf.tar 40%[=======> ] 1.46M 1.11MB/s kselftest_armhf.tar 53%[=========> ] 1.94M 1.23MB/s kselftest_armhf.tar 66%[============> ] 2.44M 1.37MB/s kselftest_armhf.tar 79%[==============> ] 2.89M 1.45MB/s kselftest_armhf.tar 90%[=================> ] 3.31M 1.50MB/s kselftest_armhf.tar 100%[===================>] 3.66M 1.58MB/s in 2.3s 2024-01-26 21:49:19 (1.58 MB/s) - 'kselftest_armhf.tar.gz' saved [3834120/3834120] tar: ./ftrace/ftracetest: time stamp 2024-08-21 05:07:56 is 17911115.814012204 s in the future tar: ./ftrace/config: time stamp 2024-08-21 05:07:56 is 17911115.68040412 s in the future tar: ./ftrace/settings: time stamp 2024-08-21 05:07:56 is 17911115.56340137 s in the future tar: ./ftrace/ftracetest-ktap: time stamp 2024-08-21 05:07:56 is 17911115.444381079 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2024-08-21 05:07:56 is 17911115.279716829 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2024-08-21 05:07:56 is 17911115.162886828 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2024-08-21 05:07:56 is 17911115.050393787 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2024-08-21 05:07:56 is 17911114.925221745 s in the future tar: ./ftrace/test.d/ftrace/fgraph-retval.tc: time stamp 2024-08-21 05:07:56 is 17911114.795880745 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2024-08-21 05:07:56 is 17911114.679182287 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2024-08-21 05:07:56 is 17911114.56656662 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2024-08-21 05:07:56 is 17911114.44125887 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2024-08-21 05:07:56 is 17911114.324656328 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2024-08-21 05:07:56 is 17911114.211964662 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2024-08-21 05:07:56 is 17911114.099528537 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2024-08-21 05:07:56 is 17911113.97151162 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2024-08-21 05:07:56 is 17911113.840899745 s in the future tar: ./ftrace/test.d/ftrace/fgraph-multi.tc: time stamp 2024-08-21 05:07:56 is 17911113.728128037 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2024-08-21 05:07:56 is 17911113.586129245 s in the future tar: ./ftrace/test.d/ftrace/func_hotplug.tc: time stamp 2024-08-21 05:07:56 is 17911113.448832953 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2024-08-21 05:07:56 is 17911113.32379487 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2024-08-21 05:07:56 is 17911113.210659203 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2024-08-21 05:07:56 is 17911113.16077412 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2024-08-21 05:07:56 is 17911113.008533203 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2024-08-21 05:07:56 is 17911112.886374828 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2024-08-21 05:07:56 is 17911112.769052578 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2024-08-21 05:07:56 is 17911112.649860578 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2024-08-21 05:07:56 is 17911112.51880387 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2024-08-21 05:07:56 is 17911112.394371578 s in the future tar: ./ftrace/test.d/event: time stamp 2024-08-21 05:07:56 is 17911112.322796286 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2024-08-21 05:07:56 is 17911112.180973453 s in the future tar: ./ftrace/test.d/selftest: time stamp 2024-08-21 05:07:56 is 17911112.124419286 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2024-08-21 05:07:56 is 17911111.970106703 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2024-08-21 05:07:56 is 17911111.839134661 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2024-08-21 05:07:56 is 17911111.717766661 s in the future tar: ./ftrace/test.d/00basic/snapshot1.tc: time stamp 2024-08-21 05:07:56 is 17911111.607161828 s in the future tar: ./ftrace/test.d/00basic/test_ownership.tc: time stamp 2024-08-21 05:07:56 is 17911111.468495995 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2024-08-21 05:07:56 is 17911111.327902161 s in the future tar: ./ftrace/test.d/00basic/trace_marker.tc: time stamp 2024-08-21 05:07:56 is 17911111.190163661 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2024-08-21 05:07:56 is 17911111.048336286 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2024-08-21 05:07:56 is 17911110.931423786 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_subbuf_size.tc: time stamp 2024-08-21 05:07:56 is 17911110.719156953 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2024-08-21 05:07:56 is 17911110.589700661 s in the future tar: ./ftrace/test.d/00basic: time stamp 2024-08-21 05:07:56 is 17911110.533366411 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2024-08-21 05:07:56 is 17911110.372786161 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2024-08-21 05:07:56 is 17911110.241708828 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_entry_arg.tc: time stamp 2024-08-21 05:07:56 is 17911110.108333703 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2024-08-21 05:07:56 is 17911109.99965787 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2024-08-21 05:07:56 is 17911109.855351036 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2024-08-21 05:07:56 is 17911109.72439862 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2024-08-21 05:07:56 is 17911109.557688369 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2024-08-21 05:07:56 is 17911109.428463244 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2024-08-21 05:07:56 is 17911109.311491036 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2024-08-21 05:07:56 is 17911109.168129953 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2024-08-21 05:07:56 is 17911109.040498119 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2024-08-21 05:07:56 is 17911108.915316578 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2024-08-21 05:07:56 is 17911108.786178453 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_vfs.tc: time stamp 2024-08-21 05:07:56 is 17911108.651084328 s in the future tar: ./ftrace/test.d/kprobe/kprobe_insn_boundary.tc: time stamp 2024-08-21 05:07:56 is 17911108.515121911 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2024-08-21 05:07:56 is 17911108.389897286 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2024-08-21 05:07:56 is 17911108.269096953 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2024-08-21 05:07:56 is 17911108.134164619 s in the future tar: ./ftrace/test.d/kprobe/kprobe_opt_types.tc: time stamp 2024-08-21 05:07:56 is 17911108.014664203 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2024-08-21 05:07:56 is 17911107.881071036 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2024-08-21 05:07:56 is 17911107.760250328 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2024-08-21 05:07:56 is 17911107.625318661 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_char.tc: time stamp 2024-08-21 05:07:56 is 17911107.497436994 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2024-08-21 05:07:56 is 17911107.372275786 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2024-08-21 05:07:56 is 17911107.251410953 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2024-08-21 05:07:56 is 17911107.116598911 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2024-08-21 05:07:56 is 17911106.988655494 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2024-08-21 05:07:56 is 17911106.924819578 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2024-08-21 05:07:56 is 17911106.785969369 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2024-08-21 05:07:56 is 17911106.657926702 s in the future tar: ./ftrace/test.d/tracer: time stamp 2024-08-21 05:07:56 is 17911106.582953077 s in the future tar: ./ftrace/test.d/functions: time stamp 2024-08-21 05:07:56 is 17911106.442565411 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2024-08-21 05:07:56 is 17911106.285514577 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2024-08-21 05:07:56 is 17911106.168648744 s in the future tar: ./ftrace/test.d/direct: time stamp 2024-08-21 05:07:56 is 17911106.108856036 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2024-08-21 05:07:56 is 17911105.958697202 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2024-08-21 05:07:56 is 17911105.829188994 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2024-08-21 05:07:56 is 17911105.651638911 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2024-08-21 05:07:56 is 17911105.498387244 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2024-08-21 05:07:56 is 17911105.370657244 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2024-08-21 05:07:56 is 17911105.245440994 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2024-08-21 05:07:56 is 17911105.134463619 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2024-08-21 05:07:56 is 17911105.006388577 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2024-08-21 05:07:56 is 17911104.879239244 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2024-08-21 05:07:56 is 17911104.753188994 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2024-08-21 05:07:56 is 17911104.642302786 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2024-08-21 05:07:56 is 17911104.457562077 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2024-08-21 05:07:56 is 17911104.286066161 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2024-08-21 05:07:56 is 17911104.160853661 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack.tc: time stamp 2024-08-21 05:07:56 is 17911104.010707952 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2024-08-21 05:07:56 is 17911103.763804827 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2024-08-21 05:07:56 is 17911103.635546535 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2024-08-21 05:07:56 is 17911103.510342827 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2024-08-21 05:07:56 is 17911103.377937952 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2024-08-21 05:07:56 is 17911103.251654619 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2024-08-21 05:07:56 is 17911103.13519716 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2024-08-21 05:07:56 is 17911103.001407494 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2024-08-21 05:07:56 is 17911102.877494452 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack-legacy.tc: time stamp 2024-08-21 05:07:56 is 17911102.751309619 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2024-08-21 05:07:56 is 17911102.617901119 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2024-08-21 05:07:56 is 17911102.465342327 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2024-08-21 05:07:56 is 17911102.335380702 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2024-08-21 05:07:56 is 17911102.209122952 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2024-08-21 05:07:56 is 17911102.098360119 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2024-08-21 05:07:56 is 17911101.975607285 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2024-08-21 05:07:56 is 17911101.85149616 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2024-08-21 05:07:56 is 17911101.788255285 s in the future tar: ./ftrace/test.d/trigger: time stamp 2024-08-21 05:07:56 is 17911101.725441077 s in the future tar: ./ftrace/test.d/filter/event-filter-function.tc: time stamp 2024-08-21 05:07:56 is 17911101.539228994 s in the future tar: ./ftrace/test.d/filter: time stamp 2024-08-21 05:07:56 is 17911101.472482285 s in the future tar: ./ftrace/test.d/template: time stamp 2024-08-21 05:07:56 is 17911101.34524716 s in the future tar: ./ftrace/test.d/dynevent/fprobe_entry_arg.tc: time stamp 2024-08-21 05:07:56 is 17911101.162533868 s in the future tar: ./ftrace/test.d/dynevent/fprobe_args_vfs.tc: time stamp 2024-08-21 05:07:56 is 17911101.037392952 s in the future tar: ./ftrace/test.d/dynevent/tprobe_syntax_errors.tc: time stamp 2024-08-21 05:07:56 is 17911100.911564327 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2024-08-21 05:07:56 is 17911100.778229493 s in the future tar: ./ftrace/test.d/dynevent/add_remove_fprobe.tc: time stamp 2024-08-21 05:07:56 is 17911100.649670285 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe.tc: time stamp 2024-08-21 05:07:56 is 17911100.449036743 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2024-08-21 05:07:56 is 17911100.303509702 s in the future tar: ./ftrace/test.d/dynevent/add_remove_btfarg.tc: time stamp 2024-08-21 05:07:56 is 17911100.169516452 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2024-08-21 05:07:56 is 17911100.032366077 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2024-08-21 05:07:56 is 17911099.906927452 s in the future tar: ./ftrace/test.d/dynevent/fprobe_syntax_errors.tc: time stamp 2024-08-21 05:07:56 is 17911099.778074202 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2024-08-21 05:07:56 is 17911099.644086285 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2024-08-21 05:07:56 is 17911099.506950535 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2024-08-21 05:07:56 is 17911099.364783868 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2024-08-21 05:07:56 is 17911099.310631202 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2024-08-21 05:07:56 is 17911099.160471577 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2024-08-21 05:07:56 is 17911099.032487493 s in the future tar: ./ftrace/test.d/instances: time stamp 2024-08-21 05:07:56 is 17911098.97311016 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2024-08-21 05:07:56 is 17911098.822554368 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2024-08-21 05:07:56 is 17911098.765598535 s in the future tar: ./ftrace/test.d: time stamp 2024-08-21 05:07:56 is 17911098.710207035 s in the future tar: ./ftrace: time stamp 2024-09-05 02:26:56 is 19197438.651607535 s in the future tar: ./rust/config: time stamp 2024-08-21 05:07:56 is 17911098.50703716 s in the future tar: ./rust/test_probe_samples.sh: time stamp 2024-08-21 05:07:56 is 17911098.372219618 s in the future tar: ./rust: time stamp 2024-09-05 02:27:04 is 19197446.31851691 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2024-08-21 05:07:56 is 17911098.163692785 s in the future tar: ./memory-hotplug/config: time stamp 2024-08-21 05:07:56 is 17911098.026329285 s in the future tar: ./memory-hotplug: time stamp 2024-09-05 02:26:58 is 19197439.956334535 s in the future tar: ./user_events/perf_test: time stamp 2024-09-05 02:26:35 is 19197416.792890201 s in the future tar: ./user_events/abi_test: time stamp 2024-09-05 02:26:36 is 19197417.659308993 s in the future tar: ./user_events/config: time stamp 2024-08-21 05:07:56 is 17911097.538627451 s in the future tar: ./user_events/settings: time stamp 2024-08-21 05:07:56 is 17911097.413443993 s in the future tar: ./user_events/dyn_test: time stamp 2024-09-05 02:26:35 is 19197416.271103076 s in the future tar: ./user_events/ftrace_test: time stamp 2024-09-05 02:26:35 is 19197416.142612951 s in the future tar: ./user_events: time stamp 2024-09-05 02:27:07 is 19197448.07980766 s in the future tar: ./fchmodat2/fchmodat2_test: time stamp 2024-09-05 02:25:20 is 19197340.567241076 s in the future tar: ./fchmodat2: time stamp 2024-09-05 02:26:54 is 19197434.504753326 s in the future tar: ./drivers/net/virtio_net/config: time stamp 2024-08-21 05:07:56 is 17911096.308654368 s in the future tar: ./drivers/net/virtio_net/basic_features.sh: time stamp 2024-08-21 05:07:56 is 17911096.150238743 s in the future tar: ./drivers/net/virtio_net/virtio_net_common.sh: time stamp 2024-08-21 05:07:56 is 17911096.020826326 s in the future tar: ./drivers/net/virtio_net: time stamp 2024-09-05 02:26:54 is 19197433.958411243 s in the future tar: ./drivers/net/stats.py: time stamp 2024-08-21 05:07:56 is 17911095.836838493 s in the future tar: ./drivers/net/ping.py: time stamp 2024-08-21 05:07:56 is 17911095.682826409 s in the future tar: ./drivers/net/lib/py/__init__.py: time stamp 2024-08-21 05:07:56 is 17911095.508020743 s in the future tar: ./drivers/net/lib/py/load.py: time stamp 2024-08-21 05:07:56 is 17911095.311243409 s in the future tar: ./drivers/net/lib/py/remote.py: time stamp 2024-08-21 05:07:56 is 17911095.199476076 s in the future tar: ./drivers/net/lib/py/env.py: time stamp 2024-08-21 05:07:56 is 17911095.065650451 s in the future tar: ./drivers/net/lib/py/remote_netns.py: time stamp 2024-08-21 05:07:56 is 17911094.944716868 s in the future tar: ./drivers/net/lib/py/remote_ssh.py: time stamp 2024-08-21 05:07:56 is 17911094.804029076 s in the future tar: ./drivers/net/lib/py: time stamp 2024-08-21 05:07:56 is 17911094.748815118 s in the future tar: ./drivers/net/lib: time stamp 2024-08-21 05:07:56 is 17911094.700162868 s in the future tar: ./drivers/net/config: time stamp 2024-08-21 05:07:56 is 17911094.578752534 s in the future tar: ./drivers/net/queues.py: time stamp 2024-08-21 05:07:56 is 17911094.448528493 s in the future tar: ./drivers/net/bonding/bond_topo_2d1c.sh: time stamp 2024-08-21 05:07:56 is 17911094.293634118 s in the future tar: ./drivers/net/bonding/bond_macvlan.sh: time stamp 2024-08-21 05:07:56 is 17911094.165145909 s in the future tar: ./drivers/net/bonding/mode-1-recovery-updelay.sh: time stamp 2024-08-21 05:07:56 is 17911094.039843826 s in the future tar: ./drivers/net/bonding/bond_topo_3d1c.sh: time stamp 2024-08-21 05:07:56 is 17911093.914939076 s in the future tar: ./drivers/net/bonding/bond_options.sh: time stamp 2024-08-21 05:07:56 is 17911093.776601159 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2024-08-21 05:07:56 is 17911093.648061909 s in the future tar: ./drivers/net/bonding/config: time stamp 2024-08-21 05:07:56 is 17911093.522885993 s in the future tar: ./drivers/net/bonding/settings: time stamp 2024-08-21 05:07:56 is 17911093.389514701 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2024-08-21 05:07:56 is 17911093.242792576 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2024-08-21 05:07:56 is 17911093.131074284 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2024-08-21 05:07:56 is 17911092.989154743 s in the future tar: ./drivers/net/bonding/bond-eth-type-change.sh: time stamp 2024-08-21 05:07:56 is 17911092.847345367 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2024-08-21 05:07:56 is 17911092.708697826 s in the future tar: ./drivers/net/bonding/mode-2-recovery-updelay.sh: time stamp 2024-08-21 05:07:56 is 17911092.555555784 s in the future tar: ./drivers/net/bonding: time stamp 2024-08-21 05:07:56 is 17911092.492471159 s in the future tar: ./drivers/net/team/config: time stamp 2024-08-21 05:07:56 is 17911092.326638826 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2024-08-21 05:07:56 is 17911092.164296951 s in the future tar: ./drivers/net/team: time stamp 2024-09-05 02:26:53 is 19197429.116552326 s in the future tar: ./drivers/net: time stamp 2024-09-05 02:26:53 is 19197429.063491867 s in the future tar: ./drivers/platform/x86/intel/ifs/test_ifs.sh: time stamp 2024-08-21 05:07:56 is 17911091.842896492 s in the future tar: ./drivers/platform/x86/intel/ifs: time stamp 2024-09-05 02:26:54 is 19197429.766280659 s in the future tar: ./drivers/platform/x86/intel: time stamp 2024-09-05 02:26:54 is 19197429.704894451 s in the future tar: ./drivers/platform/x86: time stamp 2024-09-05 02:26:54 is 19197429.649490409 s in the future tar: ./drivers/platform: time stamp 2024-09-05 02:26:54 is 19197429.596029034 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2024-09-05 02:23:57 is 19197252.446329242 s in the future tar: ./drivers/dma-buf/config: time stamp 2024-08-21 05:07:56 is 17911091.326004451 s in the future tar: ./drivers/dma-buf: time stamp 2024-09-05 02:26:52 is 19197427.262399784 s in the future tar: ./drivers: time stamp 2024-09-05 02:26:54 is 19197429.199078367 s in the future tar: ./kvm/config: time stamp 2024-08-21 05:07:56 is 17911091.063244909 s in the future tar: ./kvm/settings: time stamp 2024-08-21 05:07:56 is 17911090.937657659 s in the future tar: ./kvm: time stamp 2024-09-05 02:26:57 is 19197431.887044492 s in the future tar: ./kselftest-list.txt: time stamp 2024-09-05 02:27:09 is 19197443.757633951 s in the future tar: ./kselftest/prefix.pl: time stamp 2024-09-05 02:26:50 is 19197424.570793076 s in the future tar: ./kselftest/runner.sh: time stamp 2024-09-05 02:26:50 is 19197424.437235742 s in the future tar: ./kselftest/ktap_helpers.sh: time stamp 2024-09-05 02:26:50 is 19197424.232311784 s in the future tar: ./kselftest/module.sh: time stamp 2024-09-05 02:26:50 is 19197424.081370534 s in the future tar: ./kselftest/ksft.py: time stamp 2024-09-05 02:26:50 is 19197423.961195367 s in the future tar: ./kselftest: time stamp 2024-09-05 02:26:50 is 19197423.903988617 s in the future tar: ./tdx/config: time stamp 2024-08-21 05:07:56 is 17911089.769510784 s in the future tar: ./tdx/tdx_guest_test: time stamp 2024-09-05 02:26:30 is 19197403.436290325 s in the future tar: ./tdx: time stamp 2024-09-05 02:27:06 is 19197439.381011492 s in the future tar: ./uevent/uevent_filtering: time stamp 2024-09-05 02:26:35 is 19197408.203563409 s in the future tar: ./uevent/config: time stamp 2024-08-21 05:07:56 is 17911089.069892575 s in the future tar: ./uevent: time stamp 2024-09-05 02:27:06 is 19197439.01908145 s in the future tar: ./damon/damos_quota.py: time stamp 2024-08-21 05:07:56 is 17911088.863889159 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2024-08-21 05:07:56 is 17911088.743817534 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2024-08-21 05:07:56 is 17911088.627942284 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2024-08-21 05:07:56 is 17911088.501893367 s in the future tar: ./damon/damos_quota_goal.py: time stamp 2024-08-21 05:07:56 is 17911088.3726122 s in the future tar: ./damon/debugfs_target_ids_pid_leak.sh: time stamp 2024-08-21 05:07:56 is 17911088.229964784 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2024-08-21 05:07:56 is 17911088.110111117 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2024-08-21 05:07:56 is 17911087.984818575 s in the future tar: ./damon/sysfs_update_removed_scheme_dir.sh: time stamp 2024-08-21 05:07:56 is 17911087.856279784 s in the future tar: ./damon/lru_sort.sh: time stamp 2024-08-21 05:07:56 is 17911087.737781617 s in the future tar: ./damon/reclaim.sh: time stamp 2024-08-21 05:07:56 is 17911087.610315784 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_wss_estimation.py: time stamp 2024-08-21 05:07:56 is 17911087.475998075 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2024-08-21 05:07:56 is 17911087.35086295 s in the future tar: ./damon/damon_nr_regions.py: time stamp 2024-08-21 05:07:56 is 17911087.228894992 s in the future tar: ./damon/config: time stamp 2024-08-21 05:07:56 is 17911087.118182617 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2024-08-21 05:07:56 is 17911086.99215945 s in the future tar: ./damon/damos_tried_regions.py: time stamp 2024-08-21 05:07:56 is 17911086.872143242 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race.sh: time stamp 2024-08-21 05:07:56 is 17911086.745139867 s in the future tar: ./damon/access_memory: time stamp 2024-09-05 02:23:56 is 19197246.625889533 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_hang.py: time stamp 2024-08-21 05:07:56 is 17911086.500065033 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race: time stamp 2024-09-05 02:23:56 is 19197246.369605742 s in the future tar: ./damon/access_memory_even: time stamp 2024-09-05 02:23:56 is 19197246.245018033 s in the future tar: ./damon/sysfs.sh: time stamp 2024-08-21 05:07:56 is 17911086.09948495 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2024-08-21 05:07:56 is 17911085.9608027 s in the future tar: ./damon/damos_apply_interval.py: time stamp 2024-08-21 05:07:56 is 17911085.8333547 s in the future tar: ./damon/huge_count_read_write: time stamp 2024-09-05 02:23:56 is 19197245.686284367 s in the future tar: ./damon/debugfs_rm_non_contexts.sh: time stamp 2024-08-21 05:07:56 is 17911085.560480283 s in the future tar: ./damon/debugfs_target_ids_pid_leak: time stamp 2024-09-05 02:23:56 is 19197245.410289408 s in the future tar: ./damon: time stamp 2024-09-05 02:26:52 is 19197421.357958575 s in the future tar: ./rseq/run_param_test.sh: time stamp 2024-08-21 05:07:56 is 17911085.115384117 s in the future tar: ./rseq/param_test_mm_cid: time stamp 2024-09-05 02:26:25 is 19197393.932559075 s in the future tar: ./rseq/basic_percpu_ops_test: time stamp 2024-09-05 02:26:23 is 19197391.801218658 s in the future tar: ./rseq/basic_test: time stamp 2024-09-05 02:26:23 is 19197391.674018658 s in the future tar: ./rseq/param_test: time stamp 2024-09-05 02:26:23 is 19197391.454653241 s in the future tar: ./rseq/param_test_mm_cid_benchmark: time stamp 2024-09-05 02:26:26 is 19197394.260330366 s in the future tar: ./rseq/param_test_compare_twice: time stamp 2024-09-05 02:26:25 is 19197393.076007825 s in the future tar: ./rseq/settings: time stamp 2024-08-21 05:07:56 is 17911083.888081658 s in the future tar: ./rseq/param_test_mm_cid_compare_twice: time stamp 2024-09-05 02:26:26 is 19197393.654465825 s in the future tar: ./rseq/param_test_benchmark: time stamp 2024-09-05 02:26:24 is 19197391.451253908 s in the future tar: ./rseq/librseq.so: time stamp 2024-09-05 02:26:22 is 19197389.2781522 s in the future tar: ./rseq/basic_percpu_ops_mm_cid_test: time stamp 2024-09-05 02:26:23 is 19197390.1591222 s in the future tar: ./rseq: time stamp 2024-09-05 02:27:04 is 19197431.100847366 s in the future tar: ./sync/sync_test: time stamp 2024-09-05 02:26:30 is 19197396.933965866 s in the future tar: ./sync/config: time stamp 2024-08-21 05:07:56 is 17911082.808805283 s in the future tar: ./sync: time stamp 2024-09-05 02:27:05 is 19197431.752710033 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2024-09-05 02:26:29 is 19197395.600137491 s in the future tar: ./seccomp/config: time stamp 2024-08-21 05:07:56 is 17911082.466944033 s in the future tar: ./seccomp/settings: time stamp 2024-08-21 05:07:56 is 17911082.341905741 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2024-09-05 02:26:29 is 19197395.135831366 s in the future tar: ./seccomp: time stamp 2024-09-05 02:27:05 is 19197431.07720395 s in the future tar: ./nsfs/config: time stamp 2024-08-21 05:07:56 is 17911081.912129991 s in the future tar: ./nsfs/owner: time stamp 2024-09-05 02:26:12 is 19197377.786831408 s in the future tar: ./nsfs/pidns: time stamp 2024-09-05 02:26:12 is 19197377.643517324 s in the future tar: ./nsfs: time stamp 2024-09-05 02:27:01 is 19197426.593488283 s in the future tar: ./tpm2/tpm2.py: time stamp 2024-08-21 05:07:56 is 17911081.438080241 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2024-08-21 05:07:56 is 17911081.311063324 s in the future tar: ./tpm2/settings: time stamp 2024-08-21 05:07:56 is 17911081.182484324 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2024-08-21 05:07:56 is 17911081.057269283 s in the future tar: ./tpm2/test_async.sh: time stamp 2024-08-21 05:07:56 is 17911080.932198116 s in the future tar: ./tpm2/test_space.sh: time stamp 2024-08-21 05:07:56 is 17911080.811273658 s in the future tar: ./tpm2: time stamp 2024-09-05 02:27:06 is 19197430.752684491 s in the future tar: ./gpio/gpio-line-name: time stamp 2024-09-05 02:25:26 is 19197330.609284158 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2024-08-21 05:07:56 is 17911080.481536866 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2024-08-21 05:07:56 is 17911080.327264491 s in the future tar: ./gpio/config: time stamp 2024-08-21 05:07:56 is 17911080.181684658 s in the future tar: ./gpio/gpio-chip-info: time stamp 2024-09-05 02:25:26 is 19197329.814847241 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2024-08-21 05:07:56 is 17911079.681051616 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2024-09-05 02:25:26 is 19197329.547612699 s in the future tar: ./gpio: time stamp 2024-09-05 02:26:56 is 19197419.486559824 s in the future tar: ./sigaltstack/sas: time stamp 2024-09-05 02:26:29 is 19197392.332993699 s in the future tar: ./sigaltstack: time stamp 2024-09-05 02:27:05 is 19197428.281083074 s in the future tar: ./pidfd/pidfd_test: time stamp 2024-09-05 02:26:13 is 19197376.141185283 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2024-09-05 02:26:14 is 19197376.993051824 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2024-09-05 02:26:13 is 19197375.859634699 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2024-09-05 02:26:13 is 19197375.713433991 s in the future tar: ./pidfd/config: time stamp 2024-08-21 05:07:56 is 17911078.557282699 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2024-09-05 02:26:14 is 19197376.392883366 s in the future tar: ./pidfd/pidfd_wait: time stamp 2024-09-05 02:26:13 is 19197375.231941241 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2024-09-05 02:26:13 is 19197375.104937491 s in the future tar: ./pidfd: time stamp 2024-09-05 02:27:01 is 19197423.050642407 s in the future tar: ./intel_pstate/run.sh: time stamp 2024-08-21 05:07:56 is 17911077.892133491 s in the future tar: ./intel_pstate: time stamp 2024-09-05 02:26:56 is 19197417.829741199 s in the future tar: ./devices/error_logs/test_device_error_logs.py: time stamp 2024-08-21 05:07:56 is 17911077.656467907 s in the future tar: ./devices/error_logs: time stamp 2024-09-05 02:26:52 is 19197413.598040491 s in the future tar: ./devices/probe/boards/Dell Inc.,XPS 13 9300.yaml: time stamp 2024-08-21 05:07:56 is 17911077.422987616 s in the future tar: ./devices/probe/boards/google,spherion.yaml: time stamp 2024-08-21 05:07:56 is 17911077.301204782 s in the future tar: ./devices/probe/boards: time stamp 2024-08-21 05:07:56 is 17911077.217826824 s in the future tar: ./devices/probe/test_discoverable_devices.py: time stamp 2024-08-21 05:07:56 is 17911077.070529574 s in the future tar: ./devices/probe: time stamp 2024-09-05 02:26:52 is 19197413.016327157 s in the future tar: ./devices: time stamp 2024-09-05 02:26:52 is 19197412.957996532 s in the future tar: ./move_mount_set_group/config: time stamp 2024-08-21 05:07:56 is 17911076.807979032 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2024-09-05 02:25:48 is 19197348.653179866 s in the future tar: ./move_mount_set_group: time stamp 2024-09-05 02:26:59 is 19197419.597135699 s in the future tar: ./ipc/config: time stamp 2024-08-21 05:07:56 is 17911076.457518074 s in the future tar: ./ipc/msgque: time stamp 2024-09-05 02:25:32 is 19197332.319844532 s in the future tar: ./ipc: time stamp 2024-09-05 02:26:56 is 19197416.265987532 s in the future tar: ./lib/prime_numbers.sh: time stamp 2024-08-21 05:07:56 is 17911076.096667615 s in the future tar: ./lib/config: time stamp 2024-08-21 05:07:56 is 17911075.969333782 s in the future tar: ./lib/printf.sh: time stamp 2024-08-21 05:07:56 is 17911075.823994824 s in the future tar: ./lib/strscpy.sh: time stamp 2024-08-21 05:07:56 is 17911075.690278865 s in the future tar: ./lib/bitmap.sh: time stamp 2024-08-21 05:07:56 is 17911075.571327615 s in the future tar: ./lib/scanf.sh: time stamp 2024-08-21 05:07:56 is 17911075.448340615 s in the future tar: ./lib: time stamp 2024-09-05 02:26:57 is 19197416.389949615 s in the future tar: ./futex/run.sh: time stamp 2024-09-05 02:26:56 is 19197415.223487032 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2024-09-05 02:25:24 is 19197323.04588524 s in the future tar: ./futex/functional/futex_waitv: time stamp 2024-09-05 02:25:25 is 19197323.889468115 s in the future tar: ./futex/functional/run.sh: time stamp 2024-08-21 05:07:56 is 17911074.75147174 s in the future tar: ./futex/functional/futex_wait: time stamp 2024-09-05 02:25:25 is 19197323.607224032 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2024-09-05 02:25:24 is 19197322.464182157 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2024-09-05 02:25:25 is 19197323.326143782 s in the future tar: ./futex/functional/futex_requeue: time stamp 2024-09-05 02:25:25 is 19197323.189542324 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2024-09-05 02:25:24 is 19197322.04790049 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2024-09-05 02:25:25 is 19197322.917711949 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2024-09-05 02:25:24 is 19197321.792410865 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2024-09-05 02:25:23 is 19197320.655951407 s in the future tar: ./futex/functional: time stamp 2024-09-05 02:26:56 is 19197413.597551865 s in the future tar: ./futex: time stamp 2024-09-05 02:26:56 is 19197413.539175615 s in the future tar: ./fpu/test_fpu: time stamp 2024-09-05 02:25:23 is 19197320.377718157 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2024-08-21 05:07:56 is 17911073.258748032 s in the future tar: ./fpu: time stamp 2024-09-05 02:26:55 is 19197412.196632073 s in the future tar: ./dt/test_unprobed_devices.sh: time stamp 2024-08-21 05:07:56 is 17911073.05903349 s in the future tar: ./dt/compatible_list: time stamp 2024-09-05 02:25:19 is 19197315.867381615 s in the future tar: ./dt/compatible_ignore_list: time stamp 2024-08-21 05:07:56 is 17911072.733664907 s in the future tar: ./dt: time stamp 2024-09-05 02:26:54 is 19197410.668756532 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2024-09-05 02:26:34 is 19197390.513325157 s in the future tar: ./tmpfs: time stamp 2024-09-05 02:27:06 is 19197422.441616948 s in the future tar: ./proc/proc-self-map-files-002: time stamp 2024-09-05 02:26:15 is 19197371.274575573 s in the future tar: ./proc/proc-multiple-procfs: time stamp 2024-09-05 02:26:16 is 19197372.14942074 s in the future tar: ./proc/proc-loadavg-001: time stamp 2024-09-05 02:26:15 is 19197371.018150657 s in the future tar: ./proc/proc-uptime-002: time stamp 2024-09-05 02:26:16 is 19197371.871235657 s in the future tar: ./proc/proc-self-syscall: time stamp 2024-09-05 02:26:15 is 19197370.74294224 s in the future tar: ./proc/proc-tid0: time stamp 2024-09-05 02:26:16 is 19197371.626164782 s in the future tar: ./proc/proc-self-isnt-kthread: time stamp 2024-09-05 02:26:15 is 19197370.486393532 s in the future tar: ./proc/proc-2-is-kthread: time stamp 2024-09-05 02:26:15 is 19197370.315795532 s in the future tar: ./proc/config: time stamp 2024-08-21 05:07:56 is 17911071.17933224 s in the future tar: ./proc/proc-empty-vm: time stamp 2024-09-05 02:26:15 is 19197370.017170448 s in the future tar: ./proc/proc-subset-pid: time stamp 2024-09-05 02:26:15 is 19197369.844356032 s in the future tar: ./proc/proc-fsconfig-hidepid: time stamp 2024-09-05 02:26:17 is 19197371.712201948 s in the future tar: ./proc/fd-002-posix-eq: time stamp 2024-09-05 02:26:15 is 19197369.575058907 s in the future tar: ./proc/fd-001-lookup: time stamp 2024-09-05 02:26:15 is 19197369.449958198 s in the future tar: ./proc/fd-003-kthread: time stamp 2024-09-05 02:26:15 is 19197369.302141823 s in the future tar: ./proc/setns-dcache: time stamp 2024-09-05 02:26:16 is 19197370.158023823 s in the future tar: ./proc/proc-uptime-001: time stamp 2024-09-05 02:26:16 is 19197370.023130281 s in the future tar: ./proc/read: time stamp 2024-09-05 02:26:16 is 19197369.891116031 s in the future tar: ./proc/setns-sysvipc: time stamp 2024-09-05 02:26:16 is 19197369.760052448 s in the future tar: ./proc/proc-pid-vm: time stamp 2024-09-05 02:26:15 is 19197368.564550156 s in the future tar: ./proc/proc-self-map-files-001: time stamp 2024-09-05 02:26:15 is 19197368.436235365 s in the future tar: ./proc/thread-self: time stamp 2024-09-05 02:26:16 is 19197369.307354406 s in the future tar: ./proc/proc-self-wchan: time stamp 2024-09-05 02:26:15 is 19197368.186161906 s in the future tar: ./proc/self: time stamp 2024-09-05 02:26:16 is 19197369.057040781 s in the future tar: ./proc: time stamp 2024-09-05 02:27:02 is 19197414.99421249 s in the future tar: ./syscall_user_dispatch/config: time stamp 2024-08-21 05:07:56 is 17911068.831725615 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2024-09-05 02:26:30 is 19197382.68778274 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2024-09-05 02:26:30 is 19197382.543914865 s in the future tar: ./syscall_user_dispatch: time stamp 2024-09-05 02:27:05 is 19197417.480002365 s in the future tar: ./user/test_user_copy.sh: time stamp 2024-08-21 05:07:56 is 17911068.320857823 s in the future tar: ./user/config: time stamp 2024-08-21 05:07:56 is 17911068.187362323 s in the future tar: ./user: time stamp 2024-09-05 02:27:07 is 19197419.13391899 s in the future tar: ./net/lib.sh: time stamp 2024-08-21 05:07:56 is 17911067.993610698 s in the future tar: ./net/netfilter/nf_nat_edemux.sh: time stamp 2024-08-21 05:07:56 is 17911067.843092198 s in the future tar: ./net/netfilter/conntrack_tcp_unreplied.sh: time stamp 2024-08-21 05:07:56 is 17911067.708327656 s in the future tar: ./net/netfilter/connect_close: time stamp 2024-09-05 02:26:12 is 19197363.568221864 s in the future tar: ./net/netfilter/lib.sh: time stamp 2024-08-21 05:07:56 is 17911067.442861864 s in the future tar: ./net/netfilter/nft_conntrack_helper.sh: time stamp 2024-08-21 05:07:56 is 17911067.319858698 s in the future tar: ./net/netfilter/nft_meta.sh: time stamp 2024-08-21 05:07:56 is 17911067.186465573 s in the future tar: ./net/netfilter/rpath.sh: time stamp 2024-08-21 05:07:56 is 17911067.059180114 s in the future tar: ./net/netfilter/br_netfilter_queue.sh: time stamp 2024-08-21 05:07:56 is 17911066.942449073 s in the future tar: ./net/netfilter/nft_queue.sh: time stamp 2024-08-21 05:07:56 is 17911066.833884031 s in the future tar: ./net/netfilter/nft_synproxy.sh: time stamp 2024-08-21 05:07:56 is 17911066.702599823 s in the future tar: ./net/netfilter/nft_concat_range.sh: time stamp 2024-08-21 05:07:56 is 17911066.567050406 s in the future tar: ./net/netfilter/sctp_collision: time stamp 2024-09-05 02:26:12 is 19197362.441665156 s in the future tar: ./net/netfilter/config: time stamp 2024-08-21 05:07:56 is 17911066.318832989 s in the future tar: ./net/netfilter/nft_nat.sh: time stamp 2024-08-21 05:07:56 is 17911066.185368448 s in the future tar: ./net/netfilter/conntrack_icmp_related.sh: time stamp 2024-08-21 05:07:56 is 17911066.049980948 s in the future tar: ./net/netfilter/audit_logread: time stamp 2024-09-05 02:26:12 is 19197361.916432823 s in the future tar: ./net/netfilter/conntrack_sctp_collision.sh: time stamp 2024-08-21 05:07:56 is 17911065.793453781 s in the future tar: ./net/netfilter/nft_audit.sh: time stamp 2024-08-21 05:07:56 is 17911065.659981031 s in the future tar: ./net/netfilter/conntrack_dump_flush: time stamp 2024-09-05 02:26:12 is 19197361.507904948 s in the future tar: ./net/netfilter/settings: time stamp 2024-08-21 05:07:56 is 17911065.374310573 s in the future tar: ./net/netfilter/nft_zones_many.sh: time stamp 2024-08-21 05:07:56 is 17911065.217982948 s in the future tar: ./net/netfilter/br_netfilter.sh: time stamp 2024-08-21 05:07:56 is 17911065.084566281 s in the future tar: ./net/netfilter/nft_concat_range_perf.sh: time stamp 2024-08-21 05:07:56 is 17911064.957212239 s in the future tar: ./net/netfilter/conntrack_vrf.sh: time stamp 2024-08-21 05:07:56 is 17911064.790316531 s in the future tar: ./net/netfilter/nf_queue: time stamp 2024-09-05 02:26:12 is 19197360.659126781 s in the future tar: ./net/netfilter/nft_fib.sh: time stamp 2024-08-21 05:07:56 is 17911064.502353864 s in the future tar: ./net/netfilter/nft_nat_zones.sh: time stamp 2024-08-21 05:07:56 is 17911064.364956489 s in the future tar: ./net/netfilter/conntrack_ipip_mtu.sh: time stamp 2024-08-21 05:07:56 is 17911064.231574156 s in the future tar: ./net/netfilter/nf_conntrack_packetdrill.sh: time stamp 2024-08-21 05:07:56 is 17911064.108755114 s in the future tar: ./net/netfilter/bridge_brouter.sh: time stamp 2024-08-21 05:07:56 is 17911063.966814572 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_reuse.pkt: time stamp 2024-08-21 05:07:56 is 17911063.798473572 s in the future tar: ./net/netfilter/packetdrill/common.sh: time stamp 2024-08-21 05:07:56 is 17911063.679653281 s in the future tar: ./net/netfilter/packetdrill/conntrack_inexact_rst.pkt: time stamp 2024-08-21 05:07:56 is 17911063.543759322 s in the future tar: ./net/netfilter/packetdrill/conntrack_rst_invalid.pkt: time stamp 2024-08-21 05:07:56 is 17911063.412649697 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_old.pkt: time stamp 2024-08-21 05:07:56 is 17911063.273188322 s in the future tar: ./net/netfilter/packetdrill/conntrack_syn_challenge_ack.pkt: time stamp 2024-08-21 05:07:56 is 17911063.147355656 s in the future tar: ./net/netfilter/packetdrill/conntrack_ack_loss_stall.pkt: time stamp 2024-08-21 05:07:56 is 17911063.018204739 s in the future tar: ./net/netfilter/packetdrill: time stamp 2024-08-21 05:07:56 is 17911062.956222572 s in the future tar: ./net/netfilter/nft_flowtable.sh: time stamp 2024-08-21 05:07:56 is 17911062.820710156 s in the future tar: ./net/netfilter/ipvs.sh: time stamp 2024-08-21 05:07:56 is 17911062.701098031 s in the future tar: ./net/netfilter/xt_string.sh: time stamp 2024-08-21 05:07:56 is 17911062.571583864 s in the future tar: ./net/netfilter: time stamp 2024-09-05 02:27:01 is 19197407.513324531 s in the future tar: ./net/tcp_ao/icmps-discard_ipv4: time stamp 2024-09-05 02:26:04 is 19197350.215267281 s in the future tar: ./net/tcp_ao/connect-deny_ipv6: time stamp 2024-09-05 02:26:07 is 19197353.038929155 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv4: time stamp 2024-09-05 02:26:07 is 19197352.846504864 s in the future tar: ./net/tcp_ao/icmps-discard_ipv6: time stamp 2024-09-05 02:26:08 is 19197353.661644072 s in the future tar: ./net/tcp_ao/icmps-accept_ipv6: time stamp 2024-09-05 02:26:08 is 19197353.469911489 s in the future tar: ./net/tcp_ao/rst_ipv4: time stamp 2024-09-05 02:26:05 is 19197350.263995114 s in the future tar: ./net/tcp_ao/seq-ext_ipv6: time stamp 2024-09-05 02:26:10 is 19197354.987708197 s in the future tar: ./net/tcp_ao/seq-ext_ipv4: time stamp 2024-09-05 02:26:06 is 19197350.787639947 s in the future tar: ./net/tcp_ao/icmps-accept_ipv4: time stamp 2024-09-05 02:26:04 is 19197348.605834905 s in the future tar: ./net/tcp_ao/bench-lookups_ipv4: time stamp 2024-09-05 02:26:03 is 19197347.420507489 s in the future tar: ./net/tcp_ao/rst_ipv6: time stamp 2024-09-05 02:26:09 is 19197353.22036653 s in the future tar: ./net/tcp_ao/restore_ipv4: time stamp 2024-09-05 02:26:05 is 19197349.036900155 s in the future tar: ./net/tcp_ao/connect_ipv6: time stamp 2024-09-05 02:26:07 is 19197350.872194114 s in the future tar: ./net/tcp_ao/config: time stamp 2024-08-21 05:07:56 is 17911059.745157989 s in the future tar: ./net/tcp_ao/key-management_ipv4: time stamp 2024-09-05 02:26:04 is 19197347.56176703 s in the future tar: ./net/tcp_ao/bench-lookups_ipv6: time stamp 2024-09-05 02:26:07 is 19197350.378538905 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv6: time stamp 2024-09-05 02:26:11 is 19197354.17693128 s in the future tar: ./net/tcp_ao/connect_ipv4: time stamp 2024-09-05 02:26:03 is 19197346.002936322 s in the future tar: ./net/tcp_ao/settings: time stamp 2024-08-21 05:07:56 is 17911058.861176863 s in the future tar: ./net/tcp_ao/key-management_ipv6: time stamp 2024-09-05 02:26:09 is 19197351.65280578 s in the future tar: ./net/tcp_ao/connect-deny_ipv4: time stamp 2024-09-05 02:26:03 is 19197345.47973228 s in the future tar: ./net/tcp_ao/self-connect_ipv6: time stamp 2024-09-05 02:26:10 is 19197352.29443478 s in the future tar: ./net/tcp_ao/self-connect_ipv4: time stamp 2024-09-05 02:26:05 is 19197347.09402853 s in the future tar: ./net/tcp_ao/restore_ipv6: time stamp 2024-09-05 02:26:09 is 19197350.910748072 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv4: time stamp 2024-09-05 02:26:06 is 19197347.70437853 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv6: time stamp 2024-09-05 02:26:11 is 19197352.493955322 s in the future tar: ./net/tcp_ao: time stamp 2024-09-05 02:27:01 is 19197402.436891072 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2024-09-05 02:25:59 is 19197340.24627403 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2024-08-30 00:49:46 is 18673167.086572238 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2024-09-05 02:26:00 is 19197340.886808113 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2024-09-05 02:25:59 is 19197339.728057197 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2024-08-21 05:07:56 is 17911056.584950155 s in the future tar: ./net/mptcp/config: time stamp 2024-08-21 05:07:56 is 17911056.454194155 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2024-09-05 02:26:00 is 19197340.316544238 s in the future tar: ./net/mptcp/diag.sh: time stamp 2024-08-21 05:07:56 is 17911056.202686238 s in the future tar: ./net/mptcp/settings: time stamp 2024-08-21 05:07:56 is 17911056.082984155 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2024-08-30 00:49:46 is 18673165.94656353 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2024-08-21 05:07:56 is 17911055.811126613 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2024-08-21 05:07:56 is 17911055.685680571 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2024-08-21 05:07:56 is 17911055.558881238 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2024-08-21 05:07:56 is 17911055.437779113 s in the future tar: ./net/mptcp: time stamp 2024-09-05 02:27:00 is 19197399.37713928 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2024-08-21 05:07:56 is 17911055.217125113 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2024-08-21 05:07:56 is 17911055.050164821 s in the future tar: ./net/openvswitch/settings: time stamp 2024-08-21 05:07:56 is 17911054.925125905 s in the future tar: ./net/openvswitch: time stamp 2024-09-05 02:27:00 is 19197398.86234228 s in the future tar: ./net/af_unix/scm_pidfd: time stamp 2024-09-05 02:25:58 is 19197336.673713821 s in the future tar: ./net/af_unix/msg_oob: time stamp 2024-09-05 02:25:58 is 19197336.523350321 s in the future tar: ./net/af_unix/scm_rights: time stamp 2024-09-05 02:25:58 is 19197336.377643071 s in the future tar: ./net/af_unix/unix_connect: time stamp 2024-09-05 02:25:58 is 19197336.185928405 s in the future tar: ./net/af_unix/config: time stamp 2024-08-21 05:07:56 is 17911054.048140988 s in the future tar: ./net/af_unix/diag_uid: time stamp 2024-09-05 02:25:57 is 19197334.909087488 s in the future tar: ./net/af_unix: time stamp 2024-09-05 02:26:59 is 19197396.842476613 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2024-08-21 05:07:56 is 17911053.690589904 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2024-08-21 05:07:56 is 17911053.572667196 s in the future tar: ./net/forwarding/bridge_fdb_learning_limit.sh: time stamp 2024-08-21 05:07:56 is 17911053.448752904 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2024-08-21 05:07:56 is 17911053.315162279 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2024-08-21 05:07:56 is 17911053.181719363 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2024-08-21 05:07:56 is 17911053.066877113 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2024-08-21 05:07:56 is 17911052.931528613 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2024-08-21 05:07:56 is 17911052.789682613 s in the future tar: ./net/forwarding/router_bridge_pvid_vlan_upper.sh: time stamp 2024-08-21 05:07:56 is 17911052.664689446 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2024-08-21 05:07:56 is 17911052.524587363 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2024-08-21 05:07:56 is 17911052.381156529 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2024-08-21 05:07:56 is 17911052.255942738 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2024-08-21 05:07:56 is 17911052.130830321 s in the future tar: ./net/forwarding/lib.sh: time stamp 2024-08-27 12:10:49 is 18454824.999204738 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2024-08-21 05:07:56 is 17911051.872489404 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2024-08-21 05:07:56 is 17911051.747162404 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2024-08-21 05:07:56 is 17911051.622041446 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2024-08-21 05:07:56 is 17911051.487149904 s in the future tar: ./net/forwarding/router.sh: time stamp 2024-08-21 05:07:56 is 17911051.346871696 s in the future tar: ./net/forwarding/tc_flower_l2_miss.sh: time stamp 2024-08-21 05:07:56 is 17911051.221593029 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2024-08-21 05:07:56 is 17911051.096628904 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2024-08-21 05:07:56 is 17911050.948080737 s in the future tar: ./net/forwarding/tc_flower_port_range.sh: time stamp 2024-08-21 05:07:56 is 17911050.813149071 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2024-08-21 05:07:56 is 17911050.663024237 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2024-08-21 05:07:56 is 17911050.537849696 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2024-08-21 05:07:56 is 17911050.405902862 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2024-08-21 05:07:56 is 17911050.270975654 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2024-08-21 05:07:56 is 17911050.154181529 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2024-08-21 05:07:56 is 17911050.037598529 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2024-08-21 05:07:56 is 17911049.894068071 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2024-08-21 05:07:56 is 17911049.753742696 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2024-08-21 05:07:56 is 17911049.620396779 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2024-08-21 05:07:56 is 17911049.503610446 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2024-08-21 05:07:56 is 17911049.371674321 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2024-08-21 05:07:56 is 17911049.245096029 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2024-08-21 05:07:56 is 17911049.103141779 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2024-08-21 05:07:56 is 17911048.978181571 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2024-08-21 05:07:56 is 17911048.829427279 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2024-08-21 05:07:56 is 17911048.711249779 s in the future tar: ./net/forwarding/bridge_mdb_host.sh: time stamp 2024-08-21 05:07:56 is 17911048.586148571 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2024-08-21 05:07:56 is 17911048.469367862 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2024-08-21 05:07:56 is 17911048.342772196 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2024-08-21 05:07:56 is 17911048.210817529 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2024-08-21 05:07:56 is 17911048.060658612 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2024-08-21 05:07:56 is 17911047.943934737 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2024-08-21 05:07:56 is 17911047.800638654 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2024-08-21 05:07:56 is 17911047.668693154 s in the future tar: ./net/forwarding/router_bridge_lag.sh: time stamp 2024-08-21 05:07:56 is 17911047.546125362 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2024-08-21 05:07:56 is 17911047.418442987 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2024-08-21 05:07:56 is 17911047.291712612 s in the future tar: ./net/forwarding/tc_tunnel_key.sh: time stamp 2024-08-21 05:07:56 is 17911047.159931279 s in the future tar: ./net/forwarding/router_bridge_vlan_upper.sh: time stamp 2024-08-21 05:07:56 is 17911047.01812057 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2024-08-21 05:07:56 is 17911046.884772237 s in the future tar: ./net/forwarding/min_max_mtu.sh: time stamp 2024-08-21 05:07:56 is 17911046.741303487 s in the future tar: ./net/forwarding/config: time stamp 2024-08-21 05:07:56 is 17911046.609486612 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2024-08-21 05:07:56 is 17911046.478675154 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2024-08-21 05:07:56 is 17911046.35923007 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2024-08-21 05:07:56 is 17911046.227138904 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2024-08-21 05:07:56 is 17911046.067284195 s in the future tar: ./net/forwarding/router_mpath_nh_lib.sh: time stamp 2024-08-21 05:07:56 is 17911045.933789945 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2024-08-21 05:07:56 is 17911045.82537507 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2024-08-21 05:07:56 is 17911045.682134862 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2024-08-21 05:07:56 is 17911045.549929779 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2024-08-21 05:07:56 is 17911045.394459779 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2024-08-21 05:07:56 is 17911045.258045403 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2024-08-21 05:07:56 is 17911045.131460278 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2024-08-21 05:07:56 is 17911044.999443987 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2024-08-30 00:49:46 is 18673154.85762357 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2024-08-21 05:07:56 is 17911044.732563403 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2024-08-30 00:49:46 is 18673154.597852278 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2024-08-21 05:07:56 is 17911044.448946945 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2024-08-21 05:07:56 is 17911044.315458945 s in the future tar: ./net/forwarding/settings: time stamp 2024-08-21 05:07:56 is 17911044.148755987 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2024-08-21 05:07:56 is 17911043.991637195 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2024-08-21 05:07:56 is 17911043.856867987 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2024-08-21 05:07:56 is 17911043.731591028 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2024-08-21 05:07:56 is 17911043.606583862 s in the future tar: ./net/forwarding/router_mpath_seed.sh: time stamp 2024-08-21 05:07:56 is 17911043.488383278 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2024-08-21 05:07:56 is 17911043.356443445 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2024-08-21 05:07:56 is 17911043.217603487 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2024-08-21 05:07:56 is 17911043.097859903 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2024-08-21 05:07:56 is 17911042.965574278 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2024-08-21 05:07:56 is 17911042.830934487 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2024-08-21 05:07:56 is 17911042.705737903 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2024-08-21 05:07:56 is 17911042.580642195 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2024-08-21 05:07:56 is 17911042.44574407 s in the future tar: ./net/forwarding/lib_sh_test.sh: time stamp 2024-08-21 05:07:56 is 17911042.297152695 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2024-08-21 05:07:56 is 17911042.166724903 s in the future tar: ./net/forwarding/router_bridge_1d.sh: time stamp 2024-08-21 05:07:56 is 17911042.038568195 s in the future tar: ./net/forwarding/router_bridge_1d_lag.sh: time stamp 2024-08-21 05:07:56 is 17911041.906370445 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2024-08-21 05:07:56 is 17911041.780315695 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2024-08-21 05:07:56 is 17911041.646462445 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2024-08-21 05:07:56 is 17911041.521343445 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2024-08-21 05:07:56 is 17911041.389222278 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2024-08-21 05:07:56 is 17911041.262912653 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2024-08-21 05:07:56 is 17911041.121017778 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2024-08-21 05:07:56 is 17911041.004336528 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2024-08-21 05:07:56 is 17911040.869386278 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2024-08-21 05:07:56 is 17911040.720701403 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2024-08-21 05:07:56 is 17911040.573325403 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2024-08-21 05:07:56 is 17911040.428915611 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2024-08-21 05:07:56 is 17911040.28815257 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2024-08-21 05:07:56 is 17911040.153737945 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2024-08-27 12:10:49 is 18454813.011934986 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2024-08-21 05:07:56 is 17911039.87846457 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2024-08-21 05:07:56 is 17911039.751669778 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2024-08-21 05:07:56 is 17911039.611496486 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2024-08-21 05:07:56 is 17911039.480860111 s in the future tar: ./net/forwarding/bridge_mdb_max.sh: time stamp 2024-08-21 05:07:56 is 17911039.344591486 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2024-08-21 05:07:56 is 17911039.195801111 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2024-08-21 05:07:56 is 17911039.052761486 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2024-08-21 05:07:56 is 17911038.907440069 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2024-08-21 05:07:56 is 17911038.752515278 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2024-08-21 05:07:56 is 17911038.625907653 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2024-08-21 05:07:56 is 17911038.477365028 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2024-08-21 05:07:56 is 17911038.343932653 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2024-08-21 05:07:56 is 17911038.235495903 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2024-08-21 05:07:56 is 17911038.086212403 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2024-08-21 05:07:56 is 17911037.951953736 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2024-08-21 05:07:56 is 17911037.821140194 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2024-08-21 05:07:56 is 17911037.709959486 s in the future tar: ./net/forwarding/tc_flower_cfm.sh: time stamp 2024-08-21 05:07:56 is 17911037.552405611 s in the future tar: ./net/forwarding/router_bridge_vlan_upper_pvid.sh: time stamp 2024-08-21 05:07:56 is 17911037.409866403 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2024-08-21 05:07:56 is 17911037.267998486 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2024-08-21 05:07:56 is 17911037.159485569 s in the future tar: ./net/forwarding: time stamp 2024-09-05 02:27:00 is 19197381.099547903 s in the future tar: ./net/hsr/hsr_redbox.sh: time stamp 2024-08-21 05:07:56 is 17911036.951959861 s in the future tar: ./net/hsr/config: time stamp 2024-08-21 05:07:56 is 17911036.828716027 s in the future tar: ./net/hsr/hsr_ping.sh: time stamp 2024-08-21 05:07:56 is 17911036.667115194 s in the future tar: ./net/hsr/hsr_common.sh: time stamp 2024-08-21 05:07:56 is 17911036.544953236 s in the future tar: ./net/hsr: time stamp 2024-09-05 02:27:00 is 19197380.482409736 s in the future tar: ./net: time stamp 2024-08-27 12:10:49 is 18454809.424074486 s in the future tar: ./landlock/base_test: time stamp 2024-09-05 02:25:33 is 19197293.261050444 s in the future tar: ./landlock/fs_test: time stamp 2024-09-05 02:25:39 is 19197299.008248486 s in the future tar: ./landlock/true: time stamp 2024-09-05 02:25:41 is 19197300.715523569 s in the future tar: ./landlock/net_test: time stamp 2024-09-05 02:25:40 is 19197299.548520986 s in the future tar: ./landlock/config: time stamp 2024-08-21 05:07:56 is 17911035.427687777 s in the future tar: ./landlock/ptrace_test: time stamp 2024-09-05 02:25:41 is 19197300.277587569 s in the future tar: ./landlock: time stamp 2024-09-05 02:26:57 is 19197376.200452277 s in the future tar: ./cpufreq/main.sh: time stamp 2024-08-21 05:07:56 is 17911035.047856069 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2024-08-21 05:07:56 is 17911034.900063819 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2024-08-21 05:07:56 is 17911034.772714069 s in the future tar: ./cpufreq/config: time stamp 2024-08-21 05:07:56 is 17911034.655864777 s in the future tar: ./cpufreq/module.sh: time stamp 2024-08-21 05:07:56 is 17911034.530701777 s in the future tar: ./cpufreq/cpu.sh: time stamp 2024-08-21 05:07:56 is 17911034.408255944 s in the future tar: ./cpufreq/governor.sh: time stamp 2024-08-21 05:07:56 is 17911034.290462402 s in the future tar: ./cpufreq: time stamp 2024-09-05 02:26:52 is 19197370.235061861 s in the future tar: ./tty/tty_tstamp_update: time stamp 2024-09-05 02:26:35 is 19197353.099398985 s in the future tar: ./tty: time stamp 2024-09-05 02:27:06 is 19197384.038563819 s in the future tar: ./zram/zram_lib.sh: time stamp 2024-08-21 05:07:56 is 17911033.892371027 s in the future tar: ./zram/zram02.sh: time stamp 2024-08-21 05:07:56 is 17911033.71808761 s in the future tar: ./zram/zram.sh: time stamp 2024-08-21 05:07:56 is 17911033.584435194 s in the future tar: ./zram/config: time stamp 2024-08-21 05:07:56 is 17911033.457260027 s in the future tar: ./zram/zram01.sh: time stamp 2024-08-21 05:07:56 is 17911033.332012652 s in the future tar: ./zram: time stamp 2024-09-05 02:27:07 is 19197384.272900735 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2024-08-21 05:07:56 is 17911033.138041485 s in the future tar: ./static_keys/config: time stamp 2024-08-21 05:07:56 is 17911033.015046235 s in the future tar: ./static_keys: time stamp 2024-09-05 02:27:05 is 19197381.96274061 s in the future tar: ./dmabuf-heaps/dmabuf-heap: time stamp 2024-09-05 02:23:57 is 19197193.722614069 s in the future tar: ./dmabuf-heaps/config: time stamp 2024-08-21 05:07:56 is 17911032.572311277 s in the future tar: ./dmabuf-heaps: time stamp 2024-09-05 02:26:52 is 19197368.520769985 s in the future tar: ./rtc/rtctest: time stamp 2024-09-05 02:26:27 is 19197343.356161319 s in the future tar: ./rtc/setdate: time stamp 2024-09-05 02:26:27 is 19197343.231070985 s in the future tar: ./rtc/settings: time stamp 2024-08-21 05:07:56 is 17911032.112024694 s in the future tar: ./rtc: time stamp 2024-09-05 02:27:04 is 19197380.055140527 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2024-09-05 02:26:14 is 19197329.878763694 s in the future tar: ./pid_namespace/config: time stamp 2024-08-21 05:07:56 is 17911031.754994152 s in the future tar: ./pid_namespace: time stamp 2024-09-05 02:27:01 is 19197376.69727186 s in the future tar: ./ir/ir_loopback: time stamp 2024-09-05 02:25:32 is 19197287.540639735 s in the future tar: ./ir/ir_loopback.sh: time stamp 2024-08-21 05:07:56 is 17911031.415843485 s in the future tar: ./ir: time stamp 2024-09-05 02:26:56 is 19197371.346949485 s in the future tar: ./power_supply/test_power_supply_properties.sh: time stamp 2024-08-21 05:07:56 is 17911031.196761527 s in the future tar: ./power_supply/helpers.sh: time stamp 2024-08-21 05:07:56 is 17911031.086058443 s in the future tar: ./power_supply: time stamp 2024-09-05 02:27:02 is 19197377.029230902 s in the future tar: ./memfd/fuse_mnt: time stamp 2024-09-05 02:25:44 is 19197298.894170277 s in the future tar: ./memfd/fuse_test: time stamp 2024-09-05 02:25:44 is 19197298.762275693 s in the future tar: ./memfd/config: time stamp 2024-08-21 05:07:56 is 17911030.63163736 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2024-08-21 05:07:56 is 17911030.512186818 s in the future tar: ./memfd/memfd_test: time stamp 2024-09-05 02:25:44 is 19197298.385393818 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2024-08-21 05:07:56 is 17911030.245938693 s in the future tar: ./memfd: time stamp 2024-09-05 02:26:58 is 19197372.195884818 s in the future tar: ./run_kselftest.sh: time stamp 2024-09-05 02:26:50 is 19197364.07011111 s in the future tar: ./connector/proc_filter: time stamp 2024-09-05 02:23:55 is 19197188.914218235 s in the future tar: ./connector: time stamp 2024-09-05 02:26:51 is 19197364.859998402 s in the future tar: ./lsm/lsm_get_self_attr_test: time stamp 2024-09-05 02:25:42 is 19197295.712242652 s in the future tar: ./lsm/config: time stamp 2024-08-21 05:07:56 is 17911029.584762152 s in the future tar: ./lsm/lsm_set_self_attr_test: time stamp 2024-09-05 02:25:43 is 19197296.43891186 s in the future tar: ./lsm/lsm_list_modules_test: time stamp 2024-09-05 02:25:43 is 19197296.309444777 s in the future tar: ./lsm: time stamp 2024-09-05 02:26:58 is 19197371.239522818 s in the future tar: ./iommu/iommufd: time stamp 2024-09-05 02:25:31 is 19197284.027392152 s in the future tar: ./iommu/config: time stamp 2024-08-21 05:07:56 is 17911028.919075652 s in the future tar: ./iommu/iommufd_fail_nth: time stamp 2024-09-05 02:25:31 is 19197283.79229411 s in the future tar: ./iommu: time stamp 2024-09-05 02:26:56 is 19197368.733795777 s in the future tar: ./amd-pstate/basic.sh: time stamp 2024-08-21 05:07:56 is 17911028.513135443 s in the future tar: ./amd-pstate/run.sh: time stamp 2024-08-21 05:07:56 is 17911028.385323568 s in the future tar: ./amd-pstate/config: time stamp 2024-08-21 05:07:56 is 17911028.269230651 s in the future tar: ./amd-pstate/tbench.sh: time stamp 2024-08-21 05:07:56 is 17911028.137874526 s in the future tar: ./amd-pstate/gitsource.sh: time stamp 2024-08-21 05:07:56 is 17911028.018282026 s in the future tar: ./amd-pstate: time stamp 2024-09-05 02:26:51 is 19197362.95990836 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2024-09-05 02:25:22 is 19197273.708421568 s in the future tar: ./filesystems/epoll: time stamp 2024-09-05 02:26:54 is 19197365.649803235 s in the future tar: ./filesystems/dnotify_test: time stamp 2024-09-05 02:25:21 is 19197272.49346861 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2024-08-21 05:07:56 is 17911027.359228068 s in the future tar: ./filesystems/fat/config: time stamp 2024-08-21 05:07:56 is 17911027.232683276 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2024-09-05 02:25:22 is 19197273.101279026 s in the future tar: ./filesystems/fat: time stamp 2024-09-05 02:26:55 is 19197366.040845776 s in the future tar: ./filesystems/overlayfs/dev_in_maps: time stamp 2024-09-05 02:25:22 is 19197272.861615276 s in the future tar: ./filesystems/overlayfs: time stamp 2024-09-05 02:26:55 is 19197365.799095068 s in the future tar: ./filesystems/binderfs/config: time stamp 2024-08-21 05:07:56 is 17911026.627887318 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2024-09-05 02:25:21 is 19197271.492489276 s in the future tar: ./filesystems/binderfs: time stamp 2024-09-05 02:26:54 is 19197364.44238336 s in the future tar: ./filesystems/devpts_pts: time stamp 2024-09-05 02:25:20 is 19197270.316825735 s in the future tar: ./filesystems/statmount/statmount_test: time stamp 2024-09-05 02:25:23 is 19197273.14422486 s in the future tar: ./filesystems/statmount/statmount_test_ns: time stamp 2024-09-05 02:25:23 is 19197273.019265776 s in the future tar: ./filesystems/statmount: time stamp 2024-09-05 02:26:55 is 19197364.958528443 s in the future tar: ./filesystems: time stamp 2024-09-05 02:26:55 is 19197364.908574318 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2024-08-21 05:07:56 is 17911025.743807943 s in the future tar: ./mount/config: time stamp 2024-08-21 05:07:56 is 17911025.585611901 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2024-09-05 02:25:45 is 19197294.458039401 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2024-08-21 05:07:56 is 17911025.258006359 s in the future tar: ./mount/nosymfollow-test: time stamp 2024-09-05 02:25:45 is 19197294.118553234 s in the future tar: ./mount: time stamp 2024-09-05 02:26:59 is 19197368.065605776 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2024-09-05 02:25:48 is 19197296.907514526 s in the future tar: ./mqueue/mq_open_tests: time stamp 2024-09-05 02:25:48 is 19197296.773649318 s in the future tar: ./mqueue: time stamp 2024-09-05 02:26:59 is 19197367.715792193 s in the future tar: ./pstore/pstore_crash_test: time stamp 2024-08-21 05:07:56 is 17911024.565136234 s in the future tar: ./pstore/common_tests: time stamp 2024-08-21 05:07:56 is 17911024.442644276 s in the future tar: ./pstore/config: time stamp 2024-08-21 05:07:56 is 17911024.327863693 s in the future tar: ./pstore/pstore_tests: time stamp 2024-08-21 05:07:56 is 17911024.200734776 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2024-08-21 05:07:56 is 17911024.072975526 s in the future tar: ./pstore: time stamp 2024-09-05 02:27:02 is 19197370.010987026 s in the future tar: ./core/close_range_test: time stamp 2024-09-05 02:23:56 is 19197183.827771734 s in the future tar: ./core: time stamp 2024-09-05 02:26:51 is 19197358.764914859 s in the future tar: ./kcmp/kcmp_test: time stamp 2024-09-05 02:25:32 is 19197279.614317818 s in the future tar: ./kcmp: time stamp 2024-09-05 02:26:57 is 19197364.498943526 s in the future tar: ./nci/config: time stamp 2024-08-21 05:07:56 is 17911023.323091609 s in the future tar: ./nci/nci_dev: time stamp 2024-09-05 02:25:48 is 19197295.185464859 s in the future tar: ./nci: time stamp 2024-09-05 02:26:59 is 19197366.131238026 s in the future tar: ./mount_setattr/config: time stamp 2024-08-21 05:07:56 is 17911022.980453151 s in the future tar: ./mount_setattr/mount_setattr_test: time stamp 2024-09-05 02:25:47 is 19197293.724454692 s in the future tar: ./mount_setattr: time stamp 2024-09-05 02:26:59 is 19197365.672018109 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2024-08-21 05:07:56 is 17911022.507768567 s in the future tar: ./firmware/fw_lib.sh: time stamp 2024-08-21 05:07:56 is 17911022.388394567 s in the future tar: ./firmware/config: time stamp 2024-08-21 05:07:56 is 17911022.265731442 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2024-08-21 05:07:56 is 17911022.146917734 s in the future tar: ./firmware/fw_namespace: time stamp 2024-09-05 02:25:23 is 19197269.017311609 s in the future tar: ./firmware/settings: time stamp 2024-08-21 05:07:56 is 17911021.904744609 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2024-08-21 05:07:56 is 17911021.790394984 s in the future tar: ./firmware/fw_upload.sh: time stamp 2024-08-21 05:07:56 is 17911021.679763859 s in the future tar: ./firmware: time stamp 2024-09-05 02:26:55 is 19197360.612978276 s in the future tar: ./rlimits/config: time stamp 2024-08-21 05:07:56 is 17911021.462477651 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2024-09-05 02:26:22 is 19197327.337368276 s in the future tar: ./rlimits: time stamp 2024-09-05 02:27:04 is 19197369.281205276 s in the future tar: ./mincore/mincore_selftest: time stamp 2024-09-05 02:25:44 is 19197289.112422442 s in the future tar: ./mincore: time stamp 2024-09-05 02:26:58 is 19197363.050588692 s in the future tar: ./sysctl/sysctl.sh: time stamp 2024-08-21 05:07:56 is 17911020.895313234 s in the future tar: ./sysctl/config: time stamp 2024-08-21 05:07:56 is 17911020.780956442 s in the future tar: ./sysctl: time stamp 2024-09-05 02:27:05 is 19197369.728839734 s in the future tar: ./cgroup/test_pids: time stamp 2024-09-05 02:23:54 is 19197178.565756026 s in the future tar: ./cgroup/test_hugetlb_memcg: time stamp 2024-09-05 02:23:53 is 19197177.419854276 s in the future tar: ./cgroup/test_kmem: time stamp 2024-09-05 02:23:54 is 19197178.288829901 s in the future tar: ./cgroup/test_stress.sh: time stamp 2024-08-21 05:07:56 is 17911020.169915692 s in the future tar: ./cgroup/test_zswap: time stamp 2024-09-05 02:23:54 is 19197178.022091984 s in the future tar: ./cgroup/with_stress.sh: time stamp 2024-08-21 05:07:56 is 17911019.899790025 s in the future tar: ./cgroup/config: time stamp 2024-08-21 05:07:56 is 17911019.769558484 s in the future tar: ./cgroup/wait_inotify: time stamp 2024-09-05 02:23:55 is 19197178.63604315 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2024-08-21 05:07:56 is 17911019.485643525 s in the future tar: ./cgroup/test_core: time stamp 2024-09-05 02:23:52 is 19197175.354598109 s in the future tar: ./cgroup/test_memcontrol: time stamp 2024-09-05 02:23:54 is 19197177.235639067 s in the future tar: ./cgroup/test_cpu: time stamp 2024-09-05 02:23:53 is 19197176.09378315 s in the future tar: ./cgroup/test_cpuset: time stamp 2024-09-05 02:23:53 is 19197175.968418942 s in the future tar: ./cgroup/test_cpuset_v1_hp.sh: time stamp 2024-08-21 05:07:56 is 17911018.828964484 s in the future tar: ./cgroup/test_kill: time stamp 2024-09-05 02:23:53 is 19197175.693644234 s in the future tar: ./cgroup/test_freezer: time stamp 2024-09-05 02:23:53 is 19197175.542816442 s in the future tar: ./cgroup: time stamp 2024-09-05 02:26:51 is 19197353.476156984 s in the future tar: ./splice/short_splice_read.sh: time stamp 2024-08-21 05:07:56 is 17911018.117915025 s in the future tar: ./splice/splice_read: time stamp 2024-09-05 02:26:29 is 19197330.990427275 s in the future tar: ./splice/config: time stamp 2024-08-21 05:07:56 is 17911017.858947859 s in the future tar: ./splice/settings: time stamp 2024-08-21 05:07:56 is 17911017.733986067 s in the future tar: ./splice/default_file_splice_read: time stamp 2024-09-05 02:26:29 is 19197330.611149192 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2024-08-21 05:07:56 is 17911017.49586565 s in the future tar: ./splice: time stamp 2024-09-05 02:27:05 is 19197366.423400025 s in the future tar: ./perf_events/remove_on_exec: time stamp 2024-09-05 02:26:13 is 19197314.2668989 s in the future tar: ./perf_events/config: time stamp 2024-08-21 05:07:56 is 17911017.141525358 s in the future tar: ./perf_events/settings: time stamp 2024-08-21 05:07:56 is 17911017.025183108 s in the future tar: ./perf_events/watermark_signal: time stamp 2024-09-05 02:26:13 is 19197313.881238275 s in the future tar: ./perf_events/sigtrap_threads: time stamp 2024-09-05 02:26:13 is 19197313.73296715 s in the future tar: ./perf_events: time stamp 2024-09-05 02:27:01 is 19197361.683076192 s in the future tar: ./tc-testing/tdc_multibatch.py: time stamp 2024-08-21 05:07:56 is 17911016.54764815 s in the future tar: ./tc-testing/action-ebpf: time stamp 2024-08-21 05:07:56 is 17911016.41889965 s in the future tar: ./tc-testing/tdc.sh: time stamp 2024-08-21 05:07:56 is 17911016.291065108 s in the future tar: ./tc-testing/TdcPlugin.py: time stamp 2024-08-21 05:07:56 is 17911016.15969565 s in the future tar: ./tc-testing/tdc_config.py: time stamp 2024-08-21 05:07:56 is 17911016.038984692 s in the future tar: ./tc-testing/plugin-lib/valgrindPlugin.py: time stamp 2024-08-21 05:07:56 is 17911015.884995608 s in the future tar: ./tc-testing/plugin-lib/scapyPlugin.py: time stamp 2024-08-21 05:07:56 is 17911015.765338275 s in the future tar: ./tc-testing/plugin-lib/README-PLUGINS: time stamp 2024-08-21 05:07:56 is 17911015.648704192 s in the future tar: ./tc-testing/plugin-lib/rootPlugin.py: time stamp 2024-08-21 05:07:56 is 17911015.513628692 s in the future tar: ./tc-testing/plugin-lib/nsPlugin.py: time stamp 2024-08-21 05:07:56 is 17911015.376269817 s in the future tar: ./tc-testing/plugin-lib: time stamp 2024-08-21 05:07:56 is 17911015.321677192 s in the future tar: ./tc-testing/scripts/taprio_wait_for_admin.sh: time stamp 2024-08-21 05:07:56 is 17911015.189913775 s in the future tar: ./tc-testing/scripts: time stamp 2024-08-21 05:07:56 is 17911015.121345442 s in the future tar: ./tc-testing/config: time stamp 2024-08-21 05:07:56 is 17911015.004952067 s in the future tar: ./tc-testing/tc-tests/actions/ct.json: time stamp 2024-08-21 05:07:56 is 17911014.829689275 s in the future tar: ./tc-testing/tc-tests/actions/bpf.json: time stamp 2024-08-21 05:07:56 is 17911014.6961779 s in the future tar: ./tc-testing/tc-tests/actions/csum.json: time stamp 2024-08-21 05:07:56 is 17911014.529508358 s in the future tar: ./tc-testing/tc-tests/actions/skbmod.json: time stamp 2024-08-21 05:07:56 is 17911014.387896316 s in the future tar: ./tc-testing/tc-tests/actions/sample.json: time stamp 2024-08-21 05:07:56 is 17911014.257641275 s in the future tar: ./tc-testing/tc-tests/actions/mirred.json: time stamp 2024-08-21 05:07:56 is 17911014.129233275 s in the future tar: ./tc-testing/tc-tests/actions/gact.json: time stamp 2024-08-21 05:07:56 is 17911013.996953775 s in the future tar: ./tc-testing/tc-tests/actions/police.json: time stamp 2024-08-21 05:07:56 is 17911013.863522358 s in the future tar: ./tc-testing/tc-tests/actions/ife.json: time stamp 2024-08-21 05:07:56 is 17911013.729995191 s in the future tar: ./tc-testing/tc-tests/actions/ctinfo.json: time stamp 2024-08-21 05:07:56 is 17911013.588225775 s in the future tar: ./tc-testing/tc-tests/actions/nat.json: time stamp 2024-08-21 05:07:56 is 17911013.454843025 s in the future tar: ./tc-testing/tc-tests/actions/connmark.json: time stamp 2024-08-21 05:07:56 is 17911013.331622441 s in the future tar: ./tc-testing/tc-tests/actions/pedit.json: time stamp 2024-08-21 05:07:56 is 17911013.145377441 s in the future tar: ./tc-testing/tc-tests/actions/mpls.json: time stamp 2024-08-21 05:07:56 is 17911013.0116254 s in the future tar: ./tc-testing/tc-tests/actions/vlan.json: time stamp 2024-08-21 05:07:56 is 17911012.887654983 s in the future tar: ./tc-testing/tc-tests/actions/tunnel_key.json: time stamp 2024-08-21 05:07:56 is 17911012.754125441 s in the future tar: ./tc-testing/tc-tests/actions/skbedit.json: time stamp 2024-08-21 05:07:56 is 17911012.606591358 s in the future tar: ./tc-testing/tc-tests/actions/simple.json: time stamp 2024-08-21 05:07:56 is 17911012.470588441 s in the future tar: ./tc-testing/tc-tests/actions/gate.json: time stamp 2024-08-21 05:07:56 is 17911012.330737775 s in the future tar: ./tc-testing/tc-tests/actions: time stamp 2024-08-21 05:07:56 is 17911012.278693191 s in the future tar: ./tc-testing/tc-tests/qdiscs/mq.json: time stamp 2024-08-21 05:07:56 is 17911012.135804316 s in the future tar: ./tc-testing/tc-tests/qdiscs/pfifo_fast.json: time stamp 2024-08-21 05:07:56 is 17911012.020253816 s in the future tar: ./tc-testing/tc-tests/qdiscs/hfsc.json: time stamp 2024-08-21 05:07:56 is 17911011.913684025 s in the future tar: ./tc-testing/tc-tests/qdiscs/mqprio.json: time stamp 2024-08-21 05:07:56 is 17911011.802143983 s in the future tar: ./tc-testing/tc-tests/qdiscs/cbs.json: time stamp 2024-08-21 05:07:56 is 17911011.677073024 s in the future tar: ./tc-testing/tc-tests/qdiscs/multiq.json: time stamp 2024-08-21 05:07:56 is 17911011.526938399 s in the future tar: ./tc-testing/tc-tests/qdiscs/plug.json: time stamp 2024-08-21 05:07:56 is 17911011.419397858 s in the future tar: ./tc-testing/tc-tests/qdiscs/codel.json: time stamp 2024-08-21 05:07:56 is 17911011.301621149 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_pie.json: time stamp 2024-08-21 05:07:56 is 17911011.185668441 s in the future tar: ./tc-testing/tc-tests/qdiscs/ingress.json: time stamp 2024-08-21 05:07:56 is 17911011.045885316 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfb.json: time stamp 2024-08-21 05:07:56 is 17911010.909834649 s in the future tar: ./tc-testing/tc-tests/qdiscs/teql.json: time stamp 2024-08-21 05:07:56 is 17911010.743096316 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_codel.json: time stamp 2024-08-21 05:07:56 is 17911010.618100441 s in the future tar: ./tc-testing/tc-tests/qdiscs/red.json: time stamp 2024-08-21 05:07:56 is 17911010.493113358 s in the future tar: ./tc-testing/tc-tests/qdiscs/prio.json: time stamp 2024-08-21 05:07:56 is 17911010.359458191 s in the future tar: ./tc-testing/tc-tests/qdiscs/qfq.json: time stamp 2024-08-21 05:07:56 is 17911010.226432149 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq.json: time stamp 2024-08-21 05:07:56 is 17911010.094691858 s in the future tar: ./tc-testing/tc-tests/qdiscs/cake.json: time stamp 2024-08-21 05:07:56 is 17911009.967389816 s in the future tar: ./tc-testing/tc-tests/qdiscs/tbf.json: time stamp 2024-08-21 05:07:56 is 17911009.825801816 s in the future tar: ./tc-testing/tc-tests/qdiscs/etf.json: time stamp 2024-08-21 05:07:56 is 17911009.700656191 s in the future tar: ./tc-testing/tc-tests/qdiscs/netem.json: time stamp 2024-08-21 05:07:56 is 17911009.575478816 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfq.json: time stamp 2024-08-21 05:07:56 is 17911009.433630233 s in the future tar: ./tc-testing/tc-tests/qdiscs/drr.json: time stamp 2024-08-21 05:07:56 is 17911009.325418774 s in the future tar: ./tc-testing/tc-tests/qdiscs/choke.json: time stamp 2024-08-21 05:07:56 is 17911009.201937608 s in the future tar: ./tc-testing/tc-tests/qdiscs/ets.json: time stamp 2024-08-21 05:07:56 is 17911009.058164608 s in the future tar: ./tc-testing/tc-tests/qdiscs/fifo.json: time stamp 2024-08-21 05:07:56 is 17911008.933393274 s in the future tar: ./tc-testing/tc-tests/qdiscs/htb.json: time stamp 2024-08-21 05:07:56 is 17911008.816299149 s in the future tar: ./tc-testing/tc-tests/qdiscs/gred.json: time stamp 2024-08-21 05:07:56 is 17911008.707793066 s in the future tar: ./tc-testing/tc-tests/qdiscs/taprio.json: time stamp 2024-08-21 05:07:56 is 17911008.574343691 s in the future tar: ./tc-testing/tc-tests/qdiscs/hhf.json: time stamp 2024-08-21 05:07:56 is 17911008.457837691 s in the future tar: ./tc-testing/tc-tests/qdiscs/skbprio.json: time stamp 2024-08-21 05:07:56 is 17911008.341198649 s in the future tar: ./tc-testing/tc-tests/qdiscs: time stamp 2024-08-21 05:07:56 is 17911008.290729607 s in the future tar: ./tc-testing/tc-tests/filters/bpf.json: time stamp 2024-08-21 05:07:56 is 17911007.999224899 s in the future tar: ./tc-testing/tc-tests/filters/route.json: time stamp 2024-08-21 05:07:56 is 17911007.873675107 s in the future tar: ./tc-testing/tc-tests/filters/flower.json: time stamp 2024-08-21 05:07:56 is 17911007.731652482 s in the future tar: ./tc-testing/tc-tests/filters/matchall.json: time stamp 2024-08-21 05:07:56 is 17911007.593161232 s in the future tar: ./tc-testing/tc-tests/filters/basic.json: time stamp 2024-08-21 05:07:56 is 17911007.448519066 s in the future tar: ./tc-testing/tc-tests/filters/fw.json: time stamp 2024-08-21 05:07:56 is 17911007.314970524 s in the future tar: ./tc-testing/tc-tests/filters/cgroup.json: time stamp 2024-08-21 05:07:56 is 17911007.173028232 s in the future tar: ./tc-testing/tc-tests/filters/flow.json: time stamp 2024-08-21 05:07:56 is 17911007.056974399 s in the future tar: ./tc-testing/tc-tests/filters/u32.json: time stamp 2024-08-21 05:07:56 is 17911006.939316816 s in the future tar: ./tc-testing/tc-tests/filters: time stamp 2024-08-21 05:07:56 is 17911006.889737232 s in the future tar: ./tc-testing/tc-tests/infra/actions.json: time stamp 2024-08-21 05:07:56 is 17911006.730793649 s in the future tar: ./tc-testing/tc-tests/infra/filter.json: time stamp 2024-08-21 05:07:56 is 17911006.588947774 s in the future tar: ./tc-testing/tc-tests/infra: time stamp 2024-08-21 05:07:56 is 17911006.539297566 s in the future tar: ./tc-testing/tc-tests: time stamp 2024-08-21 05:07:56 is 17911006.481022191 s in the future tar: ./tc-testing/settings: time stamp 2024-08-21 05:07:56 is 17911006.363786482 s in the future tar: ./tc-testing/tdc_config_local_template.py: time stamp 2024-08-21 05:07:56 is 17911006.238597524 s in the future tar: ./tc-testing/tdc.py: time stamp 2024-08-27 12:10:49 is 18454779.105432899 s in the future tar: ./tc-testing/tdc_batch.py: time stamp 2024-08-21 05:07:56 is 17911005.996637149 s in the future tar: ./tc-testing/plugins/__init__.py: time stamp 2024-08-21 05:07:56 is 17911005.88820119 s in the future tar: ./tc-testing/plugins: time stamp 2024-08-21 05:07:56 is 17911005.822691899 s in the future tar: ./tc-testing/tdc_helper.py: time stamp 2024-08-21 05:07:56 is 17911005.69670169 s in the future tar: ./tc-testing/TdcResults.py: time stamp 2024-08-21 05:07:56 is 17911005.587815482 s in the future tar: ./tc-testing: time stamp 2024-09-05 02:27:06 is 19197355.537841065 s in the future tar: ./cachestat/test_cachestat: time stamp 2024-09-05 02:23:52 is 19197161.396237524 s in the future tar: ./cachestat: time stamp 2024-09-05 02:26:51 is 19197340.346187274 s in the future tar: ./timens/gettime_perf: time stamp 2024-09-05 02:26:31 is 19197320.212228524 s in the future tar: ./timens/futex: time stamp 2024-09-05 02:26:31 is 19197320.028696524 s in the future tar: ./timens/clock_nanosleep: time stamp 2024-09-05 02:26:31 is 19197319.904085982 s in the future tar: ./timens/timer: time stamp 2024-09-05 02:26:31 is 19197319.780094565 s in the future tar: ./timens/vfork_exec: time stamp 2024-09-05 02:26:31 is 19197319.661524565 s in the future tar: ./timens/config: time stamp 2024-08-21 05:07:56 is 17911004.545367399 s in the future tar: ./timens/exec: time stamp 2024-09-05 02:26:31 is 19197319.428436107 s in the future tar: ./timens/procfs: time stamp 2024-09-05 02:26:31 is 19197319.294655857 s in the future tar: ./timens/timens: time stamp 2024-09-05 02:26:31 is 19197319.154566357 s in the future tar: ./timens/timerfd: time stamp 2024-09-05 02:26:31 is 19197319.036380899 s in the future tar: ./timens: time stamp 2024-09-05 02:27:06 is 19197353.986465065 s in the future tar: ./ptrace/get_syscall_info: time stamp 2024-09-05 02:26:17 is 19197304.827103815 s in the future tar: ./ptrace/peeksiginfo: time stamp 2024-09-05 02:26:17 is 19197304.693613732 s in the future tar: ./ptrace/get_set_sud: time stamp 2024-09-05 02:26:17 is 19197304.56094019 s in the future tar: ./ptrace/vmaccess: time stamp 2024-09-05 02:26:17 is 19197304.434867774 s in the future tar: ./ptrace: time stamp 2024-09-05 02:27:02 is 19197349.384897607 s in the future tar: ./alsa/test-pcmtest-driver: time stamp 2024-09-05 02:23:51 is 19197158.22690419 s in the future tar: ./alsa/pcm-test.conf: time stamp 2024-08-21 05:07:56 is 17911003.120122482 s in the future tar: ./alsa/libatest.so: time stamp 2024-09-05 02:23:51 is 19197157.984372357 s in the future tar: ./alsa/conf.d/Lenovo_ThinkPad_P1_Gen2.conf: time stamp 2024-08-21 05:07:56 is 17911002.834265273 s in the future tar: ./alsa/conf.d: time stamp 2024-08-21 05:07:56 is 17911002.776499607 s in the future tar: ./alsa/mixer-test: time stamp 2024-09-05 02:23:51 is 19197157.659013648 s in the future tar: ./alsa/pcm-test: time stamp 2024-09-05 02:23:51 is 19197157.525634815 s in the future tar: ./alsa: time stamp 2024-09-05 02:26:51 is 19197337.477473982 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2024-08-21 05:07:56 is 17911002.334248898 s in the future tar: ./cpu-hotplug: time stamp 2024-09-05 02:26:52 is 19197338.244058815 s in the future tar: ./timers/nanosleep: time stamp 2024-09-05 02:26:32 is 19197318.091543232 s in the future tar: ./timers/inconsistency-check: time stamp 2024-09-05 02:26:32 is 19197317.975562315 s in the future tar: ./timers/valid-adjtimex: time stamp 2024-09-05 02:26:33 is 19197318.866606398 s in the future tar: ./timers/mqueue-lat: time stamp 2024-09-05 02:26:32 is 19197317.74984769 s in the future tar: ./timers/freq-step: time stamp 2024-09-05 02:26:34 is 19197319.624515232 s in the future tar: ./timers/nsleep-lat: time stamp 2024-09-05 02:26:32 is 19197317.500020732 s in the future tar: ./timers/rtcpie: time stamp 2024-09-05 02:26:33 is 19197318.384747398 s in the future tar: ./timers/set-timer-lat: time stamp 2024-09-05 02:26:32 is 19197317.259249648 s in the future tar: ./timers/posix_timers: time stamp 2024-09-05 02:26:32 is 19197317.124990398 s in the future tar: ./timers/leapcrash: time stamp 2024-09-05 02:26:34 is 19197319.016141857 s in the future tar: ./timers/adjtick: time stamp 2024-09-05 02:26:33 is 19197317.898882398 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2024-09-05 02:26:33 is 19197317.784127023 s in the future tar: ./timers/raw_skew: time stamp 2024-09-05 02:26:32 is 19197316.657617648 s in the future tar: ./timers/skew_consistency: time stamp 2024-09-05 02:26:34 is 19197318.541905731 s in the future tar: ./timers/leap-a-day: time stamp 2024-09-05 02:26:34 is 19197318.416752731 s in the future tar: ./timers/clocksource-switch: time stamp 2024-09-05 02:26:34 is 19197318.284419148 s in the future tar: ./timers/settings: time stamp 2024-08-21 05:07:56 is 17911000.173816356 s in the future tar: ./timers/change_skew: time stamp 2024-09-05 02:26:33 is 19197317.047880398 s in the future tar: ./timers/threadtest: time stamp 2024-09-05 02:26:33 is 19197316.907802065 s in the future tar: ./timers/set-tai: time stamp 2024-09-05 02:26:34 is 19197317.781298273 s in the future tar: ./timers/set-tz: time stamp 2024-09-05 02:26:34 is 19197317.655996273 s in the future tar: ./timers/set-2038: time stamp 2024-09-05 02:26:34 is 19197317.530635106 s in the future tar: ./timers: time stamp 2024-09-05 02:27:06 is 19197349.480566356 s in the future tar: ./size/get_size: time stamp 2024-09-05 02:26:29 is 19197312.339541856 s in the future tar: ./size: time stamp 2024-09-05 02:27:05 is 19197348.289286065 s in the future tar: ./openat2/openat2_test: time stamp 2024-09-05 02:26:18 is 19197300.771907398 s in the future tar: ./openat2/resolve_test: time stamp 2024-09-05 02:26:20 is 19197302.389161273 s in the future tar: ./openat2/rename_attack_test: time stamp 2024-09-05 02:26:20 is 19197302.022440981 s in the future tar: ./openat2: time stamp 2024-09-05 02:27:02 is 19197343.965145606 s in the future tar: ./lkdtm/BUG.sh: time stamp 2024-09-05 02:25:42 is 19197263.796404606 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2024-09-05 02:25:42 is 19197263.663759523 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2024-09-05 02:25:42 is 19197263.547530523 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2024-09-05 02:25:42 is 19197263.412435064 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2024-09-05 02:25:42 is 19197263.305051273 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2024-09-05 02:25:42 is 19197263.178917814 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2024-09-05 02:25:42 is 19197263.070400856 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2024-09-05 02:25:42 is 19197262.930187689 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2024-09-05 02:25:42 is 19197262.812720273 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2024-09-05 02:25:42 is 19197262.703432898 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2024-09-05 02:25:42 is 19197262.594800939 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2024-09-05 02:25:42 is 19197262.479033856 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2024-09-05 02:25:42 is 19197262.362702856 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2024-09-05 02:25:42 is 19197262.210886398 s in the future tar: ./lkdtm/PANIC_STOP_IRQOFF.sh: time stamp 2024-09-05 02:25:42 is 19197262.089239481 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2024-09-05 02:25:42 is 19197261.978240356 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2024-09-05 02:25:42 is 19197261.862084481 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2024-09-05 02:25:42 is 19197261.745621481 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2024-09-05 02:25:42 is 19197261.628008898 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2024-09-05 02:25:42 is 19197261.518223231 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2024-09-05 02:25:42 is 19197261.371529273 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2024-09-05 02:25:42 is 19197261.260626773 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2024-09-05 02:25:42 is 19197261.147578148 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2024-09-05 02:25:42 is 19197261.017613564 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2024-09-05 02:25:42 is 19197260.892451897 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2024-09-05 02:25:42 is 19197260.776673022 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2024-09-05 02:25:42 is 19197260.667304314 s in the future tar: ./lkdtm/SMP_CALL_LOCKUP.sh: time stamp 2024-09-05 02:25:42 is 19197260.543021731 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2024-09-05 02:25:42 is 19197260.433663064 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2024-09-05 02:25:42 is 19197260.316862814 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2024-09-05 02:25:42 is 19197260.186956189 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2024-09-05 02:25:42 is 19197260.060066481 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2024-09-05 02:25:42 is 19197259.941303564 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2024-09-05 02:25:42 is 19197259.819931689 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2024-09-05 02:25:42 is 19197259.683595106 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2024-09-05 02:25:42 is 19197259.567661814 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2024-09-05 02:25:42 is 19197259.449116522 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2024-09-05 02:25:42 is 19197259.323810856 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2024-09-05 02:25:42 is 19197259.216363189 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2024-09-05 02:25:42 is 19197259.098612689 s in the future tar: ./lkdtm/tests.txt: time stamp 2024-08-21 05:07:56 is 17910992.974404356 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2024-09-05 02:25:42 is 19197258.864739731 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2024-09-05 02:25:42 is 19197257.637244814 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2024-09-05 02:25:42 is 19197257.049012855 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2024-08-21 05:07:56 is 17910990.914487522 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2024-09-05 02:25:42 is 19197256.789391314 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2024-09-05 02:25:42 is 19197256.647534564 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2024-09-05 02:25:42 is 19197256.531465022 s in the future tar: ./lkdtm/config: time stamp 2024-08-21 05:07:56 is 17910990.386103522 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2024-09-05 02:25:42 is 19197256.248130897 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2024-09-05 02:25:42 is 19197256.106292772 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2024-09-05 02:25:42 is 19197255.980118272 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2024-09-05 02:25:42 is 19197255.847560147 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2024-09-05 02:25:42 is 19197255.731024022 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2024-09-05 02:25:42 is 19197255.612915605 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2024-09-05 02:25:42 is 19197255.485327355 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2024-09-05 02:25:42 is 19197255.355557938 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2024-09-05 02:25:42 is 19197255.24344073 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2024-09-05 02:25:42 is 19197255.126687522 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2024-09-05 02:25:42 is 19197255.003946355 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2024-09-05 02:25:42 is 19197254.896199063 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2024-09-05 02:25:42 is 19197254.778534313 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2024-09-05 02:25:42 is 19197254.637997313 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2024-09-05 02:25:42 is 19197254.528330147 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2024-09-05 02:25:42 is 19197254.361293938 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2024-09-05 02:25:42 is 19197254.242639063 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2024-09-05 02:25:42 is 19197254.120867605 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2024-09-05 02:25:42 is 19197254.00242898 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2024-09-05 02:25:42 is 19197253.889617813 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2024-09-05 02:25:42 is 19197253.752954688 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2024-09-05 02:25:42 is 19197253.633814397 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2024-09-05 02:25:42 is 19197253.516985897 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2024-09-05 02:25:42 is 19197251.673287855 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2024-09-05 02:25:42 is 19197248.399756313 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2024-09-05 02:25:42 is 19197246.454857271 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2024-09-05 02:25:42 is 19197245.875415312 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2024-09-05 02:25:42 is 19197245.742855271 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2024-09-05 02:25:42 is 19197245.635339979 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2024-09-05 02:25:42 is 19197245.491496521 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2024-09-05 02:25:42 is 19197245.377096104 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2024-09-05 02:25:42 is 19197245.242323729 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2024-09-05 02:25:42 is 19197245.133861062 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2024-09-05 02:25:42 is 19197245.007878312 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2024-09-05 02:25:42 is 19197244.884832479 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2024-09-05 02:25:42 is 19197244.766630896 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2024-09-05 02:25:42 is 19197244.612261437 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2024-09-05 02:25:42 is 19197244.484528646 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2024-09-05 02:25:42 is 19197244.357265562 s in the future tar: ./lkdtm: time stamp 2024-09-05 02:26:58 is 19197320.307816187 s in the future tar: ./efivarfs/open-unlink: time stamp 2024-09-05 02:25:19 is 19197221.157242937 s in the future tar: ./efivarfs/config: time stamp 2024-08-21 05:07:56 is 17910978.04082327 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2024-08-21 05:07:56 is 17910977.915714395 s in the future tar: ./efivarfs/create-read: time stamp 2024-09-05 02:25:19 is 19197220.773423312 s in the future tar: ./efivarfs: time stamp 2024-09-05 02:26:54 is 19197315.702839687 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2024-09-05 02:23:52 is 19197133.502911562 s in the future tar: ./breakpoints: time stamp 2024-09-05 02:26:51 is 19197312.448579604 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2024-09-05 02:25:43 is 19197244.289824145 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2024-09-05 02:25:43 is 19197244.150037145 s in the future tar: ./membarrier: time stamp 2024-09-05 02:26:58 is 19197319.081561812 s in the future tar: ./mm/madv_populate: time stamp 2024-09-05 02:26:41 is 19197301.92284127 s in the future tar: ./mm/hugetlb_dio: time stamp 2024-09-05 02:26:50 is 19197310.789377812 s in the future tar: ./mm/soft-dirty: time stamp 2024-09-05 02:26:50 is 19197310.656370437 s in the future tar: ./mm/va_high_addr_switch.sh: time stamp 2024-08-21 05:07:56 is 17910976.522163354 s in the future tar: ./mm/mlock2-tests: time stamp 2024-09-05 02:26:43 is 19197303.388720437 s in the future tar: ./mm/gup_test: time stamp 2024-09-05 02:26:38 is 19197298.26428427 s in the future tar: ./mm/run_vmtests.sh: time stamp 2024-08-21 05:07:56 is 17910976.147013937 s in the future tar: ./mm/map_fixed_noreplace: time stamp 2024-09-05 02:26:41 is 19197300.996698062 s in the future tar: ./mm/mremap_test: time stamp 2024-09-05 02:26:44 is 19197303.846508604 s in the future tar: ./mm/hugepage-mmap: time stamp 2024-09-05 02:26:39 is 19197298.721315687 s in the future tar: ./mm/hugepage-vmemmap: time stamp 2024-09-05 02:26:40 is 19197299.588012729 s in the future tar: ./mm/hugepage-shm: time stamp 2024-09-05 02:26:40 is 19197299.456161979 s in the future tar: ./mm/uffd-stress: time stamp 2024-09-05 02:26:47 is 19197306.329462853 s in the future tar: ./mm/hugetlb_reparenting_test.sh: time stamp 2024-08-21 05:07:56 is 17910975.212600562 s in the future tar: ./mm/hugetlb_madv_vs_map: time stamp 2024-09-05 02:26:49 is 19197308.087588978 s in the future tar: ./mm/split_huge_page_test: time stamp 2024-09-05 02:26:48 is 19197306.912512853 s in the future tar: ./mm/mremap_dontunmap: time stamp 2024-09-05 02:26:44 is 19197302.770113228 s in the future tar: ./mm/ksm_tests: time stamp 2024-09-05 02:26:48 is 19197306.637286062 s in the future tar: ./mm/mrelease_test: time stamp 2024-09-05 02:26:43 is 19197301.50346352 s in the future tar: ./mm/droppable: time stamp 2024-09-05 02:26:50 is 19197308.36976952 s in the future tar: ./mm/gup_longterm: time stamp 2024-09-05 02:26:37 is 19197295.237033937 s in the future tar: ./mm/test_vmalloc.sh: time stamp 2024-08-21 05:07:56 is 17910974.127814353 s in the future tar: ./mm/config: time stamp 2024-08-21 05:07:56 is 17910974.01521802 s in the future tar: ./mm/seal_elf: time stamp 2024-09-05 02:26:45 is 19197302.87334227 s in the future tar: ./mm/migration: time stamp 2024-09-05 02:26:42 is 19197299.728187812 s in the future tar: ./mm/ksm_functional_tests: time stamp 2024-09-05 02:26:48 is 19197305.577428395 s in the future tar: ./mm/mseal_test: time stamp 2024-09-05 02:26:44 is 19197301.42713502 s in the future tar: ./mm/transhuge-stress: time stamp 2024-09-05 02:26:46 is 19197303.286854145 s in the future tar: ./mm/settings: time stamp 2024-08-21 05:07:56 is 17910973.176971645 s in the future tar: ./mm/on-fault-limit: time stamp 2024-09-05 02:26:45 is 19197302.043416562 s in the future tar: ./mm/mdwe_test: time stamp 2024-09-05 02:26:49 is 19197305.90988952 s in the future tar: ./mm/mkdirty: time stamp 2024-09-05 02:26:43 is 19197299.778051978 s in the future tar: ./mm/map_populate: time stamp 2024-09-05 02:26:42 is 19197298.647224436 s in the future tar: ./mm/compaction_test: time stamp 2024-09-05 02:26:37 is 19197293.517823228 s in the future tar: ./mm/hugetlb-madvise: time stamp 2024-09-05 02:26:39 is 19197295.385890061 s in the future tar: ./mm/write_hugetlb_memory.sh: time stamp 2024-08-21 05:07:56 is 17910972.252248645 s in the future tar: ./mm/khugepaged: time stamp 2024-09-05 02:26:41 is 19197297.117528978 s in the future tar: ./mm/pagemap_ioctl: time stamp 2024-09-05 02:26:46 is 19197301.97984752 s in the future tar: ./mm/hmm-tests: time stamp 2024-09-05 02:26:39 is 19197294.784118686 s in the future tar: ./mm/uffd-unit-tests: time stamp 2024-09-05 02:26:47 is 19197302.63377177 s in the future tar: ./mm/charge_reserved_hugetlb.sh: time stamp 2024-08-21 05:07:56 is 17910971.50851552 s in the future tar: ./mm/hugetlb_fault_after_madv: time stamp 2024-09-05 02:26:49 is 19197304.376736103 s in the future tar: ./mm/mlock-random-test: time stamp 2024-09-05 02:26:43 is 19197298.243455978 s in the future tar: ./mm/hugetlb-soft-offline: time stamp 2024-09-05 02:26:39 is 19197294.108142395 s in the future tar: ./mm/test_hmm.sh: time stamp 2024-08-21 05:07:56 is 17910970.991231811 s in the future tar: ./mm/map_hugetlb: time stamp 2024-09-05 02:26:41 is 19197295.837169895 s in the future tar: ./mm/hugepage-mremap: time stamp 2024-09-05 02:26:40 is 19197294.707328811 s in the future tar: ./mm/hugetlb-read-hwpoison: time stamp 2024-09-05 02:26:39 is 19197293.565517311 s in the future tar: ./mm/thuge-gen: time stamp 2024-09-05 02:26:46 is 19197300.392464811 s in the future tar: ./mm/cow: time stamp 2024-09-05 02:26:37 is 19197291.250747811 s in the future tar: ./mm: time stamp 2024-09-05 02:27:07 is 19197321.19861177 s in the future tar: ./capabilities/validate_cap: time stamp 2024-09-05 02:23:52 is 19197126.031527686 s in the future tar: ./capabilities/test_execve: time stamp 2024-09-05 02:23:52 is 19197125.89205352 s in the future tar: ./capabilities: time stamp 2024-09-05 02:26:51 is 19197304.831346519 s in the future tar: ./vDSO/vdso_test_abi: time stamp 2024-09-05 02:26:36 is 19197289.673093769 s in the future tar: ./vDSO/vdso_test_correctness: time stamp 2024-09-05 02:26:36 is 19197289.539926811 s in the future tar: ./vDSO/vdso_test_clock_getres: time stamp 2024-09-05 02:26:36 is 19197289.406527436 s in the future tar: ./vDSO/vdso_test_getcpu: time stamp 2024-09-05 02:26:36 is 19197289.280876686 s in the future tar: ./vDSO/vdso_test_getrandom: time stamp 2024-09-05 02:26:36 is 19197289.151713519 s in the future tar: ./vDSO/vdso_test_gettimeofday: time stamp 2024-09-05 02:26:36 is 19197289.008323019 s in the future tar: ./vDSO: time stamp 2024-09-05 02:27:07 is 19197319.957812394 s in the future tar: ./clone3/clone3_set_tid: time stamp 2024-09-05 02:23:55 is 19197127.818259978 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2024-09-05 02:23:55 is 19197127.682906228 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2024-09-05 02:23:55 is 19197127.558003769 s in the future tar: ./clone3/clone3: time stamp 2024-09-05 02:23:55 is 19197127.432258644 s in the future tar: ./clone3: time stamp 2024-09-05 02:26:51 is 19197303.376118228 s in the future tar: .: time stamp 2024-09-05 02:27:09 is 19197321.321220061 s in the future skiplist: ======================================== ======================================== openat2:openat2_test openat2:resolve_test openat2:rename_attack_test ============== Tests to run =============== openat2:openat2_test openat2:resolve_test openat2:rename_attack_test ===========End Tests to run =============== shardfile-openat2 pass <12>[ 207.747505] kselftest: Running tests in openat2 TAP version 13 1..3 # timeout set to 45 # selftests: openat2: openat2_test # ./openat2_test: error while loading shared libraries: libubsan.so.1: cannot open shared object file: No such file or directory not ok 1 selftests: openat2: openat2_test # exit=127 # timeout set to 45 # selftests: openat2: resolve_test # ./resolve_test: error while loading shared libraries: libubsan.so.1: cannot open shared object file: No such file or directory not ok 2 selftests: openat2: resolve_test # exit=127 # timeout set to 45 # selftests: openat2: rename_attack_test # ./rename_attack_test: error while loading shared libraries: libubsan.so.1: cannot open shared object file: No such file or directory not ok 3 selftests: openat2: rename_attack_test # exit=127 openat2_openat2_test fail openat2_resolve_test fail openat2_rename_attack_test fail + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #