You are not logged in.

#1 2022-01-05 19:23:44

Cave_painter0
Member
Registered: 2021-01-12
Posts: 13

Xfce4 doesn't save preferences after session logout

Xfce doesnt save my preferences after each session. It's becoming really annoying. It doesnt bother me to stay logged in, but after a reboot I have to do all my preferred tweaks to my desktop all over again. What do I have to do to preserve my settings permanently?

Offline

#2 2022-01-06 19:50:23

Acente
Member
Registered: 2015-06-30
Posts: 5

Re: Xfce4 doesn't save preferences after session logout

Have you checked if the settings for saving your session are enabled? You may check in Applications > Settings > Session and Startup > Sessions. You could also try the opposite of the "Disabling saved sessions" section of https://wiki.archlinux.org/title/Xfce#Session.

Also, how are you rebooting? I remember that if you go through the menu, there's an option to toggle saving your session. What specific preferences/tweaks are you losing after reboots?

Offline

#3 2022-01-10 22:57:19

Cave_painter0
Member
Registered: 2021-01-12
Posts: 13

Re: Xfce4 doesn't save preferences after session logout

I typically reboot through terminal: 'sudo reboot' It's still happening for some reason, it's the menu bar, the wallpaper preferences, window themes, fonts, terminal settings, basically everything. This still also happens when I log out and quit to tty though. Thanks. cool

Last edited by Cave_painter0 (2022-01-11 00:03:22)

Offline

#4 2022-01-11 07:37:35

seth
Member
Registered: 2012-09-03
Posts: 49,981

Re: Xfce4 doesn't save preferences after session logout

The settings are never written or are not written to the place where they're beign read from

mount
echo $HOME
stat  $HOME  $HOME/.config
ps aux | grep settings

Also check your journal, there're probably xfsettingsd related errors.

Offline

#5 2022-01-12 22:44:00

Cave_painter0
Member
Registered: 2021-01-12
Posts: 13

Re: Xfce4 doesn't save preferences after session logout

ahh ok

 < cave on theaggregate in /home/cave > mount 
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
dev on /dev type devtmpfs (rw,nosuid,relatime,size=6105756k,nr_inodes=1526439,mode=755,inode64)
run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755,inode64)
/dev/mapper/Volumes-root on / type ext4 (rw,relatime)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,inode64)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
none on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=15416)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
systemd-1 on /home type autofs (rw,relatime,fd=47,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=15543)
/dev/mapper/Volumes-srv on /srv type ext4 (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,size=6122856k,nr_inodes=1048576,inode64)
/dev/mapper/Volumes-var on /var type ext4 (rw,relatime)
/dev/mapper/cryptboot on /boot type ext4 (rw,relatime)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,nosuid,nodev,noexec,relatime)
/dev/mapper/Volumes-home on /home type ext4 (rw,relatime,x-systemd.automount)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=1224568k,nr_inodes=306142,mode=700,uid=1000,gid=998,inode64)
 < cave on theaggregate in /home/cave > echo $HOME
/home/cave
 < cave on theaggregate in /home/cave > stat %HOME $HOME/.config
stat: cannot statx '%HOME': No such file or directory
  File: /home/cave/.config
  Size: 4096      	Blocks: 8          IO Block: 4096   directory
Device: 254,5	Inode: 67764249    Links: 37
Access: (0755/drwxr-xr-x)  Uid: ( 1000/    cave)   Gid: (    0/    root)
Access: 2022-01-11 20:45:51.970079395 -0500
Modify: 2022-01-12 13:48:43.328939536 -0500
Change: 2022-01-12 17:28:00.593267303 -0500
 Birth: 2021-03-22 15:02:24.698387517 -0400
< cave on theaggregate in /home/cave > ps aux | grep settings
cave        1970  0.0  0.2 230128 30628 tty1     Sl   Jan11   0:20 xfsettingsd
cave        2102  0.0  0.0 237740  9784 ?        Sl   Jan11   0:00 /usr/lib/pulse/gsettings-helper
cave      882199  0.0  0.0   3256  1632 pts/2    S+   17:31   0:00 grep settings
 < cave on theaggregate in /home/cave/.images > journalctl -a | grep xfsettingsd
Apr 11 11:01:42 aggregate kernel: [   1294]  1000  1294    73156      773   151552     1014             0 xfsettingsd
May 09 10:10:01 aggregate sudo[1518338]:    cave : (command continued) /usr/bin/xfce4-popup-applicationsmenu /usr/bin/xfce4-popup-directorymenu /usr/bin/xfce4-popup-windowmenu /usr/bin/xfce4-power-manager /usr/bin/xfce4-power-manager-settings /usr/bin/xfce4-session /usr/bin/xfce4-session-logout /usr/bin/xfce4-session-settings /usr/bin/xfce4-settings-editor /usr/bin/xfce4-settings-manager /usr/bin/xfce4-terminal /usr/bin/xfconf-query /usr/bin/xfdesktop /usr/bin/xfdesktop-settings /usr/bin/xflock4 /usr/bin/xfpm-power-backlight-helper /usr/bin/xfrun4 /usr/bin/xfs_admin /usr/bin/xfs_bmap /usr/bin/xfs_copy /usr/bin/xfs_db /usr/bin/xfs_estimate /usr/bin/xfs_freeze /usr/bin/xfs_fsr /usr/bin/xfs_growfs /usr/bin/xfs_info /usr/bin/xfs_io /usr/bin/xfs_logprint /usr/bin/xfs_mdrestore /usr/bin/xfs_metadump /usr/bin/xfs_mkfile /usr/bin/xfs_ncheck /usr/bin/xfs_quota /usr/bin/xfs_repair /usr/bin/xfs_rtcp /usr/bin/xfs_scrub /usr/bin/xfs_scrub_all /usr/bin/xfs_spaceman /usr/bin/xfsettingsd /usr/bin/xfwm4
 < cave on theaggregate in /home/cave/.images > xfsettingsd
Gtk-Message: 17:41:02.521: Failed to load module "window-decorations-gtk-module"
Gtk-Message: 17:41:02.524: Failed to load module "colorreload-gtk-module"
Gtk-Message: 17:41:02.525: Failed to load module "appmenu-gtk-module"

What do you recommend now?

Last edited by Cave_painter0 (2022-01-12 22:53:19)

Offline

#6 2022-01-13 08:52:57

seth
Member
Registered: 2012-09-03
Posts: 49,981

Re: Xfce4 doesn't save preferences after session logout

systemd-1 on /home type autofs (rw,relatime,fd=47,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=15543))
/dev/mapper/cryptboot on /boot type ext4 (rw,relatime)
/dev/mapper/Volumes-home on /home type ext4 (rw,relatime,x-systemd.automount)

/home is an automounted crypto device?
Are there files in the unmounted /home?
But even if not, chances are that the mount shows up toolate™ and xfce reads settings out of the void.

=> Please elaborate ony your approach to mount your $HOME (is it encrypted, when and how does it get decrypted, pam mount ./. systemd …)

For some behavioral tests:
Save your custom configuration (don't be to elaborate, we only want to see whether you can make an impact this way - changing the wallpaper is likely enough)
* log out
* move to a VT  (ctrl+alt+f3) login as root (to avoid touching /home) and see whether /home is still mounted
* If not, trigger the mount (su into your user and in "ls /home" should do)
* then log into xfce again
=> wallpaper still there?

If this is (so far) a reboot issue (only):
- reboot
- log into a VT console first
- trigger the /home mount
- log into xfce and chekc whether your settings are restored.

Offline

#7 2022-01-14 00:51:57

Cave_painter0
Member
Registered: 2021-01-12
Posts: 13

Re: Xfce4 doesn't save preferences after session logout

All of my partitions are encrypted. Home is a lvm volume. The whole LVM partition is decrypted on boot.

theaggregate systemd[1]: Starting Cryptography Setup for cryptboot...
Jan 11 20:56:07 theaggregate systemd[1]: Starting Cryptography Setup for cryptlvm...
Jan 11 20:56:07 theaggregate systemd[1]: Finished Cryptography Setup for cryptlvm.
Jan 11 20:56:08 theaggregate systemd[1]: Starting Cryptography Setup for Volumes-swap...
Jan 11 20:56:08 theaggregate systemd[1]: Finished Cryptography Setup for Volumes-swap.
Jan 11 20:56:12 theaggregate systemd[1]: Finished Cryptography Setup for cryptboot.

Offline

#8 2022-01-14 15:29:16

seth
Member
Registered: 2012-09-03
Posts: 49,981

Re: Xfce4 doesn't save preferences after session logout

There'd go my idea that you're partially operating on the unmounted $HOME, but I'm not entirely convinced it actually is (x-systemd.automount suggests otherwise, though doesn't prove)

Can you please post a complete system journal (sudo journalctl -b)

Edit: to elaborate, the lvm might be decrypted immediately, but the /home partition isn't mounted automatically and ends up being booted toolate™)

Last edited by seth (2022-01-14 15:30:50)

Offline

#9 2022-01-21 22:04:01

Cave_painter0
Member
Registered: 2021-01-12
Posts: 13

Re: Xfce4 doesn't save preferences after session logout

Ok.. U asked for it (had to omit like half of it though because it was over 1.5 megabytes)

WELCOME TO THE AGGREGATE
 < cave on theaggregate in /home/cave > head -n 10000 journal.log
Jan 21 15:38:31 theaggregate kernel: microcode: microcode updated early to revision 0x1d, date = 2018-05-11
Jan 21 15:38:31 theaggregate kernel: Linux version 5.15.15-hardened1-1-hardened (linux-hardened@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Tue, 18 Jan 2022 19:40:43 +0000
Jan 21 15:38:31 theaggregate kernel: x86/fpu: x87 FPU will use FXSAVE
Jan 21 15:38:31 theaggregate kernel: signal: max sigframe size: 1440
Jan 21 15:38:31 theaggregate kernel: BIOS-provided physical RAM map:
Jan 21 15:38:31 theaggregate kernel: BIOS-e820: [mem 0x0000000000000000-0x00000000000927ff] usable
Jan 21 15:38:31 theaggregate kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
Jan 21 15:38:31 theaggregate kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000e7df9bff] usable
Jan 21 15:38:31 theaggregate kernel: BIOS-e820: [mem 0x00000000e7df9c00-0x00000000e7e4bbff] ACPI NVS
Jan 21 15:38:31 theaggregate kernel: BIOS-e820: [mem 0x00000000e7e4bc00-0x00000000e7e4dbff] ACPI data
Jan 21 15:38:31 theaggregate kernel: BIOS-e820: [mem 0x00000000e7e4dc00-0x00000000e7ffffff] reserved
Jan 21 15:38:31 theaggregate kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fcffffff] reserved
Jan 21 15:38:31 theaggregate kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fed003ff] reserved
Jan 21 15:38:31 theaggregate kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
Jan 21 15:38:31 theaggregate kernel: BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
Jan 21 15:38:31 theaggregate kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000317ffffff] usable
Jan 21 15:38:31 theaggregate kernel: NX (Execute Disable) protection: active
Jan 21 15:38:31 theaggregate kernel: SMBIOS 2.5 present.
Jan 21 15:38:31 theaggregate kernel: DMI: Dell Inc. Precision WorkStation T3500  /09KPNV, BIOS A17 05/28/2013
Jan 21 15:38:31 theaggregate kernel: tsc: Fast TSC calibration using PIT
Jan 21 15:38:31 theaggregate kernel: tsc: Detected 3066.638 MHz processor
Jan 21 15:38:31 theaggregate kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jan 21 15:38:31 theaggregate kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jan 21 15:38:31 theaggregate kernel: last_pfn = 0x318000 max_arch_pfn = 0x400000000
Jan 21 15:38:31 theaggregate kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jan 21 15:38:31 theaggregate kernel: last_pfn = 0xe7df9 max_arch_pfn = 0x400000000
Jan 21 15:38:31 theaggregate kernel: RAMDISK: [mem 0x34c8b000-0x3663cfff]
Jan 21 15:38:31 theaggregate kernel: ACPI: Early table checksum verification disabled
Jan 21 15:38:31 theaggregate kernel: ACPI: RSDP 0x00000000000FEC30 000024 (v02 DELL  )
Jan 21 15:38:31 theaggregate kernel: ACPI: XSDT 0x00000000000FCCC7 00007C (v01 DELL   B10K     00000015 ASL  00000061)
Jan 21 15:38:31 theaggregate kernel: ACPI: FACP 0x00000000000FCDB7 0000F4 (v03 DELL   B10K     00000015 ASL  00000061)
Jan 21 15:38:31 theaggregate kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/64 (20210730/tbfadt-564)
Jan 21 15:38:31 theaggregate kernel: ACPI: DSDT 0x00000000FFE9E952 004A74 (v01 DELL   dt_ex    00001000 INTL 20050624)
Jan 21 15:38:31 theaggregate kernel: ACPI: FACS 0x00000000E7DF9C00 000040
Jan 21 15:38:31 theaggregate kernel: ACPI: FACS 0x00000000E7DF9C00 000040
Jan 21 15:38:31 theaggregate kernel: ACPI: SSDT 0x00000000FFEA34D7 00009C (v01 DELL   st_ex    00001000 INTL 20050624)
Jan 21 15:38:31 theaggregate kernel: ACPI: APIC 0x00000000000FCEAB 00015E (v01 DELL   B10K     00000015 ASL  00000061)
Jan 21 15:38:31 theaggregate kernel: ACPI: BOOT 0x00000000000FD009 000028 (v01 DELL   B10K     00000015 ASL  00000061)
Jan 21 15:38:31 theaggregate kernel: ACPI: ASF! 0x00000000000FD031 000096 (v32 DELL   B10K     00000015 ASL  00000061)
Jan 21 15:38:31 theaggregate kernel: ACPI: MCFG 0x00000000000FD0C7 00003C (v01 DELL   B10K     00000015 ASL  00000061)
Jan 21 15:38:31 theaggregate kernel: ACPI: HPET 0x00000000000FD103 000038 (v01 DELL   B10K     00000015 ASL  00000061)
Jan 21 15:38:31 theaggregate kernel: ACPI: TCPA 0x00000000000FD35F 000032 (v01 DELL   B10K     00000015 ASL  00000061)
Jan 21 15:38:31 theaggregate kernel: ACPI: DMAR 0x00000000000FD391 0000C8 (v01 DELL   B10K     00000015 ASL  00000061)
Jan 21 15:38:31 theaggregate kernel: ACPI: SLIC 0x00000000000FD13B 000176 (v01 DELL   B10K     00000015 ASL  00000061)
Jan 21 15:38:31 theaggregate kernel: ACPI: SSDT 0x00000000E7E4DC00 0015C4 (v01 INTEL  PPM RCM  80000001 INTL 20061109)
Jan 21 15:38:31 theaggregate kernel: ACPI: Reserving FACP table memory at [mem 0xfcdb7-0xfceaa]
Jan 21 15:38:31 theaggregate kernel: ACPI: Reserving DSDT table memory at [mem 0xffe9e952-0xffea33c5]
Jan 21 15:38:31 theaggregate kernel: ACPI: Reserving FACS table memory at [mem 0xe7df9c00-0xe7df9c3f]
Jan 21 15:38:31 theaggregate kernel: ACPI: Reserving FACS table memory at [mem 0xe7df9c00-0xe7df9c3f]
Jan 21 15:38:31 theaggregate kernel: ACPI: Reserving SSDT table memory at [mem 0xffea34d7-0xffea3572]
Jan 21 15:38:31 theaggregate kernel: ACPI: Reserving APIC table memory at [mem 0xfceab-0xfd008]
Jan 21 15:38:31 theaggregate kernel: ACPI: Reserving BOOT table memory at [mem 0xfd009-0xfd030]
Jan 21 15:38:31 theaggregate kernel: ACPI: Reserving ASF! table memory at [mem 0xfd031-0xfd0c6]
Jan 21 15:38:31 theaggregate kernel: ACPI: Reserving MCFG table memory at [mem 0xfd0c7-0xfd102]
Jan 21 15:38:31 theaggregate kernel: ACPI: Reserving HPET table memory at [mem 0xfd103-0xfd13a]
Jan 21 15:38:31 theaggregate kernel: ACPI: Reserving TCPA table memory at [mem 0xfd35f-0xfd390]
Jan 21 15:38:31 theaggregate kernel: ACPI: Reserving DMAR table memory at [mem 0xfd391-0xfd458]
Jan 21 15:38:31 theaggregate kernel: ACPI: Reserving SLIC table memory at [mem 0xfd13b-0xfd2b0]
Jan 21 15:38:31 theaggregate kernel: ACPI: Reserving SSDT table memory at [mem 0xe7e4dc00-0xe7e4f1c3]
Jan 21 15:38:31 theaggregate kernel: No NUMA configuration found
Jan 21 15:38:31 theaggregate kernel: Faking a node at [mem 0x0000000000000000-0x0000000317ffffff]
Jan 21 15:38:31 theaggregate kernel: NODE_DATA(0) allocated [mem 0x317ff8000-0x317ffbfff]
Jan 21 15:38:31 theaggregate kernel: Zone ranges:
Jan 21 15:38:31 theaggregate kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jan 21 15:38:31 theaggregate kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jan 21 15:38:31 theaggregate kernel:   Normal   [mem 0x0000000100000000-0x0000000317ffffff]
Jan 21 15:38:31 theaggregate kernel:   Device   empty
Jan 21 15:38:31 theaggregate kernel: Movable zone start for each node
Jan 21 15:38:31 theaggregate kernel: Early memory node ranges
Jan 21 15:38:31 theaggregate kernel:   node   0: [mem 0x0000000000001000-0x0000000000091fff]
Jan 21 15:38:31 theaggregate kernel:   node   0: [mem 0x0000000000100000-0x00000000e7df8fff]
Jan 21 15:38:31 theaggregate kernel:   node   0: [mem 0x0000000100000000-0x0000000317ffffff]
Jan 21 15:38:31 theaggregate kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000317ffffff]
Jan 21 15:38:31 theaggregate kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jan 21 15:38:31 theaggregate kernel: On node 0, zone DMA: 110 pages in unavailable ranges
Jan 21 15:38:31 theaggregate kernel: On node 0, zone Normal: 519 pages in unavailable ranges
Jan 21 15:38:31 theaggregate kernel: ACPI: PM-Timer IO Port: 0x808
Jan 21 15:38:31 theaggregate kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
Jan 21 15:38:31 theaggregate kernel: IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
Jan 21 15:38:31 theaggregate kernel: IOAPIC[1]: apic_id 9, version 32, address 0xfec80000, GSI 24-47
Jan 21 15:38:31 theaggregate kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jan 21 15:38:31 theaggregate kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jan 21 15:38:31 theaggregate kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jan 21 15:38:31 theaggregate kernel: ACPI: HPET id: 0x8086a301 base: 0xfed00000
Jan 21 15:38:31 theaggregate kernel: smpboot: Allowing 32 CPUs, 24 hotplug CPUs
Jan 21 15:38:31 theaggregate kernel: [mem 0xe8000000-0xf7ffffff] available for PCI devices
Jan 21 15:38:31 theaggregate kernel: Booting paravirtualized kernel on bare hardware
Jan 21 15:38:31 theaggregate kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jan 21 15:38:31 theaggregate kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
Jan 21 15:38:31 theaggregate kernel: percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
Jan 21 15:38:31 theaggregate kernel: pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
Jan 21 15:38:31 theaggregate kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Jan 21 15:38:31 theaggregate kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
Jan 21 15:38:31 theaggregate kernel: Built 1 zonelists, mobility grouping on.  Total pages: 3095809
Jan 21 15:38:31 theaggregate kernel: Policy zone: Normal
Jan 21 15:38:31 theaggregate kernel: Kernel command line: pti=on page_alloc.shuffle=1 BOOT_IMAGE=/vmlinuz-linux-hardened root=/dev/mapper/Volumes-root rw cryptdevice=UUID=2c00dc14-240d-4ba6-9848-7d6dfbcddcc9:cryptlvm root=/dev/Volumes/root resume=/dev/Volumes/swap cryptkey=rootfs:/etc/keys.d/cryptkey.bin loglevel=3 splash intel_iommu=on selinux=1 lsm=landlock,lockdown,yama,selinux,bpf
Jan 21 15:38:31 theaggregate kernel: DMAR: IOMMU enabled
Jan 21 15:38:31 theaggregate kernel: Unknown kernel command line parameters "splash pti=on BOOT_IMAGE=/vmlinuz-linux-hardened cryptdevice=UUID=2c00dc14-240d-4ba6-9848-7d6dfbcddcc9:cryptlvm resume=/dev/Volumes/swap cryptkey=rootfs:/etc/keys.d/cryptkey.bin", will be passed to user space.
Jan 21 15:38:31 theaggregate kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Jan 21 15:38:31 theaggregate kernel: printk: log_buf_len total cpu_extra contributions: 126976 bytes
Jan 21 15:38:31 theaggregate kernel: printk: log_buf_len min size: 131072 bytes
Jan 21 15:38:31 theaggregate kernel: printk: log_buf_len: 262144 bytes
Jan 21 15:38:31 theaggregate kernel: printk: early log buf free: 123296(94%)
Jan 21 15:38:31 theaggregate kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jan 21 15:38:31 theaggregate kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Jan 21 15:38:31 theaggregate kernel: mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:on
Jan 21 15:38:31 theaggregate kernel: mem auto-init: clearing system memory may take some time...
Jan 21 15:38:31 theaggregate kernel: Memory: 12219764K/12580392K available (14344K kernel code, 1982K rwdata, 5568K rodata, 2192K init, 3848K bss, 360368K reserved, 0K cma-reserved)
Jan 21 15:38:31 theaggregate kernel: random: get_random_u64 called from __kmem_cache_create+0x2a/0x560 with crng_init=0
Jan 21 15:38:31 theaggregate kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
Jan 21 15:38:31 theaggregate kernel: Kernel/User page tables isolation: enabled
Jan 21 15:38:31 theaggregate kernel: ftrace: allocating 41375 entries in 162 pages
Jan 21 15:38:31 theaggregate kernel: ftrace: allocated 162 pages with 3 groups
Jan 21 15:38:31 theaggregate kernel: rcu: Preemptible hierarchical RCU implementation.
Jan 21 15:38:31 theaggregate kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Jan 21 15:38:31 theaggregate kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
Jan 21 15:38:31 theaggregate kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Jan 21 15:38:31 theaggregate kernel:         Trampoline variant of Tasks RCU enabled.
Jan 21 15:38:31 theaggregate kernel:         Rude variant of Tasks RCU enabled.
Jan 21 15:38:31 theaggregate kernel:         Tracing variant of Tasks RCU enabled.
Jan 21 15:38:31 theaggregate kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jan 21 15:38:31 theaggregate kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
Jan 21 15:38:31 theaggregate kernel: NR_IRQS: 20736, nr_irqs: 1088, preallocated irqs: 16
Jan 21 15:38:31 theaggregate kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jan 21 15:38:31 theaggregate kernel: Console: colour dummy device 80x25
Jan 21 15:38:31 theaggregate kernel: printk: console [tty0] enabled
Jan 21 15:38:31 theaggregate kernel: ACPI: Core revision 20210730
Jan 21 15:38:31 theaggregate kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Jan 21 15:38:31 theaggregate kernel: APIC: Switch to symmetric I/O mode setup
Jan 21 15:38:31 theaggregate kernel: DMAR-IR: This system BIOS has enabled interrupt remapping
                                     on a chipset that contains an erratum making that
                                     feature unstable.  To maintain system stability
                                     interrupt remapping is being disabled.  Please
                                     contact your BIOS vendor for an update
Jan 21 15:38:31 theaggregate kernel: Switched APIC routing to physical flat.
Jan 21 15:38:31 theaggregate kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jan 21 15:38:31 theaggregate kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2c342be4449, max_idle_ns: 440795205388 ns
Jan 21 15:38:31 theaggregate kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6135.82 BogoMIPS (lpj=10222126)
Jan 21 15:38:31 theaggregate kernel: pid_max: default: 32768 minimum: 301
Jan 21 15:38:31 theaggregate kernel: LSM: Security Framework initializing
Jan 21 15:38:31 theaggregate kernel: landlock: Up and running.
Jan 21 15:38:31 theaggregate kernel: Yama: becoming mindful.
Jan 21 15:38:31 theaggregate kernel: SELinux:  Initializing.
Jan 21 15:38:31 theaggregate kernel: LSM support for eBPF active
Jan 21 15:38:31 theaggregate kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jan 21 15:38:31 theaggregate kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jan 21 15:38:31 theaggregate kernel: CPU0: Thermal monitoring enabled (TM1)
Jan 21 15:38:31 theaggregate kernel: process: using mwait in idle threads
Jan 21 15:38:31 theaggregate kernel: Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
Jan 21 15:38:31 theaggregate kernel: Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
Jan 21 15:38:31 theaggregate kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jan 21 15:38:31 theaggregate kernel: Spectre V2 : Mitigation: Full generic retpoline
Jan 21 15:38:31 theaggregate kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jan 21 15:38:31 theaggregate kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Jan 21 15:38:31 theaggregate kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jan 21 15:38:31 theaggregate kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Jan 21 15:38:31 theaggregate kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Jan 21 15:38:31 theaggregate kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode
Jan 21 15:38:31 theaggregate kernel: Freeing SMP alternatives memory: 36K
Jan 21 15:38:31 theaggregate kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1068
Jan 21 15:38:31 theaggregate kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU           W3550  @ 3.07GHz (family: 0x6, model: 0x1a, stepping: 0x5)
Jan 21 15:38:31 theaggregate kernel: Performance Events: PEBS fmt1+, Nehalem events, 16-deep LBR, Intel PMU driver.
Jan 21 15:38:31 theaggregate kernel: core: CPU erratum AAJ80 worked around
Jan 21 15:38:31 theaggregate kernel: core: CPUID marked event: 'bus cycles' unavailable
Jan 21 15:38:31 theaggregate kernel: ... version:                3
Jan 21 15:38:31 theaggregate kernel: ... bit width:              48
Jan 21 15:38:31 theaggregate kernel: ... generic registers:      4
Jan 21 15:38:31 theaggregate kernel: ... value mask:             0000ffffffffffff
Jan 21 15:38:31 theaggregate kernel: ... max period:             000000007fffffff
Jan 21 15:38:31 theaggregate kernel: ... fixed-purpose events:   3
Jan 21 15:38:31 theaggregate kernel: ... event mask:             000000070000000f
Jan 21 15:38:31 theaggregate kernel: rcu: Hierarchical SRCU implementation.
Jan 21 15:38:31 theaggregate kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jan 21 15:38:31 theaggregate kernel: smp: Bringing up secondary CPUs ...
Jan 21 15:38:31 theaggregate kernel: x86: Booting SMP configuration:
Jan 21 15:38:31 theaggregate kernel: .... node  #0, CPUs:        #1  #2  #3  #4
Jan 21 15:38:31 theaggregate kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Jan 21 15:38:31 theaggregate kernel:   #5  #6  #7
Jan 21 15:38:31 theaggregate kernel: smp: Brought up 1 node, 8 CPUs
Jan 21 15:38:31 theaggregate kernel: smpboot: Max logical packages: 4
Jan 21 15:38:31 theaggregate kernel: smpboot: Total of 8 processors activated (49085.63 BogoMIPS)
Jan 21 15:38:31 theaggregate kernel: devtmpfs: initialized
Jan 21 15:38:31 theaggregate kernel: x86/mm: Memory block size: 128MB
Jan 21 15:38:31 theaggregate kernel: ACPI: PM: Registering ACPI NVS region [mem 0xe7df9c00-0xe7e4bbff] (335872 bytes)
Jan 21 15:38:31 theaggregate kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jan 21 15:38:31 theaggregate kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Jan 21 15:38:31 theaggregate kernel: pinctrl core: initialized pinctrl subsystem
Jan 21 15:38:31 theaggregate kernel: pinctrl core: failed to create debugfs directory
Jan 21 15:38:31 theaggregate kernel: PM: RTC time: 20:38:21, date: 2022-01-21
Jan 21 15:38:31 theaggregate kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jan 21 15:38:31 theaggregate kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Jan 21 15:38:31 theaggregate kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jan 21 15:38:31 theaggregate kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jan 21 15:38:31 theaggregate kernel: audit: initializing netlink subsys (disabled)
Jan 21 15:38:31 theaggregate kernel: audit: type=2000 audit(1642797501.156:1): state=initialized audit_enabled=0 res=1
Jan 21 15:38:31 theaggregate kernel: thermal_sys: Registered thermal governor 'fair_share'
Jan 21 15:38:31 theaggregate kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jan 21 15:38:31 theaggregate kernel: thermal_sys: Registered thermal governor 'step_wise'
Jan 21 15:38:31 theaggregate kernel: thermal_sys: Registered thermal governor 'user_space'
Jan 21 15:38:31 theaggregate kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jan 21 15:38:31 theaggregate kernel: cpuidle: using governor ladder
Jan 21 15:38:31 theaggregate kernel: cpuidle: using governor menu
Jan 21 15:38:31 theaggregate kernel: Simple Boot Flag at 0x7a set to 0x80
Jan 21 15:38:31 theaggregate kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jan 21 15:38:31 theaggregate kernel: ACPI: bus type PCI registered
Jan 21 15:38:31 theaggregate kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jan 21 15:38:31 theaggregate kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Jan 21 15:38:31 theaggregate kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Jan 21 15:38:31 theaggregate kernel: PCI: Using configuration type 1 for base access
Jan 21 15:38:31 theaggregate kernel: Kprobes globally optimized
Jan 21 15:38:31 theaggregate kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Jan 21 15:38:31 theaggregate kernel: ACPI: Added _OSI(Module Device)
Jan 21 15:38:31 theaggregate kernel: ACPI: Added _OSI(Processor Device)
Jan 21 15:38:31 theaggregate kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jan 21 15:38:31 theaggregate kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jan 21 15:38:31 theaggregate kernel: ACPI: Added _OSI(Linux-Dell-Video)
Jan 21 15:38:31 theaggregate kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Jan 21 15:38:31 theaggregate kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Jan 21 15:38:31 theaggregate kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded
Jan 21 15:38:31 theaggregate kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jan 21 15:38:31 theaggregate kernel: ACPI: Interpreter enabled
Jan 21 15:38:31 theaggregate kernel: ACPI: PM: (supports S0 S3 S5)
Jan 21 15:38:31 theaggregate kernel: ACPI: Using IOAPIC for interrupt routing
Jan 21 15:38:31 theaggregate kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jan 21 15:38:31 theaggregate kernel: ACPI: Enabled 15 GPEs in block 00 to 3F
Jan 21 15:38:31 theaggregate kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jan 21 15:38:31 theaggregate kernel: acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jan 21 15:38:31 theaggregate kernel: acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
Jan 21 15:38:31 theaggregate kernel: PCI host bridge to bus 0000:00
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000effff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:00: root bus resource [mem 0xe7f00000-0xf7ffffff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:00: root bus resource [mem 0xff980000-0xff980fff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:00: root bus resource [mem 0xff97c000-0xff97ffff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:00: root bus resource [mem 0xfed20000-0xfed9ffff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:00.0: [8086:3405] type 00 class 0x060000
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:00.0: enabling Extended Tags
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:01.0: [8086:3408] type 01 class 0x060400
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:01.0: enabling Extended Tags
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:03.0: [8086:340a] type 01 class 0x060400
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:03.0: enabling Extended Tags
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:07.0: [8086:340e] type 01 class 0x060400
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:07.0: enabling Extended Tags
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:14.0: [8086:342e] type 00 class 0x080000
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:14.1: [8086:3422] type 00 class 0x080000
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:14.2: [8086:3423] type 00 class 0x080000
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1a.0: reg 0x20: [io  0xff20-0xff3f]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1a.1: reg 0x20: [io  0xff00-0xff1f]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1a.2: reg 0x20: [io  0xfc00-0xfc1f]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1a.7: reg 0x10: [mem 0xf7ffa000-0xf7ffa3ff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf7ffc000-0xf7ffffff 64bit]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1c.5: [8086:3a4a] type 01 class 0x060400
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1d.0: reg 0x20: [io  0xff80-0xff9f]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1d.1: reg 0x20: [io  0xff60-0xff7f]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1d.2: reg 0x20: [io  0xff40-0xff5f]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1d.7: reg 0x10: [mem 0xff980000-0xff9803ff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1f.0: quirk: [io  0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1f.0: quirk: [io  0x0880-0x08bf] claimed by ICH6 GPIO
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0c00 (mask 007f)
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 00e0 (mask 0007)
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0900 (mask 003f)
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1f.2: [8086:2822] type 00 class 0x010400
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1f.2: reg 0x10: [io  0xfe00-0xfe07]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1f.2: reg 0x14: [io  0xfe10-0xfe13]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1f.2: reg 0x18: [io  0xfe20-0xfe27]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1f.2: reg 0x1c: [io  0xfe30-0xfe33]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1f.2: reg 0x20: [io  0xfec0-0xfedf]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xff970000-0xff9707ff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1f.2: PME# supported from D3hot
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7ffb000-0xf7ffb0ff 64bit]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1f.3: reg 0x20: [io  0xece0-0xecff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:01.0:   bridge window [mem 0xf5e00000-0xf5efffff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:02:00.0: [10de:1287] type 00 class 0x030000
Jan 21 15:38:31 theaggregate kernel: pci 0000:02:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:02:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref]
Jan 21 15:38:31 theaggregate kernel: pci 0000:02:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
Jan 21 15:38:31 theaggregate kernel: pci 0000:02:00.0: reg 0x24: [io  0xdc80-0xdcff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:02:00.0: reg 0x30: [mem 0xf7e00000-0xf7e7ffff pref]
Jan 21 15:38:31 theaggregate kernel: pci 0000:02:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x8 link at 0000:00:03.0 (capable of 63.008 Gb/s with 8.0 GT/s PCIe x8 link)
Jan 21 15:38:31 theaggregate kernel: pci 0000:02:00.1: [10de:0e0f] type 00 class 0x040300
Jan 21 15:38:31 theaggregate kernel: pci 0000:02:00.1: reg 0x10: [mem 0xf7dfc000-0xf7dfffff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:03.0: PCI bridge to [bus 02]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:03.0:   bridge window [io  0xd000-0xdfff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:03.0:   bridge window [mem 0xf6000000-0xf7efffff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:03.0:   bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:07.0: PCI bridge to [bus 03]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:07.0:   bridge window [mem 0xf5f00000-0xf5ffffff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1c.0: PCI bridge to [bus 04]
Jan 21 15:38:31 theaggregate kernel: pci 0000:05:00.0: [14e4:1681] type 00 class 0x020000
Jan 21 15:38:31 theaggregate kernel: pci 0000:05:00.0: reg 0x10: [mem 0xf5de0000-0xf5deffff 64bit]
Jan 21 15:38:31 theaggregate kernel: pci 0000:05:00.0: reg 0x18: [mem 0xf5df0000-0xf5dfffff 64bit]
Jan 21 15:38:31 theaggregate kernel: pci 0000:05:00.0: enabling Extended Tags
Jan 21 15:38:31 theaggregate kernel: pci 0000:05:00.0: PME# supported from D3hot D3cold
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1c.5: PCI bridge to [bus 05]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1c.5:   bridge window [mem 0xf5d00000-0xf5dfffff]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:06: extended config space not accessible
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1e.0: PCI bridge to [bus 06] (subtractive decode)
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1e.0:   bridge window [mem 0x000c0000-0x000effff window] (subtractive decode)
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1e.0:   bridge window [mem 0x000f0000-0x000fffff window] (subtractive decode)
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1e.0:   bridge window [mem 0xe7f00000-0xf7ffffff window] (subtractive decode)
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1e.0:   bridge window [mem 0xff980000-0xff980fff window] (subtractive decode)
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1e.0:   bridge window [mem 0xff97c000-0xff97ffff window] (subtractive decode)
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1e.0:   bridge window [mem 0xfed20000-0xfed9ffff window] (subtractive decode)
Jan 21 15:38:31 theaggregate kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
Jan 21 15:38:31 theaggregate kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
Jan 21 15:38:31 theaggregate kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 3
Jan 21 15:38:31 theaggregate kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jan 21 15:38:31 theaggregate kernel: ACPI: PCI: Interrupt link LNKD disabled
Jan 21 15:38:31 theaggregate kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 3
Jan 21 15:38:31 theaggregate kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jan 21 15:38:31 theaggregate kernel: ACPI: PCI: Interrupt link LNKF disabled
Jan 21 15:38:31 theaggregate kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 9
Jan 21 15:38:31 theaggregate kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 5
Jan 21 15:38:31 theaggregate kernel: iommu: Default domain type: Translated 
Jan 21 15:38:31 theaggregate kernel: iommu: DMA domain TLB invalidation policy: strict mode 
Jan 21 15:38:31 theaggregate kernel: pci 0000:02:00.0: vgaarb: setting as boot VGA device
Jan 21 15:38:31 theaggregate kernel: pci 0000:02:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jan 21 15:38:31 theaggregate kernel: pci 0000:02:00.0: vgaarb: bridge control possible
Jan 21 15:38:31 theaggregate kernel: vgaarb: loaded
Jan 21 15:38:31 theaggregate kernel: SCSI subsystem initialized
Jan 21 15:38:31 theaggregate kernel: libata version 3.00 loaded.
Jan 21 15:38:31 theaggregate kernel: ACPI: bus type USB registered
Jan 21 15:38:31 theaggregate kernel: usbcore: registered new interface driver usbfs
Jan 21 15:38:31 theaggregate kernel: usbcore: registered new interface driver hub
Jan 21 15:38:31 theaggregate kernel: usbcore: registered new device driver usb
Jan 21 15:38:31 theaggregate kernel: pps_core: LinuxPPS API ver. 1 registered
Jan 21 15:38:31 theaggregate kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jan 21 15:38:31 theaggregate kernel: PTP clock support registered
Jan 21 15:38:31 theaggregate kernel: EDAC MC: Ver: 3.0.0
Jan 21 15:38:31 theaggregate kernel: NetLabel: Initializing
Jan 21 15:38:31 theaggregate kernel: NetLabel:  domain hash size = 128
Jan 21 15:38:31 theaggregate kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jan 21 15:38:31 theaggregate kernel: NetLabel:  unlabeled traffic allowed by default
Jan 21 15:38:31 theaggregate kernel: PCI: Using ACPI for IRQ routing
Jan 21 15:38:31 theaggregate kernel: PCI: Discovered peer bus 3f
Jan 21 15:38:31 theaggregate kernel: PCI: root bus 3f: using default resources
Jan 21 15:38:31 theaggregate kernel: PCI: Probing PCI hardware (bus 3f)
Jan 21 15:38:31 theaggregate kernel: PCI host bridge to bus 0000:3f
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:3f: root bus resource [io  0x0000-0xffff]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:3f: root bus resource [mem 0x00000000-0xfffffffff]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:3f: No busn resource found for root bus, will use [bus 3f-ff]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:3f: busn_res: can not insert [bus 3f-ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff])
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:00.0: [8086:2c41] type 00 class 0x060000
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:00.1: [8086:2c01] type 00 class 0x060000
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:02.0: [8086:2c10] type 00 class 0x060000
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:02.1: [8086:2c11] type 00 class 0x060000
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:03.0: [8086:2c18] type 00 class 0x060000
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:03.1: [8086:2c19] type 00 class 0x060000
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:03.4: [8086:2c1c] type 00 class 0x060000
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:04.0: [8086:2c20] type 00 class 0x060000
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:04.1: [8086:2c21] type 00 class 0x060000
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:04.2: [8086:2c22] type 00 class 0x060000
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:04.3: [8086:2c23] type 00 class 0x060000
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:05.0: [8086:2c28] type 00 class 0x060000
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:05.1: [8086:2c29] type 00 class 0x060000
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:05.2: [8086:2c2a] type 00 class 0x060000
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:05.3: [8086:2c2b] type 00 class 0x060000
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:06.0: [8086:2c30] type 00 class 0x060000
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:06.1: [8086:2c31] type 00 class 0x060000
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:06.2: [8086:2c32] type 00 class 0x060000
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:06.3: [8086:2c33] type 00 class 0x060000
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:3f: busn_res: [bus 3f-ff] end is updated to 3f
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:3f: busn_res: can not insert [bus 3f] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff])
Jan 21 15:38:31 theaggregate kernel: PCI: pci_cache_line_size set to 64 bytes
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1f.2: can't claim BAR 5 [mem 0xff970000-0xff9707ff]: no compatible bridge window
Jan 21 15:38:31 theaggregate kernel: Expanded resource Reserved due to conflict with PCI Bus 0000:00
Jan 21 15:38:31 theaggregate kernel: e820: reserve RAM buffer [mem 0x00092800-0x0009ffff]
Jan 21 15:38:31 theaggregate kernel: e820: reserve RAM buffer [mem 0xe7df9c00-0xe7ffffff]
Jan 21 15:38:31 theaggregate kernel: hpet: 4 channels of 0 reserved for per-cpu timers
Jan 21 15:38:31 theaggregate kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
Jan 21 15:38:31 theaggregate kernel: hpet0: 4 comparators, 64-bit 14.318180 MHz counter
Jan 21 15:38:31 theaggregate kernel: clocksource: Switched to clocksource tsc-early
Jan 21 15:38:31 theaggregate kernel: VFS: Disk quotas dquot_6.6.0
Jan 21 15:38:31 theaggregate kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jan 21 15:38:31 theaggregate kernel: pnp: PnP ACPI init
Jan 21 15:38:31 theaggregate kernel: pnp 00:00: disabling [io  0x0800-0x085f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x0800-0x087f]
Jan 21 15:38:31 theaggregate kernel: pnp 00:00: disabling [io  0x0860-0x08ff] because it overlaps 0000:00:1f.0 BAR 13 [io  0x0800-0x087f]
Jan 21 15:38:31 theaggregate kernel: system 00:00: [io  0x0c00-0x0c7f] has been reserved
Jan 21 15:38:31 theaggregate kernel: pnp 00:02: [dma 0 disabled]
Jan 21 15:38:31 theaggregate kernel: pnp: PnP ACPI: found 5 devices
Jan 21 15:38:31 theaggregate kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jan 21 15:38:31 theaggregate kernel: NET: Registered PF_INET protocol family
Jan 21 15:38:31 theaggregate kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jan 21 15:38:31 theaggregate kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Jan 21 15:38:31 theaggregate kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jan 21 15:38:31 theaggregate kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Jan 21 15:38:31 theaggregate kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jan 21 15:38:31 theaggregate kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Jan 21 15:38:31 theaggregate kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jan 21 15:38:31 theaggregate kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jan 21 15:38:31 theaggregate kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jan 21 15:38:31 theaggregate kernel: NET: Registered PF_XDP protocol family
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 add_align 100000
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000 add_align 100000
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xf2000000-0xf21fffff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xf2200000-0xf23fffff 64bit pref]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1c.0: BAR 13: assigned [io  0x1000-0x1fff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1f.2: BAR 5: assigned [mem 0xf2400000-0xf24007ff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:01.0:   bridge window [mem 0xf5e00000-0xf5efffff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:03.0: PCI bridge to [bus 02]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:03.0:   bridge window [io  0xd000-0xdfff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:03.0:   bridge window [mem 0xf6000000-0xf7efffff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:03.0:   bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:07.0: PCI bridge to [bus 03]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:07.0:   bridge window [mem 0xf5f00000-0xf5ffffff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1c.0: PCI bridge to [bus 04]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1c.0:   bridge window [mem 0xf2000000-0xf21fffff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1c.0:   bridge window [mem 0xf2200000-0xf23fffff 64bit pref]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1c.5: PCI bridge to [bus 05]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1c.5:   bridge window [mem 0xf5d00000-0xf5dfffff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1e.0: PCI bridge to [bus 06]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000effff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:00: resource 8 [mem 0x000f0000-0x000fffff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:00: resource 9 [mem 0xe7f00000-0xf7ffffff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:00: resource 10 [mem 0xff980000-0xff980fff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:00: resource 11 [mem 0xff97c000-0xff97ffff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:00: resource 12 [mem 0xfed20000-0xfed9ffff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:01: resource 1 [mem 0xf5e00000-0xf5efffff]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:02: resource 1 [mem 0xf6000000-0xf7efffff]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:02: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:03: resource 1 [mem 0xf5f00000-0xf5ffffff]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:04: resource 0 [io  0x1000-0x1fff]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:04: resource 1 [mem 0xf2000000-0xf21fffff]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:04: resource 2 [mem 0xf2200000-0xf23fffff 64bit pref]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:05: resource 1 [mem 0xf5d00000-0xf5dfffff]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:06: resource 4 [io  0x0000-0x0cf7 window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:06: resource 5 [io  0x0d00-0xffff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:06: resource 6 [mem 0x000a0000-0x000bffff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:06: resource 7 [mem 0x000c0000-0x000effff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:06: resource 8 [mem 0x000f0000-0x000fffff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:06: resource 9 [mem 0xe7f00000-0xf7ffffff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:06: resource 10 [mem 0xff980000-0xff980fff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:06: resource 11 [mem 0xff97c000-0xff97ffff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:06: resource 12 [mem 0xfed20000-0xfed9ffff window]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:3f: resource 4 [io  0x0000-0xffff]
Jan 21 15:38:31 theaggregate kernel: pci_bus 0000:3f: resource 5 [mem 0x00000000-0xfffffffff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:02:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jan 21 15:38:31 theaggregate kernel: pci 0000:02:00.1: D0 power state depends on 0000:02:00.0
Jan 21 15:38:31 theaggregate kernel: PCI: CLS 64 bytes, default 64
Jan 21 15:38:31 theaggregate kernel: DMAR: Host address width 36
Jan 21 15:38:31 theaggregate kernel: DMAR: DRHD base: 0x000000fedc0000 flags: 0x1
Jan 21 15:38:31 theaggregate kernel: DMAR: dmar0: reg_base_addr fedc0000 ver 1:0 cap c90780106f0462 ecap f020fe
Jan 21 15:38:31 theaggregate kernel: DMAR: RMRR base: 0x000000e7e58000 end: 0x000000e7e6ffff
Jan 21 15:38:31 theaggregate kernel: DMAR: ATSR flags: 0x0
Jan 21 15:38:31 theaggregate kernel: DMAR: No SATC found
Jan 21 15:38:31 theaggregate kernel: DMAR: dmar0: Using Queued invalidation
Jan 21 15:38:31 theaggregate kernel: Trying to unpack rootfs image as initramfs...
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:00.0: Adding to iommu group 0
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:01.0: Adding to iommu group 1
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:03.0: Adding to iommu group 2
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:07.0: Adding to iommu group 3
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:14.0: Adding to iommu group 4
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:14.1: Adding to iommu group 5
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:14.2: Adding to iommu group 6
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1a.0: Adding to iommu group 7
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1a.1: Adding to iommu group 7
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1a.2: Adding to iommu group 7
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1a.7: Adding to iommu group 7
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1b.0: Adding to iommu group 8
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1c.0: Adding to iommu group 9
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1c.5: Adding to iommu group 9
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1d.0: Adding to iommu group 10
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1d.1: Adding to iommu group 10
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1d.2: Adding to iommu group 10
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1d.7: Adding to iommu group 10
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1e.0: Adding to iommu group 11
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1f.0: Adding to iommu group 12
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1f.2: Adding to iommu group 12
Jan 21 15:38:31 theaggregate kernel: pci 0000:00:1f.3: Adding to iommu group 12
Jan 21 15:38:31 theaggregate kernel: pci 0000:02:00.0: Adding to iommu group 13
Jan 21 15:38:31 theaggregate kernel: pci 0000:02:00.1: Adding to iommu group 13
Jan 21 15:38:31 theaggregate kernel: pci 0000:05:00.0: Adding to iommu group 9
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:00.0: Adding to iommu group 14
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:00.1: Adding to iommu group 14
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:02.0: Adding to iommu group 15
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:02.1: Adding to iommu group 15
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:03.0: Adding to iommu group 16
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:03.1: Adding to iommu group 16
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:03.4: Adding to iommu group 16
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:04.0: Adding to iommu group 17
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:04.1: Adding to iommu group 17
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:04.2: Adding to iommu group 17
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:04.3: Adding to iommu group 17
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:05.0: Adding to iommu group 18
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:05.1: Adding to iommu group 18
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:05.2: Adding to iommu group 18
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:05.3: Adding to iommu group 18
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:06.0: Adding to iommu group 19
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:06.1: Adding to iommu group 19
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:06.2: Adding to iommu group 19
Jan 21 15:38:31 theaggregate kernel: pci 0000:3f:06.3: Adding to iommu group 19
Jan 21 15:38:31 theaggregate kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Jan 21 15:38:31 theaggregate kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jan 21 15:38:31 theaggregate kernel: software IO TLB: mapped [mem 0x00000000e3df9000-0x00000000e7df9000] (64MB)
Jan 21 15:38:31 theaggregate kernel: Initialise system trusted keyrings
Jan 21 15:38:31 theaggregate kernel: Key type blacklist registered
Jan 21 15:38:31 theaggregate kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Jan 21 15:38:31 theaggregate kernel: zbud: loaded
Jan 21 15:38:31 theaggregate kernel: Key type asymmetric registered
Jan 21 15:38:31 theaggregate kernel: Asymmetric key parser 'x509' registered
Jan 21 15:38:31 theaggregate kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
Jan 21 15:38:31 theaggregate kernel: io scheduler mq-deadline registered
Jan 21 15:38:31 theaggregate kernel: io scheduler kyber registered
Jan 21 15:38:31 theaggregate kernel: io scheduler bfq registered
Jan 21 15:38:31 theaggregate kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE
Jan 21 15:38:31 theaggregate kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jan 21 15:38:31 theaggregate kernel: Monitor-Mwait will be used to enter C-1 state
Jan 21 15:38:31 theaggregate kernel: Monitor-Mwait will be used to enter C-2 state
Jan 21 15:38:31 theaggregate kernel: Monitor-Mwait will be used to enter C-3 state
Jan 21 15:38:31 theaggregate kernel: ACPI: \_PR_.CPU1: Found 3 idle states
Jan 21 15:38:31 theaggregate kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Jan 21 15:38:31 theaggregate kernel: ACPI: button: Power Button [VBTN]
Jan 21 15:38:31 theaggregate kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Jan 21 15:38:31 theaggregate kernel: ACPI: button: Power Button [PWRF]
Jan 21 15:38:31 theaggregate kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jan 21 15:38:31 theaggregate kernel: 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jan 21 15:38:31 theaggregate kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Jan 21 15:38:31 theaggregate kernel: ahci 0000:00:1f.2: version 3.0
Jan 21 15:38:31 theaggregate kernel: ahci 0000:00:1f.2: controller can't do SNTF, turning off CAP_SNTF
Jan 21 15:38:31 theaggregate kernel: ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl RAID mode
Jan 21 15:38:31 theaggregate kernel: ahci 0000:00:1f.2: flags: 64bit ncq led clo pio ccc ems sxs 
Jan 21 15:38:31 theaggregate kernel: scsi host0: ahci
Jan 21 15:38:31 theaggregate kernel: scsi host1: ahci
Jan 21 15:38:31 theaggregate kernel: scsi host2: ahci
Jan 21 15:38:31 theaggregate kernel: scsi host3: ahci
Jan 21 15:38:31 theaggregate kernel: scsi host4: ahci
Jan 21 15:38:31 theaggregate kernel: scsi host5: ahci
Jan 21 15:38:31 theaggregate kernel: ata1: SATA max UDMA/133 abar m2048@0xf2400000 port 0xf2400100 irq 28
Jan 21 15:38:31 theaggregate kernel: ata2: SATA max UDMA/133 abar m2048@0xf2400000 port 0xf2400180 irq 28
Jan 21 15:38:31 theaggregate kernel: ata3: SATA max UDMA/133 abar m2048@0xf2400000 port 0xf2400200 irq 28
Jan 21 15:38:31 theaggregate kernel: ata4: SATA max UDMA/133 abar m2048@0xf2400000 port 0xf2400280 irq 28
Jan 21 15:38:31 theaggregate kernel: ata5: SATA max UDMA/133 abar m2048@0xf2400000 port 0xf2400300 irq 28
Jan 21 15:38:31 theaggregate kernel: ata6: SATA max UDMA/133 abar m2048@0xf2400000 port 0xf2400380 irq 28
Jan 21 15:38:31 theaggregate kernel: usbcore: registered new interface driver usbserial_generic
Jan 21 15:38:31 theaggregate kernel: usbserial: USB Serial support registered for generic
Jan 21 15:38:31 theaggregate kernel: rtc_cmos 00:01: RTC can wake from S4
Jan 21 15:38:31 theaggregate kernel: rtc_cmos 00:01: registered as rtc0
Jan 21 15:38:31 theaggregate kernel: rtc_cmos 00:01: setting system clock to 2022-01-21T20:38:21 UTC (1642797501)
Jan 21 15:38:31 theaggregate kernel: rtc_cmos 00:01: alarms up to one day, 242 bytes nvram, hpet irqs
Jan 21 15:38:31 theaggregate kernel: intel_pstate: CPU model not supported
Jan 21 15:38:31 theaggregate kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jan 21 15:38:31 theaggregate kernel: vesafb: mode is 1680x1050x32, linelength=6720, pages=0
Jan 21 15:38:31 theaggregate kernel: vesafb: scrolling: redraw
Jan 21 15:38:31 theaggregate kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jan 21 15:38:31 theaggregate kernel: vesafb: framebuffer at 0xf1000000, mapped to 0x(____ptrval____), using 6912k, total 6912k
Jan 21 15:38:31 theaggregate kernel: fbcon: Deferring console take-over
Jan 21 15:38:31 theaggregate kernel: fb0: VESA VGA frame buffer device
Jan 21 15:38:31 theaggregate kernel: drop_monitor: Initializing network drop monitor service
Jan 21 15:38:31 theaggregate kernel: NET: Registered PF_INET6 protocol family
Jan 21 15:38:31 theaggregate kernel: Freeing initrd memory: 26312K
Jan 21 15:38:31 theaggregate kernel: Segment Routing with IPv6
Jan 21 15:38:31 theaggregate kernel: RPL Segment Routing with IPv6
Jan 21 15:38:31 theaggregate kernel: In-situ OAM (IOAM) with IPv6
Jan 21 15:38:31 theaggregate kernel: NET: Registered PF_PACKET protocol family
Jan 21 15:38:31 theaggregate kernel: microcode: sig=0x106a5, pf=0x2, revision=0x1d
Jan 21 15:38:31 theaggregate kernel: microcode: Microcode Update Driver: v2.2.
Jan 21 15:38:31 theaggregate kernel: IPI shorthand broadcast: enabled
Jan 21 15:38:31 theaggregate kernel: sched_clock: Marking stable (2605954922, 92040201)->(2706207982, -8212859)
Jan 21 15:38:31 theaggregate kernel: registered taskstats version 1
Jan 21 15:38:31 theaggregate kernel: Loading compiled-in X.509 certificates
Jan 21 15:38:31 theaggregate kernel: Loaded X.509 cert 'Build time autogenerated kernel key: f3dc999c3a7811dbf000c1e0b232071a6e3427e6'
Jan 21 15:38:31 theaggregate kernel: zswap: loaded using pool lz4/z3fold
Jan 21 15:38:31 theaggregate kernel: zswap: debugfs initialization failed
Jan 21 15:38:31 theaggregate kernel: Key type ._fscrypt registered
Jan 21 15:38:31 theaggregate kernel: Key type .fscrypt registered
Jan 21 15:38:31 theaggregate kernel: Key type fscrypt-provisioning registered
Jan 21 15:38:31 theaggregate kernel: PM:   Magic number: 6:251:650
Jan 21 15:38:31 theaggregate kernel: scsi_host host4: hash matches
Jan 21 15:38:31 theaggregate kernel: scsi host4: hash matches
Jan 21 15:38:31 theaggregate kernel: acpi LNXCPU:03: hash matches
Jan 21 15:38:31 theaggregate kernel: RAS: Correctable Errors collector initialized.
Jan 21 15:38:31 theaggregate kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Jan 21 15:38:31 theaggregate kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Jan 21 15:38:31 theaggregate kernel: ata6: SATA link down (SStatus 0 SControl 300)
Jan 21 15:38:31 theaggregate kernel: ata4: SATA link down (SStatus 4 SControl 300)
Jan 21 15:38:31 theaggregate kernel: ata5: SATA link down (SStatus 4 SControl 300)
Jan 21 15:38:31 theaggregate kernel: ata2: SATA link down (SStatus 4 SControl 300)
Jan 21 15:38:31 theaggregate kernel: ata3.00: ATAPI: TSSTcorp DVD+/-RW TS-H653F, D200, max UDMA/100
Jan 21 15:38:31 theaggregate kernel: ata3.00: applying bridge limits
Jan 21 15:38:31 theaggregate kernel: ata3.00: configured for UDMA/100
Jan 21 15:38:31 theaggregate kernel: ata1.00: ATA-8: Hitachi HUA723030ALA640, MKAOAA50, max UDMA/133
Jan 21 15:38:31 theaggregate kernel: ata1.00: ATA Identify Device Log not supported
Jan 21 15:38:31 theaggregate kernel: ata1.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 32), AA
Jan 21 15:38:31 theaggregate kernel: ata1.00: ATA Identify Device Log not supported
Jan 21 15:38:31 theaggregate kernel: ata1.00: configured for UDMA/133
Jan 21 15:38:31 theaggregate kernel: scsi 0:0:0:0: Direct-Access     ATA      Hitachi HUA72303 AA50 PQ: 0 ANSI: 5
Jan 21 15:38:31 theaggregate kernel: sd 0:0:0:0: [sda] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
Jan 21 15:38:31 theaggregate kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 15:38:31 theaggregate kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 15:38:31 theaggregate kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 15:38:31 theaggregate kernel: scsi 2:0:0:0: CD-ROM            TSSTcorp DVD+-RW TS-H653F D200 PQ: 0 ANSI: 5
Jan 21 15:38:31 theaggregate kernel:  sda: sda1 sda2 sda3
Jan 21 15:38:31 theaggregate kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jan 21 15:38:31 theaggregate kernel: Freeing unused decrypted memory: 2036K
Jan 21 15:38:31 theaggregate kernel: Freeing unused kernel image (initmem) memory: 2192K
Jan 21 15:38:31 theaggregate kernel: Write protecting the kernel read-only data: 22528k
Jan 21 15:38:31 theaggregate kernel: Freeing unused kernel image (text/rodata gap) memory: 2036K
Jan 21 15:38:31 theaggregate kernel: Freeing unused kernel image (rodata/data gap) memory: 576K
Jan 21 15:38:31 theaggregate kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jan 21 15:38:31 theaggregate kernel: rodata_test: all tests were successful
Jan 21 15:38:31 theaggregate kernel: x86/mm: Checking user space page tables
Jan 21 15:38:31 theaggregate kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jan 21 15:38:31 theaggregate kernel: Run /init as init process
Jan 21 15:38:31 theaggregate kernel:   with arguments:
Jan 21 15:38:31 theaggregate kernel:     /init
Jan 21 15:38:31 theaggregate kernel:     splash
Jan 21 15:38:31 theaggregate kernel:   with environment:
Jan 21 15:38:31 theaggregate kernel:     HOME=/
Jan 21 15:38:31 theaggregate kernel:     TERM=linux
Jan 21 15:38:31 theaggregate kernel:     pti=on
Jan 21 15:38:31 theaggregate kernel:     BOOT_IMAGE=/vmlinuz-linux-hardened
Jan 21 15:38:31 theaggregate kernel:     cryptdevice=UUID=2c00dc14-240d-4ba6-9848-7d6dfbcddcc9:cryptlvm
Jan 21 15:38:31 theaggregate kernel:     resume=/dev/Volumes/swap
Jan 21 15:38:31 theaggregate kernel:     cryptkey=rootfs:/etc/keys.d/cryptkey.bin
Jan 21 15:38:31 theaggregate kernel: fbcon: Taking over console
Jan 21 15:38:31 theaggregate kernel: Console: switching to colour frame buffer device 210x65
Jan 21 15:38:31 theaggregate kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Jan 21 15:38:31 theaggregate kernel: ehci-pci: EHCI PCI platform driver
Jan 21 15:38:31 theaggregate kernel: ehci-pci 0000:00:1a.7: EHCI Host Controller
Jan 21 15:38:31 theaggregate kernel: ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
Jan 21 15:38:31 theaggregate kernel: ehci-pci 0000:00:1a.7: debug port 1
Jan 21 15:38:31 theaggregate kernel: ehci-pci 0000:00:1a.7: irq 22, io mem 0xf7ffa000
Jan 21 15:38:31 theaggregate kernel: ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
Jan 21 15:38:31 theaggregate kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
Jan 21 15:38:31 theaggregate kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 21 15:38:31 theaggregate kernel: usb usb1: Product: EHCI Host Controller
Jan 21 15:38:31 theaggregate kernel: usb usb1: Manufacturer: Linux 5.15.15-hardened1-1-hardened ehci_hcd
Jan 21 15:38:31 theaggregate kernel: usb usb1: SerialNumber: 0000:00:1a.7
Jan 21 15:38:31 theaggregate kernel: hub 1-0:1.0: USB hub found
Jan 21 15:38:31 theaggregate kernel: hub 1-0:1.0: 6 ports detected
Jan 21 15:38:31 theaggregate kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller
Jan 21 15:38:31 theaggregate kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
Jan 21 15:38:31 theaggregate kernel: ehci-pci 0000:00:1d.7: debug port 1
Jan 21 15:38:31 theaggregate kernel: ehci-pci 0000:00:1d.7: irq 23, io mem 0xff980000
Jan 21 15:38:31 theaggregate kernel: sr 2:0:0:0: [sr0] scsi3-mmc drive: 8x/48x writer dvd-ram cd/rw xa/form2 cdda tray
Jan 21 15:38:31 theaggregate kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Jan 21 15:38:31 theaggregate kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
Jan 21 15:38:31 theaggregate kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
Jan 21 15:38:31 theaggregate kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 21 15:38:31 theaggregate kernel: usb usb2: Product: EHCI Host Controller
Jan 21 15:38:31 theaggregate kernel: usb usb2: Manufacturer: Linux 5.15.15-hardened1-1-hardened ehci_hcd
Jan 21 15:38:31 theaggregate kernel: usb usb2: SerialNumber: 0000:00:1d.7
Jan 21 15:38:31 theaggregate kernel: hub 2-0:1.0: USB hub found
Jan 21 15:38:31 theaggregate kernel: hub 2-0:1.0: 6 ports detected
Jan 21 15:38:31 theaggregate kernel: uhci_hcd: USB Universal Host Controller Interface driver
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1a.0: UHCI Host Controller
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1a.0: detected 2 ports
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000ff20
Jan 21 15:38:31 theaggregate kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
Jan 21 15:38:31 theaggregate kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 21 15:38:31 theaggregate kernel: usb usb3: Product: UHCI Host Controller
Jan 21 15:38:31 theaggregate kernel: usb usb3: Manufacturer: Linux 5.15.15-hardened1-1-hardened uhci_hcd
Jan 21 15:38:31 theaggregate kernel: usb usb3: SerialNumber: 0000:00:1a.0
Jan 21 15:38:31 theaggregate kernel: hub 3-0:1.0: USB hub found
Jan 21 15:38:31 theaggregate kernel: hub 3-0:1.0: 2 ports detected
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1a.1: UHCI Host Controller
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1a.1: detected 2 ports
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1a.1: irq 17, io base 0x0000ff00
Jan 21 15:38:31 theaggregate kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
Jan 21 15:38:31 theaggregate kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 21 15:38:31 theaggregate kernel: usb usb4: Product: UHCI Host Controller
Jan 21 15:38:31 theaggregate kernel: usb usb4: Manufacturer: Linux 5.15.15-hardened1-1-hardened uhci_hcd
Jan 21 15:38:31 theaggregate kernel: usb usb4: SerialNumber: 0000:00:1a.1
Jan 21 15:38:31 theaggregate kernel: hub 4-0:1.0: USB hub found
Jan 21 15:38:31 theaggregate kernel: hub 4-0:1.0: 2 ports detected
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1a.2: UHCI Host Controller
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1a.2: detected 2 ports
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1a.2: irq 22, io base 0x0000fc00
Jan 21 15:38:31 theaggregate kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
Jan 21 15:38:31 theaggregate kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 21 15:38:31 theaggregate kernel: usb usb5: Product: UHCI Host Controller
Jan 21 15:38:31 theaggregate kernel: usb usb5: Manufacturer: Linux 5.15.15-hardened1-1-hardened uhci_hcd
Jan 21 15:38:31 theaggregate kernel: usb usb5: SerialNumber: 0000:00:1a.2
Jan 21 15:38:31 theaggregate kernel: hub 5-0:1.0: USB hub found
Jan 21 15:38:31 theaggregate kernel: hub 5-0:1.0: 2 ports detected
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1d.0: detected 2 ports
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000ff80
Jan 21 15:38:31 theaggregate kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
Jan 21 15:38:31 theaggregate kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 21 15:38:31 theaggregate kernel: usb usb6: Product: UHCI Host Controller
Jan 21 15:38:31 theaggregate kernel: usb usb6: Manufacturer: Linux 5.15.15-hardened1-1-hardened uhci_hcd
Jan 21 15:38:31 theaggregate kernel: usb usb6: SerialNumber: 0000:00:1d.0
Jan 21 15:38:31 theaggregate kernel: hub 6-0:1.0: USB hub found
Jan 21 15:38:31 theaggregate kernel: hub 6-0:1.0: 2 ports detected
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1d.1: detected 2 ports
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000ff60
Jan 21 15:38:31 theaggregate kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
Jan 21 15:38:31 theaggregate kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 21 15:38:31 theaggregate kernel: usb usb7: Product: UHCI Host Controller
Jan 21 15:38:31 theaggregate kernel: usb usb7: Manufacturer: Linux 5.15.15-hardened1-1-hardened uhci_hcd
Jan 21 15:38:31 theaggregate kernel: usb usb7: SerialNumber: 0000:00:1d.1
Jan 21 15:38:31 theaggregate kernel: hub 7-0:1.0: USB hub found
Jan 21 15:38:31 theaggregate kernel: hub 7-0:1.0: 2 ports detected
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1d.2: detected 2 ports
Jan 21 15:38:31 theaggregate kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ff40
Jan 21 15:38:31 theaggregate kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
Jan 21 15:38:31 theaggregate kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 21 15:38:31 theaggregate kernel: usb usb8: Product: UHCI Host Controller
Jan 21 15:38:31 theaggregate kernel: usb usb8: Manufacturer: Linux 5.15.15-hardened1-1-hardened uhci_hcd
Jan 21 15:38:31 theaggregate kernel: usb usb8: SerialNumber: 0000:00:1d.2
Jan 21 15:38:31 theaggregate kernel: hub 8-0:1.0: USB hub found
Jan 21 15:38:31 theaggregate kernel: hub 8-0:1.0: 2 ports detected
Jan 21 15:38:31 theaggregate kernel: sr 2:0:0:0: Attached scsi CD-ROM sr0
Jan 21 15:38:31 theaggregate kernel: random: fast init done
Jan 21 15:38:31 theaggregate kernel: tsc: Refined TSC clocksource calibration: 3066.629 MHz
Jan 21 15:38:31 theaggregate kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2c34234e0d5, max_idle_ns: 440795347299 ns
Jan 21 15:38:31 theaggregate kernel: clocksource: Switched to clocksource tsc
Jan 21 15:38:31 theaggregate kernel: usb 4-1: new full-speed USB device number 2 using uhci_hcd
Jan 21 15:38:31 theaggregate kernel: usb 7-1: new full-speed USB device number 2 using uhci_hcd
Jan 21 15:38:31 theaggregate kernel: device-mapper: uevent: version 1.0.3
Jan 21 15:38:31 theaggregate kernel: device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
Jan 21 15:38:31 theaggregate kernel: Key type encrypted registered
Jan 21 15:38:31 theaggregate kernel: random: cryptsetup: uninitialized urandom read (4 bytes read)
Jan 21 15:38:31 theaggregate kernel: random: cryptsetup: uninitialized urandom read (4 bytes read)
Jan 21 15:38:31 theaggregate kernel: usb 4-1: New USB device found, idVendor=045e, idProduct=028e, bcdDevice= 5.72
Jan 21 15:38:31 theaggregate kernel: usb 4-1: New USB device strings: Mfr=0, Product=2, SerialNumber=3
Jan 21 15:38:31 theaggregate kernel: usb 4-1: Product: RAPOO GAMEPAD-X
Jan 21 15:38:31 theaggregate kernel: usb 4-1: SerialNumber: 12345000
Jan 21 15:38:31 theaggregate kernel: usb 7-1: New USB device found, idVendor=040b, idProduct=0a67, bcdDevice= 0.01
Jan 21 15:38:31 theaggregate kernel: usb 7-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
Jan 21 15:38:31 theaggregate kernel: usb 7-1: Product: Weltrend USB Mouse
Jan 21 15:38:31 theaggregate kernel: hid: raw HID events driver (C) Jiri Kosina
Jan 21 15:38:31 theaggregate kernel: usbcore: registered new interface driver usbhid
Jan 21 15:38:31 theaggregate kernel: usbhid: USB HID core driver
Jan 21 15:38:31 theaggregate kernel: input: Weltrend USB Mouse as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/0003:040B:0A67.0001/input/input2
Jan 21 15:38:31 theaggregate kernel: hid-generic 0003:040B:0A67.0001: input,hidraw0: USB HID v1.10 Keyboard [Weltrend USB Mouse] on usb-0000:00:1d.1-1/input0
Jan 21 15:38:31 theaggregate kernel: input: Weltrend USB Mouse System Control as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.1/0003:040B:0A67.0002/input/input3
Jan 21 15:38:31 theaggregate kernel: input: Weltrend USB Mouse Consumer Control as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.1/0003:040B:0A67.0002/input/input4
Jan 21 15:38:31 theaggregate kernel: input: Weltrend USB Mouse Keyboard as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.1/0003:040B:0A67.0002/input/input5
Jan 21 15:38:31 theaggregate kernel: hid-generic 0003:040B:0A67.0002: input,hidraw1: USB HID v1.10 Keyboard [Weltrend USB Mouse] on usb-0000:00:1d.1-1/input1
Jan 21 15:38:31 theaggregate kernel: usb 1-4: new high-speed USB device number 3 using ehci-pci
Jan 21 15:38:31 theaggregate kernel: usb 8-1: new low-speed USB device number 2 using uhci_hcd
Jan 21 15:38:31 theaggregate kernel: usb 1-4: New USB device found, idVendor=05dc, idProduct=c75c, bcdDevice= 1.01
Jan 21 15:38:31 theaggregate kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jan 21 15:38:31 theaggregate kernel: usb 1-4: Product: USB Flash Drive
Jan 21 15:38:31 theaggregate kernel: usb 1-4: Manufacturer: Lexar
Jan 21 15:38:31 theaggregate kernel: usb 1-4: SerialNumber: 3989882934F8791DCC58
Jan 21 15:38:31 theaggregate kernel: usb-storage 1-4:1.0: USB Mass Storage device detected
Jan 21 15:38:31 theaggregate kernel: scsi host6: usb-storage 1-4:1.0
Jan 21 15:38:31 theaggregate kernel: usbcore: registered new interface driver usb-storage
Jan 21 15:38:31 theaggregate kernel: usbcore: registered new interface driver uas
Jan 21 15:38:31 theaggregate kernel: usb 8-1: New USB device found, idVendor=03f0, idProduct=2f4a, bcdDevice= 0.11
Jan 21 15:38:31 theaggregate kernel: usb 8-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jan 21 15:38:31 theaggregate kernel: usb 8-1: Product: HP Business Slim Keyboard
Jan 21 15:38:31 theaggregate kernel: usb 8-1: Manufacturer: Chicony
Jan 21 15:38:31 theaggregate kernel: input: Chicony HP Business Slim Keyboard as /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.0/0003:03F0:2F4A.0003/input/input6
Jan 21 15:38:31 theaggregate kernel: hid-generic 0003:03F0:2F4A.0003: input,hidraw2: USB HID v1.10 Keyboard [Chicony HP Business Slim Keyboard] on usb-0000:00:1d.2-1/input0
Jan 21 15:38:31 theaggregate kernel: input: Chicony HP Business Slim Keyboard Consumer Control as /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.1/0003:03F0:2F4A.0004/input/input7
Jan 21 15:38:31 theaggregate kernel: input: Chicony HP Business Slim Keyboard System Control as /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.1/0003:03F0:2F4A.0004/input/input8
Jan 21 15:38:31 theaggregate kernel: input: Chicony HP Business Slim Keyboard as /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.1/0003:03F0:2F4A.0004/input/input9
Jan 21 15:38:31 theaggregate kernel: hid-generic 0003:03F0:2F4A.0004: input,hiddev96,hidraw3: USB HID v1.10 Device [Chicony HP Business Slim Keyboard] on usb-0000:00:1d.2-1/input1
Jan 21 15:38:31 theaggregate kernel: usb 8-2: new full-speed USB device number 3 using uhci_hcd
Jan 21 15:38:31 theaggregate kernel: scsi 6:0:0:0: Direct-Access     Lexar    USB Flash Drive  8.07 PQ: 0 ANSI: 4
Jan 21 15:38:31 theaggregate kernel: sd 6:0:0:0: [sdb] 15642624 512-byte logical blocks: (8.01 GB/7.46 GiB)
Jan 21 15:38:31 theaggregate kernel: sd 6:0:0:0: [sdb] Write Protect is off
Jan 21 15:38:31 theaggregate kernel: sd 6:0:0:0: [sdb] Mode Sense: 23 00 00 00
Jan 21 15:38:31 theaggregate kernel: sd 6:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 15:38:31 theaggregate kernel:  sdb: sdb1
Jan 21 15:38:31 theaggregate kernel: sd 6:0:0:0: [sdb] Attached SCSI removable disk
Jan 21 15:38:31 theaggregate kernel: usb 8-2: New USB device found, idVendor=3842, idProduct=2405, bcdDevice= 0.36
Jan 21 15:38:31 theaggregate kernel: usb 8-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jan 21 15:38:31 theaggregate kernel: usb 8-2: Product: EVGA TORQ X5 Gaming Mouse
Jan 21 15:38:31 theaggregate kernel: usb 8-2: Manufacturer: EVGA TORQ X5
Jan 21 15:38:31 theaggregate kernel: input: EVGA TORQ X5 EVGA TORQ X5 Gaming Mouse as /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.0/0003:3842:2405.0005/input/input10
Jan 21 15:38:31 theaggregate kernel: hid-generic 0003:3842:2405.0005: input,hidraw4: USB HID v1.11 Mouse [EVGA TORQ X5 EVGA TORQ X5 Gaming Mouse] on usb-0000:00:1d.2-2/input0
Jan 21 15:38:31 theaggregate kernel: input: EVGA TORQ X5 EVGA TORQ X5 Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.1/0003:3842:2405.0006/input/input11
Jan 21 15:38:31 theaggregate kernel: hid-generic 0003:3842:2405.0006: input,hiddev97,hidraw5: USB HID v1.11 Keyboard [EVGA TORQ X5 EVGA TORQ X5 Gaming Mouse] on usb-0000:00:1d.2-2/input1
Jan 21 15:38:31 theaggregate kernel: hid-generic 0003:3842:2405.0007: hiddev98,hidraw6: USB HID v1.11 Device [EVGA TORQ X5 EVGA TORQ X5 Gaming Mouse] on usb-0000:00:1d.2-2/input2
Jan 21 15:38:31 theaggregate kernel: random: cryptsetup: uninitialized urandom read (2 bytes read)
Jan 21 15:38:31 theaggregate kernel: cryptd: max_cpu_qlen set to 1000
Jan 21 15:38:31 theaggregate kernel: random: lvm: uninitialized urandom read (4 bytes read)
Jan 21 15:38:31 theaggregate kernel: random: lvm: uninitialized urandom read (2 bytes read)
Jan 21 15:38:31 theaggregate kernel: EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
Jan 21 15:38:31 theaggregate kernel: random: crng init done
Jan 21 15:38:31 theaggregate systemd[1]: systemd 250.3-1-arch 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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Jan 21 15:38:31 theaggregate systemd[1]: Detected architecture x86-64.
Jan 21 15:38:31 theaggregate systemd[1]: Hostname set to <theaggregate>.
Jan 21 15:38:31 theaggregate systemd[1]: Queued start job for default target Graphical Interface.
Jan 21 15:38:31 theaggregate systemd[1]: Created slice Virtual Machine and Container Slice.
Jan 21 15:38:31 theaggregate systemd[1]: Created slice Slice /system/getty.
Jan 21 15:38:31 theaggregate systemd[1]: Created slice Slice /system/modprobe.
Jan 21 15:38:31 theaggregate systemd[1]: Created slice Cryptsetup Units Slice.
Jan 21 15:38:31 theaggregate systemd[1]: Created slice Slice /system/systemd-fsck.
Jan 21 15:38:31 theaggregate systemd[1]: Created slice User and Session Slice.
Jan 21 15:38:31 theaggregate systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jan 21 15:38:31 theaggregate systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jan 21 15:38:31 theaggregate systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jan 21 15:38:31 theaggregate systemd[1]: Reached target Local Integrity Protected Volumes.
Jan 21 15:38:31 theaggregate systemd[1]: Reached target Path Units.
Jan 21 15:38:31 theaggregate systemd[1]: Reached target Remote File Systems.
Jan 21 15:38:31 theaggregate systemd[1]: Reached target Slice Units.
Jan 21 15:38:31 theaggregate systemd[1]: Reached target Local Verity Protected Volumes.
Jan 21 15:38:31 theaggregate systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jan 21 15:38:31 theaggregate systemd[1]: Listening on LVM2 poll daemon socket.
Jan 21 15:38:31 theaggregate systemd[1]: Listening on Process Core Dump Socket.
Jan 21 15:38:31 theaggregate systemd[1]: Listening on Journal Audit Socket.
Jan 21 15:38:31 theaggregate systemd[1]: Listening on Journal Socket (/dev/log).
Jan 21 15:38:31 theaggregate systemd[1]: Listening on Journal Socket.
Jan 21 15:38:31 theaggregate systemd[1]: Listening on udev Control Socket.
Jan 21 15:38:31 theaggregate systemd[1]: Listening on udev Kernel Socket.
Jan 21 15:38:31 theaggregate systemd[1]: Mounting Huge Pages File System...
Jan 21 15:38:31 theaggregate systemd[1]: Mounting POSIX Message Queue File System...
Jan 21 15:38:31 theaggregate systemd[1]: Kernel Debug File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/debug).
Jan 21 15:38:31 theaggregate systemd[1]: Mounting Kernel Trace File System...
Jan 21 15:38:31 theaggregate systemd[1]: Starting Create List of Static Device Nodes...
Jan 21 15:38:31 theaggregate systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jan 21 15:38:31 theaggregate systemd[1]: Starting Load Kernel Module configfs...
Jan 21 15:38:31 theaggregate systemd[1]: Starting Load Kernel Module drm...
Jan 21 15:38:31 theaggregate systemd[1]: Starting Load Kernel Module fuse...
Jan 21 15:38:31 theaggregate systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
Jan 21 15:38:31 theaggregate systemd[1]: Starting Journal Service...
Jan 21 15:38:31 theaggregate kernel: fuse: init (API version 7.34)
Jan 21 15:38:31 theaggregate systemd[1]: Starting Load Kernel Modules...
Jan 21 15:38:31 theaggregate systemd[1]: Starting Remount Root and Kernel File Systems...
Jan 21 15:38:31 theaggregate systemd-journald[465]: Journal started
Jan 21 15:38:31 theaggregate systemd-journald[465]: Runtime Journal (/run/log/journal/eeedee2828a44f439e0cef08b47c7f78) is 8.0M, max 598.3M, 590.3M free.
Jan 21 15:38:31 theaggregate lvm[461]:   5 logical volume(s) in volume group "Volumes" monitored
Jan 21 15:38:31 theaggregate kernel: EXT4-fs (dm-2): re-mounted. Opts: (null). Quota mode: none.
Jan 21 15:38:31 theaggregate systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
Jan 21 15:38:31 theaggregate systemd[1]: Starting Coldplug All udev Devices...
Jan 21 15:38:31 theaggregate systemd[1]: Started Journal Service.
Jan 21 15:38:31 theaggregate kernel: Linux agpgart interface v0.103
Jan 21 15:38:31 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:31 theaggregate kernel: audit: type=1130 audit(1642797511.847:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:31 theaggregate systemd[1]: Mounted Huge Pages File System.
Jan 21 15:38:31 theaggregate kernel: cec: Failed to create debugfs cec dir
Jan 21 15:38:31 theaggregate systemd[1]: Mounted POSIX Message Queue File System.
Jan 21 15:38:31 theaggregate systemd[1]: Mounted Kernel Trace File System.
Jan 21 15:38:32 theaggregate systemd[1]: Finished Create List of Static Device Nodes.
Jan 21 15:38:32 theaggregate kernel: VFIO - User Level meta-driver version: 0.3
Jan 21 15:38:32 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:32 theaggregate systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jan 21 15:38:32 theaggregate kernel: audit: type=1130 audit(1642797512.134:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:32 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:32 theaggregate systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jan 21 15:38:32 theaggregate systemd[1]: Finished Load Kernel Module configfs.
Jan 21 15:38:32 theaggregate kernel: audit: type=1130 audit(1642797512.211:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:32 theaggregate systemd-modules-load[466]: Failed to insert module 'kvmgt': No such device
Jan 21 15:38:32 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:32 theaggregate audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:32 theaggregate systemd[1]: modprobe@drm.service: Deactivated successfully.
Jan 21 15:38:32 theaggregate systemd[1]: Finished Load Kernel Module drm.
Jan 21 15:38:32 theaggregate kernel: audit: type=1130 audit(1642797512.284:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:32 theaggregate kernel: audit: type=1131 audit(1642797512.284:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:32 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:32 theaggregate audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:32 theaggregate systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jan 21 15:38:32 theaggregate systemd[1]: Finished Load Kernel Module fuse.
Jan 21 15:38:32 theaggregate kernel: audit: type=1130 audit(1642797512.354:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:32 theaggregate kernel: audit: type=1131 audit(1642797512.354:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:32 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:32 theaggregate audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:32 theaggregate systemd[1]: Finished Remount Root and Kernel File Systems.
Jan 21 15:38:32 theaggregate kernel: audit: type=1130 audit(1642797512.424:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:32 theaggregate kernel: audit: type=1131 audit(1642797512.424:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:32 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:32 theaggregate systemd[1]: Mounting FUSE Control File System...
Jan 21 15:38:32 theaggregate kernel: audit: type=1130 audit(1642797512.494:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:32 theaggregate systemd[1]: Mounting Kernel Configuration File System...
Jan 21 15:38:32 theaggregate systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
Jan 21 15:38:32 theaggregate systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
Jan 21 15:38:32 theaggregate systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
Jan 21 15:38:32 theaggregate systemd[1]: Starting Create Static Device Nodes in /dev...
Jan 21 15:38:32 theaggregate systemd[1]: Finished Coldplug All udev Devices.
Jan 21 15:38:32 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:32 theaggregate systemd[1]: Mounted FUSE Control File System.
Jan 21 15:38:32 theaggregate systemd[1]: Mounted Kernel Configuration File System.
Jan 21 15:38:33 theaggregate systemd[1]: Finished Create Static Device Nodes in /dev.
Jan 21 15:38:33 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:33 theaggregate systemd[1]: Reached target Preparation for Local File Systems.
Jan 21 15:38:33 theaggregate kernel: nvidia: loading out-of-tree module taints kernel.
Jan 21 15:38:33 theaggregate kernel: nvidia: module license 'NVIDIA' taints kernel.
Jan 21 15:38:33 theaggregate kernel: Disabling lock debugging due to kernel taint
Jan 21 15:38:33 theaggregate kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Jan 21 15:38:33 theaggregate kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 510
Jan 21 15:38:33 theaggregate kernel: 
Jan 21 15:38:33 theaggregate kernel: nvidia 0000:02:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Jan 21 15:38:33 theaggregate systemd[1]: home.automount: Directory /home to mount over is not empty, mounting anyway.
Jan 21 15:38:33 theaggregate systemd[1]: Set up automount home.automount.
Jan 21 15:38:33 theaggregate audit: BPF prog-id=6 op=LOAD
Jan 21 15:38:33 theaggregate audit: BPF prog-id=7 op=LOAD
Jan 21 15:38:33 theaggregate audit: BPF prog-id=8 op=LOAD
Jan 21 15:38:33 theaggregate systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jan 21 15:38:33 theaggregate kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  470.94  Mon Dec  6 22:42:02 UTC 2021
Jan 21 15:38:33 theaggregate kernel: nvidia_uvm: module uses symbols from proprietary module nvidia, inheriting taint.
Jan 21 15:38:33 theaggregate systemd-modules-load[466]: Inserted module 'nvidia_uvm'
Jan 21 15:38:33 theaggregate kernel: nvidia-uvm: Loaded the UVM driver, major device number 508.
Jan 21 15:38:33 theaggregate systemd-modules-load[466]: Failed to find module 'vfio-mdev'
Jan 21 15:38:33 theaggregate kernel: vboxdrv: Found 8 processor cores
Jan 21 15:38:33 theaggregate systemd-modules-load[466]: Inserted module 'vboxdrv'
Jan 21 15:38:33 theaggregate kernel: vboxdrv: TSC mode is Invariant, tentative frequency 3066624692 Hz
Jan 21 15:38:33 theaggregate kernel: vboxdrv: Successfully loaded version 6.1.32 r149290 (interface 0x00320000)
Jan 21 15:38:33 theaggregate systemd-modules-load[466]: Inserted module 'vboxnetadp'
Jan 21 15:38:33 theaggregate kernel: VBoxNetAdp: Successfully started.
Jan 21 15:38:33 theaggregate kernel: VBoxNetFlt: Successfully started.
Jan 21 15:38:33 theaggregate systemd-modules-load[466]: Inserted module 'vboxnetflt'
Jan 21 15:38:33 theaggregate systemd[1]: Finished Load Kernel Modules.
Jan 21 15:38:33 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:33 theaggregate systemd[1]: Starting Apply Kernel Variables...
Jan 21 15:38:33 theaggregate systemd-sysctl[482]: Couldn't write '1' to 'vm/unprivileged_userfaultfd', ignoring: No such file or directory
Jan 21 15:38:33 theaggregate systemd[1]: Finished Apply Kernel Variables.
Jan 21 15:38:34 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:34 theaggregate systemd[1]: Started Rule-based Manager for Device Events and Files.
Jan 21 15:38:34 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:34 theaggregate kernel: ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x0000000000000828-0x000000000000082D (\GLBC) (20210730/utaddress-204)
Jan 21 15:38:34 theaggregate kernel: ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x000000000000082A-0x000000000000082A (\SACT) (20210730/utaddress-204)
Jan 21 15:38:34 theaggregate kernel: ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x0000000000000828-0x0000000000000828 (\SSTS) (20210730/utaddress-204)
Jan 21 15:38:34 theaggregate kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
Jan 21 15:38:34 theaggregate kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
Jan 21 15:38:34 theaggregate kernel: EDAC MC0: Giving out device to module i7core_edac.c controller i7 core #0: DEV 0000:3f:03.0 (INTERRUPT)
Jan 21 15:38:34 theaggregate kernel: EDAC PCI0: Giving out device to module i7core_edac controller EDAC PCI controller: DEV 0000:3f:03.0 (POLLED)
Jan 21 15:38:34 theaggregate kernel: EDAC i7core: Driver loaded, 1 memory controller(s) found.
Jan 21 15:38:34 theaggregate kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
Jan 21 15:38:34 theaggregate kernel: i2c i2c-0: 6/6 memory slots populated (from DMI)
Jan 21 15:38:34 theaggregate kernel: i2c i2c-0: Systems with more than 4 memory slots not supported yet, not instantiating SPD
Jan 21 15:38:34 theaggregate kernel: snd_hda_intel 0000:02:00.1: Disabling MSI
Jan 21 15:38:34 theaggregate kernel: snd_hda_intel 0000:02:00.1: Handle vga_switcheroo audio client
Jan 21 15:38:34 theaggregate kernel: tpm_tis 00:04: 1.2 TPM (device-id 0xFE, rev-id 70)
Jan 21 15:38:34 theaggregate kernel: wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
Jan 21 15:38:34 theaggregate kernel: parport_pc 00:02: reported by Plug and Play ACPI
Jan 21 15:38:34 theaggregate kernel: parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,EPP,ECP]
Jan 21 15:38:34 theaggregate kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card1/input13
Jan 21 15:38:34 theaggregate kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card1/input14
Jan 21 15:38:34 theaggregate kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card1/input15
Jan 21 15:38:34 theaggregate kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card1/input16
Jan 21 15:38:34 theaggregate kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card1/input17
Jan 21 15:38:35 theaggregate kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  470.94  Mon Dec  6 22:31:27 UTC 2021
Jan 21 15:38:35 theaggregate mtp-probe[556]: checking bus 8, device 2: "/sys/devices/pci0000:00/0000:00:1d.2/usb8/8-1"
Jan 21 15:38:35 theaggregate mtp-probe[536]: checking bus 4, device 2: "/sys/devices/pci0000:00/0000:00:1a.1/usb4/4-1"
Jan 21 15:38:35 theaggregate mtp-probe[550]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4"
Jan 21 15:38:35 theaggregate mtp-probe[549]: checking bus 7, device 2: "/sys/devices/pci0000:00/0000:00:1d.1/usb7/7-1"
Jan 21 15:38:35 theaggregate mtp-probe[550]: bus: 1, device: 3 was not an MTP device
Jan 21 15:38:35 theaggregate mtp-probe[536]: bus: 4, device: 2 was not an MTP device
Jan 21 15:38:35 theaggregate mtp-probe[549]: bus: 7, device: 2 was not an MTP device
Jan 21 15:38:35 theaggregate mtp-probe[556]: bus: 8, device: 2 was not an MTP device
Jan 21 15:38:35 theaggregate kernel: [drm] [nvidia-drm] [GPU ID 0x00000200] Loading driver
Jan 21 15:38:35 theaggregate kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:02:00.0 on minor 0
Jan 21 15:38:35 theaggregate mtp-probe[579]: checking bus 8, device 3: "/sys/devices/pci0000:00/0000:00:1d.2/usb8/8-2"
Jan 21 15:38:35 theaggregate mtp-probe[579]: bus: 8, device: 3 was not an MTP device
Jan 21 15:38:35 theaggregate kernel: tg3 0000:05:00.0 eth0: Tigon3 [partno(BCM95761) rev 5761100] (PCI Express) MAC address d4:ae:52:c2:ef:d4
Jan 21 15:38:35 theaggregate kernel: tg3 0000:05:00.0 eth0: attached PHY is 5761 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
Jan 21 15:38:35 theaggregate kernel: tg3 0000:05:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
Jan 21 15:38:35 theaggregate kernel: tg3 0000:05:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
Jan 21 15:38:35 theaggregate kernel: input: Microsoft X-Box 360 pad as /devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1:1.0/input/input18
Jan 21 15:38:35 theaggregate kernel: usbcore: registered new interface driver xpad
Jan 21 15:38:35 theaggregate kernel: input: PC Speaker as /devices/platform/pcspkr/input/input19
Jan 21 15:38:35 theaggregate kernel: mousedev: PS/2 mouse device common for all mice
Jan 21 15:38:35 theaggregate kernel: snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1984A: line_outs=1 (0x12/0x0/0x0/0x0/0x0) type:line
Jan 21 15:38:35 theaggregate kernel: snd_hda_codec_analog hdaudioC0D0:    speaker_outs=1 (0x13/0x0/0x0/0x0/0x0)
Jan 21 15:38:35 theaggregate kernel: snd_hda_codec_analog hdaudioC0D0:    hp_outs=1 (0x11/0x0/0x0/0x0/0x0)
Jan 21 15:38:35 theaggregate kernel: snd_hda_codec_analog hdaudioC0D0:    mono: mono_out=0x0
Jan 21 15:38:35 theaggregate kernel: snd_hda_codec_analog hdaudioC0D0:    inputs:
Jan 21 15:38:35 theaggregate kernel: snd_hda_codec_analog hdaudioC0D0:      Mic=0x14
Jan 21 15:38:35 theaggregate kernel: snd_hda_codec_analog hdaudioC0D0:      Line=0x15
Jan 21 15:38:35 theaggregate kernel: input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
Jan 21 15:38:35 theaggregate kernel: input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input21
Jan 21 15:38:35 theaggregate kernel: input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input22
Jan 21 15:38:35 theaggregate kernel: input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input23
Jan 21 15:38:35 theaggregate systemd[1]: Found device Hitachi_HUA723030ALA640 Linux\x20LUKS.
Jan 21 15:38:35 theaggregate kernel: kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
Jan 21 15:38:35 theaggregate systemd[1]: Found device Hitachi_HUA723030ALA640 Linux\x20LUKS.
Jan 21 15:38:35 theaggregate systemd[1]: Starting Cryptography Setup for cryptboot...
Jan 21 15:38:35 theaggregate kernel: dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.4)
Jan 21 15:38:35 theaggregate systemd[1]: Starting Cryptography Setup for cryptlvm...
Jan 21 15:38:36 theaggregate systemd-cryptsetup[643]: Volume cryptlvm already active.
Jan 21 15:38:36 theaggregate systemd[1]: Finished Cryptography Setup for cryptlvm.
Jan 21 15:38:36 theaggregate systemd-udevd[483]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Jan 21 15:38:36 theaggregate systemd-cryptsetup[640]: Set cipher aes, mode xts-plain64, key size 512 bits for device /dev/disk/by-uuid/fa994378-176f-4bf8-8bc5-683588135447.
Jan 21 15:38:36 theaggregate kernel: iTCO_vendor_support: vendor-support=0
Jan 21 15:38:36 theaggregate kernel: gpio_ich gpio_ich.2.auto: GPIO from 963 to 1023
Jan 21 15:38:36 theaggregate systemd-udevd[486]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Jan 21 15:38:36 theaggregate kernel: iTCO_wdt iTCO_wdt.1.auto: Found a ICH10R TCO device (Version=2, TCOBASE=0x0860)
Jan 21 15:38:36 theaggregate kernel: iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
Jan 21 15:38:36 theaggregate lvm[677]: PV /dev/dm-0 online, VG Volumes is complete.
Jan 21 15:38:36 theaggregate lvm[677]: VG Volumes finished
Jan 21 15:38:36 theaggregate systemd-udevd[486]: Using default interface naming scheme 'v250'.
Jan 21 15:38:36 theaggregate kernel: ppdev: user-space parallel port driver
Jan 21 15:38:36 theaggregate kernel: dell-smbios A80593CE-A997-11DA-B012-B622A1EF5492: WMI SMBIOS userspace interface not supported(0), try upgrading to a newer BIOS
Jan 21 15:38:36 theaggregate kernel: tg3 0000:05:00.0 enp5s0: renamed from eth0
Jan 21 15:38:36 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-cryptsetup@cryptlvm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:36 theaggregate systemd[1]: Found device /dev/disk/by-uuid/97c7780a-83d4-4036-8e9f-3e1b60ab982b.
Jan 21 15:38:36 theaggregate kernel: input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input24
Jan 21 15:38:36 theaggregate systemd-udevd[488]: Using default interface naming scheme 'v250'.
Jan 21 15:38:36 theaggregate systemd[1]: Condition check resulted in /dev/disk/by-id/dm-uuid-LVM-1FXNBJgcKO9UB8vA8a2l5CL6UumrjTvLStzfHJ8jAjw23NRzFBASTS8u0eSi9HRp being skipped.
Jan 21 15:38:36 theaggregate systemd[1]: Condition check resulted in /dev/Volumes/swap being skipped.
Jan 21 15:38:36 theaggregate systemd[1]: Condition check resulted in /dev/dm-1 being skipped.
Jan 21 15:38:36 theaggregate systemd[1]: Condition check resulted in /sys/devices/virtual/block/dm-1 being skipped.
Jan 21 15:38:36 theaggregate systemd[1]: Found device /dev/disk/by-uuid/9237b268-06e0-400d-86f7-b71d1dbd7aac.
Jan 21 15:38:36 theaggregate systemd[1]: Found device /dev/disk/by-uuid/21d0ab3a-1b7c-4ed6-8150-6b72255af480.
Jan 21 15:38:36 theaggregate systemd-udevd[496]: controlC1: Process '/usr/bin/alsactl restore 1' failed with exit code 99.
Jan 21 15:38:36 theaggregate systemd-udevd[484]: controlC0: Process '/usr/bin/alsactl restore 0' failed with exit code 99.
Jan 21 15:38:36 theaggregate systemd[1]: Reached target Block Device Preparation for /dev/mapper/cryptlvm.
Jan 21 15:38:36 theaggregate systemd[1]: Activating swap /dev/disk/by-uuid/97c7780a-83d4-4036-8e9f-3e1b60ab982b...
Jan 21 15:38:36 theaggregate kernel: Adding 6291452k swap on /dev/mapper/Volumes-swap.  Priority:-2 extents:1 across:6291452k FS
Jan 21 15:38:37 theaggregate systemd[1]: Kernel Debug File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/debug).
Jan 21 15:38:37 theaggregate systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
Jan 21 15:38:37 theaggregate systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
Jan 21 15:38:37 theaggregate systemd[1]: Starting File System Check on /dev/disk/by-uuid/21d0ab3a-1b7c-4ed6-8150-6b72255af480...
Jan 21 15:38:37 theaggregate systemd[1]: Starting File System Check on /dev/disk/by-uuid/9237b268-06e0-400d-86f7-b71d1dbd7aac...
Jan 21 15:38:37 theaggregate systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
Jan 21 15:38:37 theaggregate systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
Jan 21 15:38:37 theaggregate systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
Jan 21 15:38:37 theaggregate systemd[1]: Activated swap /dev/disk/by-uuid/97c7780a-83d4-4036-8e9f-3e1b60ab982b.
Jan 21 15:38:37 theaggregate systemd-fsck[722]: /dev/mapper/Volumes-srv: clean, 13/13107200 files, 1100303/52428800 blocks
Jan 21 15:38:37 theaggregate systemd[1]: Finished File System Check on /dev/disk/by-uuid/21d0ab3a-1b7c-4ed6-8150-6b72255af480.
Jan 21 15:38:37 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck@dev-disk-by\x2duuid-21d0ab3a\x2d1b7c\x2d4ed6\x2d8150\x2d6b72255af480 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:37 theaggregate systemd-fsck[725]: /dev/mapper/Volumes-var: clean, 40417/13107200 files, 11364428/52428800 blocks
Jan 21 15:38:37 theaggregate systemd[1]: Reached target Swaps.
Jan 21 15:38:37 theaggregate kernel: kauditd_printk_skb: 9 callbacks suppressed
Jan 21 15:38:37 theaggregate kernel: audit: type=1130 audit(1642797517.354:21): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck@dev-disk-by\x2duuid-21d0ab3a\x2d1b7c\x2d4ed6\x2d8150\x2d6b72255af480 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:37 theaggregate systemd[1]: Mounting /srv...
Jan 21 15:38:37 theaggregate kernel: EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
Jan 21 15:38:37 theaggregate systemd[1]: Mounting Temporary Directory /tmp...
Jan 21 15:38:37 theaggregate systemd[1]: Finished File System Check on /dev/disk/by-uuid/9237b268-06e0-400d-86f7-b71d1dbd7aac.
Jan 21 15:38:37 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck@dev-disk-by\x2duuid-9237b268\x2d06e0\x2d400d\x2d86f7\x2db71d1dbd7aac comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:37 theaggregate systemd[1]: Mounted /srv.
Jan 21 15:38:37 theaggregate kernel: audit: type=1130 audit(1642797517.731:22): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck@dev-disk-by\x2duuid-9237b268\x2d06e0\x2d400d\x2d86f7\x2db71d1dbd7aac comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:37 theaggregate systemd[1]: Mounted Temporary Directory /tmp.
Jan 21 15:38:37 theaggregate systemd[1]: Mounting /var...
Jan 21 15:38:38 theaggregate kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
Jan 21 15:38:38 theaggregate systemd[1]: Mounted /var.
Jan 21 15:38:38 theaggregate systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of a failed condition check (ConditionPathExists=/var/lib/machines.raw).
Jan 21 15:38:38 theaggregate systemd[1]: Starting Flush Journal to Persistent Storage...
Jan 21 15:38:38 theaggregate systemd-journald[465]: Time spent on flushing to /var/log/journal/eeedee2828a44f439e0cef08b47c7f78 is 727.131ms for 1066 entries.
Jan 21 15:38:38 theaggregate systemd-journald[465]: System Journal (/var/log/journal/eeedee2828a44f439e0cef08b47c7f78) is 1.0G, max 4.0G, 2.9G free.
Jan 21 15:38:39 theaggregate systemd-journald[465]: Received client request to flush runtime journal.
Jan 21 15:38:39 theaggregate kernel: audit: type=1130 audit(1642797518.574:23): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:39 theaggregate kernel: audit: type=1130 audit(1642797518.961:24): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-cryptsetup@Volumes\x2dswap comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:38 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:38 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-cryptsetup@Volumes\x2dswap comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:38 theaggregate systemd[1]: Starting Load/Save Random Seed...
Jan 21 15:38:38 theaggregate systemd[1]: Finished Load/Save Random Seed.
Jan 21 15:38:38 theaggregate systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
Jan 21 15:38:38 theaggregate systemd[1]: Starting Cryptography Setup for Volumes-swap...
Jan 21 15:38:38 theaggregate systemd-cryptsetup[738]: Volume Volumes-swap already active.
Jan 21 15:38:38 theaggregate systemd-makefs[739]: '/dev/mapper/Volumes-swap' is not empty (contains file system of type swap), exiting.
Jan 21 15:38:38 theaggregate systemd[1]: Finished Cryptography Setup for Volumes-swap.
Jan 21 15:38:38 theaggregate systemd[1]: Reached target Block Device Preparation for /dev/mapper/Volumes-swap.
Jan 21 15:38:39 theaggregate systemd[1]: Finished Flush Journal to Persistent Storage.
Jan 21 15:38:39 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:39 theaggregate kernel: audit: type=1130 audit(1642797519.917:25): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:40 theaggregate systemd[1]: Found device /dev/disk/by-uuid/9c95ad99-c364-406b-94b7-5e058d21d245.
Jan 21 15:38:40 theaggregate systemd[1]: Finished Cryptography Setup for cryptboot.
Jan 21 15:38:41 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-cryptsetup@cryptboot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:41 theaggregate systemd[1]: Reached target Block Device Preparation for /dev/mapper/cryptboot.
Jan 21 15:38:41 theaggregate kernel: audit: type=1130 audit(1642797521.074:26): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-cryptsetup@cryptboot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:41 theaggregate systemd[1]: Reached target Local Encrypted Volumes.
Jan 21 15:38:41 theaggregate systemd[1]: Starting File System Check on /dev/disk/by-uuid/9c95ad99-c364-406b-94b7-5e058d21d245...
Jan 21 15:38:41 theaggregate systemd-fsck[749]: /dev/mapper/cryptboot: clean, 384/65408 files, 50069/261632 blocks
Jan 21 15:38:41 theaggregate systemd[1]: Finished File System Check on /dev/disk/by-uuid/9c95ad99-c364-406b-94b7-5e058d21d245.
Jan 21 15:38:41 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck@dev-disk-by\x2duuid-9c95ad99\x2dc364\x2d406b\x2d94b7\x2d5e058d21d245 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:41 theaggregate kernel: audit: type=1130 audit(1642797521.534:27): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck@dev-disk-by\x2duuid-9c95ad99\x2dc364\x2d406b\x2d94b7\x2d5e058d21d245 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:41 theaggregate systemd[1]: Mounting /boot...
Jan 21 15:38:41 theaggregate kernel: EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
Jan 21 15:38:41 theaggregate systemd[1]: Mounted /boot.
Jan 21 15:38:41 theaggregate systemd[1]: Reached target Local File Systems.
Jan 21 15:38:41 theaggregate systemd[1]: Rebuild Dynamic Linker Cache was skipped because all trigger condition checks failed.
Jan 21 15:38:41 theaggregate systemd[1]: Starting Set Up Additional Binary Formats...
Jan 21 15:38:41 theaggregate systemd[1]: Store a System Token in an EFI Variable was skipped because of a failed condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Jan 21 15:38:41 theaggregate systemd[1]: Commit a transient machine-id on disk was skipped because of a failed condition check (ConditionPathIsMountPoint=/etc/machine-id).
Jan 21 15:38:41 theaggregate systemd[1]: Starting Create Volatile Files and Directories...
Jan 21 15:38:42 theaggregate systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 753 (systemd-binfmt)
Jan 21 15:38:42 theaggregate systemd[1]: Mounting Arbitrary Executable File Formats File System...
Jan 21 15:38:42 theaggregate systemd[1]: Mounted Arbitrary Executable File Formats File System.
Jan 21 15:38:42 theaggregate systemd[1]: Finished Set Up Additional Binary Formats.
Jan 21 15:38:42 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:42 theaggregate kernel: audit: type=1130 audit(1642797522.394:28): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:42 theaggregate systemd-tmpfiles[754]: Detected autofs mount point /home during canonicalization of /home.
Jan 21 15:38:42 theaggregate systemd-tmpfiles[754]: Skipping /home
Jan 21 15:38:42 theaggregate systemd-tmpfiles[754]: Detected autofs mount point /home during canonicalization of /home.
Jan 21 15:38:42 theaggregate systemd-tmpfiles[754]: Skipping /home
Jan 21 15:38:42 theaggregate systemd[1]: Finished Create Volatile Files and Directories.
Jan 21 15:38:42 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:42 theaggregate systemd[1]: Rebuild Journal Catalog was skipped because of a failed condition check (ConditionNeedsUpdate=/var).
Jan 21 15:38:42 theaggregate systemd[1]: Update is Completed was skipped because all trigger condition checks failed.
Jan 21 15:38:42 theaggregate kernel: audit: type=1130 audit(1642797522.737:29): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:42 theaggregate systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Jan 21 15:38:42 theaggregate audit[756]: SYSTEM_BOOT pid=756 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:42 theaggregate kernel: audit: type=1127 audit(1642797522.751:30): pid=756 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:42 theaggregate systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Jan 21 15:38:42 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:42 theaggregate systemd[1]: Reached target System Initialization.
Jan 21 15:38:42 theaggregate kernel: audit: type=1130 audit(1642797522.954:31): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:43 theaggregate systemd[1]: Started Daily rotation of log files.
Jan 21 15:38:43 theaggregate systemd[1]: Started Daily man-db regeneration.
Jan 21 15:38:43 theaggregate systemd[1]: Started Daily verification of password and group files.
Jan 21 15:38:43 theaggregate systemd[1]: Started Daily Cleanup of Temporary Directories.
Jan 21 15:38:43 theaggregate systemd[1]: Reached target Timer Units.
Jan 21 15:38:43 theaggregate kernel: sr 2:0:0:0: [sr0] tag#21 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=4s
Jan 21 15:38:43 theaggregate kernel: sr 2:0:0:0: [sr0] tag#21 Sense Key : Medium Error [current] 
Jan 21 15:38:43 theaggregate kernel: sr 2:0:0:0: [sr0] tag#21 Add. Sense: L-EC uncorrectable error
Jan 21 15:38:43 theaggregate kernel: sr 2:0:0:0: [sr0] tag#21 CDB: Read(10) 28 00 00 05 2c 00 00 00 02 00
Jan 21 15:38:43 theaggregate kernel: blk_update_request: I/O error, dev sr0, sector 1355776 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
Jan 21 15:38:43 theaggregate systemd[1]: Starting Socket for Clam AntiVirus userspace daemon...
Jan 21 15:38:43 theaggregate systemd[1]: Listening on D-Bus System Message Bus Socket.
Jan 21 15:38:43 theaggregate systemd[1]: Listening on Libvirt local socket.
Jan 21 15:38:43 theaggregate systemd[1]: Listening on Libvirt admin socket.
Jan 21 15:38:43 theaggregate systemd[1]: Listening on Libvirt local read-only socket.
Jan 21 15:38:44 theaggregate systemd[1]: Listening on Virtual machine lock manager socket.
Jan 21 15:38:44 theaggregate systemd[1]: Listening on Virtual machine log manager socket.
Jan 21 15:38:44 theaggregate systemd[1]: Listening on Socket for Clam AntiVirus userspace daemon.
Jan 21 15:38:44 theaggregate systemd[1]: Reached target Socket Units.
Jan 21 15:38:44 theaggregate systemd[1]: Reached target Basic System.
Jan 21 15:38:44 theaggregate systemd[1]: Starting Save/Restore Sound Card State...
Jan 21 15:38:44 theaggregate systemd[1]: Manage Sound Card State (restore and store) was skipped because of a failed condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Jan 21 15:38:44 theaggregate systemd[1]: Started Clam AntiVirus userspace daemon.
Jan 21 15:38:44 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=clamav-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:44 theaggregate kernel: audit: type=1130 audit(1642797524.661:32): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=clamav-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:44 theaggregate systemd[1]: Started D-Bus System Message Bus.
Jan 21 15:38:44 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:44 theaggregate kernel: audit: type=1130 audit(1642797524.747:33): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:44 theaggregate systemd[1]: Starting dhcpcd on all interfaces...
Jan 21 15:38:44 theaggregate dhcpcd[761]: dhcpcd-9.4.1 starting
Jan 21 15:38:44 theaggregate dhcpcd[764]: dev: loaded udev
Jan 21 15:38:44 theaggregate dhcpcd[764]: DUID 00:04:44:45:4c:4c:37:00:10:48:80:32:b4:c0:4f:59:56:31
Jan 21 15:38:44 theaggregate systemd[1]: Starting firewalld - dynamic firewall daemon...
Jan 21 15:38:44 theaggregate systemd[1]: Starting Initialize hardware monitoring sensors...
Jan 21 15:38:45 theaggregate kernel: 8021q: 802.1Q VLAN Support v1.8
Jan 21 15:38:45 theaggregate systemd[1]: Restorecon maintaining path file context was skipped because of a failed condition check (ConditionSecurity=selinux).
Jan 21 15:38:45 theaggregate audit: BPF prog-id=9 op=LOAD
Jan 21 15:38:45 theaggregate audit: BPF prog-id=10 op=LOAD
Jan 21 15:38:45 theaggregate audit: BPF prog-id=11 op=LOAD
Jan 21 15:38:45 theaggregate kernel: audit: type=1334 audit(1642797525.057:34): prog-id=9 op=LOAD
Jan 21 15:38:45 theaggregate kernel: audit: type=1334 audit(1642797525.057:35): prog-id=10 op=LOAD
Jan 21 15:38:45 theaggregate kernel: audit: type=1334 audit(1642797525.057:36): prog-id=11 op=LOAD
Jan 21 15:38:45 theaggregate systemd[1]: Starting User Login Management...
Jan 21 15:38:45 theaggregate kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jan 21 15:38:45 theaggregate audit: BPF prog-id=12 op=LOAD
Jan 21 15:38:45 theaggregate audit: BPF prog-id=13 op=LOAD
Jan 21 15:38:45 theaggregate systemd[1]: Starting Virtual Machine and Container Registration Service...
Jan 21 15:38:45 theaggregate systemd-logind[771]: New seat seat0.
Jan 21 15:38:45 theaggregate kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jan 21 15:38:45 theaggregate kernel: audit: type=1334 audit(1642797525.157:37): prog-id=12 op=LOAD
Jan 21 15:38:45 theaggregate kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jan 21 15:38:45 theaggregate kernel: cfg80211: failed to load regulatory.db
Jan 21 15:38:45 theaggregate systemd[1]: Finished Save/Restore Sound Card State.
Jan 21 15:38:45 theaggregate systemd-logind[771]: Watching system buttons on /dev/input/event1 (Power Button)
Jan 21 15:38:45 theaggregate systemd-logind[771]: Watching system buttons on /dev/input/event0 (Power Button)
Jan 21 15:38:45 theaggregate systemd-logind[771]: Watching system buttons on /dev/input/event2 (Weltrend USB Mouse)
Jan 21 15:38:45 theaggregate systemd-logind[771]: Watching system buttons on /dev/input/event3 (Weltrend USB Mouse System Control)
Jan 21 15:38:45 theaggregate systemd-logind[771]: Watching system buttons on /dev/input/event5 (Weltrend USB Mouse Keyboard)
Jan 21 15:38:45 theaggregate systemd-logind[771]: Watching system buttons on /dev/input/event6 (Chicony HP Business Slim Keyboard)
Jan 21 15:38:45 theaggregate systemd-logind[771]: Watching system buttons on /dev/input/event7 (Chicony HP Business Slim Keyboard Consumer Control)
Jan 21 15:38:45 theaggregate systemd-logind[771]: Watching system buttons on /dev/input/event8 (Chicony HP Business Slim Keyboard System Control)
Jan 21 15:38:45 theaggregate systemd-logind[771]: Watching system buttons on /dev/input/event11 (EVGA TORQ X5 EVGA TORQ X5 Gaming Mouse Keyboard)
Jan 21 15:38:45 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:45 theaggregate systemd[1]: Started dhcpcd on all interfaces.
Jan 21 15:38:45 theaggregate dhcpcd[764]: enp5s0: waiting for carrier
Jan 21 15:38:45 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dhcpcd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:45 theaggregate systemd[1]: Reached target Sound Card.
Jan 21 15:38:45 theaggregate systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jan 21 15:38:45 theaggregate systemd[1]: Finished Initialize hardware monitoring sensors.
Jan 21 15:38:45 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=lm_sensors comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:46 theaggregate systemd[1]: Started User Login Management.
Jan 21 15:38:46 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:46 theaggregate systemd[1]: Started Virtual Machine and Container Registration Service.
Jan 21 15:38:46 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-machined comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:48 theaggregate kernel: sr 2:0:0:0: [sr0] tag#22 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=4s
Jan 21 15:38:48 theaggregate kernel: sr 2:0:0:0: [sr0] tag#22 Sense Key : Medium Error [current] 
Jan 21 15:38:48 theaggregate kernel: sr 2:0:0:0: [sr0] tag#22 Add. Sense: L-EC uncorrectable error
Jan 21 15:38:48 theaggregate kernel: sr 2:0:0:0: [sr0] tag#22 CDB: Read(10) 28 00 00 05 2c 00 00 00 02 00
Jan 21 15:38:48 theaggregate kernel: blk_update_request: I/O error, dev sr0, sector 1355776 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
Jan 21 15:38:48 theaggregate kernel: Buffer I/O error on dev sr0, logical block 169472, async page read
Jan 21 15:38:48 theaggregate kernel: tg3 0000:05:00.0 enp5s0: Link is up at 1000 Mbps, full duplex
Jan 21 15:38:48 theaggregate kernel: tg3 0000:05:00.0 enp5s0: Flow control is on for TX and on for RX
Jan 21 15:38:48 theaggregate kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp5s0: link becomes ready
Jan 21 15:38:48 theaggregate dhcpcd[764]: enp5s0: carrier acquired
Jan 21 15:38:48 theaggregate dhcpcd[764]: enp5s0: IAID 52:c2:ef:d4
Jan 21 15:38:48 theaggregate dhcpcd[764]: enp5s0: adding address fe80::9fdc:6cac:8b69:9dc3
Jan 21 15:38:48 theaggregate dhcpcd[764]: enp5s0: soliciting an IPv6 router
Jan 21 15:38:48 theaggregate dhcpcd[764]: enp5s0: rebinding lease of 10.0.0.177
Jan 21 15:38:48 theaggregate dhcpcd[764]: enp5s0: probing address 10.0.0.177/24
Jan 21 15:38:49 theaggregate systemd[1]: Started firewalld - dynamic firewall daemon.
Jan 21 15:38:49 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=firewalld comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:49 theaggregate systemd[1]: Reached target Preparation for Network.
Jan 21 15:38:49 theaggregate kernel: kauditd_printk_skb: 6 callbacks suppressed
Jan 21 15:38:49 theaggregate kernel: audit: type=1130 audit(1642797529.074:44): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=firewalld comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:49 theaggregate systemd[1]: Starting Network Manager...
Jan 21 15:38:49 theaggregate dhcpcd[764]: enp5s0: Router Advertisement from fe80::250:f1ff:fe80:0
Jan 21 15:38:49 theaggregate dhcpcd[764]: enp5s0: adding address 2601:584:8100:5402:5b29:eafd:d4ad:3e06/64
Jan 21 15:38:49 theaggregate dhcpcd[764]: enp5s0: adding route to 2601:584:8100:5402::/64
Jan 21 15:38:49 theaggregate dhcpcd[764]: enp5s0: confirming prior DHCPv6 lease
Jan 21 15:38:49 theaggregate dhcpcd[764]: enp5s0: adding default route via fe80::250:f1ff:fe80:0
Jan 21 15:38:49 theaggregate NetworkManager[803]: <info>  [1642797529.8324] NetworkManager (version 1.34.0-1) is starting... (for the first time)
Jan 21 15:38:49 theaggregate NetworkManager[803]: <info>  [1642797529.8324] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Jan 21 15:38:49 theaggregate systemd[1]: Started Network Manager.
Jan 21 15:38:49 theaggregate NetworkManager[803]: <info>  [1642797529.8712] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jan 21 15:38:49 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:49 theaggregate systemd[1]: Reached target Network.
Jan 21 15:38:49 theaggregate kernel: audit: type=1130 audit(1642797529.947:45): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:49 theaggregate NetworkManager[803]: <info>  [1642797529.9592] manager[0xa618ac6c050]: monitoring kernel firmware directory '/lib/firmware'.
Jan 21 15:38:49 theaggregate dbus-daemon[760]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.4' (uid=0 pid=803 comm="/usr/bin/NetworkManager --no-daemon " label="kernel")
Jan 21 15:38:50 theaggregate systemd[1]: Starting Network Manager Wait Online...
Jan 21 15:38:50 theaggregate systemd[1]: Started Apache Web Server.
Jan 21 15:38:50 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=httpd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:50 theaggregate kernel: audit: type=1130 audit(1642797530.191:46): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=httpd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:50 theaggregate systemd[1]: Started Virtualization daemon.
Jan 21 15:38:50 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:50 theaggregate systemd[1]: Started Internet domain name server.
Jan 21 15:38:50 theaggregate kernel: audit: type=1130 audit(1642797530.274:47): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:50 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=named comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:50 theaggregate systemd[1]: Starting Network Time Service...
Jan 21 15:38:50 theaggregate kernel: audit: type=1130 audit(1642797530.354:48): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=named comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:50 theaggregate systemd[1]: Starting Permit User Sessions...
Jan 21 15:38:50 theaggregate ntpd[822]: ntpd 4.2.8p15@1.3728-o Wed Jul  1 17:02:17 UTC 2020 (1): Starting
Jan 21 15:38:50 theaggregate ntpd[822]: Command line: /usr/bin/ntpd -g -u ntp:ntp
Jan 21 15:38:50 theaggregate ntpd[822]: ----------------------------------------------------
Jan 21 15:38:50 theaggregate ntpd[822]: ntp-4 is maintained by Network Time Foundation,
Jan 21 15:38:50 theaggregate ntpd[822]: Inc. (NTF), a non-profit 501(c)(3) public-benefit
Jan 21 15:38:50 theaggregate ntpd[822]: corporation.  Support and training for ntp-4 are
Jan 21 15:38:50 theaggregate ntpd[822]: available at https://www.nwtime.org/support
Jan 21 15:38:50 theaggregate systemd[1]: Finished Permit User Sessions.
Jan 21 15:38:50 theaggregate ntpd[822]: ----------------------------------------------------
Jan 21 15:38:50 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:50 theaggregate kernel: audit: type=1130 audit(1642797530.587:49): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:50 theaggregate systemd[1]: Started Getty on tty1.
Jan 21 15:38:50 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:50 theaggregate systemd[1]: Reached target Login Prompts.
Jan 21 15:38:50 theaggregate kernel: audit: type=1130 audit(1642797530.701:50): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:50 theaggregate audit: BPF prog-id=14 op=LOAD
Jan 21 15:38:50 theaggregate audit: BPF prog-id=15 op=LOAD
Jan 21 15:38:50 theaggregate audit: BPF prog-id=16 op=LOAD
Jan 21 15:38:50 theaggregate kernel: audit: type=1334 audit(1642797530.777:51): prog-id=14 op=LOAD
Jan 21 15:38:50 theaggregate kernel: audit: type=1334 audit(1642797530.777:52): prog-id=15 op=LOAD
Jan 21 15:38:50 theaggregate kernel: audit: type=1334 audit(1642797530.777:53): prog-id=16 op=LOAD
Jan 21 15:38:50 theaggregate systemd[1]: Starting Hostname Service...
Jan 21 15:38:50 theaggregate dhcpcd[764]: enp5s0: REPLY6 received from fe80::250:f1ff:fe80:0
Jan 21 15:38:50 theaggregate dhcpcd[764]: enp5s0: adding address 2601:584:8100:5402::b154/128
Jan 21 15:38:50 theaggregate dhcpcd[764]: enp5s0: renew in 299007, rebind in 480447, expire in 601407 seconds
Jan 21 15:38:50 theaggregate ntpd[825]: proto: precision = 0.076 usec (-24)
Jan 21 15:38:50 theaggregate dbus-daemon[760]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jan 21 15:38:50 theaggregate systemd[1]: Started Hostname Service.
Jan 21 15:38:50 theaggregate NetworkManager[803]: <info>  [1642797530.8658] hostname: hostname: using hostnamed
Jan 21 15:38:50 theaggregate NetworkManager[803]: <info>  [1642797530.8659] hostname: hostname changed from (none) to "theaggregate"
Jan 21 15:38:50 theaggregate NetworkManager[803]: <info>  [1642797530.8664] dns-mgr[0xa618ac50250]: init: dns=default,systemd-resolved rc-manager=symlink
Jan 21 15:38:50 theaggregate NetworkManager[803]: <info>  [1642797530.8667] manager[0xa618ac6c050]: rfkill: Wi-Fi hardware radio set enabled
Jan 21 15:38:50 theaggregate NetworkManager[803]: <info>  [1642797530.8667] manager[0xa618ac6c050]: rfkill: WWAN hardware radio set enabled
Jan 21 15:38:50 theaggregate ntpd[825]: basedate set to 2020-06-19
Jan 21 15:38:50 theaggregate ntpd[825]: gps base set to 2020-06-21 (week 2111)
Jan 21 15:38:50 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:50 theaggregate named[821]: starting BIND 9.16.25 (Extended Support Version) <id:3e14423>
Jan 21 15:38:50 theaggregate named[821]: running on Linux x86_64 5.15.15-hardened1-1-hardened #1 SMP PREEMPT Tue, 18 Jan 2022 19:40:43 +0000
Jan 21 15:38:50 theaggregate named[821]: built with '--prefix=/usr' '--sysconfdir=/etc' '--sbindir=/usr/bin' '--localstatedir=/var' '--disable-static' '--enable-fixed-rrset' '--enable-full-report' '--enable-dnsrps' '--with-python=/usr/bin/python' '--with-maxminddb' '--with-openssl' '--with-libidn2' '--with-json-c' '--with-libxml2' '--with-lmdb' '--with-libtool' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto -DDIG_SIGCHASE -fcommon' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto'
Jan 21 15:38:50 theaggregate named[821]: running as: named -f -u named
Jan 21 15:38:50 theaggregate named[821]: compiled by GCC 11.1.0
Jan 21 15:38:50 theaggregate named[821]: compiled with OpenSSL version: OpenSSL 1.1.1m  14 Dec 2021
Jan 21 15:38:50 theaggregate named[821]: linked to OpenSSL version: OpenSSL 1.1.1m  14 Dec 2021
Jan 21 15:38:50 theaggregate named[821]: compiled with libxml2 version: 2.9.12
Jan 21 15:38:50 theaggregate named[821]: linked to libxml2 version: 20912
Jan 21 15:38:50 theaggregate named[821]: compiled with json-c version: 0.15
Jan 21 15:38:50 theaggregate named[821]: linked to json-c version: 0.15
Jan 21 15:38:50 theaggregate named[821]: compiled with zlib version: 1.2.11
Jan 21 15:38:50 theaggregate named[821]: linked to zlib version: 1.2.11
Jan 21 15:38:50 theaggregate named[821]: ----------------------------------------------------
Jan 21 15:38:50 theaggregate named[821]: BIND 9 is maintained by Internet Systems Consortium,
Jan 21 15:38:50 theaggregate named[821]: Inc. (ISC), a non-profit 501(c)(3) public-benefit
Jan 21 15:38:50 theaggregate named[821]: corporation.  Support and training for BIND 9 are
Jan 21 15:38:50 theaggregate named[821]: available at https://www.isc.org/support
Jan 21 15:38:50 theaggregate named[821]: ----------------------------------------------------
Jan 21 15:38:50 theaggregate named[821]: adjusted limit on open files from 524288 to 1048576
Jan 21 15:38:50 theaggregate named[821]: found 8 CPUs, using 8 worker threads
Jan 21 15:38:50 theaggregate named[821]: using 8 UDP listeners per interface
Jan 21 15:38:50 theaggregate named[821]: using up to 21000 sockets
Jan 21 15:38:51 theaggregate ntpd[825]: Listen and drop on 0 v6wildcard [::]:123
Jan 21 15:38:51 theaggregate ntpd[825]: Listen and drop on 1 v4wildcard 0.0.0.0:123
Jan 21 15:38:51 theaggregate ntpd[825]: Listen normally on 2 lo 127.0.0.1:123
Jan 21 15:38:51 theaggregate ntpd[825]: Listen normally on 3 lo [::1]:123
Jan 21 15:38:51 theaggregate ntpd[825]: bind(20) AF_INET6 2601:584:8100:5402::b154#123 flags 0x11 failed: Cannot assign requested address
Jan 21 15:38:51 theaggregate ntpd[825]: unable to create socket on enp5s0 (4) for 2601:584:8100:5402::b154#123
Jan 21 15:38:51 theaggregate ntpd[825]: failed to init interface for address 2601:584:8100:5402::b154
Jan 21 15:38:51 theaggregate ntpd[825]: bind(20) AF_INET6 2601:584:8100:5402:5b29:eafd:d4ad:3e06#123 flags 0x11 failed: Cannot assign requested address
Jan 21 15:38:51 theaggregate ntpd[825]: unable to create socket on enp5s0 (5) for 2601:584:8100:5402:5b29:eafd:d4ad:3e06#123
Jan 21 15:38:51 theaggregate ntpd[825]: failed to init interface for address 2601:584:8100:5402:5b29:eafd:d4ad:3e06
Jan 21 15:38:51 theaggregate ntpd[825]: Listen normally on 6 enp5s0 [fe80::9fdc:6cac:8b69:9dc3%2]:123
Jan 21 15:38:51 theaggregate ntpd[825]: Listening on routing socket on fd #21 for interface updates
Jan 21 15:38:51 theaggregate ntpd[825]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Jan 21 15:38:51 theaggregate ntpd[825]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Jan 21 15:38:51 theaggregate named[821]: loading configuration from '/etc/named.conf'
Jan 21 15:38:51 theaggregate named[821]: /etc/named.conf:3: unknown option 'listen-on'
Jan 21 15:38:51 theaggregate systemd[1]: Started Network Time Service.
Jan 21 15:38:51 theaggregate named[821]: loading configuration: failure
Jan 21 15:38:51 theaggregate named[821]: exiting (due to fatal error)
Jan 21 15:38:51 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ntpd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:51 theaggregate systemd[1]: named.service: Main process exited, code=exited, status=1/FAILURE
Jan 21 15:38:51 theaggregate systemd[1]: named.service: Failed with result 'exit-code'.
Jan 21 15:38:51 theaggregate audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=named comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.2722] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.34.0-1/libnm-device-plugin-wwan.so)
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.3005] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.34.0-1/libnm-device-plugin-ovs.so)
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.3348] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.34.0-1/libnm-device-plugin-wifi.so)
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.3534] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.34.0-1/libnm-device-plugin-adsl.so)
Jan 21 15:38:51 theaggregate httpd[816]: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 2601:584:8100:5402::b154. Set the 'ServerName' directive globally to suppress this message
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.4161] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.34.0-1/libnm-device-plugin-bluetooth.so)
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.5088] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.34.0-1/libnm-device-plugin-team.so)
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.5092] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.5093] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.5094] manager: Networking is enabled by state file
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.5154] dhcp-init: Using DHCP client 'internal'
Jan 21 15:38:51 theaggregate dbus-daemon[760]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.4' (uid=0 pid=803 comm="/usr/bin/NetworkManager --no-daemon " label="kernel")
Jan 21 15:38:51 theaggregate ntpd[825]: bind(24) AF_INET6 2601:584:8100:5402::b154#123 flags 0x11 failed: Cannot assign requested address
Jan 21 15:38:51 theaggregate ntpd[825]: unable to create socket on enp5s0 (7) for 2601:584:8100:5402::b154#123
Jan 21 15:38:51 theaggregate ntpd[825]: failed to init interface for address 2601:584:8100:5402::b154
Jan 21 15:38:51 theaggregate ntpd[825]: bind(24) AF_INET6 2601:584:8100:5402:5b29:eafd:d4ad:3e06#123 flags 0x11 failed: Cannot assign requested address
Jan 21 15:38:51 theaggregate ntpd[825]: unable to create socket on enp5s0 (8) for 2601:584:8100:5402:5b29:eafd:d4ad:3e06#123
Jan 21 15:38:51 theaggregate ntpd[825]: failed to init interface for address 2601:584:8100:5402:5b29:eafd:d4ad:3e06
Jan 21 15:38:51 theaggregate systemd[1]: Starting Network Manager Script Dispatcher Service...
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.5379] settings: Loaded settings plugin: keyfile (internal)
Jan 21 15:38:51 theaggregate dbus-daemon[760]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jan 21 15:38:51 theaggregate systemd[1]: Started Network Manager Script Dispatcher Service.
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.6196] device (lo): carrier: link connected
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.6199] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.6207] device (enp5s0): carrier: link connected
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.6211] manager: (enp5s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.6372] settings: (enp5s0): created default wired connection 'Wired connection 1'
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.6389] device (enp5s0): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.6689] device (enp5s0): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.6699] device (enp5s0): Activation: starting connection 'enp5s0' (68f39ba5-a55a-4d51-867d-9300c79b594f)
Jan 21 15:38:51 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.6959] ovsdb: disconnected from ovsdb
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.6978] device (enp5s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.6982] device (enp5s0): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.6987] device (enp5s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.6990] device (enp5s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.7051] device (enp5s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.7053] device (enp5s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.7056] manager: NetworkManager state is now CONNECTED_LOCAL
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.7060] device (enp5s0): Activation: successful, device activated.
Jan 21 15:38:51 theaggregate NetworkManager[803]: <info>  [1642797531.7067] manager: startup complete
Jan 21 15:38:51 theaggregate dbus-daemon[760]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.4' (uid=0 pid=803 comm="/usr/bin/NetworkManager --no-daemon " label="kernel")
Jan 21 15:38:51 theaggregate systemd[1]: Finished Network Manager Wait Online.
Jan 21 15:38:51 theaggregate dbus-daemon[760]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Jan 21 15:38:51 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:51 theaggregate systemd[1]: Reached target Network is Online.
Jan 21 15:38:51 theaggregate systemd[1]: Started ClamAV virus database updater.
Jan 21 15:38:51 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=clamav-freshclam comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:51 theaggregate systemd[1]: Reached target Multi-User System.
Jan 21 15:38:52 theaggregate systemd[1]: Reached target Graphical Interface.
Jan 21 15:38:52 theaggregate systemd[1]: Starting Folding@home helper for NVIDIA GPUs...
Jan 21 15:38:52 theaggregate freshclam[985]: ClamAV update process started at Fri Jan 21 15:38:52 2022
Jan 21 15:38:52 theaggregate audit[767]: NETFILTER_CFG table=firewalld:2 family=1 entries=1 op=nft_register_table pid=767 subj=kernel comm="firewalld"
Jan 21 15:38:52 theaggregate audit[767]: SYSCALL arch=c000003e syscall=46 success=yes exit=84 a0=6 a1=75d4a0b00060 a2=0 a3=75d4a0aeef8c items=0 ppid=1 pid=767 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="firewalld" exe="/usr/bin/python3.10" subj=kernel key=(null)
Jan 21 15:38:52 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F707974686F6E002F7573722F62696E2F6669726577616C6C64002D2D6E6F666F726B002D2D6E6F706964
Jan 21 15:38:52 theaggregate NetworkManager[803]: <info>  [1642797532.2706] manager: NetworkManager state is now CONNECTED_GLOBAL
Jan 21 15:38:52 theaggregate freshclam[985]: daily.cld database is up-to-date (version: 26429, sigs: 1972252, f-level: 90, builder: raynman)
Jan 21 15:38:52 theaggregate freshclam[985]: main.cvd database is up-to-date (version: 62, sigs: 6647427, f-level: 90, builder: sigmgr)
Jan 21 15:38:52 theaggregate freshclam[985]: bytecode.cvd database is up-to-date (version: 333, sigs: 92, f-level: 63, builder: awillia2)
Jan 21 15:38:52 theaggregate NetworkManager[803]: <info>  [1642797532.7365] manager: (virbr1): new Bridge device (/org/freedesktop/NetworkManager/Devices/3)
Jan 21 15:38:52 theaggregate kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Jan 21 15:38:52 theaggregate audit[767]: NETFILTER_CFG table=firewalld:3 family=1 entries=347 op=nft_register_obj pid=767 subj=kernel comm="firewalld"
Jan 21 15:38:52 theaggregate audit[767]: NETFILTER_CFG table=firewalld:3 family=1 entries=251 op=nft_register_chain pid=767 subj=kernel comm="firewalld"
Jan 21 15:38:52 theaggregate audit[767]: SYSCALL arch=c000003e syscall=46 success=yes exit=28556 a0=6 a1=75d4a0b00060 a2=0 a3=75d4a0aeef8c items=0 ppid=1 pid=767 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="firewalld" exe="/usr/bin/python3.10" subj=kernel key=(null)
Jan 21 15:38:52 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F707974686F6E002F7573722F62696E2F6669726577616C6C64002D2D6E6F666F726B002D2D6E6F706964
Jan 21 15:38:53 theaggregate dbus-daemon[760]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.3' (uid=0 pid=767 comm="/usr/bin/python /usr/bin/firewalld --nofork --nopi" label="kernel")
Jan 21 15:38:53 theaggregate systemd[1]: Starting Authorization Manager...
Jan 21 15:38:53 theaggregate kernel: resource sanity check: requesting [mem 0x000e0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000effff window]
Jan 21 15:38:53 theaggregate kernel: caller _nv033183rm+0x2a/0x60 [nvidia] mapping multiple BARs
Jan 21 15:38:53 theaggregate kernel: resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000effff window]
Jan 21 15:38:53 theaggregate kernel: caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Jan 21 15:38:53 theaggregate polkitd[1068]: Started polkitd version 0.120
Jan 21 15:38:53 theaggregate dhcpcd[764]: enp5s0: leased 10.0.0.177 for 604800 seconds
Jan 21 15:38:53 theaggregate dhcpcd[764]: enp5s0: adding route to 10.0.0.0/24
Jan 21 15:38:53 theaggregate dhcpcd[764]: enp5s0: adding default route via 10.0.0.1
Jan 21 15:38:53 theaggregate dbus-daemon[760]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.4' (uid=0 pid=803 comm="/usr/bin/NetworkManager --no-daemon " label="kernel")
Jan 21 15:38:53 theaggregate dbus-daemon[760]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Jan 21 15:38:53 theaggregate polkitd[1068]: Loading rules from directory /etc/polkit-1/rules.d
Jan 21 15:38:53 theaggregate polkitd[1068]: Loading rules from directory /usr/share/polkit-1/rules.d
Jan 21 15:38:54 theaggregate polkitd[1068]: Finished loading, compiling and executing 5 rules
Jan 21 15:38:54 theaggregate dbus-daemon[760]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jan 21 15:38:54 theaggregate polkitd[1068]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jan 21 15:38:54 theaggregate systemd[1]: Started Authorization Manager.
Jan 21 15:38:54 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:54 theaggregate kernel: kauditd_printk_skb: 13 callbacks suppressed
Jan 21 15:38:54 theaggregate kernel: audit: type=1130 audit(1642797534.131:62): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:54 theaggregate clinfo[1004]: Number of platforms                               1
Jan 21 15:38:54 theaggregate clinfo[1004]:   Platform Name                                   NVIDIA CUDA
Jan 21 15:38:54 theaggregate clinfo[1004]:   Platform Vendor                                 NVIDIA Corporation
Jan 21 15:38:54 theaggregate clinfo[1004]:   Platform Version                                OpenCL 3.0 CUDA 11.4.176
Jan 21 15:38:54 theaggregate clinfo[1004]:   Platform Profile                                FULL_PROFILE
Jan 21 15:38:54 theaggregate clinfo[1004]:   Platform Extensions                             cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_fp64 cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll cl_nv_copy_opts cl_nv_create_buffer cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_device_uuid cl_khr_pci_bus_info
Jan 21 15:38:54 theaggregate clinfo[1004]:   Platform Extensions with Version                cl_khr_global_int32_base_atomics                                 0x400000 (1.0.0)
Jan 21 15:38:54 theaggregate clinfo[1004]:                                                   cl_khr_global_int32_extended_atomics                             0x400000 (1.0.0)
Jan 21 15:38:54 theaggregate clinfo[1004]:                                                   cl_khr_local_int32_base_atomics                                  0x400000 (1.0.0)
Jan 21 15:38:54 theaggregate clinfo[1004]:                                                   cl_khr_local_int32_extended_atomics                              0x400000 (1.0.0)
Jan 21 15:38:54 theaggregate clinfo[1004]:                                                   cl_khr_fp64                                                      0x400000 (1.0.0)
Jan 21 15:38:54 theaggregate clinfo[1004]:                                                   cl_khr_3d_image_writes                                           0x400000 (1.0.0)
Jan 21 15:38:54 theaggregate clinfo[1004]:                                                   cl_khr_byte_addressable_store                                    0x400000 (1.0.0)
Jan 21 15:38:54 theaggregate clinfo[1004]:                                                   cl_khr_icd                                                       0x400000 (1.0.0)
Jan 21 15:38:54 theaggregate clinfo[1004]:                                                   cl_khr_gl_sharing                                                0x400000 (1.0.0)
Jan 21 15:38:54 theaggregate clinfo[1004]:                                                   cl_nv_compiler_options                                           0x400000 (1.0.0)
Jan 21 15:38:54 theaggregate clinfo[1004]:                                                   cl_nv_device_attribute_query                                     0x400000 (1.0.0)
Jan 21 15:38:54 theaggregate clinfo[1004]:                                                   cl_nv_pragma_unroll                                              0x400000 (1.0.0)
Jan 21 15:38:54 theaggregate clinfo[1004]:                                                   cl_nv_copy_opts                                                  0x400000 (1.0.0)
Jan 21 15:38:54 theaggregate clinfo[1004]:                                                   cl_nv_create_buffer                                              0x400000 (1.0.0)
Jan 21 15:38:54 theaggregate clinfo[1004]:                                                   cl_khr_int64_base_atomics                                        0x400000 (1.0.0)
Jan 21 15:38:54 theaggregate clinfo[1004]:                                                   cl_khr_int64_extended_atomics                                    0x400000 (1.0.0)
Jan 21 15:38:54 theaggregate clinfo[1004]:                                                   cl_khr_device_uuid                                               0x400000 (1.0.0)
Jan 21 15:38:54 theaggregate clinfo[1004]:                                                   cl_khr_pci_bus_info                                              0x400000 (1.0.0)
Jan 21 15:38:54 theaggregate clinfo[1004]:   Platform Numeric Version                        0xc00000 (3.0.0)
Jan 21 15:38:54 theaggregate clinfo[1004]:   Platform Extensions function suffix             NV
Jan 21 15:38:54 theaggregate clinfo[1004]:   Platform Host timer resolution                  0ns
Jan 21 15:38:54 theaggregate clinfo[1004]:   Platform Name                                   NVIDIA CUDA
Jan 21 15:38:54 theaggregate clinfo[1004]: Number of devices                                 1
Jan 21 15:38:54 theaggregate clinfo[1004]:   Device Name                                     NVIDIA GeForce GT 730
Jan 21 15:38:54 theaggregate clinfo[1004]:   Device Vendor                                   NVIDIA Corporation
Jan 21 15:38:54 theaggregate clinfo[1004]:   Device Vendor ID                                0x10de
Jan 21 15:38:54 theaggregate clinfo[1004]:   Device Version                                  OpenCL 3.0 CUDA
Jan 21 15:38:54 theaggregate clinfo[1004]:   Device UUID                                     177e24e3-caa6-4fb0-5f54-4be4c932e5c4
Jan 21 15:38:54 theaggregate clinfo[1004]:   Driver UUID                                     177e24e3-caa6-4fb0-5f54-4be4c932e5c4
Jan 21 15:38:54 theaggregate clinfo[1004]:   Valid Device LUID                               No
Jan 21 15:38:54 theaggregate clinfo[1004]:   Device LUID                                     6d69-637300000000
Jan 21 15:38:54 theaggregate clinfo[1004]:   Device Node Mask                                0
Jan 21 15:38:54 theaggregate audit[1162]: NETFILTER_CFG table=filter:4 family=2 entries=2 op=nft_register_chain pid=1162 subj=kernel comm="iptables"
Jan 21 15:38:54 theaggregate kernel: audit: type=1325 audit(1642797534.891:63): table=filter:4 family=2 entries=2 op=nft_register_chain pid=1162 subj=kernel comm="iptables"
Jan 21 15:38:54 theaggregate kernel: audit: type=1300 audit(1642797534.891:63): arch=c000003e syscall=46 success=yes exit=128 a0=3 a1=702df378d100 a2=0 a3=702df378d0ec items=0 ppid=817 pid=1162 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:54 theaggregate kernel: audit: type=1327 audit(1642797534.891:63): proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F494E50
Jan 21 15:38:54 theaggregate audit[1162]: SYSCALL arch=c000003e syscall=46 success=yes exit=128 a0=3 a1=702df378d100 a2=0 a3=702df378d0ec items=0 ppid=817 pid=1162 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:54 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F494E50
Jan 21 15:38:54 theaggregate audit[1164]: NETFILTER_CFG table=filter:5 family=2 entries=2 op=nft_register_chain pid=1164 subj=kernel comm="iptables"
Jan 21 15:38:54 theaggregate audit[1164]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7c5e37ef5d00 a2=0 a3=7c5e37ef5cec items=0 ppid=817 pid=1164 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:54 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400494E505554002D2D6A756D70004C4942564952545F494E50
Jan 21 15:38:54 theaggregate kernel: audit: type=1325 audit(1642797534.894:64): table=filter:5 family=2 entries=2 op=nft_register_chain pid=1164 subj=kernel comm="iptables"
Jan 21 15:38:54 theaggregate kernel: audit: type=1300 audit(1642797534.894:64): arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7c5e37ef5d00 a2=0 a3=7c5e37ef5cec items=0 ppid=817 pid=1164 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:54 theaggregate kernel: audit: type=1327 audit(1642797534.894:64): proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400494E505554002D2D6A756D70004C4942564952545F494E50
Jan 21 15:38:54 theaggregate audit[1168]: NETFILTER_CFG table=filter:6 family=2 entries=1 op=nft_register_chain pid=1168 subj=kernel comm="iptables"
Jan 21 15:38:54 theaggregate audit[1168]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=70f004f48630 a2=0 a3=70f004f4861c items=0 ppid=817 pid=1168 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:54 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F4F5554
Jan 21 15:38:54 theaggregate kernel: audit: type=1325 audit(1642797534.988:65): table=filter:6 family=2 entries=1 op=nft_register_chain pid=1168 subj=kernel comm="iptables"
Jan 21 15:38:54 theaggregate kernel: audit: type=1300 audit(1642797534.988:65): arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=70f004f48630 a2=0 a3=70f004f4861c items=0 ppid=817 pid=1168 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:54 theaggregate kernel: audit: type=1327 audit(1642797534.988:65): proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F4F5554
Jan 21 15:38:54 theaggregate audit[1169]: NETFILTER_CFG table=filter:7 family=2 entries=2 op=nft_register_chain pid=1169 subj=kernel comm="iptables"
Jan 21 15:38:54 theaggregate audit[1169]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=740ffbe52b60 a2=0 a3=740ffbe52b4c items=0 ppid=817 pid=1169 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:54 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004F5554505554002D2D6A756D70004C4942564952545F4F5554
Jan 21 15:38:54 theaggregate audit[1170]: NETFILTER_CFG table=filter:8 family=2 entries=1 op=nft_register_chain pid=1170 subj=kernel comm="iptables"
Jan 21 15:38:54 theaggregate audit[1170]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=76628f3acb20 a2=0 a3=76628f3acb0c items=0 ppid=817 pid=1170 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:54 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F46574F
Jan 21 15:38:54 theaggregate audit[1171]: NETFILTER_CFG table=filter:9 family=2 entries=2 op=nft_register_chain pid=1171 subj=kernel comm="iptables"
Jan 21 15:38:54 theaggregate audit[1171]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=71de66a644b0 a2=0 a3=71de66a6449c items=0 ppid=817 pid=1171 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:54 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F46574F
Jan 21 15:38:54 theaggregate audit[1172]: NETFILTER_CFG table=filter:10 family=2 entries=1 op=nft_register_chain pid=1172 subj=kernel comm="iptables"
Jan 21 15:38:54 theaggregate audit[1172]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=72c73b1ded00 a2=0 a3=72c73b1decec items=0 ppid=817 pid=1172 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:54 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F465749
Jan 21 15:38:55 theaggregate audit[1173]: NETFILTER_CFG table=filter:11 family=2 entries=1 op=nft_register_rule pid=1173 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1173]: SYSCALL arch=c000003e syscall=46 success=yes exit=224 a0=3 a1=7a0c82269e50 a2=0 a3=7a0c82269e3c items=0 ppid=817 pid=1173 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F465749
Jan 21 15:38:55 theaggregate audit[1174]: NETFILTER_CFG table=filter:12 family=2 entries=1 op=nft_register_chain pid=1174 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1174]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=73f496fc1c70 a2=0 a3=73f496fc1c5c items=0 ppid=817 pid=1174 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F465758
Jan 21 15:38:55 theaggregate audit[1175]: NETFILTER_CFG table=filter:13 family=2 entries=1 op=nft_register_rule pid=1175 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1175]: SYSCALL arch=c000003e syscall=46 success=yes exit=224 a0=3 a1=7dc61512c0d0 a2=0 a3=7dc61512c0bc items=0 ppid=817 pid=1175 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F465758
Jan 21 15:38:55 theaggregate audit[1176]: NETFILTER_CFG table=nat:14 family=2 entries=2 op=nft_register_chain pid=1176 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1176]: SYSCALL arch=c000003e syscall=46 success=yes exit=120 a0=3 a1=742567de17e0 a2=0 a3=742567de17cc items=0 ppid=817 pid=1176 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D6E65772D636861696E004C4942564952545F505254
Jan 21 15:38:55 theaggregate audit[1177]: NETFILTER_CFG table=nat:15 family=2 entries=2 op=nft_register_chain pid=1177 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1177]: SYSCALL arch=c000003e syscall=46 success=yes exit=304 a0=3 a1=7fae4210e6c0 a2=0 a3=7fae4210e6ac items=0 ppid=817 pid=1177 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E7365727400504F5354524F5554494E47002D2D6A756D70004C4942564952545F505254
Jan 21 15:38:55 theaggregate audit[1178]: NETFILTER_CFG table=mangle:16 family=2 entries=2 op=nft_register_chain pid=1178 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1178]: SYSCALL arch=c000003e syscall=46 success=yes exit=128 a0=3 a1=779b24e838a0 a2=0 a3=779b24e8388c items=0 ppid=817 pid=1178 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006D616E676C65002D2D6E65772D636861696E004C4942564952545F505254
Jan 21 15:38:55 theaggregate audit[1179]: NETFILTER_CFG table=mangle:17 family=2 entries=2 op=nft_register_chain pid=1179 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1179]: SYSCALL arch=c000003e syscall=46 success=yes exit=316 a0=3 a1=7c430a28d790 a2=0 a3=7c430a28d77c items=0 ppid=817 pid=1179 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006D616E676C65002D2D696E7365727400504F5354524F5554494E47002D2D6A756D70004C4942564952545F505254
Jan 21 15:38:55 theaggregate audit[1184]: NETFILTER_CFG table=filter:18 family=10 entries=2 op=nft_register_chain pid=1184 subj=kernel comm="ip6tables"
Jan 21 15:38:55 theaggregate audit[1184]: SYSCALL arch=c000003e syscall=46 success=yes exit=128 a0=3 a1=7ede3a4db600 a2=0 a3=7ede3a4db5ec items=0 ppid=817 pid=1184 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F494E50
Jan 21 15:38:55 theaggregate audit[1185]: NETFILTER_CFG table=filter:19 family=10 entries=2 op=nft_register_chain pid=1185 subj=kernel comm="ip6tables"
Jan 21 15:38:55 theaggregate audit[1185]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=766f84d63290 a2=0 a3=766f84d6327c items=0 ppid=817 pid=1185 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400494E505554002D2D6A756D70004C4942564952545F494E50
Jan 21 15:38:55 theaggregate audit[1186]: NETFILTER_CFG table=filter:20 family=10 entries=1 op=nft_register_chain pid=1186 subj=kernel comm="ip6tables"
Jan 21 15:38:55 theaggregate audit[1186]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7d3a807521c0 a2=0 a3=7d3a807521ac items=0 ppid=817 pid=1186 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F4F5554
Jan 21 15:38:55 theaggregate audit[1187]: NETFILTER_CFG table=filter:21 family=10 entries=2 op=nft_register_chain pid=1187 subj=kernel comm="ip6tables"
Jan 21 15:38:55 theaggregate audit[1187]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7cb21a216720 a2=0 a3=7cb21a21670c items=0 ppid=817 pid=1187 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004F5554505554002D2D6A756D70004C4942564952545F4F5554
Jan 21 15:38:55 theaggregate audit[1188]: NETFILTER_CFG table=filter:22 family=10 entries=1 op=nft_register_chain pid=1188 subj=kernel comm="ip6tables"
Jan 21 15:38:55 theaggregate audit[1188]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=768dc680bbb0 a2=0 a3=768dc680bb9c items=0 ppid=817 pid=1188 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F46574F
Jan 21 15:38:55 theaggregate audit[1189]: NETFILTER_CFG table=filter:23 family=10 entries=2 op=nft_register_chain pid=1189 subj=kernel comm="ip6tables"
Jan 21 15:38:55 theaggregate audit[1189]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=733eb60a5a90 a2=0 a3=733eb60a5a7c items=0 ppid=817 pid=1189 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F46574F
Jan 21 15:38:55 theaggregate audit[1190]: NETFILTER_CFG table=filter:24 family=10 entries=1 op=nft_register_chain pid=1190 subj=kernel comm="ip6tables"
Jan 21 15:38:55 theaggregate audit[1190]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=74c75d216e50 a2=0 a3=74c75d216e3c items=0 ppid=817 pid=1190 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F465749
Jan 21 15:38:55 theaggregate audit[1191]: NETFILTER_CFG table=filter:25 family=10 entries=1 op=nft_register_rule pid=1191 subj=kernel comm="ip6tables"
Jan 21 15:38:55 theaggregate audit[1191]: SYSCALL arch=c000003e syscall=46 success=yes exit=224 a0=3 a1=7ec7d454bf20 a2=0 a3=7ec7d454bf0c items=0 ppid=817 pid=1191 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F465749
Jan 21 15:38:55 theaggregate audit[1192]: NETFILTER_CFG table=filter:26 family=10 entries=1 op=nft_register_chain pid=1192 subj=kernel comm="ip6tables"
Jan 21 15:38:55 theaggregate audit[1192]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=763d0da13830 a2=0 a3=763d0da1381c items=0 ppid=817 pid=1192 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F465758
Jan 21 15:38:55 theaggregate audit[1193]: NETFILTER_CFG table=filter:27 family=10 entries=1 op=nft_register_rule pid=1193 subj=kernel comm="ip6tables"
Jan 21 15:38:55 theaggregate audit[1193]: SYSCALL arch=c000003e syscall=46 success=yes exit=224 a0=3 a1=7b2e72a4e430 a2=0 a3=7b2e72a4e41c items=0 ppid=817 pid=1193 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F465758
Jan 21 15:38:55 theaggregate audit[1194]: NETFILTER_CFG table=nat:28 family=10 entries=2 op=nft_register_chain pid=1194 subj=kernel comm="ip6tables"
Jan 21 15:38:55 theaggregate audit[1194]: SYSCALL arch=c000003e syscall=46 success=yes exit=120 a0=3 a1=78e34d43a490 a2=0 a3=78e34d43a47c items=0 ppid=817 pid=1194 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C65006E6174002D2D6E65772D636861696E004C4942564952545F505254
Jan 21 15:38:55 theaggregate audit[1195]: NETFILTER_CFG table=nat:29 family=10 entries=2 op=nft_register_chain pid=1195 subj=kernel comm="ip6tables"
Jan 21 15:38:55 theaggregate audit[1195]: SYSCALL arch=c000003e syscall=46 success=yes exit=304 a0=3 a1=7211b2fe68b0 a2=0 a3=7211b2fe689c items=0 ppid=817 pid=1195 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C65006E6174002D2D696E7365727400504F5354524F5554494E47002D2D6A756D70004C4942564952545F505254
Jan 21 15:38:55 theaggregate audit[1196]: NETFILTER_CFG table=mangle:30 family=10 entries=2 op=nft_register_chain pid=1196 subj=kernel comm="ip6tables"
Jan 21 15:38:55 theaggregate audit[1196]: SYSCALL arch=c000003e syscall=46 success=yes exit=128 a0=3 a1=750518539de0 a2=0 a3=750518539dcc items=0 ppid=817 pid=1196 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C65006D616E676C65002D2D6E65772D636861696E004C4942564952545F505254
Jan 21 15:38:55 theaggregate audit[1197]: NETFILTER_CFG table=mangle:31 family=10 entries=2 op=nft_register_chain pid=1197 subj=kernel comm="ip6tables"
Jan 21 15:38:55 theaggregate audit[1197]: SYSCALL arch=c000003e syscall=46 success=yes exit=316 a0=3 a1=771b6d709620 a2=0 a3=771b6d70960c items=0 ppid=817 pid=1197 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C65006D616E676C65002D2D696E7365727400504F5354524F5554494E47002D2D6A756D70004C4942564952545F505254
Jan 21 15:38:55 theaggregate audit[767]: NETFILTER_CFG table=firewalld:32 family=1 entries=485 op=nft_register_obj pid=767 subj=kernel comm="firewalld"
Jan 21 15:38:55 theaggregate audit[767]: NETFILTER_CFG table=firewalld:32 family=1 entries=107 op=nft_register_chain pid=767 subj=kernel comm="firewalld"
Jan 21 15:38:55 theaggregate audit[767]: SYSCALL arch=c000003e syscall=46 success=yes exit=13080 a0=6 a1=75d4a0aff620 a2=0 a3=75d4a0aee54c items=0 ppid=1 pid=767 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="firewalld" exe="/usr/bin/python3.10" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F707974686F6E002F7573722F62696E2F6669726577616C6C64002D2D6E6F666F726B002D2D6E6F706964
Jan 21 15:38:55 theaggregate audit[1200]: NETFILTER_CFG table=filter:33 family=2 entries=1 op=nft_register_rule pid=1200 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1200]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7d2f61360750 a2=0 a3=7d2f6136073c items=0 ppid=817 pid=1200 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627231002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003637002D2D6A756D70004143434550
Jan 21 15:38:55 theaggregate audit[1203]: NETFILTER_CFG table=filter:34 family=2 entries=1 op=nft_register_rule pid=1203 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1203]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7dcc110420c0 a2=0 a3=7dcc110420ac items=0 ppid=817 pid=1203 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627231002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003637002D2D6A756D70004143434550
Jan 21 15:38:55 theaggregate audit[1204]: NETFILTER_CFG table=filter:35 family=2 entries=1 op=nft_register_rule pid=1204 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1204]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=794c532117d0 a2=0 a3=794c532117bc items=0 ppid=817 pid=1204 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627231002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003638002D2D6A756D700041434345
Jan 21 15:38:55 theaggregate audit[1205]: NETFILTER_CFG table=filter:36 family=2 entries=1 op=nft_register_rule pid=1205 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1205]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7c15dbc55f50 a2=0 a3=7c15dbc55f3c items=0 ppid=817 pid=1205 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627231002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003638002D2D6A756D700041434345
Jan 21 15:38:55 theaggregate audit[1206]: NETFILTER_CFG table=filter:37 family=2 entries=1 op=nft_register_rule pid=1206 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1206]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=715149b17550 a2=0 a3=715149b1753c items=0 ppid=817 pid=1206 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627231002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D70004143434550
Jan 21 15:38:55 theaggregate audit[1207]: NETFILTER_CFG table=filter:38 family=2 entries=1 op=nft_register_rule pid=1207 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1207]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=722c95323680 a2=0 a3=722c9532366c items=0 ppid=817 pid=1207 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627231002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D70004143434550
Jan 21 15:38:55 theaggregate audit[1208]: NETFILTER_CFG table=filter:39 family=2 entries=1 op=nft_register_rule pid=1208 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1208]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7cc7c1584740 a2=0 a3=7cc7c158472c items=0 ppid=817 pid=1208 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627231002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D700041434345
Jan 21 15:38:55 theaggregate audit[1209]: NETFILTER_CFG table=filter:40 family=2 entries=1 op=nft_register_rule pid=1209 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1209]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=79a69e140900 a2=0 a3=79a69e1408ec items=0 ppid=817 pid=1209 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627231002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D700041434345
Jan 21 15:38:55 theaggregate audit[1210]: NETFILTER_CFG table=filter:41 family=2 entries=1 op=nft_register_rule pid=1210 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1210]: SYSCALL arch=c000003e syscall=46 success=yes exit=300 a0=3 a1=7a420a1eb9b0 a2=0 a3=7a420a1eb99c items=0 ppid=817 pid=1210 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F46574F002D2D696E2D696E7465726661636500766972627231002D2D6A756D700052454A454354
Jan 21 15:38:55 theaggregate audit[1212]: NETFILTER_CFG table=filter:42 family=2 entries=1 op=nft_register_rule pid=1212 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1212]: SYSCALL arch=c000003e syscall=46 success=yes exit=300 a0=3 a1=7a5490498fd0 a2=0 a3=7a5490498fbc items=0 ppid=817 pid=1212 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F465749002D2D6F75742D696E7465726661636500766972627231002D2D6A756D700052454A454354
Jan 21 15:38:55 theaggregate audit[1213]: NETFILTER_CFG table=filter:43 family=2 entries=1 op=nft_register_rule pid=1213 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1213]: SYSCALL arch=c000003e syscall=46 success=yes exit=380 a0=3 a1=74d652f15c50 a2=0 a3=74d652f15c3c items=0 ppid=817 pid=1213 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F465758002D2D696E2D696E7465726661636500766972627231002D2D6F75742D696E7465726661636500766972627231002D2D6A756D7000414343455054
Jan 21 15:38:55 theaggregate audit[1214]: NETFILTER_CFG table=filter:44 family=2 entries=1 op=nft_register_rule pid=1214 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1214]: SYSCALL arch=c000003e syscall=46 success=yes exit=476 a0=3 a1=71c6105d3c00 a2=0 a3=71c6105d3bec items=0 ppid=817 pid=1214 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F46574F002D2D736F75726365003139322E3136382E3130302E302F3234002D2D696E2D696E7465726661636500766972627231002D2D6F75742D696E7465726661636500656E70357330
Jan 21 15:38:55 theaggregate audit[1215]: NETFILTER_CFG table=filter:45 family=2 entries=1 op=nft_register_rule pid=1215 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1215]: SYSCALL arch=c000003e syscall=46 success=yes exit=476 a0=3 a1=71459a0d83b0 a2=0 a3=71459a0d839c items=0 ppid=817 pid=1215 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F465749002D2D64657374696E6174696F6E003139322E3136382E3130302E302F3234002D2D696E2D696E7465726661636500656E70357330002D2D6F75742D696E74657266616365007669
Jan 21 15:38:55 theaggregate audit[1216]: NETFILTER_CFG table=mangle:46 family=2 entries=1 op=nft_register_rule pid=1216 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1216]: SYSCALL arch=c000003e syscall=46 success=yes exit=440 a0=3 a1=7bc58c9e6190 a2=0 a3=7bc58c9e617c items=0 ppid=817 pid=1216 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006D616E676C65002D2D696E73657274004C4942564952545F505254002D2D6F75742D696E7465726661636500766972627231002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003638002D2D6A756D700043484543
Jan 21 15:38:55 theaggregate NetworkManager[803]: <info>  [1642797535.2872] device (virbr1): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jan 21 15:38:55 theaggregate NetworkManager[803]: <info>  [1642797535.2901] device (virbr1): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jan 21 15:38:55 theaggregate NetworkManager[803]: <info>  [1642797535.2908] device (virbr1): Activation: starting connection 'virbr1' (15ae9f7c-d8d1-45bb-a78e-773089af3514)
Jan 21 15:38:55 theaggregate NetworkManager[803]: <info>  [1642797535.2910] device (virbr1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jan 21 15:38:55 theaggregate NetworkManager[803]: <info>  [1642797535.2913] device (virbr1): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jan 21 15:38:55 theaggregate NetworkManager[803]: <info>  [1642797535.2916] device (virbr1): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jan 21 15:38:55 theaggregate NetworkManager[803]: <info>  [1642797535.2918] device (virbr1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jan 21 15:38:55 theaggregate NetworkManager[803]: <info>  [1642797535.2932] device (virbr1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jan 21 15:38:55 theaggregate NetworkManager[803]: <info>  [1642797535.2934] device (virbr1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jan 21 15:38:55 theaggregate NetworkManager[803]: <info>  [1642797535.2940] device (virbr1): Activation: successful, device activated.
Jan 21 15:38:55 theaggregate dnsmasq[1223]: started, version 2.86 cachesize 150
Jan 21 15:38:55 theaggregate dnsmasq[1223]: compile time options: IPv6 GNU-getopt DBus no-UBus i18n IDN2 DHCP DHCPv6 no-Lua TFTP conntrack ipset auth cryptohash DNSSEC loop-detect inotify dumpfile
Jan 21 15:38:55 theaggregate NetworkManager[803]: <info>  [1642797535.4768] manager: (virbr0): new Bridge device (/org/freedesktop/NetworkManager/Devices/4)
Jan 21 15:38:55 theaggregate dnsmasq-dhcp[1223]: DHCP, IP range 192.168.100.128 -- 192.168.100.254, lease time 1h
Jan 21 15:38:55 theaggregate dnsmasq-dhcp[1223]: DHCP, sockets bound exclusively to interface virbr1
Jan 21 15:38:55 theaggregate dnsmasq[1223]: reading /etc/resolv.conf
Jan 21 15:38:55 theaggregate dnsmasq[1223]: using nameserver 75.75.75.75#53
Jan 21 15:38:55 theaggregate dnsmasq[1223]: using nameserver 75.75.76.76#53
Jan 21 15:38:55 theaggregate dnsmasq[1223]: using nameserver 2001:558:feed::1#53
Jan 21 15:38:55 theaggregate dnsmasq[1223]: using nameserver 2001:558:feed::2#53
Jan 21 15:38:55 theaggregate dnsmasq[1223]: read /etc/hosts - 3 addresses
Jan 21 15:38:55 theaggregate dnsmasq[1223]: read /var/lib/libvirt/dnsmasq/virt-net.addnhosts - 0 addresses
Jan 21 15:38:55 theaggregate dnsmasq-dhcp[1223]: read /var/lib/libvirt/dnsmasq/virt-net.hostsfile
Jan 21 15:38:55 theaggregate audit[767]: NETFILTER_CFG table=firewalld:47 family=1 entries=5 op=nft_register_rule pid=767 subj=kernel comm="firewalld"
Jan 21 15:38:55 theaggregate audit[767]: SYSCALL arch=c000003e syscall=46 success=yes exit=1192 a0=6 a1=75d4a0aff620 a2=0 a3=75d4a0aee54c items=0 ppid=1 pid=767 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="firewalld" exe="/usr/bin/python3.10" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F707974686F6E002F7573722F62696E2F6669726577616C6C64002D2D6E6F666F726B002D2D6E6F706964
Jan 21 15:38:55 theaggregate audit[1227]: NETFILTER_CFG table=filter:48 family=2 entries=1 op=nft_register_rule pid=1227 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1227]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7dacfdf8bd60 a2=0 a3=7dacfdf8bd4c items=0 ppid=817 pid=1227 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627230002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003637002D2D6A756D70004143434550
Jan 21 15:38:55 theaggregate audit[1228]: NETFILTER_CFG table=filter:49 family=2 entries=1 op=nft_register_rule pid=1228 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1228]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7773afb088b0 a2=0 a3=7773afb0889c items=0 ppid=817 pid=1228 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003637002D2D6A756D70004143434550
Jan 21 15:38:55 theaggregate audit[1229]: NETFILTER_CFG table=filter:50 family=2 entries=1 op=nft_register_rule pid=1229 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1229]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=786b1267b730 a2=0 a3=786b1267b71c items=0 ppid=817 pid=1229 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003638002D2D6A756D700041434345
Jan 21 15:38:55 theaggregate audit[1230]: NETFILTER_CFG table=filter:51 family=2 entries=1 op=nft_register_rule pid=1230 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1230]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=783dcebf6650 a2=0 a3=783dcebf663c items=0 ppid=817 pid=1230 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003638002D2D6A756D700041434345
Jan 21 15:38:55 theaggregate audit[1231]: NETFILTER_CFG table=filter:52 family=2 entries=1 op=nft_register_rule pid=1231 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1231]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7b70d82423d0 a2=0 a3=7b70d82423bc items=0 ppid=817 pid=1231 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627230002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D70004143434550
Jan 21 15:38:55 theaggregate audit[1232]: NETFILTER_CFG table=filter:53 family=2 entries=1 op=nft_register_rule pid=1232 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1232]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=78ef16009d70 a2=0 a3=78ef16009d5c items=0 ppid=817 pid=1232 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D70004143434550
Jan 21 15:38:55 theaggregate audit[1233]: NETFILTER_CFG table=filter:54 family=2 entries=1 op=nft_register_rule pid=1233 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1233]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=765daa9f0b80 a2=0 a3=765daa9f0b6c items=0 ppid=817 pid=1233 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D700041434345
Jan 21 15:38:55 theaggregate audit[1234]: NETFILTER_CFG table=filter:55 family=2 entries=1 op=nft_register_rule pid=1234 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1234]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=750096828cb0 a2=0 a3=750096828c9c items=0 ppid=817 pid=1234 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D700041434345
Jan 21 15:38:55 theaggregate audit[1235]: NETFILTER_CFG table=filter:56 family=2 entries=1 op=nft_register_rule pid=1235 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1235]: SYSCALL arch=c000003e syscall=46 success=yes exit=300 a0=3 a1=74e37b2533b0 a2=0 a3=74e37b25339c items=0 ppid=817 pid=1235 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F46574F002D2D696E2D696E7465726661636500766972627230002D2D6A756D700052454A454354
Jan 21 15:38:55 theaggregate audit[1236]: NETFILTER_CFG table=filter:57 family=2 entries=1 op=nft_register_rule pid=1236 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1236]: SYSCALL arch=c000003e syscall=46 success=yes exit=300 a0=3 a1=7cb12578ffb0 a2=0 a3=7cb12578ff9c items=0 ppid=817 pid=1236 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F465749002D2D6F75742D696E7465726661636500766972627230002D2D6A756D700052454A454354
Jan 21 15:38:55 theaggregate audit[1237]: NETFILTER_CFG table=filter:58 family=2 entries=1 op=nft_register_rule pid=1237 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1237]: SYSCALL arch=c000003e syscall=46 success=yes exit=380 a0=3 a1=702fe7189530 a2=0 a3=702fe718951c items=0 ppid=817 pid=1237 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F465758002D2D696E2D696E7465726661636500766972627230002D2D6F75742D696E7465726661636500766972627230002D2D6A756D7000414343455054
Jan 21 15:38:55 theaggregate audit[1238]: NETFILTER_CFG table=filter:59 family=2 entries=1 op=nft_register_rule pid=1238 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1238]: SYSCALL arch=c000003e syscall=46 success=yes exit=392 a0=3 a1=76e90eb9e770 a2=0 a3=76e90eb9e75c items=0 ppid=817 pid=1238 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F46574F002D2D736F75726365003139322E3136382E3132322E302F3234002D2D696E2D696E7465726661636500766972627230002D2D6A756D7000414343455054
Jan 21 15:38:55 theaggregate audit[1239]: NETFILTER_CFG table=filter:60 family=2 entries=1 op=nft_register_rule pid=1239 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1239]: SYSCALL arch=c000003e syscall=46 success=yes exit=608 a0=3 a1=79c88e7df2b0 a2=0 a3=79c88e7df29c items=0 ppid=817 pid=1239 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F465749002D2D64657374696E6174696F6E003139322E3136382E3132322E302F3234002D2D6F75742D696E7465726661636500766972627230002D2D6D6174636800636F6E6E747261636B
Jan 21 15:38:55 theaggregate audit[1241]: NETFILTER_CFG table=nat:61 family=2 entries=1 op=nft_register_rule pid=1241 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1241]: SYSCALL arch=c000003e syscall=46 success=yes exit=424 a0=3 a1=79767c5b4860 a2=0 a3=79767c5b484c items=0 ppid=817 pid=1241 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F32340000002D2D64657374696E6174696F6E003139322E3136382E3132322E302F3234002D2D6A756D70004D41535155455241
Jan 21 15:38:55 theaggregate audit[1243]: NETFILTER_CFG table=nat:62 family=2 entries=1 op=nft_register_rule pid=1243 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1243]: SYSCALL arch=c000003e syscall=46 success=yes exit=504 a0=3 a1=7b4887356940 a2=0 a3=7b488735692c items=0 ppid=817 pid=1243 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F3234002D70007564700000002D2D64657374696E6174696F6E003139322E3136382E3132322E302F3234002D2D6A756D70004D
Jan 21 15:38:55 theaggregate audit[1244]: NETFILTER_CFG table=nat:63 family=2 entries=1 op=nft_register_rule pid=1244 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1244]: SYSCALL arch=c000003e syscall=46 success=yes exit=504 a0=3 a1=758cfa936d90 a2=0 a3=758cfa936d7c items=0 ppid=817 pid=1244 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F3234002D70007463700000002D2D64657374696E6174696F6E003139322E3136382E3132322E302F3234002D2D6A756D70004D
Jan 21 15:38:55 theaggregate audit[1245]: NETFILTER_CFG table=nat:64 family=2 entries=1 op=nft_register_rule pid=1245 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1245]: SYSCALL arch=c000003e syscall=46 success=yes exit=400 a0=3 a1=785306686c00 a2=0 a3=785306686bec items=0 ppid=817 pid=1245 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F3234002D2D64657374696E6174696F6E003235352E3235352E3235352E3235352F3332002D2D6A756D700052455455524E
Jan 21 15:38:55 theaggregate audit[1246]: NETFILTER_CFG table=nat:65 family=2 entries=1 op=nft_register_rule pid=1246 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1246]: SYSCALL arch=c000003e syscall=46 success=yes exit=400 a0=3 a1=769a4349dbc0 a2=0 a3=769a4349dbac items=0 ppid=817 pid=1246 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F3234002D2D64657374696E6174696F6E003232342E302E302E302F3234002D2D6A756D700052455455524E
Jan 21 15:38:55 theaggregate audit[1247]: NETFILTER_CFG table=mangle:66 family=2 entries=1 op=nft_register_rule pid=1247 subj=kernel comm="iptables"
Jan 21 15:38:55 theaggregate audit[1247]: SYSCALL arch=c000003e syscall=46 success=yes exit=440 a0=3 a1=7296be02c8c0 a2=0 a3=7296be02c8ac items=0 ppid=817 pid=1247 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" subj=kernel key=(null)
Jan 21 15:38:55 theaggregate audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006D616E676C65002D2D696E73657274004C4942564952545F505254002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003638002D2D6A756D700043484543
Jan 21 15:38:55 theaggregate NetworkManager[803]: <info>  [1642797535.6215] device (virbr0): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jan 21 15:38:55 theaggregate NetworkManager[803]: <info>  [1642797535.6246] device (virbr0): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jan 21 15:38:55 theaggregate NetworkManager[803]: <info>  [1642797535.6251] device (virbr0): Activation: starting connection 'virbr0' (39dcbb01-57ed-4457-a25a-848518655a53)
Jan 21 15:38:55 theaggregate NetworkManager[803]: <info>  [1642797535.6253] device (virbr0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jan 21 15:38:55 theaggregate NetworkManager[803]: <info>  [1642797535.6255] device (virbr0): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jan 21 15:38:55 theaggregate NetworkManager[803]: <info>  [1642797535.6257] device (virbr0): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jan 21 15:38:55 theaggregate NetworkManager[803]: <info>  [1642797535.6260] device (virbr0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jan 21 15:38:55 theaggregate NetworkManager[803]: <info>  [1642797535.6279] device (virbr0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jan 21 15:38:55 theaggregate NetworkManager[803]: <info>  [1642797535.6282] device (virbr0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jan 21 15:38:55 theaggregate NetworkManager[803]: <info>  [1642797535.6289] device (virbr0): Activation: successful, device activated.
Jan 21 15:38:55 theaggregate dnsmasq[1253]: started, version 2.86 cachesize 150
Jan 21 15:38:55 theaggregate dnsmasq[1253]: compile time options: IPv6 GNU-getopt DBus no-UBus i18n IDN2 DHCP DHCPv6 no-Lua TFTP conntrack ipset auth cryptohash DNSSEC loop-detect inotify dumpfile
Jan 21 15:38:55 theaggregate dnsmasq-dhcp[1253]: DHCP, IP range 192.168.122.2 -- 192.168.122.254, lease time 1h
Jan 21 15:38:55 theaggregate dnsmasq-dhcp[1253]: DHCP, sockets bound exclusively to interface virbr0
Jan 21 15:38:55 theaggregate dnsmasq[1253]: reading /etc/resolv.conf
Jan 21 15:38:55 theaggregate dnsmasq[1253]: using nameserver 75.75.75.75#53
Jan 21 15:38:55 theaggregate dnsmasq[1253]: using nameserver 75.75.76.76#53
Jan 21 15:38:55 theaggregate dnsmasq[1253]: using nameserver 2001:558:feed::1#53
Jan 21 15:38:55 theaggregate dnsmasq[1253]: using nameserver 2001:558:feed::2#53
Jan 21 15:38:55 theaggregate dnsmasq[1253]: read /etc/hosts - 3 addresses
Jan 21 15:38:55 theaggregate dnsmasq[1253]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses
Jan 21 15:38:55 theaggregate dnsmasq-dhcp[1253]: read /var/lib/libvirt/dnsmasq/default.hostsfile
Jan 21 15:38:55 theaggregate systemd[1]: home.automount: Got automount request for /home, triggered by 1025 (daemon-init)
Jan 21 15:38:55 theaggregate systemd[1]: Starting File System Check on /dev/disk/by-uuid/6c5a640f-7faa-47c6-b566-1c15c83dd03f...
Jan 21 15:38:56 theaggregate systemd-fsck[1257]: /dev/mapper/Volumes-home: clean, 558476/94502912 files, 133584195/378006528 blocks
Jan 21 15:38:56 theaggregate systemd[1]: Finished File System Check on /dev/disk/by-uuid/6c5a640f-7faa-47c6-b566-1c15c83dd03f.
Jan 21 15:38:56 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck@dev-disk-by\x2duuid-6c5a640f\x2d7faa\x2d47c6\x2db566\x2d1c15c83dd03f comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:38:56 theaggregate systemd[1]: Mounting /home...
Jan 21 15:38:56 theaggregate kernel: EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
Jan 21 15:38:56 theaggregate systemd[1]: Mounted /home.
Jan 21 15:38:56 theaggregate kernel: sr 2:0:0:0: [sr0] tag#6 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=4s
Jan 21 15:38:56 theaggregate kernel: sr 2:0:0:0: [sr0] tag#6 Sense Key : Medium Error [current] 
Jan 21 15:38:56 theaggregate kernel: sr 2:0:0:0: [sr0] tag#6 Add. Sense: L-EC uncorrectable error
Jan 21 15:38:56 theaggregate kernel: sr 2:0:0:0: [sr0] tag#6 CDB: Read(10) 28 00 00 05 2c 00 00 00 02 00
Jan 21 15:38:56 theaggregate kernel: blk_update_request: I/O error, dev sr0, sector 1355776 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
Jan 21 15:38:56 theaggregate kernel: Buffer I/O error on dev sr0, logical block 169472, async page read
Jan 21 15:38:56 theaggregate libvirtd[817]: libvirt version: 8.0.0
Jan 21 15:38:56 theaggregate libvirtd[817]: hostname: theaggregate
Jan 21 15:38:56 theaggregate libvirtd[817]: cannot open directory '/var/lib/libvirt/images/OracleLinux': No such file or directory
Jan 21 15:38:56 theaggregate libvirtd[817]: internal error: Failed to autostart storage pool 'OracleLinux': cannot open directory '/var/lib/libvirt/images/OracleLinux': No such file or directory
Jan 21 15:38:56 theaggregate libvirtd[817]: cannot open directory '/run/media/danny/CCSA_X64FRE_EN-US_DV5': No such file or directory
Jan 21 15:38:56 theaggregate libvirtd[817]: internal error: Failed to autostart storage pool 'CCSA_X64FRE_EN-US_DV5': cannot open directory '/run/media/danny/CCSA_X64FRE_EN-US_DV5': No such file or directory
Jan 21 15:38:57 theaggregate libvirtd[817]: Cannot find 'dmidecode' in path: No such file or directory
Jan 21 15:38:58 theaggregate kernel: L1TF CPU bug present and SMT on, data leak possible. See CVE-2018-3646 and https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for details.
Jan 21 15:38:58 theaggregate kernel: kvm: KVM_SET_TSS_ADDR need to be called before entering vcpu
Jan 21 15:38:58 theaggregate ntpd[825]: Listen normally on 9 enp5s0 10.0.0.177:123
Jan 21 15:38:58 theaggregate ntpd[825]: Listen normally on 10 enp5s0 [2601:584:8100:5402::b154]:123
Jan 21 15:38:58 theaggregate ntpd[825]: Listen normally on 11 enp5s0 [2601:584:8100:5402:5b29:eafd:d4ad:3e06]:123
Jan 21 15:38:58 theaggregate ntpd[825]: 2600:3c00::e:d0bb local addr fe80::9fdc:6cac:8b69:9dc3%2 -> 2601:584:8100:5402::b154
Jan 21 15:38:58 theaggregate ntpd[825]: new interface(s) found: waking up resolver
Jan 21 15:39:01 theaggregate systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jan 21 15:39:01 theaggregate kernel: kauditd_printk_skb: 182 callbacks suppressed
Jan 21 15:39:01 theaggregate kernel: audit: type=1131 audit(1642797541.608:127): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:39:01 theaggregate audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:39:03 theaggregate clinfo[1004]:   Device Numeric Version                          0xc00000 (3.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:   Driver Version                                  470.94
Jan 21 15:39:03 theaggregate clinfo[1004]:   Device OpenCL C Version                         OpenCL C 1.2
Jan 21 15:39:03 theaggregate clinfo[1004]:   Device OpenCL C all versions                    OpenCL C                                                         0x400000 (1.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   OpenCL C                                                         0x401000 (1.1.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   OpenCL C                                                         0x402000 (1.2.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   OpenCL C                                                         0xc00000 (3.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:   Device OpenCL C features                        __opencl_c_fp64                                                  0xc00000 (3.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   __opencl_c_images                                                0xc00000 (3.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   __opencl_c_int64                                                 0xc00000 (3.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   __opencl_c_3d_image_writes                                       0xc00000 (3.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:   Latest comfornace test passed                   v2021-02-01-00
Jan 21 15:39:03 theaggregate clinfo[1004]:   Device Type                                     GPU
Jan 21 15:39:03 theaggregate clinfo[1004]:   Device Topology (NV)                            PCI-E, 0000:02:00.0
Jan 21 15:39:03 theaggregate clinfo[1004]:   Device Profile                                  FULL_PROFILE
Jan 21 15:39:03 theaggregate clinfo[1004]:   Device Available                                Yes
Jan 21 15:39:03 theaggregate clinfo[1004]:   Compiler Available                              Yes
Jan 21 15:39:03 theaggregate clinfo[1004]:   Linker Available                                Yes
Jan 21 15:39:03 theaggregate clinfo[1004]:   Max compute units                               2
Jan 21 15:39:03 theaggregate clinfo[1004]:   Max clock frequency                             1006MHz
Jan 21 15:39:03 theaggregate clinfo[1004]:   Compute Capability (NV)                         3.5
Jan 21 15:39:03 theaggregate clinfo[1004]:   Device Partition                                (core)
Jan 21 15:39:03 theaggregate clinfo[1004]:     Max number of sub-devices                     1
Jan 21 15:39:03 theaggregate clinfo[1004]:     Supported partition types                     None
Jan 21 15:39:03 theaggregate clinfo[1004]:     Supported affinity domains                    (n/a)
Jan 21 15:39:03 theaggregate clinfo[1004]:   Max work item dimensions                        3
Jan 21 15:39:03 theaggregate clinfo[1004]:   Max work item sizes                             1024x1024x64
Jan 21 15:39:03 theaggregate clinfo[1004]:   Max work group size                             1024
Jan 21 15:39:03 theaggregate clinfo[1004]:   Preferred work group size multiple (device)     32
Jan 21 15:39:03 theaggregate clinfo[1004]:   Preferred work group size multiple (kernel)     32
Jan 21 15:39:03 theaggregate clinfo[1004]:   Warp size (NV)                                  32
Jan 21 15:39:03 theaggregate clinfo[1004]:   Max sub-groups per work group                   0
Jan 21 15:39:03 theaggregate clinfo[1004]:   Preferred / native vector sizes
Jan 21 15:39:03 theaggregate clinfo[1004]:     char                                                 1 / 1
Jan 21 15:39:03 theaggregate clinfo[1004]:     short                                                1 / 1
Jan 21 15:39:03 theaggregate clinfo[1004]:     int                                                  1 / 1
Jan 21 15:39:03 theaggregate clinfo[1004]:     long                                                 1 / 1
Jan 21 15:39:03 theaggregate clinfo[1004]:     half                                                 0 / 0        (n/a)
Jan 21 15:39:03 theaggregate clinfo[1004]:     float                                                1 / 1
Jan 21 15:39:03 theaggregate clinfo[1004]:     double                                               1 / 1        (cl_khr_fp64)
Jan 21 15:39:03 theaggregate clinfo[1004]:   Half-precision Floating-point support           (n/a)
Jan 21 15:39:03 theaggregate clinfo[1004]:   Single-precision Floating-point support         (core)
Jan 21 15:39:03 theaggregate clinfo[1004]:     Denormals                                     Yes
Jan 21 15:39:03 theaggregate clinfo[1004]:     Infinity and NANs                             Yes
Jan 21 15:39:03 theaggregate clinfo[1004]:     Round to nearest                              Yes
Jan 21 15:39:03 theaggregate clinfo[1004]:     Round to zero                                 Yes
Jan 21 15:39:03 theaggregate clinfo[1004]:     Round to infinity                             Yes
Jan 21 15:39:03 theaggregate clinfo[1004]:     IEEE754-2008 fused multiply-add               Yes
Jan 21 15:39:03 theaggregate clinfo[1004]:     Support is emulated in software               No
Jan 21 15:39:03 theaggregate clinfo[1004]:     Correctly-rounded divide and sqrt operations  Yes
Jan 21 15:39:03 theaggregate clinfo[1004]:   Double-precision Floating-point support         (cl_khr_fp64)
Jan 21 15:39:03 theaggregate clinfo[1004]:     Denormals                                     Yes
Jan 21 15:39:03 theaggregate clinfo[1004]:     Infinity and NANs                             Yes
Jan 21 15:39:03 theaggregate clinfo[1004]:     Round to nearest                              Yes
Jan 21 15:39:03 theaggregate clinfo[1004]:     Round to zero                                 Yes
Jan 21 15:39:03 theaggregate clinfo[1004]:     Round to infinity                             Yes
Jan 21 15:39:03 theaggregate clinfo[1004]:     IEEE754-2008 fused multiply-add               Yes
Jan 21 15:39:03 theaggregate clinfo[1004]:     Support is emulated in software               No
Jan 21 15:39:03 theaggregate clinfo[1004]:   Address bits                                    64, Little-Endian
Jan 21 15:39:03 theaggregate clinfo[1004]:   Global memory size                              2092171264 (1.948GiB)
Jan 21 15:39:03 theaggregate clinfo[1004]:   Error Correction support                        No
Jan 21 15:39:03 theaggregate clinfo[1004]:   Max memory allocation                           523042816 (498.8MiB)
Jan 21 15:39:03 theaggregate clinfo[1004]:   Unified memory for Host and Device              No
Jan 21 15:39:03 theaggregate clinfo[1004]:   Integrated memory (NV)                          No
Jan 21 15:39:03 theaggregate clinfo[1004]:   Shared Virtual Memory (SVM) capabilities        (core)
Jan 21 15:39:03 theaggregate clinfo[1004]:     Coarse-grained buffer sharing                 Yes
Jan 21 15:39:03 theaggregate clinfo[1004]:     Fine-grained buffer sharing                   No
Jan 21 15:39:03 theaggregate clinfo[1004]:     Fine-grained system sharing                   No
Jan 21 15:39:03 theaggregate clinfo[1004]:     Atomics                                       No
Jan 21 15:39:03 theaggregate clinfo[1004]:   Minimum alignment for any data type             128 bytes
Jan 21 15:39:03 theaggregate clinfo[1004]:   Alignment of base address                       4096 bits (512 bytes)
Jan 21 15:39:03 theaggregate clinfo[1004]:   Preferred alignment for atomics
Jan 21 15:39:03 theaggregate clinfo[1004]:     SVM                                           0 bytes
Jan 21 15:39:03 theaggregate clinfo[1004]:     Global                                        0 bytes
Jan 21 15:39:03 theaggregate clinfo[1004]:     Local                                         0 bytes
Jan 21 15:39:03 theaggregate clinfo[1004]:   Atomic memory capabilities                      relaxed, work-group scope
Jan 21 15:39:03 theaggregate clinfo[1004]:   Atomic fence capabilities                       relaxed, acquire/release, work-group scope
Jan 21 15:39:03 theaggregate clinfo[1004]:   Max size for global variable                    0
Jan 21 15:39:03 theaggregate clinfo[1004]:   Preferred total size of global vars             0
Jan 21 15:39:03 theaggregate clinfo[1004]:   Global Memory cache type                        Read/Write
Jan 21 15:39:03 theaggregate clinfo[1004]:   Global Memory cache size                        32768 (32KiB)
Jan 21 15:39:03 theaggregate clinfo[1004]:   Global Memory cache line size                   128 bytes
Jan 21 15:39:03 theaggregate clinfo[1004]:   Image support                                   Yes
Jan 21 15:39:03 theaggregate clinfo[1004]:     Max number of samplers per kernel             32
Jan 21 15:39:03 theaggregate clinfo[1004]:     Max size for 1D images from buffer            134217728 pixels
Jan 21 15:39:03 theaggregate clinfo[1004]:     Max 1D or 2D image array size                 2048 images
Jan 21 15:39:03 theaggregate clinfo[1004]:     Max 2D image size                             16384x16384 pixels
Jan 21 15:39:03 theaggregate clinfo[1004]:     Max 3D image size                             4096x4096x4096 pixels
Jan 21 15:39:03 theaggregate clinfo[1004]:     Max number of read image args                 256
Jan 21 15:39:03 theaggregate clinfo[1004]:     Max number of write image args                16
Jan 21 15:39:03 theaggregate clinfo[1004]:     Max number of read/write image args           0
Jan 21 15:39:03 theaggregate clinfo[1004]:   Pipe support                                    No
Jan 21 15:39:03 theaggregate clinfo[1004]:   Max number of pipe args                         0
Jan 21 15:39:03 theaggregate clinfo[1004]:   Max active pipe reservations                    0
Jan 21 15:39:03 theaggregate clinfo[1004]:   Max pipe packet size                            0
Jan 21 15:39:03 theaggregate clinfo[1004]:   Local memory type                               Local
Jan 21 15:39:03 theaggregate clinfo[1004]:   Local memory size                               49152 (48KiB)
Jan 21 15:39:03 theaggregate clinfo[1004]:   Registers per block (NV)                        65536
Jan 21 15:39:03 theaggregate clinfo[1004]:   Max number of constant args                     9
Jan 21 15:39:03 theaggregate clinfo[1004]:   Max constant buffer size                        65536 (64KiB)
Jan 21 15:39:03 theaggregate clinfo[1004]:   Generic address space support                   No
Jan 21 15:39:03 theaggregate clinfo[1004]:   Max size of kernel argument                     4352 (4.25KiB)
Jan 21 15:39:03 theaggregate clinfo[1004]:   Queue properties (on host)
Jan 21 15:39:03 theaggregate clinfo[1004]:     Out-of-order execution                        Yes
Jan 21 15:39:03 theaggregate clinfo[1004]:     Profiling                                     Yes
Jan 21 15:39:03 theaggregate clinfo[1004]:   Device enqueue capabilities                     (n/a)
Jan 21 15:39:03 theaggregate clinfo[1004]:   Queue properties (on device)
Jan 21 15:39:03 theaggregate clinfo[1004]:     Out-of-order execution                        No
Jan 21 15:39:03 theaggregate clinfo[1004]:     Profiling                                     No
Jan 21 15:39:03 theaggregate clinfo[1004]:     Preferred size                                0
Jan 21 15:39:03 theaggregate clinfo[1004]:     Max size                                      0
Jan 21 15:39:03 theaggregate clinfo[1004]:   Max queues on device                            0
Jan 21 15:39:03 theaggregate clinfo[1004]:   Max events on device                            0
Jan 21 15:39:03 theaggregate clinfo[1004]:   Prefer user sync for interop                    No
Jan 21 15:39:03 theaggregate clinfo[1004]:   Profiling timer resolution                      1000ns
Jan 21 15:39:03 theaggregate clinfo[1004]:   Execution capabilities
Jan 21 15:39:03 theaggregate clinfo[1004]:     Run OpenCL kernels                            Yes
Jan 21 15:39:03 theaggregate clinfo[1004]:     Run native kernels                            No
Jan 21 15:39:03 theaggregate clinfo[1004]:     Non-uniform work-groups                       No
Jan 21 15:39:03 theaggregate clinfo[1004]:     Work-group collective functions               No
Jan 21 15:39:03 theaggregate clinfo[1004]:     Sub-group independent forward progress        No
Jan 21 15:39:03 theaggregate clinfo[1004]:     Kernel execution timeout (NV)                 No
Jan 21 15:39:03 theaggregate clinfo[1004]:   Concurrent copy and kernel execution (NV)       Yes
Jan 21 15:39:03 theaggregate clinfo[1004]:     Number of async copy engines                  1
Jan 21 15:39:03 theaggregate clinfo[1004]:     IL version                                    (n/a)
Jan 21 15:39:03 theaggregate clinfo[1004]:     ILs with version                              <printDeviceInfo:186: get CL_DEVICE_ILS_WITH_VERSION : error -30>
Jan 21 15:39:03 theaggregate clinfo[1004]:   printf() buffer size                            1048576 (1024KiB)
Jan 21 15:39:03 theaggregate clinfo[1004]:   Built-in kernels                                (n/a)
Jan 21 15:39:03 theaggregate clinfo[1004]:   Built-in kernels with version                   <printDeviceInfo:190: get CL_DEVICE_BUILT_IN_KERNELS_WITH_VERSION : error -30>
Jan 21 15:39:03 theaggregate clinfo[1004]:   Device Extensions                               cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_fp64 cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll cl_nv_copy_opts cl_nv_create_buffer cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_device_uuid cl_khr_pci_bus_info
Jan 21 15:39:03 theaggregate clinfo[1004]:   Device Extensions with Version                  cl_khr_global_int32_base_atomics                                 0x400000 (1.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   cl_khr_global_int32_extended_atomics                             0x400000 (1.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   cl_khr_local_int32_base_atomics                                  0x400000 (1.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   cl_khr_local_int32_extended_atomics                              0x400000 (1.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   cl_khr_fp64                                                      0x400000 (1.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   cl_khr_3d_image_writes                                           0x400000 (1.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   cl_khr_byte_addressable_store                                    0x400000 (1.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   cl_khr_icd                                                       0x400000 (1.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   cl_khr_gl_sharing                                                0x400000 (1.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   cl_nv_compiler_options                                           0x400000 (1.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   cl_nv_device_attribute_query                                     0x400000 (1.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   cl_nv_pragma_unroll                                              0x400000 (1.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   cl_nv_copy_opts                                                  0x400000 (1.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   cl_nv_create_buffer                                              0x400000 (1.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   cl_khr_int64_base_atomics                                        0x400000 (1.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   cl_khr_int64_extended_atomics                                    0x400000 (1.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   cl_khr_device_uuid                                               0x400000 (1.0.0)
Jan 21 15:39:03 theaggregate clinfo[1004]:                                                   cl_khr_pci_bus_info                                              0x400000 (1.0.0)
Jan 21 15:39:04 theaggregate libvirtd[817]: Cannot find 'dmidecode' in path: No such file or directory
Jan 21 15:39:04 theaggregate clinfo[1004]: NULL platform behavior
Jan 21 15:39:04 theaggregate clinfo[1004]:   clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...)  No platform
Jan 21 15:39:04 theaggregate clinfo[1004]:   clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...)   No platform
Jan 21 15:39:04 theaggregate clinfo[1004]:   clCreateContext(NULL, ...) [default]            No platform
Jan 21 15:39:04 theaggregate clinfo[1004]:   clCreateContext(NULL, ...) [other]              Success [NV]
Jan 21 15:39:04 theaggregate clinfo[1004]:   clCreateContextFromType(NULL, CL_DEVICE_TYPE_DEFAULT)  No platform
Jan 21 15:39:04 theaggregate clinfo[1004]:   clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU)  No devices found in platform
Jan 21 15:39:04 theaggregate clinfo[1004]:   clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU)  No platform
Jan 21 15:39:04 theaggregate clinfo[1004]:   clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR)  No devices found in platform
Jan 21 15:39:04 theaggregate clinfo[1004]:   clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM)  Invalid device type for platform
Jan 21 15:39:04 theaggregate clinfo[1004]:   clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL)  No platform
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> Limits: Global time limit set to 120000 milliseconds.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> Limits: Global size limit set to 104857600 bytes.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> Limits: File size limit set to 26214400 bytes.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> Limits: Recursion level limit set to 17.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> Limits: Files limit set to 10000.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> Limits: MaxEmbeddedPE limit set to 10485760 bytes.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> Limits: MaxHTMLNormalize limit set to 10485760 bytes.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> Limits: MaxHTMLNoTags limit set to 2097152 bytes.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> Limits: MaxScriptNormalize limit set to 5242880 bytes.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> Limits: MaxZipTypeRcg limit set to 1048576 bytes.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> Limits: MaxPartitions limit set to 50.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> Limits: MaxIconsPE limit set to 100.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> Limits: MaxRecHWP3 limit set to 16.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> Limits: PCREMatchLimit limit set to 100000.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> Limits: PCRERecMatchLimit limit set to 2000.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> Limits: PCREMaxFileSize limit set to 26214400.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> Archive support enabled.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> AlertExceedsMax heuristic detection disabled.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> Heuristic alerts enabled.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> Portable Executable support enabled.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> ELF support enabled.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> Mail files support enabled.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> OLE2 support enabled.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> PDF support enabled.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> SWF support enabled.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> HTML support enabled.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> XMLDOCS support enabled.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> HWP3 support enabled.
Jan 21 15:39:19 theaggregate clamd[759]: Fri Jan 21 15:39:19 2022 -> Self checking every 600 seconds.
Jan 21 15:39:20 theaggregate systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jan 21 15:39:20 theaggregate audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:39:20 theaggregate kernel: audit: type=1131 audit(1642797560.895:128): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:39:21 theaggregate audit: BPF prog-id=0 op=UNLOAD
Jan 21 15:39:21 theaggregate audit: BPF prog-id=0 op=UNLOAD
Jan 21 15:39:21 theaggregate audit: BPF prog-id=0 op=UNLOAD
Jan 21 15:39:21 theaggregate kernel: audit: type=1334 audit(1642797561.061:129): prog-id=0 op=UNLOAD
Jan 21 15:39:21 theaggregate kernel: audit: type=1334 audit(1642797561.061:130): prog-id=0 op=UNLOAD
Jan 21 15:39:21 theaggregate kernel: audit: type=1334 audit(1642797561.061:131): prog-id=0 op=UNLOAD
Jan 21 15:40:04 theaggregate systemd[1]: foldingathome-nvidia.service: Deactivated successfully.
Jan 21 15:40:04 theaggregate systemd[1]: Finished Folding@home helper for NVIDIA GPUs.
Jan 21 15:40:04 theaggregate systemd[1]: Startup finished in 10.083s (kernel) + 1min 35.675s (userspace) = 1min 45.758s.
Jan 21 15:40:04 theaggregate audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=foldingathome-nvidia comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:40:04 theaggregate audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=foldingathome-nvidia comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:40:04 theaggregate systemd[1]: foldingathome-nvidia.service: Consumed 3.679s CPU time.
Jan 21 15:40:04 theaggregate kernel: audit: type=1130 audit(1642797604.726:132): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=foldingathome-nvidia comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:40:04 theaggregate kernel: audit: type=1131 audit(1642797604.726:133): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=foldingathome-nvidia comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:40:52 theaggregate systemd[1]: libvirtd.service: Deactivated successfully.
Jan 21 15:40:52 theaggregate audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 21 15:40:52 theaggregate systemd[1]: libvirtd.service: Unit process 1223 (dnsmasq) remains running after unit stopped.
Jan 21 15:40:52 theaggregate systemd[1]: libvirtd.service: Unit process 1224 (dnsmasq) remains running after unit stopped.
Jan 21 15:40:52 theaggregate systemd[1]: libvirtd.service: Unit process 1253 (dnsmasq) remains running after unit stopped.
Jan 21 15:40:52 theaggregate systemd[1]: libvirtd.service: Unit process 1254 (dnsmasq) remains running after unit stopped.
Jan 21 15:40:52 theaggregate systemd[1]: libvirtd.service: Consumed 1.085s CPU time.
Jan 21 15:40:52 theaggregate kernel: audit: type=1131 audit(1642797652.467:134): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? 

Last edited by Cave_painter0 (2022-01-21 22:06:00)

Offline

#10 2022-01-21 22:13:10

seth
Member
Registered: 2012-09-03
Posts: 49,981

Re: Xfce4 doesn't save preferences after session logout

This looks fishy enough.

Jan 21 15:38:33 theaggregate systemd[1]: home.automount: Directory /home to mount over is not empty, mounting anyway.

But the journal excerpt is too short and ends before you start any session (so it's impossible to say what's going on then) - feel free to upload the entire journal (in doubt to a pastebin service)

Offline

#11 2022-01-25 02:25:38

Cave_painter0
Member
Registered: 2021-01-12
Posts: 13

Re: Xfce4 doesn't save preferences after session logout

So the pastebin limits the paste even further to 512 KB. (why?) I will take on your suggestion and edit fstab and see if that works next time i reboot. Also, there is information i don't not want publicized on the internet in the journal. Thank you for understanding.

Last edited by Cave_painter0 (2022-01-25 02:27:24)

Offline

#12 2022-01-25 08:40:59

seth
Member
Registered: 2012-09-03
Posts: 49,981

Re: Xfce4 doesn't save preferences after session logout

All pastebin services have some sort of quota. - 512kB is pretty low, though.

Also, there is information i don't not want publicized on the internet in the journal.

Next time don't name your host "iwatchtoomuchporn"…
There should be no sensitive data in the journal whatsoever. If there is, that's a bug in the software that produces is.
As for self-embarrassments, I have no illusions left about the human species tongue

You can encrypt the data, upload it to a google drive or wetransfer and DM me the password.

Offline

Board footer

Powered by FluxBB