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.209 (37 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 1217019/tftp-deploy-q_w79pnv/kernel/zImage tftp 0x82000000 1217019/tftp-deploy-q_w79pnv/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.209 Filename '1217019/tftp-deploy-q_w79pnv/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 11 MiB 4.6 MiB/s done Bytes transferred = 11502080 (af8200 hex) => tftp 0x83000000 1217019/tftp-deploy-q_w79pnv/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1217019/tftp-deploy-q_w79pnv/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.209 Filename '1217019/tftp-deploy-q_w79pnv/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 14.1 MiB 5.6 MiB/s done Bytes transferred = 14833633 (e257e1 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1217019/tftp-deploy-q_w79pnv/dtb/am335x-boneblack.dtb tftp 0x88000000 1217019/tftp-deploy-q_w79pnv/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.209 Filename '1217019/tftp-deploy-q_w79pnv/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 68.9 KiB 4 MiB/s done Bytes transferred = 70544 (11390 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1217019/extract-nfsrootfs-nih6w9f_,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/1217019/extract-nfsrootfs-nih6w9f_,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 Kernel image @ 0x82000000 [ 0x000000 - 0xaf8200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-11-05 9:34:11 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 14833569 Bytes = 14.1 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Using Device Tree in place at 88000000, end 8801438f Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.12.0-rc6-next-20241105 (KernelCI@build-j363161-arm-gcc-12-multi-v7-defconfig-x8ph6) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Tue Nov 5 08:30:18 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Black [ 0.000000] earlycon: omap8250 at MMIO 0x44e09000 (options '') [ 0.000000] printk: legacy bootconsole [omap8250] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9b800000 on node -1 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Normal empty [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon) [ 0.000000] percpu: Embedded 17 pages/cpu s40204 r8192 d21236 u69632 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1217019/extract-nfsrootfs-nih6w9f_,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] printk: log buffer data + meta data: 131072 + 409600 = 540672 bytes <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130560 <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] trace event string verifier disabled <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. <6>[ 0.000000] Tracing variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1. <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000 <6>[ 0.000003] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008340] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.019165] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.034112] Console: colour dummy device 80x30 <3>[ 0.039007] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.046078] This ensures that you still see kernel messages. Please <3>[ 0.052807] update your kernel commandline. <6>[ 0.057418] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096175] CPU: Testing write buffer coherency: ok <6>[ 0.101546] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.107015] pid_max: default: 32768 minimum: 301 <6>[ 0.112216] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.120037] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129408] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.136567] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.146229] rcu: Hierarchical SRCU implementation. <6>[ 0.151511] rcu: Max phase no-delay instances is 1000. <6>[ 0.162670] EFI services will not be available. <6>[ 0.167957] smp: Bringing up secondary CPUs ... <6>[ 0.172998] smp: Brought up 1 node, 1 CPU <6>[ 0.177396] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.184162] CPU: All CPU(s) started in SVC mode. <6>[ 0.189346] Memory: 405960K/522240K available (16384K kernel code, 2539K rwdata, 6824K rodata, 2048K init, 426K bss, 49084K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.205637] devtmpfs: initialized <6>[ 0.223092] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.231679] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.242139] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.254475] pinctrl core: initialized pinctrl subsystem <6>[ 0.265197] DMI not present or invalid. <6>[ 0.271101] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.280111] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.291643] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.291805] cpuidle: using governor menu <6>[ 0.327386] No ATAGs? <6>[ 0.330123] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.342154] Serial: AMBA PL011 UART driver <6>[ 0.375133] iommu: Default domain type: Translated <6>[ 0.380478] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.410558] SCSI subsystem initialized <6>[ 0.415452] usbcore: registered new interface driver usbfs <6>[ 0.421506] usbcore: registered new interface driver hub <6>[ 0.427296] usbcore: registered new device driver usb <6>[ 0.433839] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.439227] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.448958] PTP clock support registered <6>[ 0.453426] EDAC MC: Ver: 3.0.0 <6>[ 0.502267] scmi_core: SCMI protocol bus registered <6>[ 0.519785] vgaarb: loaded <6>[ 0.523568] clocksource: Switched to clocksource dmtimer <6>[ 0.560141] NET: Registered PF_INET protocol family <6>[ 0.565838] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.574718] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.583648] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.591891] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.600179] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.607901] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.614835] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.621843] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.629462] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.713441] RPC: Registered named UNIX socket transport module. <6>[ 0.719874] RPC: Registered udp transport module. <6>[ 0.725005] RPC: Registered tcp transport module. <6>[ 0.730109] RPC: Registered tcp-with-tls transport module. <6>[ 0.736032] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.742938] PCI: CLS 0 bytes, default 64 <5>[ 0.748761] Initialise system trusted keyrings <6>[ 0.768987] Trying to unpack rootfs image as initramfs... <6>[ 0.847464] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 0.855005] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.890235] NFS: Registering the id_resolver key type <5>[ 0.895910] Key type id_resolver registered <5>[ 0.900486] Key type id_legacy registered <6>[ 0.904966] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.912136] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <5>[ 0.994884] Key type asymmetric registered <5>[ 0.999410] Asymmetric key parser 'x509' registered <6>[ 1.004907] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 1.012793] io scheduler mq-deadline registered <6>[ 1.017773] io scheduler kyber registered <6>[ 1.022225] io scheduler bfq registered <6>[ 1.124677] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.429381] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 1.477504] msm_serial: driver initialized <6>[ 1.482306] SuperH (H)SCI(F) driver initialized <6>[ 1.487619] STMicroelectronics ASC driver initialized <6>[ 1.493236] STM32 USART driver initialized <6>[ 1.606610] brd: module loaded <6>[ 1.636239] loop: module loaded <6>[ 1.674796] CAN device driver interface <6>[ 1.679879] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.687021] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.692411] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.698884] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.704735] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.714284] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.720365] usbcore: registered new interface driver pegasus <6>[ 1.726562] usbcore: registered new interface driver asix <6>[ 1.732425] usbcore: registered new interface driver ax88179_178a <6>[ 1.739021] usbcore: registered new interface driver cdc_ether <6>[ 1.745341] usbcore: registered new interface driver smsc75xx <6>[ 1.751547] usbcore: registered new interface driver smsc95xx <6>[ 1.757774] usbcore: registered new interface driver net1080 <6>[ 1.763917] usbcore: registered new interface driver cdc_subset <6>[ 1.770304] usbcore: registered new interface driver zaurus <6>[ 1.776372] usbcore: registered new interface driver cdc_ncm <6>[ 1.786116] usbcore: registered new interface driver usb-storage <6>[ 1.797368] i2c_dev: i2c /dev entries driver <5>[ 1.815837] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 1.825341] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.831999] sdhci: Copyright(c) Pierre Ossman <6>[ 1.838516] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.846501] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.856408] usbcore: registered new interface driver usbhid <6>[ 1.862434] usbhid: USB HID core driver <6>[ 1.874066] NET: Registered PF_INET6 protocol family <6>[ 2.325503] Segment Routing with IPv6 <6>[ 2.329657] In-situ OAM (IOAM) with IPv6 <6>[ 2.334190] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.341474] NET: Registered PF_PACKET protocol family <6>[ 2.347039] can: controller area network core <6>[ 2.351867] NET: Registered PF_CAN protocol family <6>[ 2.357098] can: raw protocol <6>[ 2.360425] can: broadcast manager protocol <6>[ 2.365022] can: netlink gateway - max_hops=1 <5>[ 2.370518] Key type dns_resolver registered <6>[ 2.375603] ThumbEE CPU extension supported. <5>[ 2.380294] Registering SWP/SWPB emulation handler <3>[ 2.385993] omap_voltage_late_init: Voltage driver support not added <5>[ 2.593502] Loading compiled-in X.509 certificates <6>[ 2.722910] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/clkout2-pins <6>[ 2.739581] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <3>[ 2.763373] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 <3>[ 2.976995] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 3.175602] OMAP GPIO hardware version 0.1 <6>[ 3.194391] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 <4>[ 3.295506] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 3.330037] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 3.373761] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 3.410900] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 3.447720] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <3>[ 3.520292] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 <6>[ 3.541218] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 3.567387] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 3.576624] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 3.724184] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 3.750618] random: crng init done <6>[ 3.794240] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 3.827940] Freeing initrd memory: 14488K <6>[ 3.905995] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 3.916304] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 3.923640] cpsw-switch 4a100000.switch: ALE Table size 1024, Policers 0 <6>[ 3.931082] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) <6>[ 3.939217] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 3.950864] cpsw-switch 4a100000.switch: Detected MACID = 34:03:de:5e:2c:05 <5>[ 3.959920] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 3.989838] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 3.998447] edma 49000000.dma: TI EDMA DMA engine driver <3>[ 4.066316] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 <6>[ 4.080684] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 (8000000f) counters available <3>[ 4.097756] l3-aon-clkctrl:0000:0: failed to disable <6>[ 4.144737] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 36, base_baud = 3000000) is a 8250 <6>[ 4.154194] printk: legacy console [ttyS0] enabled <6>[ 4.154194] printk: legacy console [ttyS0] enabled <6>[ 4.164533] printk: legacy bootconsole [omap8250] disabled <6>[ 4.164533] printk: legacy bootconsole [omap8250] disabled <4>[ 4.204341] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 4.211720] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 4.231370] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 4.238325] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 4.252044] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 4.263919] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 4.283499] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 4.292674] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 4.297818] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 4.311431] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 4.320098] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 4.328799] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.403357] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 4.427038] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 4.486624] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 4.495501] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 4.554036] mmc1: new high speed MMC card at address 0001 <6>[ 4.562130] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 4.574008] mmcblk1: p1 <6>[ 4.578351] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 4.591137] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB <6>[ 4.602028] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB <6>[ 4.615570] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) <6>[ 6.684609] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <5>[ 6.723577] Sending DHCP requests ., OK <6>[ 6.808164] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.209 <6>[ 6.816207] IP-Config: Complete: <6>[ 6.819745] device=eth0, hwaddr=34:03:de:5e:2c:05, ipaddr=172.16.3.209, mask=255.255.255.0, gw=172.16.3.3 <6>[ 6.830199] host=172.16.3.209, domain=denx.de, nis-domain=(none) <6>[ 6.837022] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 6.837058] nameserver0=172.16.3.3 <6>[ 6.848416] ntpserver0=172.16.3.3 <6>[ 6.853919] clk: Disabling unused clocks <6>[ 6.858528] PM: genpd: Disabling unused power domains <6>[ 6.877322] Freeing unused kernel image (initmem) memory: 2048K <6>[ 6.886917] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 10.007463] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <4>[ 10.135171] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 10.282925] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 10.288808] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 10.505486] hub 1-0:1.0: USB hub found <6>[ 10.512239] tda998x 0-0070: found TDA19988 <6>[ 10.556309] hub 1-0:1.0: 1 port detected Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 found done. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: eth0 hardware address 34:03:de:5e:2c:05 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 172.16.3.3): address: 172.16.3.209 broadcast: 172.16.3.255 netmask: 255.255.255.0 gateway: 172.16.3.3 dns0 : 172.16.3.3 dns1 : 0.0.0.0 domain : denx.de rootserver: 172.16.3.33 rootpath: filename : this-host-is-not-configured.kpxe done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 15.353040] systemd[1]: System time before build time, advancing clock. <30>[ 15.588759] 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.626248] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 15.664333] systemd[1]: Hostname set to . <30>[ 17.930801] systemd[1]: Queued start job for default target graphical.target. <30>[ 17.945812] 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.979996] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>[ 18.015988] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. <30>[ 18.047719] systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>[ 18.084728] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>[ 18.125690] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo… Requests to Wall Directory Watch. <30>[ 18.164656] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). <30>[ 18.185130] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0... <30>[ 18.214088] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 18.244569] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 18.274647] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 18.304198] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 18.335018] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 18.364253] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 18.394293] 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.425312] 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.520025] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>[ 18.537620] 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.575327] 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.607223] 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.638817] 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.676902] 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.705162] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 18.721643] 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.774107] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 18.815140] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... <30>[ 18.896928] 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.996884] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 19.042035] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... <30>[ 19.115335] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 19.174896] 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.261160] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 19.334828] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 19.367845] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.391400] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.445013] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.536693] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.591485] 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.714966] 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.836805] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 19.960278] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. <30>[ 20.026435] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-tracing…nt[0m - Kernel Trace File System. <30>[ 20.088490] 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.298066] systemd[1]: modprobe@configfs.service: Deactivated successfully. <30>[ 20.334204] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. <30>[ 20.365466] 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@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.111407] systemd-journald[163]: Received client request to flush runtime journal. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[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-tmpfiles-…te Volatile Files and Directories. [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. <5>[ 27.073314] cfg80211: Loading compiled-in X.509 certificates for regulatory database [[0;32m OK [0m] Found device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0. <5>[ 28.454596] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 28.462689] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 28.472638] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 28.481740] 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. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS0…rvice[0m - Serial Getty on ttyS0. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. Debian GNU/Linux 12 debian-bodebian-bookworm-armhf login: root (automatic login) Linux debian-bookworm-armhf 6.12.0-rc6-next-20241105 #1 SMP Tue Nov 5 08:30:18 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/1217019/extract-nfsrootfs-nih6w9f_' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1217019/extract-nfsrootfs-nih6w9f_' / # 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-1217019/environment . /lava-1217019/environment / # /lava-1217019/bin/lava-test-runner /lava-1217019/0 /lava-1217019/bin/lava-test-runner /lava-1217019/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-1217019/0/tests/0_timesync-off ++ cat uuid + UUID=1217019_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-1217019/0/tests/1_kselftest-openat2 ++ cat uuid + UUID=1217019_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/next/master/next-20241105/arm/multi_v7_defconfig/gcc-12/kselftest.tar.xz -L '' -S /dev/null -b beaglebone-black -g next -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 -E '' INFO: install_deps skipped --2024-01-26 21:49:16-- http://storage.kernelci.org/next/master/next-20241105/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: 4157936 (4.0M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 1%[ ] 49.92K 165KB/s kselftest_armhf.tar 5%[> ] 217.70K 359KB/s kselftest_armhf.tar 16%[==> ] 667.26K 716KB/s kselftest_armhf.tar 34%[=====> ] 1.36M 1.12MB/s kselftest_armhf.tar 43%[=======> ] 1.74M 1.23MB/s kselftest_armhf.tar 49%[========> ] 1.97M 1.18MB/s kselftest_armhf.tar 56%[==========> ] 2.23M 1.19MB/s kselftest_armhf.tar 66%[============> ] 2.62M 1.23MB/s kselftest_armhf.tar 73%[=============> ] 2.91M 1.25MB/s kselftest_armhf.tar 83%[===============> ] 3.30M 1.28MB/s kselftest_armhf.tar 90%[=================> ] 3.59M 1.29MB/s kselftest_armhf.tar 98%[==================> ] 3.91M 1.31MB/s kselftest_armhf.tar 100%[===================>] 3.96M 1.33MB/s in 3.0s 2024-01-26 21:49:20 (1.33 MB/s) - 'kselftest_armhf.tar.gz' saved [4157936/4157936] tar: ./nsfs/pidns: time stamp 2024-11-05 08:41:29 is 24490328.19193237 s in the future tar: ./nsfs/config: time stamp 2024-11-05 07:29:13 is 24485992.067476703 s in the future tar: ./nsfs/owner: time stamp 2024-11-05 08:41:28 is 24490326.941123287 s in the future tar: ./nsfs: time stamp 2024-11-05 08:42:09 is 24490367.882713078 s in the future tar: ./cachestat/test_cachestat: time stamp 2024-11-05 08:40:13 is 24490251.72459862 s in the future tar: ./cachestat: time stamp 2024-11-05 08:42:01 is 24490359.67475862 s in the future tar: ./kselftest/prefix.pl: time stamp 2024-11-05 08:42:00 is 24490358.540827537 s in the future tar: ./kselftest/ktap_helpers.sh: time stamp 2024-11-05 07:29:13 is 24485991.407293787 s in the future tar: ./kselftest/runner.sh: time stamp 2024-11-05 08:42:00 is 24490358.249152037 s in the future tar: ./kselftest/ksft.py: time stamp 2024-11-05 08:42:00 is 24490358.124073203 s in the future tar: ./kselftest/module.sh: time stamp 2024-11-05 08:42:00 is 24490357.998761245 s in the future tar: ./kselftest: time stamp 2024-11-05 07:29:13 is 24485990.932183162 s in the future tar: ./cpufreq/governor.sh: time stamp 2024-11-05 07:29:13 is 24485990.791226412 s in the future tar: ./cpufreq/config: time stamp 2024-11-05 07:29:13 is 24485990.66544512 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2024-11-05 07:29:13 is 24485990.517339912 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2024-11-05 07:29:13 is 24485990.39008162 s in the future tar: ./cpufreq/module.sh: time stamp 2024-11-05 07:29:13 is 24485990.257588037 s in the future tar: ./cpufreq/cpu.sh: time stamp 2024-11-05 07:29:13 is 24485990.098357203 s in the future tar: ./cpufreq/main.sh: time stamp 2024-11-05 07:29:13 is 24485989.949876245 s in the future tar: ./cpufreq: time stamp 2024-11-05 08:42:01 is 24490357.897805245 s in the future tar: ./kvm/config: time stamp 2024-11-05 07:29:13 is 24485989.75663862 s in the future tar: ./kvm/settings: time stamp 2024-11-05 07:29:13 is 24485989.631405662 s in the future tar: ./kvm: time stamp 2024-11-05 08:42:05 is 24490361.572819787 s in the future tar: ./size/get_size: time stamp 2024-11-05 08:41:42 is 24490338.407716328 s in the future tar: ./size: time stamp 2024-11-05 08:42:10 is 24490366.34710037 s in the future tar: ./amd-pstate/gitsource.sh: time stamp 2024-11-05 07:29:13 is 24485989.19825012 s in the future tar: ./amd-pstate/run.sh: time stamp 2024-11-05 07:29:13 is 24485989.080571411 s in the future tar: ./amd-pstate/basic.sh: time stamp 2024-11-05 07:29:13 is 24485988.957200411 s in the future tar: ./amd-pstate/config: time stamp 2024-11-05 07:29:13 is 24485988.822536161 s in the future tar: ./amd-pstate/tbench.sh: time stamp 2024-11-05 07:29:13 is 24485988.697700995 s in the future tar: ./amd-pstate: time stamp 2024-11-05 08:42:00 is 24490355.646858036 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2024-11-05 08:41:29 is 24490324.497093745 s in the future tar: ./pidfd/pidfd_test: time stamp 2024-11-05 08:41:29 is 24490324.363495661 s in the future tar: ./pidfd/config: time stamp 2024-11-05 07:29:13 is 24485988.238072536 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2024-11-05 08:41:30 is 24490325.079514286 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2024-11-05 08:41:30 is 24490324.929648078 s in the future tar: ./pidfd/pidfd_wait: time stamp 2024-11-05 08:41:30 is 24490324.771371245 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2024-11-05 08:41:29 is 24490323.646244078 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2024-11-05 08:41:29 is 24490323.512619911 s in the future tar: ./pidfd: time stamp 2024-11-05 08:42:09 is 24490363.462370328 s in the future tar: ./alsa/utimer-test: time stamp 2024-11-05 08:40:13 is 24490247.247191036 s in the future tar: ./alsa/pcm-test.conf: time stamp 2024-11-05 07:29:13 is 24485987.121100036 s in the future tar: ./alsa/global-timer: time stamp 2024-11-05 08:40:13 is 24490246.996386286 s in the future tar: ./alsa/mixer-test: time stamp 2024-11-05 08:40:13 is 24490246.878403953 s in the future tar: ./alsa/libatest.so: time stamp 2024-11-05 08:40:13 is 24490246.753343328 s in the future tar: ./alsa/test-pcmtest-driver: time stamp 2024-11-05 08:40:13 is 24490246.620684619 s in the future tar: ./alsa/pcm-test: time stamp 2024-11-05 08:40:13 is 24490246.487177494 s in the future tar: ./alsa/conf.d/Lenovo_ThinkPad_P1_Gen2.conf: time stamp 2024-11-05 07:29:13 is 24485986.328022161 s in the future tar: ./alsa/conf.d: time stamp 2024-11-05 07:29:13 is 24485986.269752786 s in the future tar: ./alsa: time stamp 2024-11-05 08:42:00 is 24490353.221205036 s in the future tar: ./rust/test_probe_samples.sh: time stamp 2024-11-05 07:29:13 is 24485985.927725661 s in the future tar: ./rust/config: time stamp 2024-11-05 07:29:13 is 24485985.811094869 s in the future tar: ./rust: time stamp 2024-11-05 08:42:10 is 24490362.752657078 s in the future tar: ./capabilities/test_execve: time stamp 2024-11-05 08:40:14 is 24490246.594751911 s in the future tar: ./capabilities/validate_cap: time stamp 2024-11-05 08:40:14 is 24490246.461341411 s in the future tar: ./capabilities: time stamp 2024-11-05 08:42:01 is 24490353.402278494 s in the future tar: ./net/net_helper.sh: time stamp 2024-11-05 07:29:13 is 24485985.268715494 s in the future tar: ./net/lib.sh: time stamp 2024-11-05 07:29:13 is 24485985.078709494 s in the future tar: ./net/netfilter/nft_tproxy_tcp.sh: time stamp 2024-11-05 07:29:13 is 24485984.893518953 s in the future tar: ./net/netfilter/nf_nat_edemux.sh: time stamp 2024-11-05 07:29:13 is 24485984.757678286 s in the future tar: ./net/netfilter/conntrack_sctp_collision.sh: time stamp 2024-11-05 07:29:13 is 24485984.627402036 s in the future tar: ./net/netfilter/audit_logread: time stamp 2024-11-05 08:41:18 is 24490309.502087786 s in the future tar: ./net/netfilter/br_netfilter.sh: time stamp 2024-11-05 07:29:13 is 24485984.276350369 s in the future tar: ./net/netfilter/conntrack_icmp_related.sh: time stamp 2024-11-05 07:29:13 is 24485984.118457744 s in the future tar: ./net/netfilter/lib.sh: time stamp 2024-11-05 07:29:13 is 24485983.984986661 s in the future tar: ./net/netfilter/ipvs.sh: time stamp 2024-11-05 07:29:13 is 24485983.868279619 s in the future tar: ./net/netfilter/nft_concat_range.sh: time stamp 2024-11-05 07:29:13 is 24485983.667557494 s in the future tar: ./net/netfilter/nf_queue: time stamp 2024-11-05 08:41:18 is 24490308.475713494 s in the future tar: ./net/netfilter/nft_queue.sh: time stamp 2024-11-05 07:29:13 is 24485983.317529994 s in the future tar: ./net/netfilter/vxlan_mtu_frag.sh: time stamp 2024-11-05 07:29:13 is 24485983.108766744 s in the future tar: ./net/netfilter/conntrack_reverse_clash.sh: time stamp 2024-11-05 07:29:13 is 24485982.925162244 s in the future tar: ./net/netfilter/nft_synproxy.sh: time stamp 2024-11-05 07:29:13 is 24485982.750023202 s in the future tar: ./net/netfilter/conntrack_reverse_clash: time stamp 2024-11-05 08:41:18 is 24490307.616434911 s in the future tar: ./net/netfilter/nft_nat_zones.sh: time stamp 2024-11-05 07:29:13 is 24485982.484814161 s in the future tar: ./net/netfilter/nft_tproxy_udp.sh: time stamp 2024-11-05 07:29:13 is 24485982.341823202 s in the future tar: ./net/netfilter/nft_audit.sh: time stamp 2024-11-05 07:29:13 is 24485982.160821744 s in the future tar: ./net/netfilter/sctp_collision: time stamp 2024-11-05 08:41:18 is 24490307.033336827 s in the future tar: ./net/netfilter/nft_meta.sh: time stamp 2024-11-05 07:29:13 is 24485981.920784952 s in the future tar: ./net/netfilter/config: time stamp 2024-11-05 07:29:13 is 24485981.682564786 s in the future tar: ./net/netfilter/packetdrill/conntrack_syn_challenge_ack.pkt: time stamp 2024-11-05 07:29:13 is 24485981.541134494 s in the future tar: ./net/netfilter/packetdrill/conntrack_rst_invalid.pkt: time stamp 2024-11-05 07:29:13 is 24485981.374191536 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_old.pkt: time stamp 2024-11-05 07:29:13 is 24485981.248510869 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_reuse.pkt: time stamp 2024-11-05 07:29:13 is 24485981.115688952 s in the future tar: ./net/netfilter/packetdrill/common.sh: time stamp 2024-11-05 07:29:13 is 24485980.990644702 s in the future tar: ./net/netfilter/packetdrill/conntrack_ack_loss_stall.pkt: time stamp 2024-11-05 07:29:13 is 24485980.865438494 s in the future tar: ./net/netfilter/packetdrill/conntrack_inexact_rst.pkt: time stamp 2024-11-05 07:29:13 is 24485980.739934702 s in the future tar: ./net/netfilter/packetdrill: time stamp 2024-11-05 07:29:13 is 24485980.68989316 s in the future tar: ./net/netfilter/rpath.sh: time stamp 2024-11-05 07:29:13 is 24485980.573323994 s in the future tar: ./net/netfilter/xt_string.sh: time stamp 2024-11-05 07:29:13 is 24485980.439543244 s in the future tar: ./net/netfilter/bridge_brouter.sh: time stamp 2024-11-05 07:29:13 is 24485980.297721202 s in the future tar: ./net/netfilter/nft_nat.sh: time stamp 2024-11-05 07:29:13 is 24485980.13906091 s in the future tar: ./net/netfilter/nf_conntrack_packetdrill.sh: time stamp 2024-11-05 07:29:13 is 24485980.023700827 s in the future tar: ./net/netfilter/nft_fib.sh: time stamp 2024-11-05 07:29:13 is 24485979.889438035 s in the future tar: ./net/netfilter/conntrack_ipip_mtu.sh: time stamp 2024-11-05 07:29:13 is 24485979.772231369 s in the future tar: ./net/netfilter/conntrack_tcp_unreplied.sh: time stamp 2024-11-05 07:29:13 is 24485979.663802785 s in the future tar: ./net/netfilter/conntrack_dump_flush: time stamp 2024-11-05 08:41:18 is 24490304.489290577 s in the future tar: ./net/netfilter/nft_concat_range_perf.sh: time stamp 2024-11-05 07:29:13 is 24485979.364043785 s in the future tar: ./net/netfilter/br_netfilter_queue.sh: time stamp 2024-11-05 07:29:13 is 24485979.25487791 s in the future tar: ./net/netfilter/settings: time stamp 2024-11-05 07:29:13 is 24485979.130229994 s in the future tar: ./net/netfilter/nft_flowtable.sh: time stamp 2024-11-05 07:29:13 is 24485978.996987577 s in the future tar: ./net/netfilter/nft_conntrack_helper.sh: time stamp 2024-11-05 07:29:13 is 24485978.86355741 s in the future tar: ./net/netfilter/conntrack_vrf.sh: time stamp 2024-11-05 07:29:13 is 24485978.687650535 s in the future tar: ./net/netfilter/nft_zones_many.sh: time stamp 2024-11-05 07:29:13 is 24485978.55463066 s in the future tar: ./net/netfilter/connect_close: time stamp 2024-11-05 08:41:18 is 24490303.412859327 s in the future tar: ./net/netfilter: time stamp 2024-11-05 08:42:08 is 24490353.362885035 s in the future tar: ./net/tcp_ao/self-connect_ipv4: time stamp 2024-11-05 08:41:23 is 24490308.137701743 s in the future tar: ./net/tcp_ao/restore_ipv4: time stamp 2024-11-05 08:41:22 is 24490306.912500202 s in the future tar: ./net/tcp_ao/icmps-discard_ipv6: time stamp 2024-11-05 08:41:25 is 24490309.70426391 s in the future tar: ./net/tcp_ao/connect-deny_ipv6: time stamp 2024-11-05 08:41:25 is 24490309.503744785 s in the future tar: ./net/tcp_ao/bench-lookups_ipv4: time stamp 2024-11-05 08:41:20 is 24490304.303361743 s in the future tar: ./net/tcp_ao/bench-lookups_ipv6: time stamp 2024-11-05 08:41:24 is 24490308.070553952 s in the future tar: ./net/tcp_ao/icmps-discard_ipv4: time stamp 2024-11-05 08:41:21 is 24490304.845135785 s in the future tar: ./net/tcp_ao/self-connect_ipv6: time stamp 2024-11-05 08:41:27 is 24490310.661661118 s in the future tar: ./net/tcp_ao/config: time stamp 2024-11-05 07:29:13 is 24485976.544708493 s in the future tar: ./net/tcp_ao/seq-ext_ipv4: time stamp 2024-11-05 08:41:23 is 24490306.336691368 s in the future tar: ./net/tcp_ao/connect_ipv4: time stamp 2024-11-05 08:41:21 is 24490304.152996243 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv6: time stamp 2024-11-05 08:41:28 is 24490310.95624841 s in the future tar: ./net/tcp_ao/connect-deny_ipv4: time stamp 2024-11-05 08:41:21 is 24490303.763692993 s in the future tar: ./net/tcp_ao/key-management_ipv4: time stamp 2024-11-05 08:41:22 is 24490304.561223285 s in the future tar: ./net/tcp_ao/restore_ipv6: time stamp 2024-11-05 08:41:26 is 24490308.277328618 s in the future tar: ./net/tcp_ao/seq-ext_ipv6: time stamp 2024-11-05 08:41:27 is 24490309.072450201 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv4: time stamp 2024-11-05 08:41:24 is 24490305.847078826 s in the future tar: ./net/tcp_ao/connect_ipv6: time stamp 2024-11-05 08:41:25 is 24490306.660528535 s in the future tar: ./net/tcp_ao/rst_ipv6: time stamp 2024-11-05 08:41:27 is 24490308.452055493 s in the future tar: ./net/tcp_ao/rst_ipv4: time stamp 2024-11-05 08:41:23 is 24490304.25205441 s in the future tar: ./net/tcp_ao/icmps-accept_ipv4: time stamp 2024-11-05 08:41:21 is 24490302.06341441 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv6: time stamp 2024-11-05 08:41:28 is 24490308.868510868 s in the future tar: ./net/tcp_ao/settings: time stamp 2024-11-05 07:29:13 is 24485973.709921868 s in the future tar: ./net/tcp_ao/icmps-accept_ipv6: time stamp 2024-11-05 08:41:25 is 24490305.526291868 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv4: time stamp 2024-11-05 08:41:24 is 24490304.321433868 s in the future tar: ./net/tcp_ao/key-management_ipv6: time stamp 2024-11-05 08:41:26 is 24490306.134410285 s in the future tar: ./net/tcp_ao: time stamp 2024-11-05 08:42:08 is 24490348.06866516 s in the future tar: ./net/packetdrill/tcp_inq_server.pkt: time stamp 2024-11-05 07:29:13 is 24485972.908811535 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt-send-5pkt.pkt: time stamp 2024-11-05 07:29:13 is 24485972.762365535 s in the future tar: ./net/packetdrill/tcp_zerocopy_client.pkt: time stamp 2024-11-05 07:29:13 is 24485972.642180909 s in the future tar: ./net/packetdrill/tcp_zerocopy_fastopen-client.pkt: time stamp 2024-11-05 07:29:13 is 24485972.517637993 s in the future tar: ./net/packetdrill/defaults.sh: time stamp 2024-11-05 07:29:13 is 24485972.400754451 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt-send-6pkt.pkt: time stamp 2024-11-05 07:29:13 is 24485972.283571368 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-4pkt.pkt: time stamp 2024-11-05 07:29:13 is 24485972.166810868 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_oneshot.pkt: time stamp 2024-11-05 07:29:13 is 24485972.042385701 s in the future tar: ./net/packetdrill/tcp_md5_md5-only-on-client-ack.pkt: time stamp 2024-11-05 07:29:13 is 24485971.850448118 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-app-limited-9-packets-out.pkt: time stamp 2024-11-05 07:29:13 is 24485971.732859618 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-fq-ack-per-2pkt.pkt: time stamp 2024-11-05 07:29:13 is 24485971.607729243 s in the future tar: ./net/packetdrill/tcp_zerocopy_maxfrags.pkt: time stamp 2024-11-05 07:29:13 is 24485971.466778743 s in the future tar: ./net/packetdrill/config: time stamp 2024-11-05 07:29:13 is 24485971.299993493 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-1pkt.pkt: time stamp 2024-11-05 07:29:13 is 24485971.157295951 s in the future tar: ./net/packetdrill/tcp_zerocopy_fastopen-server.pkt: time stamp 2024-11-05 07:29:13 is 24485971.023813201 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-after-win-update.pkt: time stamp 2024-11-05 07:29:13 is 24485970.882962659 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt.pkt: time stamp 2024-11-05 07:29:13 is 24485970.748621951 s in the future tar: ./net/packetdrill/tcp_zerocopy_closed.pkt: time stamp 2024-11-05 07:29:13 is 24485970.623394826 s in the future tar: ./net/packetdrill/set_sysctls.py: time stamp 2024-11-05 07:29:13 is 24485970.498329409 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-after-idle.pkt: time stamp 2024-11-05 07:29:13 is 24485970.340785618 s in the future tar: ./net/packetdrill/ksft_runner.sh: time stamp 2024-11-05 07:29:13 is 24485970.131207909 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-app-limited.pkt: time stamp 2024-11-05 07:29:13 is 24485969.939419409 s in the future tar: ./net/packetdrill/tcp_zerocopy_small.pkt: time stamp 2024-11-05 07:29:13 is 24485969.713901409 s in the future tar: ./net/packetdrill/tcp_zerocopy_batch.pkt: time stamp 2024-11-05 07:29:13 is 24485969.589842409 s in the future tar: ./net/packetdrill/tcp_inq_client.pkt: time stamp 2024-11-05 07:29:13 is 24485969.464687326 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_edge.pkt: time stamp 2024-11-05 07:29:13 is 24485969.288496534 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_exclusive.pkt: time stamp 2024-11-05 07:29:13 is 24485969.122262826 s in the future tar: ./net/packetdrill/tcp_zerocopy_basic.pkt: time stamp 2024-11-05 07:29:13 is 24485968.938692451 s in the future tar: ./net/packetdrill: time stamp 2024-11-05 07:29:13 is 24485968.854709242 s in the future tar: ./net/hsr/hsr_ping.sh: time stamp 2024-11-05 07:29:13 is 24485968.555128826 s in the future tar: ./net/hsr/config: time stamp 2024-11-05 07:29:13 is 24485968.345900451 s in the future tar: ./net/hsr/hsr_redbox.sh: time stamp 2024-11-05 07:29:13 is 24485968.176174451 s in the future tar: ./net/hsr/hsr_common.sh: time stamp 2024-11-05 07:29:13 is 24485967.971035534 s in the future tar: ./net/hsr/settings: time stamp 2024-11-05 07:29:13 is 24485967.746206326 s in the future tar: ./net/hsr: time stamp 2024-11-05 08:42:07 is 24490341.666071826 s in the future tar: ./net/rds/test.py: time stamp 2024-11-05 07:29:13 is 24485967.486375534 s in the future tar: ./net/rds/include.sh: time stamp 2024-11-05 08:42:08 is 24490342.279574701 s in the future tar: ./net/rds/run.sh: time stamp 2024-11-05 07:29:13 is 24485967.094319909 s in the future tar: ./net/rds: time stamp 2024-11-05 08:42:08 is 24490342.019008909 s in the future tar: ./net/af_unix/scm_rights: time stamp 2024-11-05 08:41:16 is 24490289.685425159 s in the future tar: ./net/af_unix/diag_uid: time stamp 2024-11-05 08:41:16 is 24490289.549753034 s in the future tar: ./net/af_unix/config: time stamp 2024-11-05 07:29:13 is 24485966.37473695 s in the future tar: ./net/af_unix/unix_connect: time stamp 2024-11-05 08:41:16 is 24490289.227479117 s in the future tar: ./net/af_unix/msg_oob: time stamp 2024-11-05 08:41:16 is 24490289.048390784 s in the future tar: ./net/af_unix/scm_pidfd: time stamp 2024-11-05 08:41:16 is 24490288.707614992 s in the future tar: ./net/af_unix: time stamp 2024-11-05 08:42:07 is 24490339.6559077 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2024-11-05 07:29:13 is 24485965.499874034 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2024-11-05 07:29:13 is 24485965.257010534 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2024-11-05 07:29:13 is 24485965.113788992 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2024-11-05 07:29:13 is 24485964.976803617 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2024-11-05 07:29:13 is 24485964.825100617 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2024-11-05 07:29:13 is 24485964.701441367 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2024-11-05 07:29:13 is 24485964.518064659 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2024-11-05 07:29:13 is 24485964.366494867 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2024-11-05 07:29:13 is 24485964.238145242 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2024-11-05 07:29:13 is 24485964.092659575 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2024-11-05 07:29:13 is 24485963.950980325 s in the future tar: ./net/forwarding/lib.sh: time stamp 2024-11-05 07:29:13 is 24485963.799056283 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2024-11-05 07:29:13 is 24485963.670834658 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2024-11-05 07:29:13 is 24485963.53092245 s in the future tar: ./net/forwarding/min_max_mtu.sh: time stamp 2024-11-05 07:29:13 is 24485963.400458242 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2024-11-05 07:29:13 is 24485963.257191617 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2024-11-05 07:29:13 is 24485963.112067575 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2024-11-05 07:29:13 is 24485962.966791158 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2024-11-05 07:29:13 is 24485962.841682408 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2024-11-05 07:29:13 is 24485962.6898307 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2024-11-05 07:29:13 is 24485962.561640033 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2024-11-05 07:29:13 is 24485962.407931617 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2024-11-05 07:29:13 is 24485962.274640658 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2024-11-05 07:29:13 is 24485962.130947867 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2024-11-05 07:29:13 is 24485961.9944142 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2024-11-05 07:29:13 is 24485961.849045158 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2024-11-05 07:29:13 is 24485961.682443533 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2024-11-05 07:29:13 is 24485961.538678742 s in the future tar: ./net/forwarding/lib_sh_test.sh: time stamp 2024-11-05 07:29:13 is 24485961.402399033 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2024-11-05 07:29:13 is 24485961.229641366 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2024-11-05 07:29:13 is 24485961.107005116 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2024-11-05 07:29:13 is 24485960.926947158 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2024-11-05 07:29:13 is 24485960.804788408 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2024-11-05 07:29:13 is 24485960.64019695 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2024-11-05 07:29:13 is 24485960.456500491 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2024-11-05 07:29:13 is 24485960.2978142 s in the future tar: ./net/forwarding/router_bridge_1d_lag.sh: time stamp 2024-11-05 07:29:13 is 24485960.153988158 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2024-11-05 07:29:13 is 24485960.037056908 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2024-11-05 07:29:13 is 24485959.880687741 s in the future tar: ./net/forwarding/tc_flower_cfm.sh: time stamp 2024-11-05 07:29:13 is 24485959.745536825 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2024-11-05 07:29:13 is 24485959.61200245 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2024-11-05 07:29:13 is 24485959.486908241 s in the future tar: ./net/forwarding/config: time stamp 2024-11-05 07:29:13 is 24485959.36761695 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2024-11-05 07:29:13 is 24485959.211739908 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2024-11-05 07:29:13 is 24485959.078242783 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2024-11-05 07:29:13 is 24485958.96158195 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2024-11-05 07:29:13 is 24485958.842043533 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2024-11-05 07:29:13 is 24485958.719604616 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2024-11-05 07:29:13 is 24485958.567131574 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2024-11-05 07:29:13 is 24485958.399929783 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2024-11-05 07:29:13 is 24485958.277806991 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2024-11-05 07:29:13 is 24485958.152187449 s in the future tar: ./net/forwarding/router_mpath_seed.sh: time stamp 2024-11-05 07:29:13 is 24485958.027606741 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2024-11-05 07:29:13 is 24485957.877512033 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2024-11-05 07:29:13 is 24485957.744107574 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2024-11-05 07:29:13 is 24485957.601513699 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2024-11-05 07:29:13 is 24485957.485648866 s in the future tar: ./net/forwarding/tc_flower_l2_miss.sh: time stamp 2024-11-05 07:29:13 is 24485957.343811158 s in the future tar: ./net/forwarding/tc_tunnel_key.sh: time stamp 2024-11-05 07:29:13 is 24485957.210507533 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2024-11-05 07:29:13 is 24485957.067605241 s in the future tar: ./net/forwarding/bridge_fdb_learning_limit.sh: time stamp 2024-11-05 07:29:13 is 24485956.943642824 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2024-11-05 07:29:13 is 24485956.785299658 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2024-11-05 07:29:13 is 24485956.565781908 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2024-11-05 07:29:13 is 24485956.442161908 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2024-11-05 07:29:13 is 24485956.318264658 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2024-11-05 07:29:13 is 24485956.189875074 s in the future tar: ./net/forwarding/router_bridge_vlan_upper.sh: time stamp 2024-11-05 07:29:13 is 24485956.059829408 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2024-11-05 07:29:13 is 24485955.933250366 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2024-11-05 07:29:13 is 24485955.801272366 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2024-11-05 07:29:13 is 24485955.672711074 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2024-11-05 07:29:13 is 24485955.522499241 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2024-11-05 07:29:13 is 24485955.399389866 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2024-11-05 07:29:13 is 24485955.284364241 s in the future tar: ./net/forwarding/router_bridge_pvid_vlan_upper.sh: time stamp 2024-11-05 07:29:13 is 24485955.147288907 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2024-11-05 07:29:13 is 24485954.992622324 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2024-11-05 07:29:13 is 24485954.857164949 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2024-11-05 07:29:13 is 24485954.725607949 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2024-11-05 07:29:13 is 24485954.596982116 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2024-11-05 07:29:13 is 24485954.433809907 s in the future tar: ./net/forwarding/router_bridge_lag.sh: time stamp 2024-11-05 07:29:13 is 24485954.298286532 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2024-11-05 07:29:13 is 24485954.158701074 s in the future tar: ./net/forwarding/router_mpath_nh_lib.sh: time stamp 2024-11-05 07:29:13 is 24485954.016950866 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2024-11-05 07:29:13 is 24485953.883457991 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2024-11-05 07:29:13 is 24485953.722774199 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2024-11-05 07:29:13 is 24485953.607884074 s in the future tar: ./net/forwarding/bridge_mdb_max.sh: time stamp 2024-11-05 07:29:13 is 24485953.424423699 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2024-11-05 07:29:13 is 24485953.291092532 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2024-11-05 07:29:13 is 24485953.163990074 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2024-11-05 07:29:13 is 24485953.032575657 s in the future tar: ./net/forwarding/router_bridge_1d.sh: time stamp 2024-11-05 07:29:13 is 24485952.866343449 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2024-11-05 07:29:13 is 24485952.713668865 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2024-11-05 07:29:13 is 24485952.571799407 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2024-11-05 07:29:13 is 24485952.411607449 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2024-11-05 07:29:13 is 24485952.282073449 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2024-11-05 07:29:13 is 24485952.14634974 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2024-11-05 07:29:13 is 24485951.91544899 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2024-11-05 07:29:13 is 24485951.662601365 s in the future tar: ./net/forwarding/router_bridge_vlan_upper_pvid.sh: time stamp 2024-11-05 07:29:13 is 24485951.440206824 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2024-11-05 07:29:13 is 24485951.298302074 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2024-11-05 07:29:13 is 24485951.152344657 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2024-11-05 07:29:13 is 24485951.002302532 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2024-11-05 07:29:13 is 24485950.830949865 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2024-11-05 07:29:13 is 24485950.705907324 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2024-11-05 07:29:13 is 24485950.572347657 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2024-11-05 07:29:13 is 24485950.461270532 s in the future tar: ./net/forwarding/bridge_mdb_host.sh: time stamp 2024-11-05 07:29:13 is 24485950.322207699 s in the future tar: ./net/forwarding/router.sh: time stamp 2024-11-05 07:29:13 is 24485950.188719823 s in the future tar: ./net/forwarding/settings: time stamp 2024-11-05 07:29:13 is 24485950.060998823 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2024-11-05 07:29:13 is 24485949.935790323 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2024-11-05 07:29:13 is 24485949.78022674 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2024-11-05 07:29:13 is 24485949.638303198 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2024-11-05 07:29:13 is 24485949.496473865 s in the future tar: ./net/forwarding/tc_flower_port_range.sh: time stamp 2024-11-05 07:29:13 is 24485949.380031115 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2024-11-05 07:29:13 is 24485949.25445274 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2024-11-05 07:29:13 is 24485949.121186823 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2024-11-05 07:29:13 is 24485948.996058698 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2024-11-05 07:29:13 is 24485948.854545198 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2024-11-05 07:29:13 is 24485948.728746657 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2024-11-05 07:29:13 is 24485948.595631907 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2024-11-05 07:29:13 is 24485948.462110032 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2024-11-05 07:29:13 is 24485948.354044407 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2024-11-05 07:29:13 is 24485948.236831448 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2024-11-05 07:29:13 is 24485948.112023615 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2024-11-05 07:29:13 is 24485947.978598115 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2024-11-05 07:29:13 is 24485947.870229782 s in the future tar: ./net/forwarding: time stamp 2024-11-05 08:42:07 is 24490321.807717948 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2024-11-05 07:29:13 is 24485947.582853657 s in the future tar: ./net/openvswitch/settings: time stamp 2024-11-05 07:29:13 is 24485947.444610323 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2024-11-05 07:29:13 is 24485947.210980823 s in the future tar: ./net/openvswitch: time stamp 2024-11-05 08:42:08 is 24490322.082133073 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2024-11-05 07:29:13 is 24485946.795506406 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2024-11-05 07:29:13 is 24485946.560947365 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2024-11-05 08:41:17 is 24490270.247942156 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2024-11-05 07:29:13 is 24485945.993395406 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2024-11-05 07:29:13 is 24485945.742836365 s in the future tar: ./net/mptcp/config: time stamp 2024-11-05 07:29:13 is 24485945.509920365 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2024-11-05 08:41:17 is 24490269.213532448 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2024-11-05 07:29:13 is 24485944.95878049 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2024-11-05 08:41:18 is 24490269.679705114 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2024-11-05 08:41:18 is 24490269.425788489 s in the future tar: ./net/mptcp/diag.sh: time stamp 2024-11-05 07:29:13 is 24485944.174807406 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2024-11-05 07:29:13 is 24485943.900438448 s in the future tar: ./net/mptcp/settings: time stamp 2024-11-05 07:29:13 is 24485943.649394739 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2024-11-05 07:29:13 is 24485943.393638073 s in the future tar: ./net/mptcp: time stamp 2024-11-05 08:42:08 is 24490318.275527156 s in the future tar: ./net: time stamp 2024-11-05 08:42:08 is 24490318.140625989 s in the future tar: ./clone3/clone3_set_tid: time stamp 2024-11-05 08:40:16 is 24490205.857696573 s in the future tar: ./clone3/clone3: time stamp 2024-11-05 08:40:16 is 24490205.581561073 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2024-11-05 08:40:16 is 24490205.340102864 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2024-11-05 08:40:16 is 24490205.097634614 s in the future tar: ./clone3: time stamp 2024-11-05 08:42:01 is 24490309.975647364 s in the future tar: ./pcie_bwctrl/set_pcie_cooling_state.sh: time stamp 2024-11-05 07:29:13 is 24485941.714010197 s in the future tar: ./pcie_bwctrl: time stamp 2024-11-05 08:42:09 is 24490317.597193864 s in the future tar: ./lsm/lsm_list_modules_test: time stamp 2024-11-05 08:41:04 is 24490252.288484156 s in the future tar: ./lsm/lsm_get_self_attr_test: time stamp 2024-11-05 08:41:04 is 24490251.963285947 s in the future tar: ./lsm/lsm_set_self_attr_test: time stamp 2024-11-05 08:41:04 is 24490251.729689364 s in the future tar: ./lsm/config: time stamp 2024-11-05 07:29:13 is 24485940.465474364 s in the future tar: ./lsm: time stamp 2024-11-05 08:42:06 is 24490313.362815697 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2024-11-05 08:41:03 is 24490250.054124822 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2024-11-05 08:41:03 is 24490249.821259531 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2024-11-05 08:41:03 is 24490249.578600781 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2024-11-05 08:41:03 is 24490249.336761156 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2024-11-05 08:41:03 is 24490249.114737197 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2024-11-05 08:41:03 is 24490248.870428864 s in the future tar: ./lkdtm/SMP_CALL_LOCKUP.sh: time stamp 2024-11-05 08:41:03 is 24490248.611134572 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2024-11-05 08:41:03 is 24490248.344922655 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2024-11-05 08:41:03 is 24490248.089024905 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2024-11-05 08:41:03 is 24490247.852793822 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2024-11-05 08:41:03 is 24490247.62212278 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2024-11-05 08:41:03 is 24490247.402402739 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2024-11-05 08:41:03 is 24490247.155121697 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2024-11-05 08:41:03 is 24490246.918581947 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2024-11-05 08:41:03 is 24490246.683955822 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2024-11-05 08:41:03 is 24490246.463820572 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2024-11-05 08:41:03 is 24490246.225346822 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2024-11-05 08:41:03 is 24490246.009189988 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2024-11-05 08:41:03 is 24490245.75819878 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2024-11-05 08:41:03 is 24490245.500521155 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2024-11-05 08:41:03 is 24490245.274497488 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2024-11-05 08:41:03 is 24490245.024990988 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2024-11-05 08:41:03 is 24490244.707005197 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2024-11-05 08:41:03 is 24490244.453216197 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2024-11-05 08:41:03 is 24490244.219674863 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2024-11-05 08:41:03 is 24490243.977872697 s in the future tar: ./lkdtm/BUG.sh: time stamp 2024-11-05 08:41:03 is 24490243.727674572 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2024-11-05 08:41:03 is 24490243.480755905 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2024-11-05 08:41:03 is 24490243.252304863 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2024-11-05 08:41:03 is 24490243.013611321 s in the future tar: ./lkdtm/config: time stamp 2024-11-05 07:29:13 is 24485932.780066821 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2024-11-05 08:41:03 is 24490242.53814678 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2024-11-05 08:41:03 is 24490242.292945238 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2024-11-05 08:41:03 is 24490242.045935821 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2024-11-05 08:41:03 is 24490241.800898405 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2024-11-05 08:41:03 is 24490241.570574113 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2024-11-05 08:41:03 is 24490241.328775363 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2024-11-05 08:41:03 is 24490241.086792655 s in the future tar: ./lkdtm/tests.txt: time stamp 2024-11-05 07:29:13 is 24485930.85850028 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2024-11-05 08:41:03 is 24490240.577992238 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2024-11-05 08:41:03 is 24490240.308191321 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2024-11-05 08:41:03 is 24490240.019116113 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2024-11-05 08:41:03 is 24490239.774549613 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2024-11-05 08:41:03 is 24490239.510407071 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2024-11-05 08:41:03 is 24490239.274259404 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2024-11-05 08:41:03 is 24490238.959937113 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2024-11-05 08:41:03 is 24490238.732228488 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2024-11-05 08:41:03 is 24490238.467797446 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2024-11-05 07:29:13 is 24485928.206665029 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2024-11-05 08:41:03 is 24490237.935126487 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2024-11-05 08:41:03 is 24490237.683739154 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2024-11-05 08:41:03 is 24490237.426226112 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2024-11-05 08:41:03 is 24490237.183285112 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2024-11-05 08:41:03 is 24490236.933935446 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2024-11-05 08:41:03 is 24490236.689084279 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2024-11-05 08:41:03 is 24490236.436014154 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2024-11-05 08:41:03 is 24490236.205541529 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2024-11-05 08:41:03 is 24490235.952792404 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2024-11-05 08:41:03 is 24490235.713562612 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2024-11-05 08:41:03 is 24490235.423042862 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2024-11-05 08:41:03 is 24490235.169466112 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2024-11-05 08:41:03 is 24490234.911129279 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2024-11-05 08:41:03 is 24490234.652899487 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2024-11-05 08:41:03 is 24490234.422066945 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2024-11-05 08:41:03 is 24490234.170930695 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2024-11-05 08:41:03 is 24490233.921569237 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2024-11-05 08:41:03 is 24490233.687223195 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2024-11-05 08:41:03 is 24490233.454563112 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2024-11-05 08:41:03 is 24490233.195225779 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2024-11-05 08:41:03 is 24490232.945699695 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2024-11-05 08:41:03 is 24490232.71985307 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2024-11-05 08:41:03 is 24490232.445218904 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2024-11-05 08:41:03 is 24490232.186157528 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2024-11-05 08:41:03 is 24490231.95373707 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2024-11-05 08:41:03 is 24490231.74392107 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2024-11-05 08:41:03 is 24490231.549092195 s in the future tar: ./lkdtm/PANIC_STOP_IRQOFF.sh: time stamp 2024-11-05 08:41:03 is 24490231.316839778 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2024-11-05 08:41:03 is 24490231.135091528 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2024-11-05 08:41:03 is 24490230.941401195 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2024-11-05 08:41:03 is 24490230.709692653 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2024-11-05 08:41:03 is 24490230.507809028 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2024-11-05 08:41:03 is 24490230.301025237 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2024-11-05 08:41:03 is 24490230.015907112 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2024-11-05 08:41:03 is 24490229.808851737 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2024-11-05 08:41:03 is 24490229.592021153 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2024-11-05 08:41:03 is 24490229.350949403 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2024-11-05 08:41:03 is 24490229.13321707 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2024-11-05 08:41:03 is 24490228.914660695 s in the future tar: ./lkdtm: time stamp 2024-11-05 08:42:06 is 24490291.833392236 s in the future tar: ./rlimits/config: time stamp 2024-11-05 07:29:13 is 24485918.58918132 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2024-11-05 08:41:37 is 24490262.388923153 s in the future tar: ./rlimits: time stamp 2024-11-05 08:42:10 is 24490295.255661653 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2024-11-05 07:29:13 is 24485918.005445153 s in the future tar: ./damon/damos_quota_goal.py: time stamp 2024-11-05 07:29:13 is 24485917.85742757 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_hang.py: time stamp 2024-11-05 07:29:13 is 24485917.598868278 s in the future tar: ./damon/debugfs_target_ids_pid_leak.sh: time stamp 2024-11-05 07:29:13 is 24485917.396669778 s in the future tar: ./damon/reclaim.sh: time stamp 2024-11-05 07:29:13 is 24485917.189722986 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2024-11-05 07:29:13 is 24485916.95470932 s in the future tar: ./damon/config: time stamp 2024-11-05 07:29:13 is 24485916.772734611 s in the future tar: ./damon/sysfs.sh: time stamp 2024-11-05 07:29:13 is 24485916.531206903 s in the future tar: ./damon/access_memory_even: time stamp 2024-11-05 08:40:17 is 24490180.314258736 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2024-11-05 07:29:13 is 24485916.105389278 s in the future tar: ./damon/huge_count_read_write: time stamp 2024-11-05 08:40:17 is 24490179.873708444 s in the future tar: ./damon/debugfs_rm_non_contexts.sh: time stamp 2024-11-05 07:29:13 is 24485915.638335986 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2024-11-05 07:29:13 is 24485915.428319444 s in the future tar: ./damon/damos_apply_interval.py: time stamp 2024-11-05 07:29:13 is 24485915.188174236 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2024-11-05 07:29:13 is 24485914.946418653 s in the future tar: ./damon/debugfs_target_ids_pid_leak: time stamp 2024-11-05 08:40:17 is 24490178.629476528 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2024-11-05 07:29:13 is 24485914.470613653 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race: time stamp 2024-11-05 08:40:17 is 24490178.224492736 s in the future tar: ./damon/damos_quota.py: time stamp 2024-11-05 07:29:13 is 24485913.969952361 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race.sh: time stamp 2024-11-05 07:29:13 is 24485913.793734277 s in the future tar: ./damon/access_memory: time stamp 2024-11-05 08:40:17 is 24490177.577413486 s in the future tar: ./damon/lru_sort.sh: time stamp 2024-11-05 07:29:13 is 24485913.301644027 s in the future tar: ./damon/sysfs_update_removed_scheme_dir.sh: time stamp 2024-11-05 07:29:13 is 24485913.060694069 s in the future tar: ./damon/damos_tried_regions.py: time stamp 2024-11-05 07:29:13 is 24485912.817786652 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2024-11-05 07:29:13 is 24485912.560284236 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2024-11-05 07:29:13 is 24485912.275720486 s in the future tar: ./damon/damon_nr_regions.py: time stamp 2024-11-05 07:29:13 is 24485912.026486527 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_wss_estimation.py: time stamp 2024-11-05 07:29:13 is 24485911.758612361 s in the future tar: ./damon: time stamp 2024-11-05 08:42:01 is 24490279.641733736 s in the future tar: ./rtc/rtctest: time stamp 2024-11-05 08:41:40 is 24490258.358836652 s in the future tar: ./rtc/setdate: time stamp 2024-11-05 08:41:41 is 24490259.083246527 s in the future tar: ./rtc/settings: time stamp 2024-11-05 07:29:13 is 24485910.84195661 s in the future tar: ./rtc: time stamp 2024-11-05 08:42:10 is 24490287.707688652 s in the future tar: ./fchmodat2/fchmodat2_test: time stamp 2024-11-05 08:40:44 is 24490201.065155152 s in the future tar: ./fchmodat2: time stamp 2024-11-05 08:42:03 is 24490279.941118569 s in the future tar: ./nci/config: time stamp 2024-11-05 07:29:13 is 24485909.624810069 s in the future tar: ./nci/nci_dev: time stamp 2024-11-05 08:41:08 is 24490224.324162194 s in the future tar: ./nci: time stamp 2024-11-05 08:42:07 is 24490283.215501944 s in the future tar: ./dmabuf-heaps/config: time stamp 2024-11-05 07:29:13 is 24485908.940148277 s in the future tar: ./dmabuf-heaps/dmabuf-heap: time stamp 2024-11-05 08:40:17 is 24490172.542264652 s in the future tar: ./dmabuf-heaps: time stamp 2024-11-05 08:42:02 is 24490277.406279277 s in the future tar: ./landlock/scoped_abstract_unix_test: time stamp 2024-11-05 08:41:02 is 24490217.071809943 s in the future tar: ./landlock/scoped_signal_test: time stamp 2024-11-05 08:41:02 is 24490216.830131777 s in the future tar: ./landlock/true: time stamp 2024-11-05 08:41:03 is 24490217.488327943 s in the future tar: ./landlock/config: time stamp 2024-11-05 07:29:13 is 24485907.246148318 s in the future tar: ./landlock/fs_test: time stamp 2024-11-05 08:40:59 is 24490212.887940027 s in the future tar: ./landlock/scoped_test: time stamp 2024-11-05 08:41:03 is 24490216.637131527 s in the future tar: ./landlock/ptrace_test: time stamp 2024-11-05 08:41:01 is 24490214.404064985 s in the future tar: ./landlock/base_test: time stamp 2024-11-05 08:40:54 is 24490207.145134193 s in the future tar: ./landlock/net_test: time stamp 2024-11-05 08:41:00 is 24490212.87021036 s in the future tar: ./landlock: time stamp 2024-11-05 08:42:05 is 24490277.761855152 s in the future tar: ./mount_setattr/mount_setattr_test: time stamp 2024-11-05 08:41:07 is 24490219.394729443 s in the future tar: ./mount_setattr/config: time stamp 2024-11-05 07:29:13 is 24485905.160924568 s in the future tar: ./mount_setattr: time stamp 2024-11-05 08:42:06 is 24490278.052376651 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2024-11-05 08:41:42 is 24490253.761005318 s in the future tar: ./seccomp/config: time stamp 2024-11-05 07:29:13 is 24485904.551910485 s in the future tar: ./seccomp/settings: time stamp 2024-11-05 07:29:13 is 24485904.251943943 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2024-11-05 08:41:42 is 24490252.826126151 s in the future tar: ./seccomp: time stamp 2024-11-05 08:42:10 is 24490280.723335443 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2024-11-05 07:29:13 is 24485903.409395943 s in the future tar: ./static_keys/config: time stamp 2024-11-05 07:29:13 is 24485903.164566651 s in the future tar: ./static_keys: time stamp 2024-11-05 08:42:11 is 24490281.050774193 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2024-11-05 08:40:13 is 24490162.755988818 s in the future tar: ./breakpoints: time stamp 2024-11-05 08:42:00 is 24490269.639389276 s in the future tar: ./devices/error_logs/test_device_error_logs.py: time stamp 2024-11-05 07:29:13 is 24485902.324568193 s in the future tar: ./devices/error_logs: time stamp 2024-11-05 08:42:01 is 24490270.183430818 s in the future tar: ./devices/probe/test_discoverable_devices.py: time stamp 2024-11-05 07:29:13 is 24485901.913731859 s in the future tar: ./devices/probe/boards/google,spherion.yaml: time stamp 2024-11-05 07:29:13 is 24485901.599152734 s in the future tar: ./devices/probe/boards/Dell Inc.,XPS 13 9300.yaml: time stamp 2024-11-05 07:29:13 is 24485901.348338193 s in the future tar: ./devices/probe/boards: time stamp 2024-11-05 07:29:13 is 24485901.188383151 s in the future tar: ./devices/probe: time stamp 2024-11-05 08:42:02 is 24490270.073773693 s in the future tar: ./devices: time stamp 2024-11-05 08:42:02 is 24490269.949181151 s in the future tar: ./rseq/basic_percpu_ops_test: time stamp 2024-11-05 08:41:37 is 24490244.656895026 s in the future tar: ./rseq/param_test_mm_cid_compare_twice: time stamp 2024-11-05 08:41:40 is 24490247.397616193 s in the future tar: ./rseq/run_param_test.sh: time stamp 2024-11-05 07:29:13 is 24485900.148165276 s in the future tar: ./rseq/param_test_mm_cid: time stamp 2024-11-05 08:41:39 is 24490245.880703984 s in the future tar: ./rseq/basic_percpu_ops_mm_cid_test: time stamp 2024-11-05 08:41:37 is 24490243.620235692 s in the future tar: ./rseq/basic_test: time stamp 2024-11-05 08:41:37 is 24490243.363296026 s in the future tar: ./rseq/librseq.so: time stamp 2024-11-05 08:41:37 is 24490243.105573942 s in the future tar: ./rseq/param_test: time stamp 2024-11-05 08:41:38 is 24490243.770926609 s in the future tar: ./rseq/param_test_mm_cid_benchmark: time stamp 2024-11-05 08:41:39 is 24490244.478026359 s in the future tar: ./rseq/settings: time stamp 2024-11-05 07:29:13 is 24485898.220513817 s in the future tar: ./rseq/param_test_benchmark: time stamp 2024-11-05 08:41:38 is 24490242.977581942 s in the future tar: ./rseq/param_test_compare_twice: time stamp 2024-11-05 08:41:39 is 24490243.744874567 s in the future tar: ./rseq: time stamp 2024-11-05 08:42:10 is 24490274.627395567 s in the future tar: ./move_mount_set_group/config: time stamp 2024-11-05 07:29:13 is 24485897.295434317 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2024-11-05 08:41:07 is 24490211.035389067 s in the future tar: ./move_mount_set_group: time stamp 2024-11-05 08:42:07 is 24490270.868505442 s in the future tar: ./mm/map_populate: time stamp 2024-11-05 08:41:53 is 24490256.568148942 s in the future tar: ./mm/hugetlb_fault_after_madv: time stamp 2024-11-05 08:41:59 is 24490262.328076025 s in the future tar: ./mm/hugetlb_madv_vs_map: time stamp 2024-11-05 08:41:59 is 24490262.109722067 s in the future tar: ./mm/seal_elf: time stamp 2024-11-05 08:41:55 is 24490257.8443184 s in the future tar: ./mm/charge_reserved_hugetlb.sh: time stamp 2024-11-05 07:29:13 is 24485895.592704734 s in the future tar: ./mm/hugetlb-read-hwpoison: time stamp 2024-11-05 08:41:51 is 24490253.343827817 s in the future tar: ./mm/mremap_dontunmap: time stamp 2024-11-05 08:41:55 is 24490257.108844859 s in the future tar: ./mm/test_hmm.sh: time stamp 2024-11-05 07:29:13 is 24485894.868441109 s in the future tar: ./mm/uffd-unit-tests: time stamp 2024-11-05 08:41:57 is 24490258.599692192 s in the future tar: ./mm/compaction_test: time stamp 2024-11-05 08:41:49 is 24490250.351327858 s in the future tar: ./mm/ksm_functional_tests: time stamp 2024-11-05 08:41:58 is 24490259.107533608 s in the future tar: ./mm/mkdirty: time stamp 2024-11-05 08:41:54 is 24490254.8090134 s in the future tar: ./mm/hugepage-shm: time stamp 2024-11-05 08:41:52 is 24490252.548611317 s in the future tar: ./mm/test_vmalloc.sh: time stamp 2024-11-05 07:29:13 is 24485893.275484775 s in the future tar: ./mm/hmm-tests: time stamp 2024-11-05 08:41:51 is 24490250.93278765 s in the future tar: ./mm/run_vmtests.sh: time stamp 2024-11-05 07:29:13 is 24485892.64992915 s in the future tar: ./mm/gup_test: time stamp 2024-11-05 08:41:50 is 24490249.399027108 s in the future tar: ./mm/config: time stamp 2024-11-05 07:29:13 is 24485892.140916692 s in the future tar: ./mm/hugepage-vmemmap: time stamp 2024-11-05 08:41:52 is 24490250.881737233 s in the future tar: ./mm/uffd-stress: time stamp 2024-11-05 08:41:57 is 24490255.638620942 s in the future tar: ./mm/mseal_test: time stamp 2024-11-05 08:41:55 is 24490253.363344066 s in the future tar: ./mm/va_high_addr_switch.sh: time stamp 2024-11-05 07:29:13 is 24485891.121306983 s in the future tar: ./mm/mremap_test: time stamp 2024-11-05 08:41:55 is 24490252.887759275 s in the future tar: ./mm/migration: time stamp 2024-11-05 08:41:53 is 24490250.628949066 s in the future tar: ./mm/mdwe_test: time stamp 2024-11-05 08:41:58 is 24490255.41213765 s in the future tar: ./mm/madv_populate: time stamp 2024-11-05 08:41:53 is 24490250.147879483 s in the future tar: ./mm/hugepage-mmap: time stamp 2024-11-05 08:41:51 is 24490247.878006941 s in the future tar: ./mm/mlock-random-test: time stamp 2024-11-05 08:41:54 is 24490250.622334608 s in the future tar: ./mm/hugetlb-madvise: time stamp 2024-11-05 08:41:51 is 24490247.360738691 s in the future tar: ./mm/on-fault-limit: time stamp 2024-11-05 08:41:56 is 24490252.0885614 s in the future tar: ./mm/gup_longterm: time stamp 2024-11-05 08:41:50 is 24490245.819474733 s in the future tar: ./mm/thuge-gen: time stamp 2024-11-05 08:41:56 is 24490251.543500774 s in the future tar: ./mm/mrelease_test: time stamp 2024-11-05 08:41:54 is 24490249.262510441 s in the future tar: ./mm/mlock2-tests: time stamp 2024-11-05 08:41:54 is 24490249.026255274 s in the future tar: ./mm/cow: time stamp 2024-11-05 08:41:49 is 24490243.768755941 s in the future tar: ./mm/ksm_tests: time stamp 2024-11-05 08:41:58 is 24490252.517423941 s in the future tar: ./mm/write_hugetlb_memory.sh: time stamp 2024-11-05 07:29:13 is 24485887.259959358 s in the future tar: ./mm/transhuge-stress: time stamp 2024-11-05 08:41:56 is 24490250.000217608 s in the future tar: ./mm/guard-pages: time stamp 2024-11-05 08:42:00 is 24490253.685282358 s in the future tar: ./mm/map_fixed_noreplace: time stamp 2024-11-05 08:41:53 is 24490246.443094649 s in the future tar: ./mm/hugepage-mremap: time stamp 2024-11-05 08:41:52 is 24490245.151173274 s in the future tar: ./mm/soft-dirty: time stamp 2024-11-05 08:42:00 is 24490252.890773399 s in the future tar: ./mm/hugetlb_dio: time stamp 2024-11-05 08:41:59 is 24490251.642389399 s in the future tar: ./mm/map_hugetlb: time stamp 2024-11-05 08:41:53 is 24490245.390290982 s in the future tar: ./mm/split_huge_page_test: time stamp 2024-11-05 08:41:57 is 24490249.125332649 s in the future tar: ./mm/settings: time stamp 2024-11-05 07:29:13 is 24485884.864625066 s in the future tar: ./mm/droppable: time stamp 2024-11-05 08:41:59 is 24490250.591400857 s in the future tar: ./mm/hugetlb_reparenting_test.sh: time stamp 2024-11-05 07:29:13 is 24485884.347451149 s in the future tar: ./mm/khugepaged: time stamp 2024-11-05 08:41:52 is 24490243.082526024 s in the future tar: ./mm/pagemap_ioctl: time stamp 2024-11-05 08:41:56 is 24490246.830259357 s in the future tar: ./mm/hugetlb-soft-offline: time stamp 2024-11-05 08:41:51 is 24490241.515641274 s in the future tar: ./mm: time stamp 2024-11-05 08:42:12 is 24490262.415813982 s in the future tar: ./memory-hotplug/config: time stamp 2024-11-05 07:29:13 is 24485883.129593732 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2024-11-05 07:29:13 is 24485882.820913732 s in the future tar: ./memory-hotplug: time stamp 2024-11-05 08:42:06 is 24490255.68980169 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2024-11-05 08:41:47 is 24490236.390225774 s in the future tar: ./tmpfs: time stamp 2024-11-05 08:42:12 is 24490261.281791774 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2024-11-05 07:29:13 is 24485881.963985232 s in the future tar: ./cpu-hotplug: time stamp 2024-11-05 08:42:01 is 24490249.855664982 s in the future tar: ./zram/zram01.sh: time stamp 2024-11-05 07:29:13 is 24485881.556370024 s in the future tar: ./zram/zram02.sh: time stamp 2024-11-05 07:29:13 is 24485881.28116619 s in the future tar: ./zram/config: time stamp 2024-11-05 07:29:13 is 24485881.039180774 s in the future tar: ./zram/zram.sh: time stamp 2024-11-05 07:29:13 is 24485880.78904169 s in the future tar: ./zram/zram_lib.sh: time stamp 2024-11-05 07:29:13 is 24485880.530577774 s in the future tar: ./zram: time stamp 2024-11-05 08:42:13 is 24490260.397462273 s in the future tar: ./lib/config: time stamp 2024-11-05 07:29:13 is 24485880.13692044 s in the future tar: ./lib/printf.sh: time stamp 2024-11-05 07:29:13 is 24485879.89678294 s in the future tar: ./lib/scanf.sh: time stamp 2024-11-05 07:29:13 is 24485879.644894232 s in the future tar: ./lib/prime_numbers.sh: time stamp 2024-11-05 07:29:13 is 24485879.38804869 s in the future tar: ./lib/bitmap.sh: time stamp 2024-11-05 07:29:13 is 24485879.119405815 s in the future tar: ./lib: time stamp 2024-11-05 08:42:05 is 24490250.939419482 s in the future tar: ./uevent/config: time stamp 2024-11-05 07:29:13 is 24485878.627342773 s in the future tar: ./uevent/uevent_filtering: time stamp 2024-11-05 08:41:47 is 24490232.385344273 s in the future tar: ./uevent: time stamp 2024-11-05 08:42:12 is 24490257.21038269 s in the future tar: ./tc-testing/tdc.py: time stamp 2024-11-05 07:29:13 is 24485877.89376369 s in the future tar: ./tc-testing/tdc_batch.py: time stamp 2024-11-05 07:29:13 is 24485877.64492244 s in the future tar: ./tc-testing/tc-tests/actions/gact.json: time stamp 2024-11-05 07:29:13 is 24485877.31926619 s in the future tar: ./tc-testing/tc-tests/actions/pedit.json: time stamp 2024-11-05 07:29:13 is 24485877.076020898 s in the future tar: ./tc-testing/tc-tests/actions/csum.json: time stamp 2024-11-05 07:29:13 is 24485876.818789315 s in the future tar: ./tc-testing/tc-tests/actions/bpf.json: time stamp 2024-11-05 07:29:13 is 24485876.558699315 s in the future tar: ./tc-testing/tc-tests/actions/vlan.json: time stamp 2024-11-05 07:29:13 is 24485876.29307844 s in the future tar: ./tc-testing/tc-tests/actions/skbedit.json: time stamp 2024-11-05 07:29:13 is 24485876.058251815 s in the future tar: ./tc-testing/tc-tests/actions/connmark.json: time stamp 2024-11-05 07:29:13 is 24485875.809147773 s in the future tar: ./tc-testing/tc-tests/actions/simple.json: time stamp 2024-11-05 07:29:13 is 24485875.566096356 s in the future tar: ./tc-testing/tc-tests/actions/gate.json: time stamp 2024-11-05 07:29:13 is 24485875.329620065 s in the future tar: ./tc-testing/tc-tests/actions/police.json: time stamp 2024-11-05 07:29:13 is 24485875.082274856 s in the future tar: ./tc-testing/tc-tests/actions/skbmod.json: time stamp 2024-11-05 07:29:13 is 24485874.833342606 s in the future tar: ./tc-testing/tc-tests/actions/tunnel_key.json: time stamp 2024-11-05 07:29:13 is 24485874.590106148 s in the future tar: ./tc-testing/tc-tests/actions/ct.json: time stamp 2024-11-05 07:29:13 is 24485874.336749773 s in the future tar: ./tc-testing/tc-tests/actions/sample.json: time stamp 2024-11-05 07:29:13 is 24485874.094715398 s in the future tar: ./tc-testing/tc-tests/actions/ife.json: time stamp 2024-11-05 07:29:13 is 24485873.832418273 s in the future tar: ./tc-testing/tc-tests/actions/mpls.json: time stamp 2024-11-05 07:29:13 is 24485873.555686064 s in the future tar: ./tc-testing/tc-tests/actions/ctinfo.json: time stamp 2024-11-05 07:29:13 is 24485873.306864814 s in the future tar: ./tc-testing/tc-tests/actions/mirred.json: time stamp 2024-11-05 07:29:13 is 24485872.983493856 s in the future tar: ./tc-testing/tc-tests/actions/nat.json: time stamp 2024-11-05 07:29:13 is 24485872.739699189 s in the future tar: ./tc-testing/tc-tests/actions: time stamp 2024-11-05 07:29:13 is 24485872.614988273 s in the future tar: ./tc-testing/tc-tests/filters/bpf.json: time stamp 2024-11-05 07:29:13 is 24485872.321097564 s in the future tar: ./tc-testing/tc-tests/filters/u32.json: time stamp 2024-11-05 07:29:13 is 24485872.087477939 s in the future tar: ./tc-testing/tc-tests/filters/route.json: time stamp 2024-11-05 07:29:13 is 24485871.830546231 s in the future tar: ./tc-testing/tc-tests/filters/flower.json: time stamp 2024-11-05 07:29:13 is 24485871.586968814 s in the future tar: ./tc-testing/tc-tests/filters/fw.json: time stamp 2024-11-05 07:29:13 is 24485871.296709522 s in the future tar: ./tc-testing/tc-tests/filters/flow.json: time stamp 2024-11-05 07:29:13 is 24485871.061736856 s in the future tar: ./tc-testing/tc-tests/filters/basic.json: time stamp 2024-11-05 07:29:13 is 24485870.787952897 s in the future tar: ./tc-testing/tc-tests/filters/cgroup.json: time stamp 2024-11-05 07:29:13 is 24485870.544262731 s in the future tar: ./tc-testing/tc-tests/filters/matchall.json: time stamp 2024-11-05 07:29:13 is 24485870.285789522 s in the future tar: ./tc-testing/tc-tests/filters: time stamp 2024-11-05 07:29:13 is 24485870.152422564 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfq.json: time stamp 2024-11-05 07:29:13 is 24485869.868757897 s in the future tar: ./tc-testing/tc-tests/qdiscs/etf.json: time stamp 2024-11-05 07:29:13 is 24485869.640224022 s in the future tar: ./tc-testing/tc-tests/qdiscs/ingress.json: time stamp 2024-11-05 07:29:13 is 24485869.376653022 s in the future tar: ./tc-testing/tc-tests/qdiscs/hfsc.json: time stamp 2024-11-05 07:29:13 is 24485869.145123272 s in the future tar: ./tc-testing/tc-tests/qdiscs/tbf.json: time stamp 2024-11-05 07:29:13 is 24485868.892850814 s in the future tar: ./tc-testing/tc-tests/qdiscs/plug.json: time stamp 2024-11-05 07:29:13 is 24485868.66142273 s in the future tar: ./tc-testing/tc-tests/qdiscs/codel.json: time stamp 2024-11-05 07:29:13 is 24485868.408882439 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_codel.json: time stamp 2024-11-05 07:29:13 is 24485868.125461522 s in the future tar: ./tc-testing/tc-tests/qdiscs/red.json: time stamp 2024-11-05 07:29:13 is 24485867.81952723 s in the future tar: ./tc-testing/tc-tests/qdiscs/cake.json: time stamp 2024-11-05 07:29:13 is 24485867.585427272 s in the future tar: ./tc-testing/tc-tests/qdiscs/drr.json: time stamp 2024-11-05 07:29:13 is 24485867.337737897 s in the future tar: ./tc-testing/tc-tests/qdiscs/fifo.json: time stamp 2024-11-05 07:29:13 is 24485867.068283939 s in the future tar: ./tc-testing/tc-tests/qdiscs/qfq.json: time stamp 2024-11-05 07:29:13 is 24485866.820447647 s in the future tar: ./tc-testing/tc-tests/qdiscs/teql.json: time stamp 2024-11-05 07:29:13 is 24485866.592157355 s in the future tar: ./tc-testing/tc-tests/qdiscs/multiq.json: time stamp 2024-11-05 07:29:13 is 24485866.287142855 s in the future tar: ./tc-testing/tc-tests/qdiscs/pfifo_fast.json: time stamp 2024-11-05 07:29:13 is 24485866.026315022 s in the future tar: ./tc-testing/tc-tests/qdiscs/htb.json: time stamp 2024-11-05 07:29:13 is 24485865.744465897 s in the future tar: ./tc-testing/tc-tests/qdiscs/cbs.json: time stamp 2024-11-05 07:29:13 is 24485865.499655563 s in the future tar: ./tc-testing/tc-tests/qdiscs/choke.json: time stamp 2024-11-05 07:29:13 is 24485865.243875105 s in the future tar: ./tc-testing/tc-tests/qdiscs/netem.json: time stamp 2024-11-05 07:29:13 is 24485864.999059188 s in the future tar: ./tc-testing/tc-tests/qdiscs/skbprio.json: time stamp 2024-11-05 07:29:13 is 24485864.751794063 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfb.json: time stamp 2024-11-05 07:29:13 is 24485864.506997313 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq.json: time stamp 2024-11-05 07:29:13 is 24485864.276203147 s in the future tar: ./tc-testing/tc-tests/qdiscs/mq.json: time stamp 2024-11-05 07:29:13 is 24485864.014942605 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_pie.json: time stamp 2024-11-05 07:29:13 is 24485863.77718223 s in the future tar: ./tc-testing/tc-tests/qdiscs/mqprio.json: time stamp 2024-11-05 07:29:13 is 24485863.522804313 s in the future tar: ./tc-testing/tc-tests/qdiscs/gred.json: time stamp 2024-11-05 07:29:13 is 24485863.283507896 s in the future tar: ./tc-testing/tc-tests/qdiscs/hhf.json: time stamp 2024-11-05 07:29:13 is 24485863.005652188 s in the future tar: ./tc-testing/tc-tests/qdiscs/ets.json: time stamp 2024-11-05 07:29:13 is 24485862.724876563 s in the future tar: ./tc-testing/tc-tests/qdiscs/prio.json: time stamp 2024-11-05 07:29:13 is 24485862.471790688 s in the future tar: ./tc-testing/tc-tests/qdiscs/taprio.json: time stamp 2024-11-05 07:29:13 is 24485862.184511771 s in the future tar: ./tc-testing/tc-tests/qdiscs: time stamp 2024-11-05 07:29:13 is 24485862.040557355 s in the future tar: ./tc-testing/tc-tests/infra/filter.json: time stamp 2024-11-05 07:29:13 is 24485861.771634938 s in the future tar: ./tc-testing/tc-tests/infra/actions.json: time stamp 2024-11-05 07:29:13 is 24485861.52913823 s in the future tar: ./tc-testing/tc-tests/infra/qdiscs.json: time stamp 2024-11-05 07:29:13 is 24485861.26280423 s in the future tar: ./tc-testing/tc-tests/infra: time stamp 2024-11-05 07:29:13 is 24485861.133349896 s in the future tar: ./tc-testing/tc-tests: time stamp 2024-11-05 07:29:13 is 24485861.012163105 s in the future tar: ./tc-testing/config: time stamp 2024-11-05 07:29:13 is 24485860.778825354 s in the future tar: ./tc-testing/action-ebpf: time stamp 2024-11-05 07:29:13 is 24485860.536684438 s in the future tar: ./tc-testing/tdc_config.py: time stamp 2024-11-05 07:29:13 is 24485860.286960104 s in the future tar: ./tc-testing/tdc_multibatch.py: time stamp 2024-11-05 07:29:13 is 24485860.044555271 s in the future tar: ./tc-testing/TdcPlugin.py: time stamp 2024-11-05 07:29:13 is 24485859.761466313 s in the future tar: ./tc-testing/tdc.sh: time stamp 2024-11-05 07:29:13 is 24485859.518775104 s in the future tar: ./tc-testing/plugin-lib/valgrindPlugin.py: time stamp 2024-11-05 07:29:13 is 24485859.236814188 s in the future tar: ./tc-testing/plugin-lib/rootPlugin.py: time stamp 2024-11-05 07:29:13 is 24485858.981214729 s in the future tar: ./tc-testing/plugin-lib/nsPlugin.py: time stamp 2024-11-05 07:29:13 is 24485858.728012188 s in the future tar: ./tc-testing/plugin-lib/scapyPlugin.py: time stamp 2024-11-05 07:29:13 is 24485858.480807146 s in the future tar: ./tc-testing/plugin-lib/README-PLUGINS: time stamp 2024-11-05 07:29:13 is 24485858.234999813 s in the future tar: ./tc-testing/plugin-lib: time stamp 2024-11-05 07:29:13 is 24485858.123168146 s in the future tar: ./tc-testing/tdc_helper.py: time stamp 2024-11-05 07:29:13 is 24485857.868015229 s in the future tar: ./tc-testing/scripts/taprio_wait_for_admin.sh: time stamp 2024-11-05 07:29:13 is 24485857.525239521 s in the future tar: ./tc-testing/scripts: time stamp 2024-11-05 07:29:13 is 24485857.425019104 s in the future tar: ./tc-testing/tdc_config_local_template.py: time stamp 2024-11-05 07:29:13 is 24485857.179135021 s in the future tar: ./tc-testing/TdcResults.py: time stamp 2024-11-05 07:29:13 is 24485856.941340646 s in the future tar: ./tc-testing/settings: time stamp 2024-11-05 07:29:13 is 24485856.687126771 s in the future tar: ./tc-testing/plugins/__init__.py: time stamp 2024-11-05 07:29:13 is 24485856.449058562 s in the future tar: ./tc-testing/plugins: time stamp 2024-11-05 07:29:13 is 24485856.332326021 s in the future tar: ./tc-testing: time stamp 2024-11-05 08:42:11 is 24490234.223927687 s in the future tar: ./fpu/test_fpu: time stamp 2024-11-05 08:40:47 is 24490149.949029521 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2024-11-05 07:29:13 is 24485855.704621937 s in the future tar: ./fpu: time stamp 2024-11-05 08:42:04 is 24490226.587893104 s in the future tar: ./mount/nosymfollow-test: time stamp 2024-11-05 08:41:05 is 24490167.274588687 s in the future tar: ./mount/config: time stamp 2024-11-05 07:29:13 is 24485855.00415627 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2024-11-05 07:29:13 is 24485854.764871229 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2024-11-05 08:41:05 is 24490166.495522687 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2024-11-05 07:29:13 is 24485854.247776229 s in the future tar: ./mount: time stamp 2024-11-05 08:42:06 is 24490227.109513937 s in the future tar: ./cgroup/test_kmem: time stamp 2024-11-05 08:40:15 is 24490115.83006002 s in the future tar: ./cgroup/with_stress.sh: time stamp 2024-11-05 07:29:13 is 24485853.548202645 s in the future tar: ./cgroup/test_freezer: time stamp 2024-11-05 08:40:15 is 24490115.312829354 s in the future tar: ./cgroup/test_cpu: time stamp 2024-11-05 08:40:14 is 24490114.04463927 s in the future tar: ./cgroup/test_cpuset: time stamp 2024-11-05 08:40:14 is 24490113.820675395 s in the future tar: ./cgroup/wait_inotify: time stamp 2024-11-05 08:40:16 is 24490115.502655937 s in the future tar: ./cgroup/test_core: time stamp 2024-11-05 08:40:14 is 24490113.245391395 s in the future tar: ./cgroup/test_cpuset_v1_hp.sh: time stamp 2024-11-05 07:29:13 is 24485851.943970187 s in the future tar: ./cgroup/test_zswap: time stamp 2024-11-05 08:40:16 is 24490114.702834562 s in the future tar: ./cgroup/config: time stamp 2024-11-05 07:29:13 is 24485851.451992603 s in the future tar: ./cgroup/test_pids: time stamp 2024-11-05 08:40:16 is 24490114.218964603 s in the future tar: ./cgroup/test_memcontrol: time stamp 2024-11-05 08:40:15 is 24490112.959909228 s in the future tar: ./cgroup/test_kill: time stamp 2024-11-05 08:40:15 is 24490112.726862603 s in the future tar: ./cgroup/test_stress.sh: time stamp 2024-11-05 07:29:13 is 24485850.484635978 s in the future tar: ./cgroup/test_hugetlb_memcg: time stamp 2024-11-05 08:40:15 is 24490112.234837187 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2024-11-05 07:29:13 is 24485849.935904562 s in the future tar: ./cgroup: time stamp 2024-11-05 08:42:01 is 24490217.817747853 s in the future tar: ./mincore/mincore_selftest: time stamp 2024-11-05 08:41:05 is 24490161.458909103 s in the future tar: ./mincore: time stamp 2024-11-05 08:42:06 is 24490222.350433561 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2024-11-05 07:29:13 is 24485848.95865627 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2024-11-05 07:29:13 is 24485848.841815436 s in the future tar: ./ftrace/test.d/functions: time stamp 2024-11-05 07:29:13 is 24485848.604002895 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2024-11-05 07:29:13 is 24485848.316349228 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2024-11-05 07:29:13 is 24485848.074499936 s in the future tar: ./ftrace/test.d/direct: time stamp 2024-11-05 07:29:13 is 24485847.957713061 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2024-11-05 07:29:13 is 24485847.669792811 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2024-11-05 07:29:13 is 24485847.390825145 s in the future tar: ./ftrace/test.d/instances: time stamp 2024-11-05 07:29:13 is 24485847.29039727 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2024-11-05 07:29:13 is 24485847.00249327 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2024-11-05 07:29:13 is 24485846.748917769 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2024-11-05 07:29:13 is 24485846.515264644 s in the future tar: ./ftrace/test.d/dynevent/tprobe_syntax_errors.tc: time stamp 2024-11-05 07:29:13 is 24485846.288516311 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2024-11-05 07:29:13 is 24485846.023039353 s in the future tar: ./ftrace/test.d/dynevent/fprobe_entry_arg.tc: time stamp 2024-11-05 07:29:13 is 24485845.774534478 s in the future tar: ./ftrace/test.d/dynevent/add_remove_btfarg.tc: time stamp 2024-11-05 07:29:13 is 24485845.532784394 s in the future tar: ./ftrace/test.d/dynevent/add_remove_uprobe.tc: time stamp 2024-11-05 07:29:13 is 24485845.285935103 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2024-11-05 07:29:13 is 24485845.055467978 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe_module.tc: time stamp 2024-11-05 07:29:13 is 24485844.815221061 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe.tc: time stamp 2024-11-05 07:29:13 is 24485844.588420603 s in the future tar: ./ftrace/test.d/dynevent/add_remove_fprobe.tc: time stamp 2024-11-05 07:29:13 is 24485844.354878061 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2024-11-05 07:29:13 is 24485844.104812644 s in the future tar: ./ftrace/test.d/dynevent/fprobe_syntax_errors.tc: time stamp 2024-11-05 07:29:13 is 24485843.812823561 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2024-11-05 07:29:13 is 24485843.571130727 s in the future tar: ./ftrace/test.d/dynevent/fprobe_args_vfs.tc: time stamp 2024-11-05 07:29:13 is 24485843.338408686 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2024-11-05 07:29:13 is 24485843.220155186 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2024-11-05 07:29:13 is 24485842.911015352 s in the future tar: ./ftrace/test.d/selftest: time stamp 2024-11-05 07:29:13 is 24485842.803058519 s in the future tar: ./ftrace/test.d/ftrace/fgraph-multi.tc: time stamp 2024-11-05 07:29:13 is 24485842.502223102 s in the future tar: ./ftrace/test.d/ftrace/func_hotplug.tc: time stamp 2024-11-05 07:29:13 is 24485842.169143602 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2024-11-05 07:29:13 is 24485841.926735436 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2024-11-05 07:29:13 is 24485841.676966602 s in the future tar: ./ftrace/test.d/ftrace/fgraph-profiler.tc: time stamp 2024-11-05 07:29:13 is 24485841.442915769 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2024-11-05 07:29:13 is 24485841.209758644 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2024-11-05 07:29:13 is 24485840.961006019 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2024-11-05 07:29:13 is 24485840.729204102 s in the future tar: ./ftrace/test.d/ftrace/fgraph-retval.tc: time stamp 2024-11-05 07:29:13 is 24485840.460794769 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2024-11-05 07:29:13 is 24485840.220489102 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2024-11-05 07:29:13 is 24485839.949823685 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2024-11-05 07:29:13 is 24485839.68678181 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2024-11-05 07:29:13 is 24485839.416240685 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2024-11-05 07:29:13 is 24485839.152946269 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2024-11-05 07:29:13 is 24485838.882359685 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2024-11-05 07:29:13 is 24485838.627471644 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2024-11-05 07:29:13 is 24485838.373556852 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2024-11-05 07:29:13 is 24485838.132585893 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2024-11-05 07:29:13 is 24485837.884055435 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2024-11-05 07:29:13 is 24485837.764466935 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2024-11-05 07:29:13 is 24485837.474345768 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2024-11-05 07:29:13 is 24485837.138670518 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2024-11-05 07:29:13 is 24485836.880413102 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2024-11-05 07:29:13 is 24485836.654857768 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2024-11-05 07:29:13 is 24485836.408093227 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2024-11-05 07:29:13 is 24485836.162587852 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2024-11-05 07:29:13 is 24485835.916094977 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2024-11-05 07:29:13 is 24485835.687057852 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2024-11-05 07:29:13 is 24485835.42675156 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2024-11-05 07:29:13 is 24485835.201481851 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack.tc: time stamp 2024-11-05 07:29:13 is 24485834.956706601 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2024-11-05 07:29:13 is 24485834.726021935 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack-legacy.tc: time stamp 2024-11-05 07:29:13 is 24485834.472983518 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2024-11-05 07:29:13 is 24485834.225532935 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2024-11-05 07:29:13 is 24485833.991980601 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2024-11-05 07:29:13 is 24485833.743250435 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2024-11-05 07:29:13 is 24485833.45821656 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2024-11-05 07:29:13 is 24485833.216328893 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2024-11-05 07:29:13 is 24485833.107877601 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2024-11-05 07:29:13 is 24485832.854603226 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2024-11-05 07:29:13 is 24485832.633748018 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2024-11-05 07:29:13 is 24485832.504216976 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2024-11-05 07:29:13 is 24485832.295059393 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2024-11-05 07:29:13 is 24485832.012448684 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2024-11-05 07:29:13 is 24485831.803681184 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2024-11-05 07:29:13 is 24485831.545179934 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2024-11-05 07:29:13 is 24485831.303308768 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2024-11-05 07:29:13 is 24485831.065657518 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2024-11-05 07:29:13 is 24485830.895662934 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2024-11-05 07:29:13 is 24485830.641884226 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2024-11-05 07:29:13 is 24485830.405597851 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2024-11-05 07:29:13 is 24485830.166424976 s in the future tar: ./ftrace/test.d/trigger: time stamp 2024-11-05 07:29:13 is 24485830.035460476 s in the future tar: ./ftrace/test.d/template: time stamp 2024-11-05 07:29:13 is 24485829.794891059 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2024-11-05 07:29:13 is 24485829.546398267 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2024-11-05 07:29:13 is 24485829.301501017 s in the future tar: ./ftrace/test.d/tracer: time stamp 2024-11-05 07:29:13 is 24485829.190934892 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2024-11-05 07:29:13 is 24485828.920830892 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2024-11-05 07:29:13 is 24485828.667550892 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2024-11-05 07:29:13 is 24485828.421089892 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2024-11-05 07:29:13 is 24485828.167062976 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2024-11-05 07:29:13 is 24485827.926938059 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2024-11-05 07:29:13 is 24485827.664432642 s in the future tar: ./ftrace/test.d/event: time stamp 2024-11-05 07:29:13 is 24485827.611448601 s in the future tar: ./ftrace/test.d/filter/event-filter-function.tc: time stamp 2024-11-05 07:29:13 is 24485827.349566767 s in the future tar: ./ftrace/test.d/filter: time stamp 2024-11-05 07:29:13 is 24485827.202572434 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2024-11-05 07:29:13 is 24485826.911147475 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2024-11-05 07:29:13 is 24485826.671732475 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2024-11-05 07:29:13 is 24485826.427361642 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_char.tc: time stamp 2024-11-05 07:29:13 is 24485826.162902767 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2024-11-05 07:29:13 is 24485826.027057975 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2024-11-05 07:29:13 is 24485825.787547975 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2024-11-05 07:29:13 is 24485825.539121309 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_vfs.tc: time stamp 2024-11-05 07:29:13 is 24485825.287076767 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2024-11-05 07:29:13 is 24485825.061780892 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2024-11-05 07:29:13 is 24485824.79494735 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2024-11-05 07:29:13 is 24485824.542096142 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2024-11-05 07:29:13 is 24485824.288264642 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2024-11-05 07:29:13 is 24485824.027303558 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2024-11-05 07:29:13 is 24485823.773834642 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2024-11-05 07:29:13 is 24485823.5242926 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2024-11-05 07:29:13 is 24485823.298506433 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2024-11-05 07:29:13 is 24485823.073337183 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2024-11-05 07:29:13 is 24485822.836520392 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2024-11-05 07:29:13 is 24485822.609206433 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2024-11-05 07:29:13 is 24485822.354265308 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2024-11-05 07:29:13 is 24485822.117190058 s in the future tar: ./ftrace/test.d/kprobe/kprobe_insn_boundary.tc: time stamp 2024-11-05 07:29:13 is 24485821.772506683 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2024-11-05 07:29:13 is 24485821.5248936 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_entry_arg.tc: time stamp 2024-11-05 07:29:13 is 24485821.272246475 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2024-11-05 07:29:13 is 24485821.071685183 s in the future tar: ./ftrace/test.d/kprobe/kprobe_opt_types.tc: time stamp 2024-11-05 07:29:13 is 24485820.824205266 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2024-11-05 07:29:13 is 24485820.590629308 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2024-11-05 07:29:13 is 24485820.474061558 s in the future tar: ./ftrace/test.d/00basic/trace_marker.tc: time stamp 2024-11-05 07:29:13 is 24485820.203978016 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2024-11-05 07:29:13 is 24485819.970418891 s in the future tar: ./ftrace/test.d/00basic/test_ownership.tc: time stamp 2024-11-05 07:29:13 is 24485819.712784641 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2024-11-05 07:29:13 is 24485819.486495725 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2024-11-05 07:29:13 is 24485819.220040308 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_subbuf_size.tc: time stamp 2024-11-05 07:29:13 is 24485818.978872808 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2024-11-05 07:29:13 is 24485818.712220349 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2024-11-05 07:29:13 is 24485818.463705891 s in the future tar: ./ftrace/test.d/00basic/snapshot1.tc: time stamp 2024-11-05 07:29:13 is 24485818.203536433 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2024-11-05 07:29:13 is 24485817.948634224 s in the future tar: ./ftrace/test.d/00basic/mount_options.tc: time stamp 2024-11-05 07:29:13 is 24485817.703167683 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2024-11-05 07:29:13 is 24485817.461281766 s in the future tar: ./ftrace/test.d/00basic: time stamp 2024-11-05 07:29:13 is 24485817.328204558 s in the future tar: ./ftrace/test.d: time stamp 2024-11-05 07:29:13 is 24485817.209161558 s in the future tar: ./ftrace/config: time stamp 2024-11-05 07:29:13 is 24485816.953981349 s in the future tar: ./ftrace/ftracetest-ktap: time stamp 2024-11-05 07:29:13 is 24485816.667146308 s in the future tar: ./ftrace/settings: time stamp 2024-11-05 07:29:13 is 24485816.403569433 s in the future tar: ./ftrace/ftracetest: time stamp 2024-11-05 07:29:13 is 24485816.141612183 s in the future tar: ./ftrace: time stamp 2024-11-05 08:42:04 is 24490187.009469974 s in the future tar: ./drivers/net/queues.py: time stamp 2024-11-05 07:29:13 is 24485815.654556557 s in the future tar: ./drivers/net/shaper.py: time stamp 2024-11-05 07:29:13 is 24485815.407430557 s in the future tar: ./drivers/net/netcons_basic.sh: time stamp 2024-11-05 07:29:13 is 24485815.168814099 s in the future tar: ./drivers/net/virtio_net/virtio_net_common.sh: time stamp 2024-11-05 07:29:13 is 24485814.868690182 s in the future tar: ./drivers/net/virtio_net/basic_features.sh: time stamp 2024-11-05 07:29:13 is 24485814.631383516 s in the future tar: ./drivers/net/virtio_net/config: time stamp 2024-11-05 07:29:13 is 24485814.384599141 s in the future tar: ./drivers/net/virtio_net: time stamp 2024-11-05 08:42:02 is 24490183.284562141 s in the future tar: ./drivers/net/config: time stamp 2024-11-05 07:29:13 is 24485814.014788932 s in the future tar: ./drivers/net/lib/py/remote_netns.py: time stamp 2024-11-05 07:29:13 is 24485813.677703474 s in the future tar: ./drivers/net/lib/py/remote.py: time stamp 2024-11-05 07:29:13 is 24485813.421120557 s in the future tar: ./drivers/net/lib/py/env.py: time stamp 2024-11-05 07:29:13 is 24485813.171513599 s in the future tar: ./drivers/net/lib/py/load.py: time stamp 2024-11-05 07:29:13 is 24485812.937975932 s in the future tar: ./drivers/net/lib/py/__init__.py: time stamp 2024-11-05 07:29:13 is 24485812.686392015 s in the future tar: ./drivers/net/lib/py/remote_ssh.py: time stamp 2024-11-05 07:29:13 is 24485812.437439099 s in the future tar: ./drivers/net/lib/py: time stamp 2024-11-05 07:29:13 is 24485812.332623932 s in the future tar: ./drivers/net/lib: time stamp 2024-11-05 07:29:13 is 24485812.232791224 s in the future tar: ./drivers/net/team/config: time stamp 2024-11-05 07:29:13 is 24485811.940575807 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2024-11-05 07:29:13 is 24485811.636590682 s in the future tar: ./drivers/net/team: time stamp 2024-11-05 08:42:02 is 24490180.507027807 s in the future tar: ./drivers/net/ping.py: time stamp 2024-11-05 07:29:13 is 24485811.252900057 s in the future tar: ./drivers/net/stats.py: time stamp 2024-11-05 07:29:13 is 24485810.989977099 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2024-11-05 07:29:13 is 24485810.63981339 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2024-11-05 07:29:13 is 24485810.38090589 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2024-11-05 07:29:13 is 24485810.131036765 s in the future tar: ./drivers/net/bonding/bond_topo_2d1c.sh: time stamp 2024-11-05 07:29:13 is 24485809.894102432 s in the future tar: ./drivers/net/bonding/mode-1-recovery-updelay.sh: time stamp 2024-11-05 07:29:13 is 24485809.657156098 s in the future tar: ./drivers/net/bonding/bond_options.sh: time stamp 2024-11-05 07:29:13 is 24485809.396992348 s in the future tar: ./drivers/net/bonding/config: time stamp 2024-11-05 07:29:13 is 24485809.113502057 s in the future tar: ./drivers/net/bonding/mode-2-recovery-updelay.sh: time stamp 2024-11-05 07:29:13 is 24485808.86327914 s in the future tar: ./drivers/net/bonding/bond_topo_3d1c.sh: time stamp 2024-11-05 07:29:13 is 24485808.658504473 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2024-11-05 07:29:13 is 24485808.399955265 s in the future tar: ./drivers/net/bonding/bond-eth-type-change.sh: time stamp 2024-11-05 07:29:13 is 24485808.166285682 s in the future tar: ./drivers/net/bonding/bond_macvlan.sh: time stamp 2024-11-05 07:29:13 is 24485807.912984473 s in the future tar: ./drivers/net/bonding/settings: time stamp 2024-11-05 07:29:13 is 24485807.665866431 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2024-11-05 07:29:13 is 24485807.373774848 s in the future tar: ./drivers/net/bonding: time stamp 2024-11-05 07:29:13 is 24485807.23186889 s in the future tar: ./drivers/net: time stamp 2024-11-05 08:42:02 is 24490176.136121681 s in the future tar: ./drivers/platform/x86/intel/ifs/test_ifs.sh: time stamp 2024-11-05 07:29:13 is 24485806.727435181 s in the future tar: ./drivers/platform/x86/intel/ifs: time stamp 2024-11-05 08:42:03 is 24490176.618816473 s in the future tar: ./drivers/platform/x86/intel: time stamp 2024-11-05 08:42:03 is 24490176.460249265 s in the future tar: ./drivers/platform/x86: time stamp 2024-11-05 08:42:03 is 24490176.351743681 s in the future tar: ./drivers/platform: time stamp 2024-11-05 08:42:03 is 24490176.235086098 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2024-11-05 08:40:17 is 24490069.973861806 s in the future tar: ./drivers/dma-buf/config: time stamp 2024-11-05 07:29:13 is 24485805.726228515 s in the future tar: ./drivers/dma-buf: time stamp 2024-11-05 08:42:02 is 24490174.609898223 s in the future tar: ./drivers: time stamp 2024-11-05 08:42:03 is 24490175.461344515 s in the future tar: ./user_events/ftrace_test: time stamp 2024-11-05 08:41:47 is 24490159.146225848 s in the future tar: ./user_events/config: time stamp 2024-11-05 07:29:13 is 24485804.892534848 s in the future tar: ./user_events/dyn_test: time stamp 2024-11-05 08:41:47 is 24490158.620946139 s in the future tar: ./user_events/perf_test: time stamp 2024-11-05 08:41:47 is 24490158.367107764 s in the future tar: ./user_events/abi_test: time stamp 2024-11-05 08:41:48 is 24490159.125087723 s in the future tar: ./user_events/settings: time stamp 2024-11-05 07:29:13 is 24485803.866701139 s in the future tar: ./user_events: time stamp 2024-11-05 08:42:12 is 24490182.753203598 s in the future tar: ./kcmp/kcmp_test: time stamp 2024-11-05 08:40:53 is 24490103.482252764 s in the future tar: ./kcmp: time stamp 2024-11-05 08:42:05 is 24490175.373819931 s in the future tar: ./dt/test_unprobed_devices.sh: time stamp 2024-11-05 07:29:13 is 24485803.116978056 s in the future tar: ./dt/compatible_ignore_list: time stamp 2024-11-05 07:29:13 is 24485802.852212098 s in the future tar: ./dt/compatible_list: time stamp 2024-11-05 08:40:43 is 24490092.532956764 s in the future tar: ./dt: time stamp 2024-11-05 08:42:03 is 24490172.408774639 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2024-11-05 08:41:30 is 24490139.113373806 s in the future tar: ./pid_namespace/config: time stamp 2024-11-05 07:29:13 is 24485801.855801597 s in the future tar: ./pid_namespace: time stamp 2024-11-05 08:42:09 is 24490177.738906889 s in the future tar: ./connector/proc_filter: time stamp 2024-11-05 08:40:16 is 24490064.373544347 s in the future tar: ./connector: time stamp 2024-11-05 08:42:01 is 24490169.255256431 s in the future tar: ./tty/tty_tstamp_update: time stamp 2024-11-05 08:41:47 is 24490154.980554597 s in the future tar: ./tty: time stamp 2024-11-05 08:42:12 is 24490179.855500931 s in the future tar: ./timers/inconsistency-check: time stamp 2024-11-05 08:41:45 is 24490152.588459931 s in the future tar: ./timers/valid-adjtimex: time stamp 2024-11-05 08:41:45 is 24490152.304151431 s in the future tar: ./timers/adjtick: time stamp 2024-11-05 08:41:46 is 24490153.034624139 s in the future tar: ./timers/freq-step: time stamp 2024-11-05 08:41:46 is 24490152.748963097 s in the future tar: ./timers/rtcpie: time stamp 2024-11-05 08:41:45 is 24490151.475759222 s in the future tar: ./timers/set-tai: time stamp 2024-11-05 08:41:46 is 24490152.198285014 s in the future tar: ./timers/nanosleep: time stamp 2024-11-05 08:41:44 is 24490149.925272264 s in the future tar: ./timers/set-2038: time stamp 2024-11-05 08:41:46 is 24490151.655820889 s in the future tar: ./timers/set-tz: time stamp 2024-11-05 08:41:46 is 24490151.395795514 s in the future tar: ./timers/threadtest: time stamp 2024-11-05 08:41:45 is 24490150.13884193 s in the future tar: ./timers/skew_consistency: time stamp 2024-11-05 08:41:46 is 24490150.878676264 s in the future tar: ./timers/nsleep-lat: time stamp 2024-11-05 08:41:45 is 24490149.596841347 s in the future tar: ./timers/change_skew: time stamp 2024-11-05 08:41:46 is 24490150.35718693 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2024-11-05 08:41:45 is 24490149.104577097 s in the future tar: ./timers/mqueue-lat: time stamp 2024-11-05 08:41:45 is 24490148.856782555 s in the future tar: ./timers/clocksource-switch: time stamp 2024-11-05 08:41:46 is 24490149.587333222 s in the future tar: ./timers/posix_timers: time stamp 2024-11-05 08:41:44 is 24490147.289715347 s in the future tar: ./timers/leapcrash: time stamp 2024-11-05 08:41:46 is 24490149.022844013 s in the future tar: ./timers/set-timer-lat: time stamp 2024-11-05 08:41:45 is 24490147.772539888 s in the future tar: ./timers/settings: time stamp 2024-11-05 07:29:13 is 24485795.505589013 s in the future tar: ./timers/leap-a-day: time stamp 2024-11-05 08:41:46 is 24490148.221975805 s in the future tar: ./timers/raw_skew: time stamp 2024-11-05 08:41:45 is 24490146.963287013 s in the future tar: ./timers: time stamp 2024-11-05 08:42:11 is 24490172.840777097 s in the future tar: ./splice/config: time stamp 2024-11-05 07:29:13 is 24485794.524793888 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2024-11-05 07:29:13 is 24485794.287826888 s in the future tar: ./splice/splice_read: time stamp 2024-11-05 08:41:42 is 24490143.03488543 s in the future tar: ./splice/short_splice_read.sh: time stamp 2024-11-05 07:29:13 is 24485793.764708722 s in the future tar: ./splice/default_file_splice_read: time stamp 2024-11-05 08:41:42 is 24490142.516222888 s in the future tar: ./splice/settings: time stamp 2024-11-05 07:29:13 is 24485793.239165971 s in the future tar: ./splice: time stamp 2024-11-05 08:42:11 is 24490171.132309721 s in the future tar: ./acct/acct_syscall: time stamp 2024-11-05 08:40:12 is 24490051.85289443 s in the future tar: ./acct: time stamp 2024-11-05 08:42:00 is 24490159.744263013 s in the future tar: ./ir/ir_loopback: time stamp 2024-11-05 08:40:53 is 24490092.458030513 s in the future tar: ./ir/ir_loopback.sh: time stamp 2024-11-05 07:29:13 is 24485792.19869068 s in the future tar: ./ir: time stamp 2024-11-05 08:42:05 is 24490164.088957805 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2024-11-05 08:41:04 is 24490102.787943971 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2024-11-05 08:41:04 is 24490102.54293918 s in the future tar: ./membarrier: time stamp 2024-11-05 08:42:06 is 24490164.406869596 s in the future tar: ./power_supply/test_power_supply_properties.sh: time stamp 2024-11-05 07:29:13 is 24485791.02160368 s in the future tar: ./power_supply/helpers.sh: time stamp 2024-11-05 07:29:13 is 24485790.784352096 s in the future tar: ./power_supply: time stamp 2024-11-05 08:42:09 is 24490166.675833596 s in the future tar: ./timens/vfork_exec: time stamp 2024-11-05 08:41:44 is 24490141.392478888 s in the future tar: ./timens/clock_nanosleep: time stamp 2024-11-05 08:41:44 is 24490141.147062596 s in the future tar: ./timens/timer: time stamp 2024-11-05 08:41:44 is 24490140.858723638 s in the future tar: ./timens/gettime_perf: time stamp 2024-11-05 08:41:44 is 24490140.613678221 s in the future tar: ./timens/config: time stamp 2024-11-05 07:29:13 is 24485789.374789179 s in the future tar: ./timens/exec: time stamp 2024-11-05 08:41:44 is 24490140.122199054 s in the future tar: ./timens/timens: time stamp 2024-11-05 08:41:43 is 24490138.865861763 s in the future tar: ./timens/timerfd: time stamp 2024-11-05 08:41:43 is 24490138.611160013 s in the future tar: ./timens/procfs: time stamp 2024-11-05 08:41:44 is 24490139.373649304 s in the future tar: ./timens/futex: time stamp 2024-11-05 08:41:44 is 24490139.115055596 s in the future tar: ./timens: time stamp 2024-11-05 08:42:11 is 24490166.007288637 s in the future tar: ./perf_events/remove_on_exec: time stamp 2024-11-05 08:41:29 is 24490123.708892512 s in the future tar: ./perf_events/sigtrap_threads: time stamp 2024-11-05 08:41:29 is 24490123.464734221 s in the future tar: ./perf_events/watermark_signal: time stamp 2024-11-05 08:41:29 is 24490123.224884221 s in the future tar: ./perf_events/config: time stamp 2024-11-05 07:29:13 is 24485786.988997846 s in the future tar: ./perf_events/settings: time stamp 2024-11-05 07:29:13 is 24485786.749528596 s in the future tar: ./perf_events: time stamp 2024-11-05 08:42:09 is 24490162.632693887 s in the future tar: ./iommu/iommufd_fail_nth: time stamp 2024-11-05 08:40:53 is 24490086.330321096 s in the future tar: ./iommu/iommufd: time stamp 2024-11-05 08:40:52 is 24490084.988137096 s in the future tar: ./iommu/config: time stamp 2024-11-05 07:29:13 is 24485785.723655554 s in the future tar: ./iommu: time stamp 2024-11-05 08:42:05 is 24490157.624651221 s in the future tar: ./sysctl/config: time stamp 2024-11-05 07:29:13 is 24485785.312471554 s in the future tar: ./sysctl/sysctl.sh: time stamp 2024-11-05 07:29:13 is 24485785.089695929 s in the future tar: ./sysctl: time stamp 2024-11-05 08:42:11 is 24490162.98041747 s in the future tar: ./efivarfs/config: time stamp 2024-11-05 07:29:13 is 24485784.655208179 s in the future tar: ./efivarfs/open-unlink: time stamp 2024-11-05 08:40:43 is 24490074.39100547 s in the future tar: ./efivarfs/create-read: time stamp 2024-11-05 08:40:44 is 24490075.172006512 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2024-11-05 07:29:13 is 24485783.935949762 s in the future tar: ./efivarfs: time stamp 2024-11-05 08:42:03 is 24490153.802571595 s in the future tar: ./intel_pstate/run.sh: time stamp 2024-11-05 07:29:13 is 24485783.493422179 s in the future tar: ./intel_pstate: time stamp 2024-11-05 08:42:05 is 24490155.360452554 s in the future tar: ./filesystems/file_stressor: time stamp 2024-11-05 08:40:45 is 24490075.097422012 s in the future tar: ./filesystems/fat/config: time stamp 2024-11-05 07:29:13 is 24485782.795802179 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2024-11-05 08:40:46 is 24490075.562068179 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2024-11-05 07:29:13 is 24485782.31785822 s in the future tar: ./filesystems/fat: time stamp 2024-11-05 08:42:03 is 24490152.175863428 s in the future tar: ./filesystems/dnotify_test: time stamp 2024-11-05 08:40:45 is 24490073.920023012 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2024-11-05 08:40:46 is 24490074.538198387 s in the future tar: ./filesystems/epoll: time stamp 2024-11-05 08:42:03 is 24490151.41692722 s in the future tar: ./filesystems/binderfs/config: time stamp 2024-11-05 07:29:13 is 24485781.161849512 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2024-11-05 08:40:45 is 24490072.849880262 s in the future tar: ./filesystems/binderfs: time stamp 2024-11-05 08:42:03 is 24490150.726925553 s in the future tar: ./filesystems/devpts_pts: time stamp 2024-11-05 08:40:44 is 24490071.459103595 s in the future tar: ./filesystems/overlayfs/dev_in_maps: time stamp 2024-11-05 08:40:46 is 24490073.159738053 s in the future tar: ./filesystems/overlayfs/set_layers_via_fds: time stamp 2024-11-05 08:40:46 is 24490072.918191928 s in the future tar: ./filesystems/overlayfs: time stamp 2024-11-05 08:42:03 is 24490149.79877547 s in the future tar: ./filesystems/statmount/statmount_test: time stamp 2024-11-05 08:40:46 is 24490072.534756386 s in the future tar: ./filesystems/statmount/statmount_test_ns: time stamp 2024-11-05 08:40:47 is 24490073.29835647 s in the future tar: ./filesystems/statmount: time stamp 2024-11-05 08:42:03 is 24490149.168317386 s in the future tar: ./filesystems: time stamp 2024-11-05 08:42:03 is 24490149.060036511 s in the future tar: ./firmware/fw_upload.sh: time stamp 2024-11-05 07:29:13 is 24485778.764382595 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2024-11-05 07:29:13 is 24485778.516369886 s in the future tar: ./firmware/fw_lib.sh: time stamp 2024-11-05 07:29:13 is 24485778.27437147 s in the future tar: ./firmware/config: time stamp 2024-11-05 07:29:13 is 24485778.040886095 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2024-11-05 07:29:13 is 24485777.798862761 s in the future tar: ./firmware/fw_namespace: time stamp 2024-11-05 08:40:47 is 24490071.532091678 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2024-11-05 07:29:13 is 24485777.296064386 s in the future tar: ./firmware/settings: time stamp 2024-11-05 07:29:13 is 24485777.049439678 s in the future tar: ./firmware: time stamp 2024-11-05 08:42:04 is 24490147.932840719 s in the future tar: ./memfd/memfd_test: time stamp 2024-11-05 08:41:05 is 24490088.645406594 s in the future tar: ./memfd/config: time stamp 2024-11-05 07:29:13 is 24485776.403574386 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2024-11-05 07:29:13 is 24485776.181204511 s in the future tar: ./memfd/fuse_test: time stamp 2024-11-05 08:41:05 is 24490087.939606844 s in the future tar: ./memfd/fuse_mnt: time stamp 2024-11-05 08:41:05 is 24490087.643003469 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2024-11-05 07:29:13 is 24485775.396684469 s in the future tar: ./memfd: time stamp 2024-11-05 08:42:06 is 24490148.288211344 s in the future tar: ./gpio/gpio-chip-info: time stamp 2024-11-05 08:40:49 is 24490070.993917553 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2024-11-05 07:29:13 is 24485774.745975469 s in the future tar: ./gpio/config: time stamp 2024-11-05 07:29:13 is 24485774.493372011 s in the future tar: ./gpio/gpio-line-name: time stamp 2024-11-05 08:40:49 is 24490070.245616011 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2024-11-05 07:29:13 is 24485773.988036219 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2024-11-05 07:29:13 is 24485773.744780886 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2024-11-05 08:40:48 is 24490068.500860386 s in the future tar: ./gpio: time stamp 2024-11-05 08:42:04 is 24490144.358857011 s in the future tar: ./kselftest-list.txt: time stamp 2024-11-05 08:42:14 is 24490154.120439219 s in the future tar: ./openat2/rename_attack_test: time stamp 2024-11-05 08:41:35 is 24490114.441414802 s in the future tar: ./openat2/openat2_test: time stamp 2024-11-05 08:41:33 is 24490111.991056844 s in the future tar: ./openat2/resolve_test: time stamp 2024-11-05 08:41:35 is 24490113.423980344 s in the future tar: ./openat2: time stamp 2024-11-05 08:42:09 is 24490147.292497552 s in the future tar: ./pstore/pstore_tests: time stamp 2024-11-05 07:29:13 is 24485771.027075427 s in the future tar: ./pstore/config: time stamp 2024-11-05 07:29:13 is 24485770.784547177 s in the future tar: ./pstore/pstore_crash_test: time stamp 2024-11-05 07:29:13 is 24485770.526617969 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2024-11-05 07:29:13 is 24485770.258798927 s in the future tar: ./pstore/common_tests: time stamp 2024-11-05 07:29:13 is 24485769.997492552 s in the future tar: ./pstore: time stamp 2024-11-05 08:42:09 is 24490145.86604576 s in the future tar: ./signal/mangle_uc_sigmask: time stamp 2024-11-05 08:41:42 is 24490118.580244135 s in the future tar: ./signal/sas: time stamp 2024-11-05 08:41:42 is 24490118.332467552 s in the future tar: ./signal: time stamp 2024-11-05 08:42:10 is 24490146.23281826 s in the future tar: ./vDSO/vdso_test_gettimeofday: time stamp 2024-11-05 08:41:48 is 24490123.954581594 s in the future tar: ./vDSO/vdso_test_getcpu: time stamp 2024-11-05 08:41:48 is 24490123.715736427 s in the future tar: ./vDSO/vdso_test_clock_getres: time stamp 2024-11-05 08:41:48 is 24490123.46244151 s in the future tar: ./vDSO/vdso_test_correctness: time stamp 2024-11-05 08:41:48 is 24490123.212167677 s in the future tar: ./vDSO/vdso_test_abi: time stamp 2024-11-05 08:41:48 is 24490122.937024968 s in the future tar: ./vDSO/vdso_test_getrandom: time stamp 2024-11-05 08:41:49 is 24490123.661930468 s in the future tar: ./vDSO/vdso_test_chacha: time stamp 2024-11-05 08:41:49 is 24490123.40118001 s in the future tar: ./vDSO: time stamp 2024-11-05 08:42:12 is 24490146.288547218 s in the future tar: ./mqueue/mq_open_tests: time stamp 2024-11-05 08:41:07 is 24490080.992364177 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2024-11-05 08:41:07 is 24490080.73841426 s in the future tar: ./mqueue: time stamp 2024-11-05 08:42:07 is 24490140.621815385 s in the future tar: ./sync/sync_test: time stamp 2024-11-05 08:41:43 is 24490116.306012302 s in the future tar: ./sync/config: time stamp 2024-11-05 07:29:13 is 24485766.066794177 s in the future tar: ./sync: time stamp 2024-11-05 08:42:11 is 24490143.950065427 s in the future tar: ./ipc/msgque: time stamp 2024-11-05 08:40:53 is 24490065.678513051 s in the future tar: ./ipc/config: time stamp 2024-11-05 07:29:13 is 24485765.321214551 s in the future tar: ./ipc: time stamp 2024-11-05 08:42:05 is 24490137.203132593 s in the future tar: ./tdx/tdx_guest_test: time stamp 2024-11-05 08:41:43 is 24490114.742646176 s in the future tar: ./tdx/config: time stamp 2024-11-05 07:29:13 is 24485764.507537051 s in the future tar: ./tdx: time stamp 2024-11-05 08:42:11 is 24490142.374125176 s in the future tar: ./tpm2/test_async.sh: time stamp 2024-11-05 07:29:13 is 24485764.09427551 s in the future tar: ./tpm2/tpm2.py: time stamp 2024-11-05 07:29:13 is 24485763.848889551 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2024-11-05 07:29:13 is 24485763.60207176 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2024-11-05 07:29:13 is 24485763.348428676 s in the future tar: ./tpm2/settings: time stamp 2024-11-05 07:29:13 is 24485763.109928635 s in the future tar: ./tpm2/test_space.sh: time stamp 2024-11-05 07:29:13 is 24485762.873100509 s in the future tar: ./tpm2: time stamp 2024-11-05 08:42:12 is 24490141.748874759 s in the future tar: ./ptrace/vmaccess: time stamp 2024-11-05 08:41:32 is 24490101.475360009 s in the future tar: ./ptrace/get_set_sud: time stamp 2024-11-05 08:41:32 is 24490101.208464259 s in the future tar: ./ptrace/peeksiginfo: time stamp 2024-11-05 08:41:32 is 24490100.964973509 s in the future tar: ./ptrace/get_syscall_info: time stamp 2024-11-05 08:41:32 is 24490100.685123176 s in the future tar: ./ptrace: time stamp 2024-11-05 08:42:09 is 24490137.566266009 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2024-11-05 08:41:43 is 24490111.247281759 s in the future tar: ./syscall_user_dispatch/config: time stamp 2024-11-05 07:29:13 is 24485760.971746426 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2024-11-05 08:41:43 is 24490110.723975259 s in the future tar: ./syscall_user_dispatch: time stamp 2024-11-05 08:42:11 is 24490138.613262093 s in the future tar: ./resctrl/resctrl_tests: time stamp 2024-11-05 08:41:37 is 24490104.190070593 s in the future tar: ./resctrl/config: time stamp 2024-11-05 07:29:13 is 24485759.920768926 s in the future tar: ./resctrl/settings: time stamp 2024-11-05 07:29:13 is 24485759.670868717 s in the future tar: ./resctrl: time stamp 2024-11-05 08:42:09 is 24490135.556022217 s in the future tar: ./proc/setns-sysvipc: time stamp 2024-11-05 08:41:32 is 24490098.270242217 s in the future tar: ./proc/read: time stamp 2024-11-05 08:41:31 is 24490097.036716467 s in the future tar: ./proc/proc-subset-pid: time stamp 2024-11-05 08:41:31 is 24490096.778276176 s in the future tar: ./proc/proc-loadavg-001: time stamp 2024-11-05 08:41:31 is 24490096.519779426 s in the future tar: ./proc/proc-self-map-files-002: time stamp 2024-11-05 08:41:31 is 24490096.261314301 s in the future tar: ./proc/proc-empty-vm: time stamp 2024-11-05 08:41:31 is 24490096.027483717 s in the future tar: ./proc/proc-tid0: time stamp 2024-11-05 08:41:31 is 24490095.768957842 s in the future tar: ./proc/proc-pid-vm: time stamp 2024-11-05 08:41:31 is 24490095.543703926 s in the future tar: ./proc/proc-self-isnt-kthread: time stamp 2024-11-05 08:41:31 is 24490095.279403884 s in the future tar: ./proc/proc-2-is-kthread: time stamp 2024-11-05 08:41:30 is 24490094.041805925 s in the future tar: ./proc/proc-uptime-001: time stamp 2024-11-05 08:41:31 is 24490094.784735509 s in the future tar: ./proc/proc-uptime-002: time stamp 2024-11-05 08:41:31 is 24490094.536255884 s in the future tar: ./proc/proc-self-syscall: time stamp 2024-11-05 08:41:31 is 24490094.295707842 s in the future tar: ./proc/proc-multiple-procfs: time stamp 2024-11-05 08:41:32 is 24490095.018812342 s in the future tar: ./proc/config: time stamp 2024-11-05 07:29:13 is 24485755.787662467 s in the future tar: ./proc/thread-self: time stamp 2024-11-05 08:41:32 is 24490094.528911634 s in the future tar: ./proc/setns-dcache: time stamp 2024-11-05 08:41:32 is 24490094.254242675 s in the future tar: ./proc/proc-self-map-files-001: time stamp 2024-11-05 08:41:31 is 24490092.995515884 s in the future tar: ./proc/proc-self-wchan: time stamp 2024-11-05 08:41:31 is 24490092.74600855 s in the future tar: ./proc/proc-fsconfig-hidepid: time stamp 2024-11-05 08:41:32 is 24490093.503825258 s in the future tar: ./proc/fd-002-posix-eq: time stamp 2024-11-05 08:41:30 is 24490091.250215592 s in the future tar: ./proc/fd-001-lookup: time stamp 2024-11-05 08:41:30 is 24490091.016573883 s in the future tar: ./proc/fd-003-kthread: time stamp 2024-11-05 08:41:30 is 24490090.748603175 s in the future tar: ./proc/self: time stamp 2024-11-05 08:41:31 is 24490091.481718967 s in the future tar: ./proc: time stamp 2024-11-05 08:42:09 is 24490129.373290758 s in the future tar: ./core/close_range_test: time stamp 2024-11-05 08:40:17 is 24490017.040770675 s in the future tar: ./core/unshare_test: time stamp 2024-11-05 08:40:17 is 24490016.797409133 s in the future tar: ./core: time stamp 2024-11-05 08:42:01 is 24490120.680611425 s in the future tar: ./run_kselftest.sh: time stamp 2024-11-05 08:42:00 is 24490119.423171842 s in the future tar: ./futex/functional/futex_wait: time stamp 2024-11-05 08:40:48 is 24490047.098633925 s in the future tar: ./futex/functional/run.sh: time stamp 2024-11-05 07:29:13 is 24485751.840337217 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2024-11-05 08:40:48 is 24490046.581565675 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2024-11-05 08:40:47 is 24490045.314893508 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2024-11-05 08:40:47 is 24490045.047374925 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2024-11-05 08:40:48 is 24490045.764302216 s in the future tar: ./futex/functional/futex_requeue: time stamp 2024-11-05 08:40:48 is 24490045.50560305 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2024-11-05 08:40:47 is 24490044.205614091 s in the future tar: ./futex/functional/futex_waitv: time stamp 2024-11-05 08:40:48 is 24490044.955121091 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2024-11-05 08:40:48 is 24490044.705473966 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2024-11-05 08:40:47 is 24490043.471047508 s in the future tar: ./futex/functional: time stamp 2024-11-05 08:42:04 is 24490120.370175966 s in the future tar: ./futex/run.sh: time stamp 2024-11-05 08:42:04 is 24490120.1024213 s in the future tar: ./futex: time stamp 2024-11-05 08:42:04 is 24490119.985634341 s in the future tar: .: time stamp 2024-11-05 08:42:14 is 24490129.839214049 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>[ 304.934059] 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 / #