Manjaro Linux stops responding, logs me out, and becomes unresponsive with a black screen at random times

Hi,
I have installed a Manjaro distro for the first time a while back and I was quite happy when first installed it for a couple of days. Then this annoying issue started at random times, where my laptop becomes unresponsive with a black screen only sometimes saying “Ctrl-Alt-F2 to switch to terminal” but switching is not working. This happens at completely random times. A couple of times, I was able to catch it in action purely by luck, in those moments it slowly turns off every window before showing the Ctrl-alt-f2 message. Once I was on terminal, and i was unable to scroll past some point above, terminal was just shutting off for 2-3 mins where the black screen came eventually. Only solution out of this state is with a hard reset.

Even more annoying is that journalctl does not store the current boot when this happens, so I cannot look at logs to see what’s going on. My last regular turn-off was on 9-dec apparently, and I don’t have logs after that and when I verify files, the journal logs are corrupted.

My hunch is that filesystem is causing something. I am running LUKS as filesystem, never used before, and I am curious if this is somehow locking unexpectedly and causing everything to go haywire.

Did anyone else experience this issue? I don’t want to format my disk or lose my datas, so I don’t want to just give it a try to change filesystem without making sure.

provide full system info + logs, and use formatting: click this icon in editor: </>, and copy this output there:
inxi -Fazv7
journalctl -b0 -p4 --no-pager

Sure, I doubt that I can provide logs unfortunately, unless there is another way than journalctl, that works.

Here’s the inxi output:

System:
  Kernel: 5.15.85-1-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 12.2.0
    parameters: BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64
    root=UUID=8bf1a55f-4c2c-486f-8190-8004669e1a7e rw quiet
    cryptdevice=UUID=5b95acc5-ed94-42b6-b8e8-598f70e86576:luks-5b95acc5-ed94-42b6-b8e8-598f70e86576
    root=/dev/mapper/luks-5b95acc5-ed94-42b6-b8e8-598f70e86576
    resume=/dev/mapper/luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9
    udev.log_priority=3
  Desktop: KDE Plasma v: 5.26.4 tk: Qt v: 5.15.7 wm: kwin_x11 vt: 1 dm: SDDM
    Distro: Manjaro Linux base: Arch Linux
Machine:
  Type: Laptop System: LENOVO product: 82B5 v: Lenovo Legion 5 15ARH05
    serial: <superuser required> Chassis: type: 10 v: Lenovo Legion 5 15ARH05
    serial: <superuser required>
  Mobo: LENOVO model: LNVNB161216 v: NO DPK serial: <superuser required>
    UEFI: LENOVO v: EUCN38WW date: 05/23/2022
Battery:
  ID-1: BAT0 charge: 40.5 Wh (60.0%) condition: 67.5/80.0 Wh (84.4%)
    volts: 15.5 min: 15.4 model: SMP L19M4PC1 type: Li-poly serial: <filter>
    status: N/A cycles: 500
Memory:
  RAM: total: 15 GiB used: 3.68 GiB (24.5%)
  RAM Report: permissions: Unable to run dmidecode. Root privileges
    required.
CPU:
  Info: model: AMD Ryzen 7 4800H with Radeon Graphics bits: 64 type: MT MCP
    arch: Zen 2 gen: 3 level: v3 note: check built: 2020-22
    process: TSMC n7 (7nm) family: 0x17 (23) model-id: 0x60 (96) stepping: 1
    microcode: 0x8600106
  Topology: cpus: 1x cores: 8 tpc: 2 threads: 16 smt: enabled cache:
    L1: 512 KiB desc: d-8x32 KiB; i-8x32 KiB L2: 4 MiB desc: 8x512 KiB L3: 8 MiB
    desc: 2x4 MiB
  Speed (MHz): avg: 1585 high: 2154 min/max: 1400/2900 boost: enabled
    scaling: driver: acpi-cpufreq governor: schedutil cores: 1: 1901 2: 1896
    3: 1785 4: 1611 5: 1493 6: 1754 7: 2154 8: 1396 9: 1397 10: 1598 11: 1397
    12: 1397 13: 1397 14: 1397 15: 1397 16: 1397 bogomips: 92663
  Flags: 3dnowprefetch abm adx aes aperfmperf apic arat avic avx avx2 bmi1
    bmi2 bpext cat_l3 cdp_l3 clflush clflushopt clwb clzero cmov cmp_legacy
    constant_tsc cpb cpuid cqm cqm_llc cqm_mbm_local cqm_mbm_total
    cqm_occup_llc cr8_legacy cx16 cx8 de decodeassists extapic extd_apicid
    f16c flushbyasid fma fpu fsgsbase fxsr fxsr_opt ht hw_pstate ibpb ibrs
    ibs irperf lahf_lm lbrv lm mba mca mce misalignsse mmx mmxext monitor
    movbe msr mtrr mwaitx nonstop_tsc nopl npt nrip_save nx osvw
    overflow_recov pae pat pausefilter pclmulqdq pdpe1gb perfctr_core
    perfctr_llc perfctr_nb pfthreshold pge pni popcnt pse pse36 rapl rdpid
    rdpru rdrand rdseed rdt_a rdtscp rep_good sep sha_ni skinit smap smca
    smep ssbd sse sse2 sse4_1 sse4_2 sse4a ssse3 stibp succor svm svm_lock
    syscall tce topoext tsc tsc_scale umip v_spec_ctrl v_vmsave_vmload vgif
    vmcb_clean vme vmmcall wbnoinvd wdt xgetbv1 xsave xsavec xsaveerptr
    xsaveopt xsaves
  Vulnerabilities:
  Type: itlb_multihit status: Not affected
  Type: l1tf status: Not affected
  Type: mds status: Not affected
  Type: meltdown status: Not affected
  Type: mmio_stale_data status: Not affected
  Type: retbleed mitigation: untrained return thunk; SMT enabled with STIBP
    protection
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
    prctl and seccomp
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
    sanitization
  Type: spectre_v2 mitigation: Retpolines, IBPB: conditional, STIBP:
    always-on, RSB filling, PBRSB-eIBRS: Not affected
  Type: srbds status: Not affected
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: NVIDIA TU117M [GeForce GTX 1650 Ti Mobile] vendor: Lenovo
    driver: nvidia v: 525.60.11 alternate: nouveau,nvidia_drm non-free: 525.xx+
    status: current (as of 2022-12) arch: Turing code: TUxxx
    process: TSMC 12nm FF built: 2018-22 pcie: gen: 1 speed: 2.5 GT/s lanes: 8
    link-max: gen: 3 speed: 8 GT/s lanes: 16 bus-ID: 01:00.0
    chip-ID: 10de:1f95 class-ID: 0300
  Device-2: AMD Renoir vendor: Lenovo driver: amdgpu v: kernel arch: GCN-5.1
    code: Vega-2 process: TSMC n7 (7nm) built: 2018-21 pcie: gen: 4
    speed: 16 GT/s lanes: 16 ports: active: eDP-1 empty: none bus-ID: 06:00.0
    chip-ID: 1002:1636 class-ID: 0300 temp: 38.0 C
  Device-3: Chicony Integrated Camera type: USB driver: uvcvideo
    bus-ID: 1-3:2 chip-ID: 04f2:b6c2 class-ID: 0e02 serial: <filter>
  Display: x11 server: X.Org v: 21.1.6 compositor: kwin_x11 driver: X:
    loaded: amdgpu,nvidia unloaded: modesetting,nouveau alternate: fbdev,nv,vesa
    dri: radeonsi gpu: amdgpu display-ID: :0 screens: 1
  Screen-1: 0 s-res: 1920x1080 s-dpi: 96 s-size: 508x285mm (20.00x11.22")
    s-diag: 582mm (22.93")
  Monitor-1: eDP-1 mapped: eDP model: LG Display 0x0657 built: 2019
    res: 1920x1080 hz: 144 dpi: 142 gamma: 1.2 size: 344x194mm (13.54x7.64")
    diag: 395mm (15.5") ratio: 16:9 modes: max: 1920x1080 min: 640x480
  API: OpenGL v: 4.6 Mesa 22.3.1 renderer: AMD Radeon Graphics (renoir LLVM
    14.0.6 DRM 3.42 5.15.85-1-MANJARO) direct render: Yes
Audio:
  Device-1: NVIDIA driver: snd_hda_intel v: kernel pcie: gen: 1
    speed: 2.5 GT/s lanes: 8 link-max: gen: 3 speed: 8 GT/s lanes: 16
    bus-ID: 01:00.1 chip-ID: 10de:10fa class-ID: 0403
  Device-2: AMD ACP/ACP3X/ACP6x Audio Coprocessor vendor: Lenovo driver: N/A
    alternate: snd_pci_acp3x, snd_rn_pci_acp3x, snd_pci_acp5x pcie: gen: 4
    speed: 16 GT/s lanes: 16 bus-ID: 06:00.5 chip-ID: 1022:15e2 class-ID: 0480
  Device-3: AMD Family 17h/19h HD Audio vendor: Lenovo driver: snd_hda_intel
    v: kernel pcie: gen: 4 speed: 16 GT/s lanes: 16 bus-ID: 06:00.6
    chip-ID: 1022:15e3 class-ID: 0403
  Sound API: ALSA v: k5.15.85-1-MANJARO running: yes
  Sound Server-1: JACK v: 1.9.21 running: no
  Sound Server-2: PulseAudio v: 16.1 running: yes
  Sound Server-3: PipeWire v: 0.3.63 running: yes
^[[BNetwork:
  Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
    vendor: Lenovo driver: r8169 v: kernel pcie: gen: 1 speed: 2.5 GT/s lanes: 1
    port: 2000 bus-ID: 03:00.0 chip-ID: 10ec:8168 class-ID: 0200
  IF: eno1 state: down mac: <filter>
  Device-2: Intel Wi-Fi 6 AX200 driver: iwlwifi v: kernel pcie: gen: 2
    speed: 5 GT/s lanes: 1 bus-ID: 04:00.0 chip-ID: 8086:2723 class-ID: 0280
  IF: wlp4s0 state: up mac: <filter>
  IP v4: <filter> type: dynamic noprefixroute scope: global
    broadcast: <filter>
  IP v6: <filter> type: noprefixroute scope: link
  IF-ID-1: br-3dedfc5f104e state: up speed: 10000 Mbps duplex: unknown
    mac: <filter>
  IP v4: <filter> scope: global broadcast: <filter>
  IP v6: <filter> scope: link
  IF-ID-2: docker0 state: down mac: <filter>
  Message: Output throttled. IPs: 1; Limit: 10; Override: --limit [1-x;-1
    all]
  IF-ID-3: veth3d8ff91 state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  IF-ID-4: veth783b42b state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  IF-ID-5: veth89cc8c6 state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  IF-ID-6: vethde2a170 state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  WAN IP: <filter>
Bluetooth:
  Device-1: Intel AX200 Bluetooth type: USB driver: btusb v: 0.8 bus-ID: 3-3:3
    chip-ID: 8087:0029 class-ID: e001
  Report: rfkill ID: hci0 rfk-id: 3 state: up address: see --recommends
Logical:
  Message: No logical block device data found.
  Device-1: luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9 maj-min: 254:1
    type: LUKS dm: dm-1 size: 17.58 GiB
  Components:
  p-1: nvme1n1p2 maj-min: 259:4 size: 17.58 GiB
  Device-2: luks-5b95acc5-ed94-42b6-b8e8-598f70e86576 maj-min: 254:0
    type: LUKS dm: dm-0 size: 447.2 GiB
  Components:
  p-1: nvme1n1p3 maj-min: 259:5 size: 447.21 GiB
RAID:
  Message: No RAID data found.
Drives:
  Local Storage: total: 942.7 GiB used: 50.6 GiB (5.4%)
  SMART Message: Unable to run smartctl. Root privileges required.
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: SK Hynix
    model: HFM512GDHTNI-87A0B size: 476.94 GiB block-size: physical: 512 B
    logical: 512 B speed: 31.6 Gb/s lanes: 4 type: SSD serial: <filter>
    rev: 11010C00 temp: 31.9 C scheme: GPT
  ID-2: /dev/nvme1n1 maj-min: 259:2 vendor: SanDisk model: Ultra 3D NVMe
    size: 465.76 GiB block-size: physical: 512 B logical: 512 B speed: 31.6 Gb/s
    lanes: 4 type: SSD serial: <filter> rev: 211070WD temp: 32.9 C scheme: GPT
  Message: No optical or floppy data found.
Partition:
  ID-1: / raw-size: 447.2 GiB size: 439.11 GiB (98.19%) used: 50.6 GiB (11.5%)
    fs: ext4 dev: /dev/dm-0 maj-min: 254:0
    mapped: luks-5b95acc5-ed94-42b6-b8e8-598f70e86576 label: N/A
    uuid: 8bf1a55f-4c2c-486f-8190-8004669e1a7e
  ID-2: /boot/efi raw-size: 1001 MiB size: 999 MiB (99.80%)
    used: 472 KiB (0.0%) fs: vfat dev: /dev/nvme1n1p1 maj-min: 259:3
    label: NO_LABEL uuid: 73C4-A33C
  ID-3: /var/lib/docker/devicemapper/mnt/2ca7a0a13da4f13ff1e41a1e7541eb55d0969fa7fbbd818ce568a22c3fe3bea0 raw-size: 10 GiB size: <superuser required> used: <superuser required>
    fs: xfs dev: /dev/dm-5 maj-min: 254:5
    mapped: docker-254:0-25690437-2ca7a0a13da4f13ff1e41a1e7541eb55d0969fa7fbbd818ce568a22c3fe3bea0
    label: N/A uuid: a1708c0d-2161-4e7d-9ac1-250f8493a6cb
  ID-4: /var/lib/docker/devicemapper/mnt/98cd7273bbef70eb95f91be6e159b85319694054a9692650c6cc79ebc11bf394 raw-size: 10 GiB size: <superuser required> used: <superuser required>
    fs: xfs dev: /dev/dm-4 maj-min: 254:4
    mapped: docker-254:0-25690437-98cd7273bbef70eb95f91be6e159b85319694054a9692650c6cc79ebc11bf394
    label: N/A uuid: a1708c0d-2161-4e7d-9ac1-250f8493a6cb
  ID-5: /var/lib/docker/devicemapper/mnt/bdd7c85302bd6e851f486b4cbb047b59cbfe94a4438b7e55ff0abb79582dc288 raw-size: 10 GiB size: <superuser required> used: <superuser required>
    fs: xfs dev: /dev/dm-3 maj-min: 254:3
    mapped: docker-254:0-25690437-bdd7c85302bd6e851f486b4cbb047b59cbfe94a4438b7e55ff0abb79582dc288
    label: N/A uuid: a1708c0d-2161-4e7d-9ac1-250f8493a6cb
  ID-6: /var/lib/docker/devicemapper/mnt/cc34db6229250160a766e26b4153459b4147b4d7bae0921bf92a643aea989be0 raw-size: 10 GiB size: <superuser required> used: <superuser required>
    fs: xfs dev: /dev/dm-6 maj-min: 254:6
    mapped: docker-254:0-25690437-cc34db6229250160a766e26b4153459b4147b4d7bae0921bf92a643aea989be0
    label: N/A uuid: a1708c0d-2161-4e7d-9ac1-250f8493a6cb
Swap:
  Kernel: swappiness: 60 (default) cache-pressure: 100 (default)
  ID-1: swap-1 type: partition size: 17.58 GiB used: 0 KiB (0.0%)
    priority: -2 dev: /dev/dm-1 maj-min: 254:1
    mapped: luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9 label: N/A
    uuid: 9cb23ad5-83c7-492a-a787-60736b7a15a5
Unmounted:
  ID-1: /dev/dm-2 maj-min: 254:2 mapped: docker-254:0-25690437-pool
    size: 100 GiB fs: <superuser required> label: N/A uuid: N/A
  ID-2: /dev/nvme0n1p2 maj-min: 259:1 size: 476.94 GiB fs: ntfs label: N/A
    uuid: 2FF24DA60FE13D63
USB:
  Hub-1: 1-0:1 info: Hi-speed hub with single TT ports: 4 rev: 2.0
    speed: 480 Mb/s chip-ID: 1d6b:0002 class-ID: 0900
  Device-1: 1-3:2 info: Chicony Integrated Camera type: Video
    driver: uvcvideo interfaces: 2 rev: 2.0 speed: 480 Mb/s power: 500mA
    chip-ID: 04f2:b6c2 class-ID: 0e02 serial: <filter>
  Device-2: 1-4:3 info: Integrated Express ITE Device(8295)
    type: Keyboard,HID driver: hid-generic,usbhid interfaces: 2 rev: 2.0
    speed: 12 Mb/s power: 100mA chip-ID: 048d:c955 class-ID: 0300
  Hub-2: 2-0:1 info: Super-speed hub ports: 2 rev: 3.1 speed: 10 Gb/s
    chip-ID: 1d6b:0003 class-ID: 0900
  Hub-3: 3-0:1 info: Hi-speed hub with single TT ports: 4 rev: 2.0
    speed: 480 Mb/s chip-ID: 1d6b:0002 class-ID: 0900
  Hub-4: 3-1:2 info: Genesys Logic Hub ports: 2 rev: 2.1 speed: 480 Mb/s
    power: 100mA chip-ID: 05e3:0610 class-ID: 0900
  Device-1: 3-1.1:4 info: Logitech Keyboard K120 type: Keyboard,HID
    driver: hid-generic,usbhid interfaces: 2 rev: 1.1 speed: 1.5 Mb/s
    power: 90mA chip-ID: 046d:c31c class-ID: 0300
  Device-2: 3-3:3 info: Intel AX200 Bluetooth type: Bluetooth driver: btusb
    interfaces: 2 rev: 2.0 speed: 12 Mb/s power: 100mA chip-ID: 8087:0029
    class-ID: e001
  Device-3: 3-4:5 info: Integrated Express ITE Device(8910) type: Keyboard
    driver: hid-generic,usbhid interfaces: 1 rev: 2.0 speed: 12 Mb/s
    power: 100mA chip-ID: 048d:c100 class-ID: 0301
  Hub-5: 4-0:1 info: Super-speed hub ports: 2 rev: 3.1 speed: 10 Gb/s
    chip-ID: 1d6b:0003 class-ID: 0900
  Hub-6: 4-1:2 info: Genesys Logic GL3523 Hub ports: 2 rev: 3.2
    speed: 5 Gb/s chip-ID: 05e3:0620 class-ID: 0900
Sensors:
  System Temperatures: cpu: 48.8 C mobo: N/A gpu: amdgpu temp: 37.0 C
  Fan Speeds (RPM): N/A
Info:
  Processes: 458 Uptime: 9m wakeups: 1 Init: systemd v: 252 default: graphical
  tool: systemctl Compilers: gcc: 12.2.0 clang: 14.0.6 Packages: 1295
  pm: pacman pkgs: 1289 libs: 326 tools: pamac,yay pm: flatpak pkgs: 6
  Shell: Zsh v: 5.9 default: Bash v: 5.1.16 running-in: konsole inxi: 3.3.24

And I don’t know how the logs for current boot would help, but they are added below. Some log files are corrupted, is there a way to fix them? When this error occurs, journals cannot be flushed on the disk and on next session, there are large gaps in the journal

Oca 04 12:19:03 Minerva kernel:   #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
Oca 04 12:19:03 Minerva kernel: pci 0000:00:00.2: can't derive routing for PCI INT A
Oca 04 12:19:03 Minerva kernel: pci 0000:00:00.2: PCI INT A: not connected
Oca 04 12:19:03 Minerva kernel: nvme nvme0: missing or invalid SUBNQN field.
Oca 04 12:19:03 Minerva kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Oca 04 12:19:03 Minerva systemd-journald[439]: Can't write entry: Cannot assign requested address
Oca 04 12:19:03 Minerva kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Oca 04 12:19:03 Minerva kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Oca 04 12:19:03 Minerva kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Oca 04 12:19:04 Minerva kernel: iwlwifi 0000:04:00.0: api flags index 2 larger than supported by driver
Oca 04 12:19:04 Minerva kernel: ATPX version 1, functions 0x00000001
Oca 04 12:19:04 Minerva kernel: ATPX Hybrid Graphics
Oca 04 12:19:04 Minerva kernel: amdgpu 0000:06:00.0: amdgpu: PSP runtime database doesn't exist
Oca 04 12:19:04 Minerva kernel: nvidia: loading out-of-tree module taints kernel.
Oca 04 12:19:04 Minerva kernel: nvidia: module license 'NVIDIA' taints kernel.
Oca 04 12:19:04 Minerva kernel: Disabling lock debugging due to kernel taint
Oca 04 12:19:04 Minerva kernel: thermal thermal_zone0: failed to read out thermal zone (-61)
Oca 04 12:19:04 Minerva kernel: 
Oca 04 12:19:04 Minerva kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  525.60.11  Wed Nov 23 23:04:03 UTC 2022
Oca 04 12:19:05 Minerva kernel: amdgpu: SRAT table not found
Oca 04 12:19:05 Minerva kernel: nvidia_uvm: module uses symbols from proprietary module nvidia, inheriting taint.
Oca 04 12:19:05 Minerva systemd[930]: ConfigurationDirectory 'bluetooth' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 555)
Oca 04 12:19:05 Minerva bluetoothd[930]: profiles/audio/vcp.c:vcp_init() D-Bus experimental not enabled
Oca 04 12:19:05 Minerva bluetoothd[930]: src/plugin.c:plugin_init() Failed to init vcp plugin
Oca 04 12:19:05 Minerva bluetoothd[930]: profiles/audio/mcp.c:mcp_init() D-Bus experimental not enabled
Oca 04 12:19:05 Minerva bluetoothd[930]: src/plugin.c:plugin_init() Failed to init mcp plugin
Oca 04 12:19:05 Minerva bluetoothd[930]: profiles/audio/bap.c:bap_init() D-Bus experimental not enabled
Oca 04 12:19:05 Minerva bluetoothd[930]: src/plugin.c:plugin_init() Failed to init bap plugin
Oca 04 12:19:06 Minerva kernel: ACPI: \: failed to evaluate _DSM (0x1001)
Oca 04 12:19:06 Minerva kernel: ACPI: \: failed to evaluate _DSM (0x1001)
Oca 04 12:19:06 Minerva kernel: ACPI: \: failed to evaluate _DSM (0x1001)
Oca 04 12:19:06 Minerva kernel: ACPI: \: failed to evaluate _DSM (0x1001)
Oca 04 12:19:06 Minerva kernel: ACPI Warning: \_SB.PCI0.GPP0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20210730/nsarguments-61)
Oca 04 12:19:07 Minerva bluetoothd[930]: src/device.c:device_set_wake_support() Unable to set wake_support without RPA resolution
Oca 04 12:19:07 Minerva bluetoothd[930]: Failed to set mode: Blocked through rfkill (0x12)
Oca 04 12:19:09 Minerva kernel: kauditd_printk_skb: 43 callbacks suppressed
Oca 04 12:19:09 Minerva systemd[1032]: xdg-user-dirs-update.service: Failed with result 'exit-code'.
Oca 04 12:19:09 Minerva systemd[1032]: Failed to start Update XDG user dir configuration.
Oca 04 12:19:09 Minerva sddm-greeter[1041]: QFont::fromString: Invalid description '(empty)'
Oca 04 12:19:09 Minerva sddm-greeter[1041]: QObject: Cannot create children for a parent that is in a different thread.
                                            (Parent is QGuiApplication(0x7ffd04317d40), parent's thread is QThread(0x564b58bea510), current thread is QThread(0x564b58d42400)
Oca 04 12:19:09 Minerva sddm-greeter[1041]: QObject: Cannot create children for a parent that is in a different thread.
                                            (Parent is QGuiApplication(0x7ffd04317d40), parent's thread is QThread(0x564b58bea510), current thread is QThread(0x564b58d42400)
Oca 04 12:19:09 Minerva sddm-greeter[1041]: QObject: Cannot create children for a parent that is in a different thread.
                                            (Parent is QGuiApplication(0x7ffd04317d40), parent's thread is QThread(0x564b58bea510), current thread is QThread(0x564b58d42400)
Oca 04 12:19:09 Minerva sddm-greeter[1041]: QObject::installEventFilter(): Cannot filter events for objects in a different thread.
Oca 04 12:19:10 Minerva sddm-greeter[1041]: file:///usr/share/sddm/themes/breath/components/VirtualKeyboard.qml:11:1: Type InputPanel unavailable
Oca 04 12:19:10 Minerva sddm-greeter[1041]: qrc:/QtQuick/VirtualKeyboard/content/InputPanel.qml:127:5: Type Keyboard unavailable
Oca 04 12:19:10 Minerva sddm-greeter[1041]: qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:38:1: module "QtQuick.VirtualKeyboard.Plugins" is not installed
Oca 04 12:19:10 Minerva sddm-greeter[1041]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Oca 04 12:19:11 Minerva sddm-greeter[1041]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.20'
Oca 04 12:19:11 Minerva sddm-greeter[1041]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Oca 04 12:19:11 Minerva sddm-greeter[1041]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Oca 04 12:19:11 Minerva sddm-greeter[1041]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Oca 04 12:19:11 Minerva sddm-greeter[1041]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Oca 04 12:19:11 Minerva sddm-greeter[1041]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Oca 04 12:19:11 Minerva sddm-greeter[1041]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Oca 04 12:19:12 Minerva systemd[1]: pkgfile-update.service: Failed with result 'exit-code'.
Oca 04 12:19:12 Minerva systemd[1]: Failed to start pkgfile database update.
Oca 04 12:19:13 Minerva sddm-greeter[1041]: Error getting props: "org.freedesktop.DBus.Error.UnknownMethod" "Object does not exist at path “/org/freedesktop/UDisks2/block_devices/dm_2d3”" for "/org/freedesktop/UDisks2/block_devices/dm_2d3"
Oca 04 12:19:14 Minerva kernel: kauditd_printk_skb: 199 callbacks suppressed
Oca 04 12:19:35 Minerva kernel: kauditd_printk_skb: 197 callbacks suppressed
Oca 04 12:23:33 Minerva sddm-helper[2621]: [PAM] authenticate: Authentication failure
Oca 04 12:23:33 Minerva sddm[979]: Authentication error: "Authentication failure"
Oca 04 12:23:33 Minerva sddm[979]: Auth: sddm-helper exited with 1
Oca 04 12:24:14 Minerva ksplashqml[2717]: file:///home/yamak/.local/share/plasma/look-and-feel/KDE-Story/contents/splash/Splash.qml:175:5: QML OpacityAnimator: setPaused() cannot be used when animation isn't running.
Oca 04 12:24:14 Minerva ksplashqml[2717]: file:///home/yamak/.local/share/plasma/look-and-feel/KDE-Story/contents/splash/Splash.qml:151: ReferenceError: preLoadingText is not defined
Oca 04 12:24:14 Minerva ksplashqml[2717]: file:///home/yamak/.local/share/plasma/look-and-feel/KDE-Story/contents/splash/Splash.qml:165: ReferenceError: webFont is not defined
Oca 04 12:24:14 Minerva ksmserver[2778]: Qt: Session management error: networkIdsList argument is NULL
Oca 04 12:24:14 Minerva ksmserver[2778]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.15'
Oca 04 12:24:14 Minerva kwin_x11[2781]: kwin_xkbcommon: XKB: inet:323:58: unrecognized keysym "XF86EmojiPicker"
Oca 04 12:24:14 Minerva kwin_x11[2781]: kwin_xkbcommon: XKB: inet:324:58: unrecognized keysym "XF86Dictate"
Oca 04 12:24:15 Minerva org_kde_powerdevil[2880]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Oca 04 12:24:15 Minerva plasmashell[2832]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
Oca 04 12:24:15 Minerva plasmashell[2832]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
Oca 04 12:24:15 Minerva plasmashell[2832]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
Oca 04 12:24:15 Minerva plasmashell[2832]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
Oca 04 12:24:15 Minerva pipewire[2954]: mod.rt: Can't find xdg-portal: (null)
Oca 04 12:24:15 Minerva pipewire[2954]: mod.rt: found session bus but no portal
Oca 04 12:24:15 Minerva pipewire-media-session[2956]: mod.rt: Can't find xdg-portal: (null)
Oca 04 12:24:15 Minerva pipewire-media-session[2956]: mod.rt: found session bus but no portal
Oca 04 12:24:15 Minerva kded5[2780]: kscreen.kded: PowerDevil SuspendSession action not available!
Oca 04 12:24:15 Minerva org_kde_powerdevil[2880]: org.kde.powerdevil: Handle button events action could not check for screen configuration
Oca 04 12:24:15 Minerva org_kde_powerdevil[2880]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Oca 04 12:24:15 Minerva plasmashell[2832]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
Oca 04 12:24:15 Minerva plasmashell[2832]: libpng warning: iCCP: known incorrect sRGB profile
Oca 04 12:24:15 Minerva megasync[3026]: QSettings::value: Empty key passed
Oca 04 12:24:15 Minerva megasync[3026]: QSettings::value: Empty key passed
Oca 04 12:24:15 Minerva kwin_x11[2781]: Module 'org.kde.kwin.decoration' does not contain a module identifier directive - it cannot be protected from external registrations.
Oca 04 12:24:15 Minerva plasmashell[2832]: Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion
Oca 04 12:24:15 Minerva plasmashell[2832]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:534:9: QML Label: Binding loop detected for property "height"
Oca 04 12:24:15 Minerva plasmashell[2832]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:499:13: QML Label: Binding loop detected for property "height"
Oca 04 12:24:15 Minerva plasmashell[2832]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:499:13: QML Label: Binding loop detected for property "height"
Oca 04 12:24:15 Minerva plasmashell[2832]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:534:9: QML Label: Binding loop detected for property "height"
Oca 04 12:24:15 Minerva plasmashell[2832]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:556:5: QML Label: Binding loop detected for property "height"
Oca 04 12:24:16 Minerva plasmashell[2832]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
Oca 04 12:24:16 Minerva plasmashell[2832]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/ThumbnailStrip.qml"
Oca 04 12:24:16 Minerva pulseaudio[3207]: stat('/etc/pulse/default.pa.d'): No such file or directory
Oca 04 12:24:16 Minerva plasmashell[2832]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Oca 04 12:24:16 Minerva plasmashell[2832]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
Oca 04 12:24:16 Minerva plasmashell[2832]: file:///usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/PopupDialog.qml:188: TypeError: Cannot call method 'destroy' of null
Oca 04 12:24:17 Minerva plasmashell[2832]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Oca 04 12:24:18 Minerva plasmashell[2832]: file:///usr/lib/qt/qml/org/kde/plasma/workspace/calendar/InfiniteList.qml:43:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Oca 04 12:24:18 Minerva plasmashell[2832]: file:///usr/lib/qt/qml/org/kde/plasma/workspace/calendar/InfiniteList.qml:43:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Oca 04 12:24:18 Minerva plasmashell[2832]: file:///usr/lib/qt/qml/org/kde/plasma/workspace/calendar/InfiniteList.qml:43:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Oca 04 12:24:18 Minerva plasmashell[2832]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Oca 04 12:24:18 Minerva plasmashell[2832]: file:///usr/lib/qt/qml/org/kde/plasma/workspace/calendar/MonthView.qml:381: TypeError: Cannot read property 'cellHeight' of null
Oca 04 12:24:18 Minerva plasmashell[2832]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Oca 04 12:24:18 Minerva plasmashell[2832]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Oca 04 12:24:19 Minerva plasmashell[2832]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Oca 04 12:24:20 Minerva plasmashell[2832]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Oca 04 12:24:20 Minerva plasmashell[2832]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Oca 04 12:24:21 Minerva plasmashell[2832]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:433: Unable to assign [undefined] to QString
Oca 04 12:24:21 Minerva plasmashell[2832]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Oca 04 12:24:21 Minerva plasmashell[2832]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Oca 04 12:24:23 Minerva kernel: kauditd_printk_skb: 42 callbacks suppressed
Oca 04 12:25:13 Minerva plasmashell[2832]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x564e71f4a0c0) QQmlContext(0x564e710838e0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Oca 04 12:25:13 Minerva plasmashell[2832]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x564e71f4a0c0) QQmlContext(0x564e710838e0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Oca 04 12:25:13 Minerva plasmashell[2832]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Oca 04 12:25:13 Minerva plasmashell[2832]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Oca 04 12:25:13 Minerva plasmashell[2832]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Oca 04 12:27:35 Minerva konsole[4359]: kf.xmlgui: Shortcut for action  "" "Show SSH Manager" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Oca 04 12:27:35 Minerva konsole[4359]: kf.xmlgui: Shortcut for action  "" "Show Quick Commands" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Oca 04 12:27:50 Minerva kwin_x11[2781]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
Oca 04 12:27:55 Minerva sudo[4905]:    yamak : a password is required ; TTY=pts/1 ; PWD=/home/yamak ; USER=root ; COMMAND=/sbin/file -s /dev/dm-2
Oca 04 12:29:48 Minerva kwin_x11[2781]: QQmlEngine::setContextForObject(): Object already has a QQmlContext
Oca 04 12:29:49 Minerva kwin_x11[2781]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"

Oca means Jan by the way. And the logs from previous boot is between 9-11 Dec. The rest are lost due to the said problem.

your file systems are xfs and ext4 and luks is encrytpion… maybe the xfs+encryption could cause it?
clear your logs with:

sudo journalctl --rotate
sudo journalctl -m --vacuum-time=1s

and switch kernels, try the 6.1:
sudo mhwd-kernel -i linux61
reboot, you should automatically boot with it, verify with:
uname -r
and test how it works on this kernel…

Thanks yes, my primary suspect is encryption as well. My encrypted device is ext4 actually, but you have a good point. Docker is using it as XFS, maybe it is not playing well with encryption. That being said, this means docker containers are somehow escaping the sandbox and affecting the main OS. It is a big security issue. So I doubt that’s the case.

I tried rotating and vacuuming the journal before however when the error occurs, the file was corrupted again, so it is very likely that this is an IO problem. I’ll try upgrading kernel. Thank you for the help.

After updating the Kernel, but before reboot, I got the same error. Luckily I was able to save logs onto an external drive. Unfortunately log file is a bit long and in reverse as I did not specify priority, and had to be quick about it without thinking. :confused: Luckily this did not happen during the kernel upgrade.

There is a gap between 11:41-11:52 and the error is visible around that time. As suspected something to do with disk controller:
nvme nvme1: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0x10

Oca 05 12:09:40 Minerva kernel: EXT4-fs warning (device dm-0): htree_dirblock_to_tree:1072: inode #786433: lblock 0: comm ls: error -5 reading directory block
Oca 05 12:09:31 Minerva kernel: EXT4-fs (dm-0): I/O error while writing superblock
Oca 05 12:09:31 Minerva kernel: Buffer I/O error on dev dm-0, logical block 0, lost sync page write
Oca 05 12:09:31 Minerva kernel: EXT4-fs (dm-0): I/O error while writing superblock
Oca 05 12:09:31 Minerva kernel: Buffer I/O error on dev dm-0, logical block 0, lost sync page write
Oca 05 12:09:31 Minerva kernel: EXT4-fs warning (device dm-0): htree_dirblock_to_tree:1072: inode #786433: lblock 0: comm zsh: error -5 reading directory block
Oca 05 12:09:31 Minerva kernel: EXT4-fs error (device dm-0): __ext4_find_entry:1663: inode #786433: comm zsh: reading directory lblock 0
Oca 05 12:09:31 Minerva kernel: EXT4-fs error (device dm-0): __ext4_find_entry:1663: inode #786433: comm zsh: reading directory lblock 0
Oca 05 12:09:23 Minerva kernel: EXT4-fs (dm-0): I/O error while writing superblock
Oca 05 12:09:23 Minerva kernel: Buffer I/O error on dev dm-0, logical block 0, lost sync page write
Oca 05 12:09:23 Minerva kernel: EXT4-fs error (device dm-0): __ext4_find_entry:1663: inode #786433: comm gitstatusd: reading directory lblock 0
Oca 05 12:09:23 Minerva kernel: EXT4-fs warning (device dm-0): htree_dirblock_to_tree:1072: inode #786433: lblock 0: comm ls: error -5 reading directory block
Oca 05 12:09:23 Minerva kernel: EXT4-fs (dm-0): I/O error while writing superblock
Oca 05 12:09:23 Minerva kernel: Buffer I/O error on dev dm-0, logical block 0, lost sync page write
Oca 05 12:09:23 Minerva kernel: EXT4-fs (dm-0): I/O error while writing superblock
Oca 05 12:09:23 Minerva kernel: Buffer I/O error on dev dm-0, logical block 0, lost sync page write
Oca 05 12:09:23 Minerva kernel: EXT4-fs warning (device dm-0): htree_dirblock_to_tree:1072: inode #786433: lblock 0: comm zsh: error -5 reading directory block
Oca 05 12:09:23 Minerva kernel: EXT4-fs error (device dm-0): __ext4_find_entry:1663: inode #786433: comm zsh: reading directory lblock 0
Oca 05 12:09:23 Minerva kernel: EXT4-fs error (device dm-0): __ext4_find_entry:1663: inode #786433: comm zsh: reading directory lblock 0
Oca 05 12:09:22 Minerva kernel: EXT4-fs (dm-0): I/O error while writing superblock
Oca 05 12:09:22 Minerva kernel: Buffer I/O error on dev dm-0, logical block 0, lost sync page write
Oca 05 12:09:22 Minerva kernel: buffer_io_error: 12 callbacks suppressed
Oca 05 12:09:22 Minerva kernel: EXT4-fs error (device dm-0): __ext4_find_entry:1663: inode #786433: comm gitstatusd: reading directory lblock 0
Oca 05 12:09:22 Minerva kernel: EXT4-fs error: 3 callbacks suppressed
Oca 05 12:05:36 Minerva kernel: audit: type=1104 audit(1672909536.524:397): pid=17807 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:05:36 Minerva kernel: audit: type=1106 audit(1672909536.524:396): pid=17807 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:05:36 Minerva audit[17807]: CRED_DISP pid=17807 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:05:36 Minerva audit[17807]: USER_END pid=17807 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:05:36 Minerva sudo[17807]: pam_unix(sudo:session): session closed for user root
Oca 05 12:05:36 Minerva kernel: audit: type=1105 audit(1672909536.474:395): pid=17807 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:05:36 Minerva audit[17807]: USER_START pid=17807 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:05:36 Minerva sudo[17807]: pam_unix(sudo:session): session opened for user root(uid=0) by yamak(uid=1000)
Oca 05 12:05:36 Minerva audit[17807]: CRED_REFR pid=17807 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:05:36 Minerva kernel: audit: type=1110 audit(1672909536.471:394): pid=17807 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:05:36 Minerva kernel: audit: type=1101 audit(1672909536.471:393): pid=17807 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:05:36 Minerva sudo[17807]:    yamak : TTY=pts/1 ; PWD=/home/yamak ; USER=root ; COMMAND=/usr/bin/journalctl -r
Oca 05 12:05:36 Minerva audit[17807]: USER_ACCT pid=17807 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:05:36 Minerva sudo[17807]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oca 05 12:05:36 Minerva dbus-daemon[932]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oca 05 12:05:36 Minerva dbus-daemon[932]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.181' (uid=0 pid=17807 comm="sudo journalctl -r")
Oca 05 12:05:32 Minerva kernel: audit: type=1104 audit(1672909532.984:392): pid=17804 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:05:32 Minerva kernel: audit: type=1106 audit(1672909532.984:391): pid=17804 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:05:32 Minerva audit[17804]: CRED_DISP pid=17804 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:05:32 Minerva audit[17804]: USER_END pid=17804 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:05:32 Minerva sudo[17804]: pam_unix(sudo:session): session closed for user root
Oca 05 12:05:32 Minerva kernel: audit: type=1105 audit(1672909532.978:390): pid=17804 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:05:32 Minerva kernel: audit: type=1110 audit(1672909532.978:389): pid=17804 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:05:32 Minerva kernel: audit: type=1101 audit(1672909532.978:388): pid=17804 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:05:32 Minerva sudo[17804]: pam_unix(sudo:session): session opened for user root(uid=0) by yamak(uid=1000)
Oca 05 12:05:32 Minerva audit[17804]: USER_START pid=17804 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:05:32 Minerva audit[17804]: CRED_REFR pid=17804 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:05:32 Minerva sudo[17804]:    yamak : TTY=pts/1 ; PWD=/home/yamak ; USER=root ; COMMAND=/usr/bin/journalctl --flush
Oca 05 12:05:32 Minerva audit[17804]: USER_ACCT pid=17804 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:05:32 Minerva sudo[17804]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oca 05 12:05:32 Minerva dbus-daemon[932]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oca 05 12:05:32 Minerva dbus-daemon[932]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.180' (uid=0 pid=17804 comm="sudo journalctl --flush")
Oca 05 12:04:59 Minerva kernel: audit: type=1104 audit(1672909499.587:387): pid=17786 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:59 Minerva kernel: audit: type=1106 audit(1672909499.587:386): pid=17786 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:59 Minerva audit[17786]: CRED_DISP pid=17786 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:59 Minerva audit[17786]: USER_END pid=17786 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:59 Minerva sudo[17786]: pam_unix(sudo:session): session closed for user root
Oca 05 12:04:59 Minerva kernel: audit: type=1105 audit(1672909499.553:385): pid=17786 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:59 Minerva kernel: audit: type=1110 audit(1672909499.553:384): pid=17786 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:59 Minerva kernel: audit: type=1101 audit(1672909499.553:383): pid=17786 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:59 Minerva sudo[17786]: pam_unix(sudo:session): session opened for user root(uid=0) by yamak(uid=1000)
Oca 05 12:04:59 Minerva audit[17786]: USER_START pid=17786 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:59 Minerva audit[17786]: CRED_REFR pid=17786 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:59 Minerva sudo[17786]:    yamak : TTY=pts/1 ; PWD=/home/yamak ; USER=root ; COMMAND=/usr/bin/journalctl -r
Oca 05 12:04:59 Minerva audit[17786]: USER_ACCT pid=17786 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:59 Minerva sudo[17786]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oca 05 12:04:59 Minerva dbus-daemon[932]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oca 05 12:04:59 Minerva dbus-daemon[932]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.179' (uid=0 pid=17786 comm="sudo journalctl -r")
Oca 05 12:04:42 Minerva matray[3031]: Failed to create file “/home/yamak/.config/matray/news_items.json.3ZJJY1”: Read-only file system
Oca 05 12:04:42 Minerva matray[3031]: Error writing items file:
Oca 05 12:04:41 Minerva kernel: audit: type=1104 audit(1672909481.840:382): pid=17746 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:41 Minerva kernel: audit: type=1106 audit(1672909481.840:381): pid=17746 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:41 Minerva audit[17746]: CRED_DISP pid=17746 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:41 Minerva audit[17746]: USER_END pid=17746 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:41 Minerva sudo[17746]: pam_unix(sudo:session): session closed for user root
Oca 05 12:04:41 Minerva kernel: audit: type=1105 audit(1672909481.833:380): pid=17746 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:41 Minerva kernel: audit: type=1110 audit(1672909481.833:379): pid=17746 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:41 Minerva kernel: audit: type=1101 audit(1672909481.833:378): pid=17746 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:41 Minerva sudo[17746]: pam_unix(sudo:session): session opened for user root(uid=0) by yamak(uid=1000)
Oca 05 12:04:41 Minerva audit[17746]: USER_START pid=17746 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:41 Minerva audit[17746]: CRED_REFR pid=17746 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:41 Minerva sudo[17746]:    yamak : TTY=pts/1 ; PWD=/home/yamak ; USER=root ; COMMAND=/usr/bin/journalctl --verify
Oca 05 12:04:41 Minerva audit[17746]: USER_ACCT pid=17746 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:41 Minerva sudo[17746]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oca 05 12:04:41 Minerva dbus-daemon[932]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oca 05 12:04:41 Minerva dbus-daemon[932]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.177' (uid=0 pid=17746 comm="sudo journalctl --verify")
Oca 05 12:04:37 Minerva audit[17743]: CRED_DISP pid=17743 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:37 Minerva audit[17743]: USER_END pid=17743 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:37 Minerva kernel: audit: type=1104 audit(1672909477.226:377): pid=17743 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:37 Minerva kernel: audit: type=1106 audit(1672909477.223:376): pid=17743 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:37 Minerva systemd-journald[439]: Vacuuming done, freed 0B of archived journals from /var/log/journal/f132d28097804fcb94119bc023e67955.
Oca 05 12:04:37 Minerva systemd-journald[439]: Failed to rotate /var/log/journal/f132d28097804fcb94119bc023e67955/user-1000.journal: Read-only file system
Oca 05 12:04:37 Minerva systemd-journald[439]: Failed to rotate /var/log/journal/f132d28097804fcb94119bc023e67955/system.journal: Read-only file system
Oca 05 12:04:37 Minerva systemd-journald[439]: Received client request to rotate journal, rotating.
Oca 05 12:04:37 Minerva sudo[17743]: pam_unix(sudo:session): session closed for user root
Oca 05 12:04:37 Minerva systemd-journald[439]: System Journal (/var/log/journal/f132d28097804fcb94119bc023e67955) is 16.0M, max 4.0G, 3.9G free.
Oca 05 12:04:37 Minerva audit[17743]: USER_START pid=17743 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:37 Minerva kernel: audit: type=1105 audit(1672909477.216:375): pid=17743 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:37 Minerva kernel: audit: type=1110 audit(1672909477.216:374): pid=17743 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:37 Minerva kernel: audit: type=1101 audit(1672909477.216:373): pid=17743 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:37 Minerva sudo[17743]: pam_unix(sudo:session): session opened for user root(uid=0) by yamak(uid=1000)
Oca 05 12:04:37 Minerva audit[17743]: CRED_REFR pid=17743 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:37 Minerva sudo[17743]:    yamak : TTY=pts/1 ; PWD=/home/yamak ; USER=root ; COMMAND=/usr/bin/journalctl --rotate
Oca 05 12:04:37 Minerva audit[17743]: USER_ACCT pid=17743 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:37 Minerva sudo[17743]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oca 05 12:04:37 Minerva dbus-daemon[932]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oca 05 12:04:37 Minerva dbus-daemon[932]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.176' (uid=0 pid=17743 comm="sudo journalctl --rotate")
Oca 05 12:04:23 Minerva kernel: audit: type=1104 audit(1672909463.926:372): pid=17735 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:23 Minerva kernel: audit: type=1106 audit(1672909463.926:371): pid=17735 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:23 Minerva audit[17735]: CRED_DISP pid=17735 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:23 Minerva audit[17735]: USER_END pid=17735 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:23 Minerva sudo[17735]: pam_unix(sudo:session): session closed for user root
Oca 05 12:04:23 Minerva audit[17735]: USER_START pid=17735 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:23 Minerva kernel: audit: type=1105 audit(1672909463.919:370): pid=17735 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:23 Minerva kernel: audit: type=1110 audit(1672909463.919:369): pid=17735 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:23 Minerva kernel: audit: type=1101 audit(1672909463.919:368): pid=17735 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:23 Minerva sudo[17735]: pam_unix(sudo:session): session opened for user root(uid=0) by yamak(uid=1000)
Oca 05 12:04:23 Minerva audit[17735]: CRED_REFR pid=17735 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:23 Minerva sudo[17735]:    yamak : TTY=pts/1 ; PWD=/home/yamak ; USER=root ; COMMAND=/usr/bin/journalctl --verify
Oca 05 12:04:23 Minerva audit[17735]: USER_ACCT pid=17735 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:23 Minerva sudo[17735]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oca 05 12:04:23 Minerva dbus-daemon[932]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oca 05 12:04:23 Minerva dbus-daemon[932]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.175' (uid=0 pid=17735 comm="sudo journalctl --verify")
Oca 05 12:04:18 Minerva kernel: audit: type=1104 audit(1672909458.126:367): pid=17732 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:18 Minerva kernel: audit: type=1106 audit(1672909458.126:366): pid=17732 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:18 Minerva audit[17732]: CRED_DISP pid=17732 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:18 Minerva audit[17732]: USER_END pid=17732 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:18 Minerva sudo[17732]: pam_unix(sudo:session): session closed for user root
Oca 05 12:04:18 Minerva systemd-logind[934]: Unit reboot.target is error, refusing operation.
Oca 05 12:04:18 Minerva systemd-logind[934]: The system will reboot now!
Oca 05 12:04:18 Minerva kernel: audit: type=1105 audit(1672909458.116:365): pid=17732 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:18 Minerva kernel: audit: type=1110 audit(1672909458.116:364): pid=17732 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:18 Minerva kernel: audit: type=1101 audit(1672909458.116:363): pid=17732 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:18 Minerva kernel: audit: type=1100 audit(1672909458.112:362): pid=17732 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:18 Minerva sudo[17732]: pam_unix(sudo:session): session opened for user root(uid=0) by yamak(uid=1000)
Oca 05 12:04:18 Minerva audit[17732]: USER_START pid=17732 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:18 Minerva audit[17732]: CRED_REFR pid=17732 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:18 Minerva sudo[17732]:    yamak : TTY=pts/1 ; PWD=/home/yamak ; USER=root ; COMMAND=/usr/bin/reboot
Oca 05 12:04:18 Minerva audit[17732]: USER_ACCT pid=17732 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:18 Minerva audit[17732]: USER_AUTH pid=17732 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 12:04:13 Minerva kernel: audit: type=1100 audit(1672909453.339:361): pid=17732 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=? acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=failed'
Oca 05 12:04:13 Minerva kernel: kauditd_printk_skb: 1 callbacks suppressed
Oca 05 12:04:13 Minerva audit[17732]: USER_AUTH pid=17732 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=? acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=failed'
Oca 05 12:04:13 Minerva sudo[17732]: pam_unix(sudo:auth): authentication failure; logname=yamak uid=1000 euid=0 tty=/dev/pts/1 ruser=yamak rhost=  user=yamak
Oca 05 12:04:10 Minerva sudo[17732]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oca 05 12:04:10 Minerva dbus-daemon[932]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oca 05 12:04:10 Minerva dbus-daemon[932]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.173' (uid=0 pid=17732 comm="sudo reboot")
Oca 05 12:04:06 Minerva systemd-logind[934]: Unit reboot.target is error, refusing operation.
Oca 05 12:04:06 Minerva systemd-logind[934]: The system will reboot now!
Oca 05 12:04:06 Minerva plasmashell[6281]: [6281:0105/120406.464991:ERROR:simple_index_file.cc(322)] Failed to write the temporary index file
Oca 05 12:03:55 Minerva systemd[2688]: Failed to start KDE Plasma Workspace.
Oca 05 12:03:55 Minerva systemd[2688]: plasma-plasmashell.service: Failed with result 'signal'.
Oca 05 12:03:55 Minerva systemd[2688]: plasma-plasmashell.service: Start request repeated too quickly.
Oca 05 12:03:55 Minerva systemd[2688]: Stopped KDE Plasma Workspace.
Oca 05 12:03:55 Minerva systemd[2688]: plasma-plasmashell.service: Scheduled restart job, restart counter is at 6.
Oca 05 12:03:55 Minerva systemd[2688]: plasma-plasmashell.service: Failed with result 'signal'.
Oca 05 12:03:55 Minerva systemd[2688]: plasma-plasmashell.service: Main process exited, code=killed, status=11/SEGV
Oca 05 12:03:55 Minerva kernel: Core dump to |/usr/lib/systemd/systemd-coredump pipe failed
Oca 05 12:03:55 Minerva kernel: Code: 00 00 00 48 3b 15 05 bb 08 00 0f 87 cf 01 00 00 4c 8d 04 11 49 31 c8 49 c1 e8 3f 81 e1 00 0f 00 00 44 01 c1 0f 84 8a 00 00 00 <c5> fe 6f 6c 16 e0 c5 fe 6f 74 16 c0 48 89 f9 48 83 cf 1f c5 fe 6f
Oca 05 12:03:55 Minerva kernel: plasmashell[17668]: segfault at 56446fab0a98 ip 00007fa4099a79ab sp 00007ffd63d00638 error 4 in libc.so.6[7fa409876000+15b000]
Oca 05 12:03:55 Minerva audit[17668]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=3 pid=17668 comm="plasmashell" exe="/usr/bin/plasmashell" sig=11 res=1
Oca 05 12:03:55 Minerva plasmashell[17668]: kf.coreaddons: Failed to establish shared memory mapping, will fallback to private memory -- memory usage will increase
Oca 05 12:03:55 Minerva plasmashell[17668]: kf.plasma.quick: Applet preload policy set to 1
Oca 05 12:03:55 Minerva systemd[2688]: Started KDE Plasma Workspace.
Oca 05 12:03:55 Minerva plasmashell[17668]: kf.coreaddons: Failed to establish shared memory mapping, will fallback to private memory -- memory usage will increase
Oca 05 12:03:55 Minerva systemd[2688]: Starting KDE Plasma Workspace...
Oca 05 12:03:55 Minerva systemd[2688]: Stopped KDE Plasma Workspace.
Oca 05 12:03:55 Minerva systemd[2688]: plasma-plasmashell.service: Scheduled restart job, restart counter is at 5.
Oca 05 12:03:55 Minerva systemd[2688]: plasma-plasmashell.service: Failed with result 'signal'.
Oca 05 12:03:55 Minerva systemd[2688]: plasma-plasmashell.service: Main process exited, code=killed, status=11/SEGV
Oca 05 12:03:55 Minerva kernel: Core dump to |/usr/lib/systemd/systemd-coredump pipe failed
Oca 05 12:03:55 Minerva kernel: audit: type=1701 audit(1672909435.219:359): auid=1000 uid=1000 gid=1000 ses=3 pid=17633 comm="plasmashell" exe="/usr/bin/plasmashell" sig=11 res=1
Oca 05 12:03:55 Minerva kernel: Code: 00 00 00 48 3b 15 05 bb 08 00 0f 87 cf 01 00 00 4c 8d 04 11 49 31 c8 49 c1 e8 3f 81 e1 00 0f 00 00 44 01 c1 0f 84 8a 00 00 00 <c5> fe 6f 6c 16 e0 c5 fe 6f 74 16 c0 48 89 f9 48 83 cf 1f c5 fe 6f
Oca 05 12:03:55 Minerva kernel: plasmashell[17633]: segfault at 558383afb6c8 ip 00007fa432c689ab sp 00007ffdde0fdbb8 error 4 in libc.so.6[7fa432b37000+15b000]
Oca 05 12:03:55 Minerva audit[17633]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=3 pid=17633 comm="plasmashell" exe="/usr/bin/plasmashell" sig=11 res=1
Oca 05 12:03:55 Minerva plasmashell[17633]: kf.coreaddons: Failed to establish shared memory mapping, will fallback to private memory -- memory usage will increase
Oca 05 12:03:55 Minerva plasmashell[17633]: kf.plasma.quick: Applet preload policy set to 1
Oca 05 12:03:55 Minerva systemd[2688]: Started KDE Plasma Workspace.
Oca 05 12:03:55 Minerva plasmashell[17633]: kf.coreaddons: Failed to establish shared memory mapping, will fallback to private memory -- memory usage will increase
Oca 05 12:03:54 Minerva systemd[2688]: Starting KDE Plasma Workspace...
Oca 05 12:03:54 Minerva systemd[2688]: Stopped KDE Plasma Workspace.
Oca 05 12:03:54 Minerva systemd[2688]: plasma-plasmashell.service: Scheduled restart job, restart counter is at 4.
Oca 05 12:03:54 Minerva systemd[2688]: plasma-plasmashell.service: Failed with result 'signal'.
Oca 05 12:03:54 Minerva systemd[2688]: plasma-plasmashell.service: Main process exited, code=killed, status=11/SEGV
Oca 05 12:03:54 Minerva kernel: Core dump to |/usr/lib/systemd/systemd-coredump pipe failed
Oca 05 12:03:54 Minerva kernel: audit: type=1701 audit(1672909434.739:358): auid=1000 uid=1000 gid=1000 ses=3 pid=17600 comm="plasmashell" exe="/usr/bin/plasmashell" sig=11 res=1
Oca 05 12:03:54 Minerva kernel: Code: 00 00 00 48 3b 15 05 bb 08 00 0f 87 cf 01 00 00 4c 8d 04 11 49 31 c8 49 c1 e8 3f 81 e1 00 0f 00 00 44 01 c1 0f 84 8a 00 00 00 <c5> fe 6f 6c 16 e0 c5 fe 6f 74 16 c0 48 89 f9 48 83 cf 1f c5 fe 6f
Oca 05 12:03:54 Minerva kernel: plasmashell[17600]: segfault at 55ae68dc1eb8 ip 00007f72448319ab sp 00007fffe15b52c8 error 4 in libc.so.6[7f7244700000+15b000]
Oca 05 12:03:54 Minerva audit[17600]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=3 pid=17600 comm="plasmashell" exe="/usr/bin/plasmashell" sig=11 res=1
Oca 05 12:03:54 Minerva plasmashell[17600]: kf.coreaddons: Failed to establish shared memory mapping, will fallback to private memory -- memory usage will increase
Oca 05 12:03:54 Minerva plasmashell[17600]: kf.plasma.quick: Applet preload policy set to 1
Oca 05 12:03:54 Minerva systemd[2688]: Started KDE Plasma Workspace.
Oca 05 12:03:54 Minerva plasmashell[17600]: kf.coreaddons: Failed to establish shared memory mapping, will fallback to private memory -- memory usage will increase
Oca 05 12:03:54 Minerva systemd[2688]: Starting KDE Plasma Workspace...
Oca 05 12:03:54 Minerva systemd[2688]: Stopped KDE Plasma Workspace.
Oca 05 12:03:54 Minerva systemd[2688]: plasma-plasmashell.service: Scheduled restart job, restart counter is at 3.
Oca 05 12:03:54 Minerva systemd[2688]: plasma-plasmashell.service: Failed with result 'signal'.
Oca 05 12:03:54 Minerva systemd[2688]: plasma-plasmashell.service: Main process exited, code=killed, status=11/SEGV
Oca 05 12:03:54 Minerva kernel: Core dump to |/usr/lib/systemd/systemd-coredump pipe failed
Oca 05 12:03:54 Minerva kernel: audit: type=1701 audit(1672909434.295:357): auid=1000 uid=1000 gid=1000 ses=3 pid=17565 comm="plasmashell" exe="/usr/bin/plasmashell" sig=11 res=1
Oca 05 12:03:54 Minerva kernel: Code: 00 00 00 48 3b 15 05 bb 08 00 0f 87 cf 01 00 00 4c 8d 04 11 49 31 c8 49 c1 e8 3f 81 e1 00 0f 00 00 44 01 c1 0f 84 8a 00 00 00 <c5> fe 6f 6c 16 e0 c5 fe 6f 74 16 c0 48 89 f9 48 83 cf 1f c5 fe 6f
Oca 05 12:03:54 Minerva kernel: plasmashell[17565]: segfault at 55578a96cba8 ip 00007f90e5e019ab sp 00007ffeee8529f8 error 4 in libc.so.6[7f90e5cd0000+15b000]
Oca 05 12:03:54 Minerva audit[17565]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=3 pid=17565 comm="plasmashell" exe="/usr/bin/plasmashell" sig=11 res=1
Oca 05 12:03:54 Minerva plasmashell[17565]: kf.coreaddons: Failed to establish shared memory mapping, will fallback to private memory -- memory usage will increase
Oca 05 12:03:54 Minerva plasmashell[17565]: kf.plasma.quick: Applet preload policy set to 1
Oca 05 12:03:54 Minerva systemd[2688]: Started KDE Plasma Workspace.
Oca 05 12:03:54 Minerva plasmashell[17565]: kf.coreaddons: Failed to establish shared memory mapping, will fallback to private memory -- memory usage will increase
Oca 05 12:03:53 Minerva systemd[2688]: Starting KDE Plasma Workspace...
Oca 05 12:03:53 Minerva systemd[2688]: Stopped KDE Plasma Workspace.
Oca 05 12:03:53 Minerva systemd[2688]: plasma-plasmashell.service: Scheduled restart job, restart counter is at 2.
Oca 05 12:03:53 Minerva dolphin[7203]: kf.config.core: couldn't lock local file
Oca 05 12:03:53 Minerva dolphin[7203]: kf.config.core: couldn't lock local file
Oca 05 12:03:53 Minerva kioslave5[17545]: kf.coreaddons: Failed to establish shared memory mapping, will fallback to private memory -- memory usage will increase
Oca 05 12:03:53 Minerva systemd[2688]: plasma-plasmashell.service: Failed with result 'signal'.
Oca 05 12:03:53 Minerva systemd[2688]: plasma-plasmashell.service: Main process exited, code=killed, status=11/SEGV
Oca 05 12:03:53 Minerva kernel: Core dump to |/usr/lib/systemd/systemd-coredump pipe failed
Oca 05 12:03:53 Minerva kernel: audit: type=1701 audit(1672909433.842:356): auid=1000 uid=1000 gid=1000 ses=3 pid=17532 comm="plasmashell" exe="/usr/bin/plasmashell" sig=11 res=1
Oca 05 12:03:53 Minerva kernel: Code: c5 7e 7f 02 c5 fe 7f 01 c5 f8 77 c3 66 90 48 85 c9 74 f5 c5 fe 6f 6e 20 c5 fe 6f 76 40 48 8d 8c 17 7f ff ff ff c5 fe 6f 7e 60 <c5> 7e 6f 44 16 e0 48 29 fe 48 83 e1 e0 48 01 ce 0f 1f 40 00 c5 fe
Oca 05 12:03:53 Minerva kernel: plasmashell[17532]: segfault at 56210e61ffb8 ip 00007f6e13e1ca4c sp 00007ffe0c599c08 error 4 in libc.so.6[7f6e13ceb000+15b000]
Oca 05 12:03:53 Minerva audit[17532]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=3 pid=17532 comm="plasmashell" exe="/usr/bin/plasmashell" sig=11 res=1
Oca 05 12:03:53 Minerva plasmashell[17532]: kf.coreaddons: Failed to establish shared memory mapping, will fallback to private memory -- memory usage will increase
Oca 05 12:03:53 Minerva plasmashell[17532]: kf.plasma.quick: Applet preload policy set to 1
Oca 05 12:03:53 Minerva systemd[2688]: Started KDE Plasma Workspace.
Oca 05 12:03:53 Minerva plasmashell[17532]: kf.coreaddons: Failed to establish shared memory mapping, will fallback to private memory -- memory usage will increase
Oca 05 12:03:53 Minerva systemd[2688]: Starting KDE Plasma Workspace...
Oca 05 12:03:53 Minerva systemd[2688]: plasma-plasmashell.service: Consumed 16.675s CPU time.
Oca 05 12:03:53 Minerva systemd[2688]: Stopped KDE Plasma Workspace.
Oca 05 12:03:53 Minerva systemd[2688]: plasma-plasmashell.service: Scheduled restart job, restart counter is at 1.
Oca 05 12:03:53 Minerva systemd[2688]: plasma-plasmashell.service: Consumed 16.675s CPU time.
Oca 05 12:03:53 Minerva systemd[2688]: plasma-plasmashell.service: Failed with result 'signal'.
Oca 05 12:03:53 Minerva systemd[2688]: plasma-plasmashell.service: Main process exited, code=killed, status=7/BUS
Oca 05 12:03:53 Minerva kded5[2780]: Service  "org.kde.StatusNotifierHost-2832" unregistered
Oca 05 12:03:53 Minerva dbus-daemon[932]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
Oca 05 12:03:53 Minerva kernel: Core dump to |/usr/lib/systemd/systemd-coredump pipe failed
Oca 05 12:03:53 Minerva kernel: audit: type=1701 audit(1672909433.362:355): auid=1000 uid=1000 gid=1000 ses=3 pid=2832 comm="QQmlThread" exe="/usr/bin/plasmashell" sig=7 res=1
Oca 05 12:03:53 Minerva audit[2832]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=3 pid=2832 comm="QQmlThread" exe="/usr/bin/plasmashell" sig=7 res=1
Oca 05 12:03:53 Minerva dbus-daemon[932]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.48' (uid=1000 pid=2880 comm="/usr/lib/org_kde_powerdevil") (using servicehelper)
Oca 05 12:03:38 Minerva kwin_x11[2781]: kwin_core: XCB error: 3 (BadWindow), sequence: 31032, resource id: 14680084, major code: 129 (SHAPE), minor code: 6 (Input)
Oca 05 12:03:38 Minerva kernel: audit: type=1100 audit(1672909418.012:354): pid=17481 uid=1000 auid=1000 ses=3 msg='op=PAM:unix_chkpwd acct="yamak" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
Oca 05 12:03:38 Minerva audit[17481]: USER_AUTH pid=17481 uid=1000 auid=1000 ses=3 msg='op=PAM:unix_chkpwd acct="yamak" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
Oca 05 12:03:34 Minerva dbus-daemon[932]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
Oca 05 12:03:34 Minerva dbus-daemon[932]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.48' (uid=1000 pid=2880 comm="/usr/lib/org_kde_powerdevil") (using servicehelper)
Oca 05 12:03:34 Minerva kscreenlocker_greet[15180]: pam_systemd_home(kde:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oca 05 12:03:34 Minerva dbus-daemon[932]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oca 05 12:03:34 Minerva dbus-daemon[932]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.159' (uid=1000 pid=15180 comm="/usr/lib/kscreenlocker_greet --graceTime 5000 --ks")
Oca 05 12:01:01 Minerva CROND[17356]: (root) CMDEND (run-parts /etc/cron.hourly)
Oca 05 12:01:01 Minerva CROND[17356]: (root) CMDOUT (/bin/bash: line 1: /sbin/run-parts: Input/output error)
Oca 05 12:01:01 Minerva CROND[17357]: (root) CMD (run-parts /etc/cron.hourly)
Oca 05 11:54:42 Minerva matray[3031]: Failed to create file “/home/yamak/.config/matray/news_items.json.Z67HY1”: Read-only file system
Oca 05 11:54:42 Minerva matray[3031]: Error writing items file:
Oca 05 11:52:50 Minerva kernel: audit: type=1334 audit(1672908770.449:353): prog-id=0 op=UNLOAD
Oca 05 11:52:50 Minerva kernel: Core dump to |/usr/lib/systemd/systemd-coredump pipe failed
Oca 05 11:52:50 Minerva systemd[1]: docker-14046bf5e638b26ab851af5a3efb25964b144716da6eb15b70a45075bc2d7c7b.scope: Consumed 20.337s CPU time.
Oca 05 11:52:50 Minerva audit: BPF prog-id=0 op=UNLOAD
Oca 05 11:52:50 Minerva systemd[1]: docker-14046bf5e638b26ab851af5a3efb25964b144716da6eb15b70a45075bc2d7c7b.scope: Deactivated successfully.
Oca 05 11:52:50 Minerva audit[1551]: ANOM_ABEND auid=4294967295 uid=999 gid=999 ses=4294967295 pid=1551 comm="postgres" exe="/usr/lib/postgresql/14/bin/postgres" sig=11 res=1
Oca 05 11:52:50 Minerva kernel: audit: type=1701 audit(1672908770.445:352): auid=4294967295 uid=999 gid=999 ses=4294967295 pid=1551 comm="postgres" exe="/usr/lib/postgresql/14/bin/postgres" sig=11 res=1
Oca 05 11:52:50 Minerva kernel: traps: postgres[1551] general protection fault ip:7f7cabc69602 sp:7fffe15ca630 error:0 in libc-2.31.so[7f7cabc69000+15a000]
Oca 05 11:52:50 Minerva kernel: Core dump to |/usr/lib/systemd/systemd-coredump pipe failed
Oca 05 11:52:50 Minerva kernel: audit: type=1701 audit(1672908770.439:351): auid=4294967295 uid=999 gid=999 ses=4294967295 pid=16747 comm="postgres" exe="/usr/lib/postgresql/14/bin/postgres" sig=7 res=1
Oca 05 11:52:50 Minerva kernel: kauditd_printk_skb: 6 callbacks suppressed
Oca 05 11:52:50 Minerva kernel: blk_update_request: I/O error, dev loop0, sector 1466112 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
Oca 05 11:52:50 Minerva kernel: blk_update_request: I/O error, dev loop0, sector 1466112 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
Oca 05 11:52:50 Minerva kernel: blk_update_request: I/O error, dev loop0, sector 1466112 op 0x0:(READ) flags 0x80700 phys_seg 16 prio class 0
Oca 05 11:52:50 Minerva kernel: blk_update_request: I/O error, dev loop0, sector 1465984 op 0x0:(READ) flags 0x80700 phys_seg 16 prio class 0
Oca 05 11:52:50 Minerva kernel: print_req_error: 23 callbacks suppressed
Oca 05 11:52:50 Minerva audit[16747]: ANOM_ABEND auid=4294967295 uid=999 gid=999 ses=4294967295 pid=16747 comm="postgres" exe="/usr/lib/postgresql/14/bin/postgres" sig=7 res=1
Oca 05 11:52:46 Minerva systemd[1]: Stopped target Block Device Preparation for /dev/mapper/luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9.
Oca 05 11:52:46 Minerva audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-cryptsetup@luks\x2dd1a62d55\x2de940\x2d47fa\x2dbc61\x2de1dbff51c5a9 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oca 05 11:52:46 Minerva systemd[1]: Stopped Cryptography Setup for luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9.
Oca 05 11:52:46 Minerva systemd[1]: systemd-cryptsetup@luks\x2dd1a62d55\x2de940\x2d47fa\x2dbc61\x2de1dbff51c5a9.service: Failed with result 'exit-code'.
Oca 05 11:52:46 Minerva systemd[1]: systemd-cryptsetup@luks\x2dd1a62d55\x2de940\x2d47fa\x2dbc61\x2de1dbff51c5a9.service: Control process exited, code=exited, status=1/FAILURE
Oca 05 11:52:46 Minerva systemd-cryptsetup[16780]: Failed to deactivate: Device or resource busy
Oca 05 11:52:46 Minerva systemd-cryptsetup[16780]: Device luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9 is still in use.
Oca 05 11:52:46 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:46 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:46 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:46 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:46 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:45 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:45 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:45 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:45 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:45 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:44 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:44 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:44 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:44 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:44 Minerva systemd[1]: docker.socket: Failed with result 'service-start-limit-hit'.
Oca 05 11:52:44 Minerva systemd[1]: Failed to start Docker Application Container Engine.
Oca 05 11:52:44 Minerva systemd[1]: docker.service: Unit process 1681 (containerd-shim) remains running after unit stopped.
Oca 05 11:52:44 Minerva systemd[1]: docker.service: Unit process 1563 (containerd-shim) remains running after unit stopped.
Oca 05 11:52:44 Minerva systemd[1]: docker.service: Unit process 1455 (containerd-shim) remains running after unit stopped.
Oca 05 11:52:44 Minerva systemd[1]: docker.service: Failed with result 'exit-code'.
Oca 05 11:52:44 Minerva systemd[1]: docker.service: Start request repeated too quickly.
Oca 05 11:52:44 Minerva audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oca 05 11:52:44 Minerva audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oca 05 11:52:44 Minerva systemd[1]: Stopped Docker Application Container Engine.
Oca 05 11:52:44 Minerva systemd[1]: docker.service: Scheduled restart job, restart counter is at 4.
Oca 05 11:52:44 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:44 Minerva audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oca 05 11:52:44 Minerva systemd[1]: Failed to start Docker Application Container Engine.
Oca 05 11:52:44 Minerva systemd[1]: docker.service: Unit process 1681 (containerd-shim) remains running after unit stopped.
Oca 05 11:52:44 Minerva systemd[1]: docker.service: Unit process 1563 (containerd-shim) remains running after unit stopped.
Oca 05 11:52:44 Minerva systemd[1]: docker.service: Unit process 1455 (containerd-shim) remains running after unit stopped.
Oca 05 11:52:44 Minerva systemd[1]: docker.service: Failed with result 'exit-code'.
Oca 05 11:52:44 Minerva systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
Oca 05 11:52:44 Minerva dockerd[16851]: chmod /var/lib/docker: read-only file system
Oca 05 11:52:44 Minerva dockerd[16851]: time="2023-01-05T11:52:44.088023456+03:00" level=info msg="Starting up"
Oca 05 11:52:44 Minerva systemd[1]: Starting Docker Application Container Engine...
Oca 05 11:52:43 Minerva systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Found left-over process 1681 (containerd-shim) in control group while starting unit. Ignoring.
Oca 05 11:52:43 Minerva systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Found left-over process 1563 (containerd-shim) in control group while starting unit. Ignoring.
Oca 05 11:52:43 Minerva systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Found left-over process 1455 (containerd-shim) in control group while starting unit. Ignoring.
Oca 05 11:52:43 Minerva audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oca 05 11:52:43 Minerva audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oca 05 11:52:43 Minerva systemd[1]: Stopped Docker Application Container Engine.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Scheduled restart job, restart counter is at 3.
Oca 05 11:52:43 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:43 Minerva kernel: audit: type=1130 audit(1672908763.835:344): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oca 05 11:52:43 Minerva audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oca 05 11:52:43 Minerva systemd[1]: Failed to start Docker Application Container Engine.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Unit process 1681 (containerd-shim) remains running after unit stopped.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Unit process 1563 (containerd-shim) remains running after unit stopped.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Unit process 1455 (containerd-shim) remains running after unit stopped.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Failed with result 'exit-code'.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
Oca 05 11:52:43 Minerva dockerd[16831]: chmod /var/lib/docker: read-only file system
Oca 05 11:52:43 Minerva dockerd[16831]: time="2023-01-05T11:52:43.835576369+03:00" level=info msg="Starting up"
Oca 05 11:52:43 Minerva systemd[1]: Starting Docker Application Container Engine...
Oca 05 11:52:43 Minerva systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Found left-over process 1681 (containerd-shim) in control group while starting unit. Ignoring.
Oca 05 11:52:43 Minerva systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Found left-over process 1563 (containerd-shim) in control group while starting unit. Ignoring.
Oca 05 11:52:43 Minerva systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Found left-over process 1455 (containerd-shim) in control group while starting unit. Ignoring.
Oca 05 11:52:43 Minerva audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oca 05 11:52:43 Minerva audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oca 05 11:52:43 Minerva kernel: audit: type=1131 audit(1672908763.732:343): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oca 05 11:52:43 Minerva kernel: audit: type=1130 audit(1672908763.732:342): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oca 05 11:52:43 Minerva systemd[1]: Stopped Docker Application Container Engine.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Scheduled restart job, restart counter is at 2.
Oca 05 11:52:43 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:43 Minerva kernel: audit: type=1130 audit(1672908763.592:341): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oca 05 11:52:43 Minerva audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oca 05 11:52:43 Minerva systemd[1]: Failed to start Docker Application Container Engine.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Unit process 1681 (containerd-shim) remains running after unit stopped.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Unit process 1563 (containerd-shim) remains running after unit stopped.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Unit process 1455 (containerd-shim) remains running after unit stopped.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Failed with result 'exit-code'.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
Oca 05 11:52:43 Minerva dockerd[16812]: chmod /var/lib/docker: read-only file system
Oca 05 11:52:43 Minerva dockerd[16812]: time="2023-01-05T11:52:43.587707478+03:00" level=info msg="Starting up"
Oca 05 11:52:43 Minerva systemd[1]: Starting Docker Application Container Engine...
Oca 05 11:52:43 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:43 Minerva kernel: audit: type=1131 audit(1672908763.485:340): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oca 05 11:52:43 Minerva kernel: audit: type=1130 audit(1672908763.485:339): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oca 05 11:52:43 Minerva systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Found left-over process 1681 (containerd-shim) in control group while starting unit. Ignoring.
Oca 05 11:52:43 Minerva systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Found left-over process 1563 (containerd-shim) in control group while starting unit. Ignoring.
Oca 05 11:52:43 Minerva systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Found left-over process 1455 (containerd-shim) in control group while starting unit. Ignoring.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Consumed 21.320s CPU time.
Oca 05 11:52:43 Minerva audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oca 05 11:52:43 Minerva audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oca 05 11:52:43 Minerva systemd[1]: Stopped Docker Application Container Engine.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Scheduled restart job, restart counter is at 1.
Oca 05 11:52:43 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:43 Minerva kernel: audit: type=1131 audit(1672908763.265:338): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Consumed 21.320s CPU time.
Oca 05 11:52:43 Minerva audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Unit process 1681 (containerd-shim) remains running after unit stopped.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Unit process 1563 (containerd-shim) remains running after unit stopped.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Unit process 1455 (containerd-shim) remains running after unit stopped.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Failed with result 'exit-code'.
Oca 05 11:52:43 Minerva systemd[1]: docker.service: Main process exited, code=exited, status=4/NOPERMISSION
Oca 05 11:52:43 Minerva dockerd[1083]: stack trace unavailable
Oca 05 11:52:43 Minerva dockerd[1083]: fatal error: unexpected signal during runtime execution
Oca 05 11:52:43 Minerva dockerd[1083]: runtime stack:
Oca 05 11:52:43 Minerva dockerd[1083]: [signal SIGBUS: bus error code=0x2 addr=0x556961a51a02 pc=0x55695f2c3b8e]
Oca 05 11:52:43 Minerva dockerd[1083]: panic during panic
Oca 05 11:52:43 Minerva dockerd[1083]: fatal error: unexpected signal during runtime execution
Oca 05 11:52:43 Minerva dockerd[1083]: runtime stack:
Oca 05 11:52:43 Minerva dockerd[1083]: [signal SIGBUS: bus error code=0x2 addr=0x5569616a9682 pc=0x55695f2c3b8e]
Oca 05 11:52:43 Minerva dockerd[1083]: fatal error: unexpected signal during runtime execution
Oca 05 11:52:43 Minerva dockerd[1137]: time="2023-01-05T11:52:43.258366690+03:00" level=warning msg="failed to clean up after shim disconnected" error="rename /var/lib/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/9206b700b5d734e3a727393e022fd6cd7277a65ce0fbf0738280942dd8a77961 /var/lib/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/.9206b700b5d734e3a727393e022fd6cd7277a65ce0fbf0738280942dd8a77961: read-only file system" id=9206b700b5d734e3a727393e022fd6cd7277a65ce0fbf0738280942dd8a77961 namespace=moby
Oca 05 11:52:43 Minerva dockerd[1137]: time="2023-01-05T11:52:43.258068664+03:00" level=warning msg="cleanup warnings time=\"2023-01-05T11:52:43+03:00\" level=info msg=\"starting signal loop\" namespace=moby pid=16790 runtime=io.containerd.runc.v2\n"
Oca 05 11:52:43 Minerva dockerd[1137]: time="2023-01-05T11:52:43.230330961+03:00" level=info msg="cleaning up dead shim"
Oca 05 11:52:43 Minerva dockerd[1137]: time="2023-01-05T11:52:43.230300672+03:00" level=warning msg="cleaning up after shim disconnected" id=9206b700b5d734e3a727393e022fd6cd7277a65ce0fbf0738280942dd8a77961 namespace=moby
Oca 05 11:52:43 Minerva dockerd[1137]: time="2023-01-05T11:52:43.230177094+03:00" level=info msg="shim disconnected" id=9206b700b5d734e3a727393e022fd6cd7277a65ce0fbf0738280942dd8a77961
Oca 05 11:52:43 Minerva dockerd[1083]: time="2023-01-05T11:52:43.230110725+03:00" level=info msg="ignoring event" container=9206b700b5d734e3a727393e022fd6cd7277a65ce0fbf0738280942dd8a77961 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Oca 05 11:52:43 Minerva kernel: audit: type=1334 audit(1672908763.185:337): prog-id=0 op=UNLOAD
Oca 05 11:52:43 Minerva systemd[1]: docker-9206b700b5d734e3a727393e022fd6cd7277a65ce0fbf0738280942dd8a77961.scope: Consumed 14.519s CPU time.
Oca 05 11:52:43 Minerva audit: BPF prog-id=0 op=UNLOAD
Oca 05 11:52:43 Minerva systemd[1]: docker-9206b700b5d734e3a727393e022fd6cd7277a65ce0fbf0738280942dd8a77961.scope: Deactivated successfully.
Oca 05 11:52:43 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:42 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:42 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:42 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:42 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:42 Minerva kernel: audit: type=1131 audit(1672908762.102:336): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-cryptsetup@luks\x2d5b95acc5\x2ded94\x2d42b6\x2db8e8\x2d598f70e86576 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oca 05 11:52:42 Minerva kernel: audit: type=1131 audit(1672908762.102:335): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-73C4\x2dA33C comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oca 05 11:52:42 Minerva systemd[1]: Stopped target Block Device Preparation for /dev/mapper/luks-5b95acc5-ed94-42b6-b8e8-598f70e86576.
Oca 05 11:52:42 Minerva audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-cryptsetup@luks\x2d5b95acc5\x2ded94\x2d42b6\x2db8e8\x2d598f70e86576 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oca 05 11:52:42 Minerva systemd[1]: Stopped Cryptography Setup for luks-5b95acc5-ed94-42b6-b8e8-598f70e86576.
Oca 05 11:52:42 Minerva systemd[1]: systemd-cryptsetup@luks\x2d5b95acc5\x2ded94\x2d42b6\x2db8e8\x2d598f70e86576.service: Failed with result 'exit-code'.
Oca 05 11:52:42 Minerva systemd[1]: systemd-cryptsetup@luks\x2d5b95acc5\x2ded94\x2d42b6\x2db8e8\x2d598f70e86576.service: Control process exited, code=exited, status=1/FAILURE
Oca 05 11:52:42 Minerva audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-73C4\x2dA33C comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oca 05 11:52:42 Minerva systemd[1]: Stopped File System Check on /dev/disk/by-uuid/73C4-A33C.
Oca 05 11:52:42 Minerva systemd[1]: systemd-fsck@dev-disk-by\x2duuid-73C4\x2dA33C.service: Deactivated successfully.
Oca 05 11:52:42 Minerva systemd[1]: Failed unmounting /boot/efi.
Oca 05 11:52:42 Minerva systemd[1]: boot-efi.mount: Mount process exited, code=exited, status=203/EXEC
Oca 05 11:52:42 Minerva systemd-cryptsetup[16779]: Failed to deactivate: Device or resource busy
Oca 05 11:52:42 Minerva systemd-cryptsetup[16779]: Device luks-5b95acc5-ed94-42b6-b8e8-598f70e86576 is still in use.
Oca 05 11:52:42 Minerva systemd-cryptsetup[16780]: device-mapper: remove ioctl on luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9  failed: Device or resource busy
Oca 05 11:52:42 Minerva systemd-cryptsetup[16779]: Underlying device for crypt device luks-5b95acc5-ed94-42b6-b8e8-598f70e86576 disappeared.
Oca 05 11:52:42 Minerva systemd-cryptsetup[16780]: Underlying device for crypt device luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9 disappeared.
Oca 05 11:52:42 Minerva systemd[1]: Failed deactivating swap /dev/disk/by-id/dm-name-luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9.
Oca 05 11:52:42 Minerva systemd[1]: Failed deactivating swap /dev/disk/by-uuid/9cb23ad5-83c7-492a-a787-60736b7a15a5.
Oca 05 11:52:42 Minerva systemd[1]: Failed deactivating swap /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-d1a62d55e94047fabc61e1dbff51c5a9-luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9.
Oca 05 11:52:42 Minerva systemd[1]: Failed deactivating swap /dev/dm-1.
Oca 05 11:52:42 Minerva systemd[1]: Failed deactivating swap /dev/mapper/luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9.
Oca 05 11:52:42 Minerva systemd[1]: dev-mapper-luks\x2dd1a62d55\x2de940\x2d47fa\x2dbc61\x2de1dbff51c5a9.swap: Swap process exited, code=exited, status=203/EXEC
Oca 05 11:52:42 Minerva systemd[1]: Stopping Cryptography Setup for luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9...
Oca 05 11:52:42 Minerva systemd[1]: Stopping Cryptography Setup for luks-5b95acc5-ed94-42b6-b8e8-598f70e86576...
Oca 05 11:52:42 Minerva systemd[16778]: boot-efi.mount: Failed at step EXEC spawning /usr/bin/umount: Input/output error
Oca 05 11:52:42 Minerva systemd[16778]: boot-efi.mount: Failed to execute /usr/bin/umount: Input/output error
Oca 05 11:52:42 Minerva systemd[1]: Unmounting /boot/efi...
Oca 05 11:52:42 Minerva systemd[16777]: dev-mapper-luks\x2dd1a62d55\x2de940\x2d47fa\x2dbc61\x2de1dbff51c5a9.swap: Failed at step EXEC spawning /sbin/swapoff: Input/output error
Oca 05 11:52:42 Minerva systemd[16777]: dev-mapper-luks\x2dd1a62d55\x2de940\x2d47fa\x2dbc61\x2de1dbff51c5a9.swap: Failed to execute /sbin/swapoff: Input/output error
Oca 05 11:52:42 Minerva systemd[1]: Deactivating swap /dev/disk/by-id/dm-name-luks-d1a62d55-e940-47fa-bc61-e1dbff51c5a9...
Oca 05 11:52:42 Minerva systemd[1]: Stopped target Swaps.
Oca 05 11:52:42 Minerva systemd[1]: Stopped target Local File Systems.
Oca 05 11:52:42 Minerva systemd[1]: Stopped target Local Encrypted Volumes.
Oca 05 11:52:42 Minerva dockerd[1083]: time="2023-01-05T11:52:42.054602236+03:00" level=error msg="Error replicating health state for container 14046bf5e638b26ab851af5a3efb25964b144716da6eb15b70a45075bc2d7c7b: open /var/lib/docker/containers/14046bf5e638b26ab851af5a3efb25964b144716da6eb15b70a45075bc2d7c7b/.tmp-hostconfig.json432039512: read-only file system"
Oca 05 11:52:42 Minerva kernel: XFS (dm-4): log I/O error -5
Oca 05 11:52:42 Minerva kernel: XFS (dm-4): log I/O error -5
Oca 05 11:52:42 Minerva kernel: XFS (dm-4): log I/O error -5
Oca 05 11:52:42 Minerva kernel: XFS (dm-4): log I/O error -5
Oca 05 11:52:42 Minerva kernel: XFS (dm-4): log I/O error -5
Oca 05 11:52:42 Minerva kernel: XFS (dm-4): log I/O error -5
Oca 05 11:52:42 Minerva kernel: XFS (dm-4): log I/O error -5
Oca 05 11:52:42 Minerva kernel: XFS (dm-4): Please unmount the filesystem and rectify the problem(s)
Oca 05 11:52:42 Minerva kernel: Buffer I/O error on device dm-0, logical block 149350
Oca 05 11:52:42 Minerva kernel: EXT4-fs (dm-0): failed to convert unwritten extents to written extents -- potential data loss!  (inode 8914379, error -30)
Oca 05 11:52:42 Minerva kernel: EXT4-fs (dm-0): I/O error while writing superblock
Oca 05 11:52:42 Minerva kernel: XFS (dm-4): Log I/O Error (0x2) detected at xlog_ioend_work+0x6e/0x70 [xfs] (fs/xfs/xfs_log.c:1364).  Shutting down filesystem.
Oca 05 11:52:42 Minerva kernel: EXT4-fs (dm-0): I/O error while writing superblock
Oca 05 11:52:42 Minerva kernel: EXT4-fs (dm-0): previous I/O error to superblock detected
Oca 05 11:52:42 Minerva kernel: XFS (dm-4): log I/O error -5
Oca 05 11:52:42 Minerva kernel: EXT4-fs (dm-0): I/O error while writing superblock
Oca 05 11:52:42 Minerva kernel: EXT4-fs (dm-0): Remounting filesystem read-only
Oca 05 11:52:42 Minerva kernel: EXT4-fs (dm-0): I/O error while writing superblock
Oca 05 11:52:42 Minerva kernel: EXT4-fs (dm-0): I/O error while writing superblock
Oca 05 11:52:42 Minerva kernel: EXT4-fs (dm-0): previous I/O error to superblock detected
Oca 05 11:52:42 Minerva kernel: JBD2: Error -5 detected when updating journal superblock for dm-0-8.
Oca 05 11:52:42 Minerva kernel: EXT4-fs warning (device dm-0): ext4_end_bio:344: I/O error 10 writing to inode 8914379 starting block 149350)
Oca 05 11:52:42 Minerva kernel: Buffer I/O error on device dm-0, logical block 3506569
Oca 05 11:52:42 Minerva kernel: EXT4-fs (dm-0): failed to convert unwritten extents to written extents -- potential data loss!  (inode 3933427, error -30)
Oca 05 11:52:42 Minerva kernel: EXT4-fs error (device dm-0) in ext4_convert_unwritten_io_end_vec:4865: Journal has aborted
Oca 05 11:52:42 Minerva kernel: EXT4-fs error (device dm-0): ext4_convert_unwritten_extents:4826: inode #3933427: comm kworker/u32:4: mark_inode_dirty error
Oca 05 11:52:42 Minerva kernel: EXT4-fs error (device dm-0) in ext4_reserve_inode_write:5752: Journal has aborted
Oca 05 11:52:42 Minerva kernel: EXT4-fs warning (device dm-0): ext4_convert_unwritten_extents:4821: inode #3933427: block 137: len 1: ext4_ext_map_blocks returned -30
Oca 05 11:52:42 Minerva kernel: EXT4-fs error (device dm-0): __ext4_ext_dirty:183: inode #3933427: comm kworker/u32:4: mark_inode_dirty error
Oca 05 11:52:42 Minerva kernel: EXT4-fs error (device dm-0) in ext4_reserve_inode_write:5752: Journal has aborted
Oca 05 11:52:42 Minerva kernel: EXT4-fs error (device dm-0) in ext4_free_blocks:6155: Journal has aborted
Oca 05 11:52:42 Minerva kernel: EXT4-fs error (device dm-0) in ext4_create:2822: IO failure
Oca 05 11:52:42 Minerva kernel: EXT4-fs error (device dm-0): ext4_journal_check_start:83: comm systemd-journal: Detected aborted journal
Oca 05 11:52:42 Minerva kernel: EXT4-fs error (device dm-0): ext4_journal_check_start:83: comm LS Thread: Detected aborted journal
Oca 05 11:52:42 Minerva kernel: Aborting journal on device dm-0-8.
Oca 05 11:52:42 Minerva kernel: Buffer I/O error on device dm-0, logical block 33498896
Oca 05 11:52:42 Minerva kernel: EXT4-fs warning (device dm-0): ext4_end_bio:344: I/O error 10 writing to inode 25690322 starting block 33498896)
Oca 05 11:52:42 Minerva kernel: EXT4-fs warning (device dm-0): ext4_end_bio:344: I/O error 10 writing to inode 3933427 starting block 3506569)
Oca 05 11:52:42 Minerva kernel: Buffer I/O error on device dm-0, logical block 3506568
Oca 05 11:52:42 Minerva kernel: EXT4-fs warning (device dm-0): ext4_end_bio:344: I/O error 10 writing to inode 3933427 starting block 3506568)
Oca 05 11:52:42 Minerva kernel: EXT4-fs error (device dm-0): ext4_check_bdev_write_error:217: comm kworker/u32:60: Error while async write back metadata
Oca 05 11:52:42 Minerva kernel: Buffer I/O error on dev dm-0, logical block 17301552, lost async page write
Oca 05 11:52:42 Minerva kernel: Buffer I/O error on dev dm-0, logical block 17301560, lost async page write
Oca 05 11:52:42 Minerva kernel: Buffer I/O error on dev dm-0, logical block 3670031, lost async page write
Oca 05 11:52:42 Minerva kernel: blk_update_request: I/O error, dev nvme1n1, sector 68278392 op 0x1:(WRITE) flags 0x103000 phys_seg 1 prio class 0
Oca 05 11:52:42 Minerva kernel: Buffer I/O error on dev dm-0, logical block 17301609, lost async page write
Oca 05 11:52:42 Minerva kernel: blk_update_request: I/O error, dev nvme1n1, sector 177331016 op 0x1:(WRITE) flags 0x103000 phys_seg 1 prio class 0
Oca 05 11:52:42 Minerva kernel: Buffer I/O error on dev dm-0, logical block 17310583, lost async page write
Oca 05 11:52:42 Minerva kernel: blk_update_request: I/O error, dev nvme1n1, sector 177402808 op 0x1:(WRITE) flags 0x103000 phys_seg 1 prio class 0
Oca 05 11:52:42 Minerva kernel: Buffer I/O error on dev dm-0, logical block 95944705, lost async page write
Oca 05 11:52:42 Minerva kernel: blk_update_request: I/O error, dev loop0, sector 0 op 0x1:(WRITE) flags 0x800 phys_seg 0 prio class 0
Oca 05 11:52:42 Minerva kernel: blk_update_request: I/O error, dev nvme1n1, sector 806475784 op 0x1:(WRITE) flags 0x103000 phys_seg 1 prio class 0
Oca 05 11:52:42 Minerva kernel: Buffer I/O error on dev dm-0, logical block 99090443, lost async page write
Oca 05 11:52:42 Minerva kernel: blk_update_request: I/O error, dev nvme1n1, sector 831641688 op 0x1:(WRITE) flags 0x103000 phys_seg 1 prio class 0
Oca 05 11:52:42 Minerva kernel: Buffer I/O error on dev dm-0, logical block 102760500, lost async page write
Oca 05 11:52:42 Minerva kernel: blk_update_request: I/O error, dev nvme1n1, sector 861002144 op 0x1:(WRITE) flags 0x103000 phys_seg 1 prio class 0
Oca 05 11:52:42 Minerva kernel: Buffer I/O error on dev dm-0, logical block 102760776, lost async page write
Oca 05 11:52:42 Minerva kernel: blk_update_request: I/O error, dev nvme1n1, sector 861004352 op 0x1:(WRITE) flags 0x103000 phys_seg 1 prio class 0
Oca 05 11:52:42 Minerva kernel: blk_update_request: I/O error, dev nvme1n1, sector 0 op 0x1:(WRITE) flags 0x800 phys_seg 0 prio class 0
Oca 05 11:52:42 Minerva kernel: Buffer I/O error on dev dm-0, logical block 103809025, lost async page write
Oca 05 11:52:42 Minerva kernel: blk_update_request: I/O error, dev nvme1n1, sector 869390344 op 0x1:(WRITE) flags 0x103000 phys_seg 1 prio class 0
Oca 05 11:52:42 Minerva kernel: nvme1n1: detected capacity change from 976773168 to 0
Oca 05 11:52:42 Minerva kernel: nvme nvme1: Removing after probe failure status: -19
Oca 05 11:52:42 Minerva kernel: nvme 0000:05:00.0: enabling device (0000 -> 0002)
Oca 05 11:52:41 Minerva kernel: nvme nvme1: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0x10
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva plasmashell[2832]: QXcbClipboard::setMimeData: Cannot set X11 selection owner
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva plasmashell[2832]: QXcbClipboard::setMimeData: Cannot set X11 selection owner
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: QXcbClipboard: SelectionRequest too old
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: qt.virtualkeyboard.hunspell: Hunspell dictionary is missing for "en_US" . Search paths ("/usr/share/qt/qtvirtualkeyboard/hunspell", "/usr/share/hunspell", "/usr/share/myspell/dicts")
Oca 05 11:41:30 Minerva kscreenlocker_greet[15180]: kf.kirigami: Failed to find a Kirigami platform plugin
Oca 05 11:41:29 Minerva kscreenlocker_greet[15180]: Qt: Session management error: networkIdsList argument is NULL
Oca 05 11:41:29 Minerva dbus-daemon[932]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
Oca 05 11:41:29 Minerva dbus-daemon[932]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.48' (uid=1000 pid=2880 comm="/usr/lib/org_kde_powerdevil") (using servicehelper)
Oca 05 11:40:14 Minerva dbus-daemon[932]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
Oca 05 11:40:14 Minerva dbus-daemon[932]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.48' (uid=1000 pid=2880 comm="/usr/lib/org_kde_powerdevil") (using servicehelper)
Oca 05 11:38:59 Minerva dbus-daemon[932]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
Oca 05 11:38:59 Minerva dbus-daemon[932]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.48' (uid=1000 pid=2880 comm="/usr/lib/org_kde_powerdevil") (using servicehelper)
Oca 05 11:37:12 Minerva kernel: audit: type=1334 audit(1672907832.299:334): prog-id=0 op=UNLOAD
Oca 05 11:37:12 Minerva kernel: audit: type=1334 audit(1672907832.299:333): prog-id=0 op=UNLOAD
Oca 05 11:37:12 Minerva kernel: audit: type=1334 audit(1672907832.299:332): prog-id=0 op=UNLOAD
Oca 05 11:37:12 Minerva audit: BPF prog-id=0 op=UNLOAD
Oca 05 11:37:12 Minerva audit: BPF prog-id=0 op=UNLOAD
Oca 05 11:37:12 Minerva audit: BPF prog-id=0 op=UNLOAD
Oca 05 11:37:12 Minerva kernel: audit: type=1131 audit(1672907832.155:331): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oca 05 11:37:12 Minerva audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oca 05 11:37:12 Minerva systemd[1]: systemd-localed.service: Deactivated successfully.
Oca 05 11:37:05 Minerva sudo[8291]: pam_unix(sudo:session): session closed for user root
Oca 05 11:37:05 Minerva audit[8291]: CRED_DISP pid=8291 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:37:05 Minerva audit[8291]: USER_END pid=8291 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:37:05 Minerva kernel: audit: type=1104 audit(1672907825.840:330): pid=8291 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:37:05 Minerva kernel: audit: type=1106 audit(1672907825.840:329): pid=8291 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests.orig
Oca 05 11:37:05 Minerva root[14320]: 50mounted-tests.orig: debug: /dev/nvme1n1p3 is a LUKS partition; skipping
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/50mounted-tests.orig on /dev/nvme1n1p3
Oca 05 11:37:05 Minerva root[14320]: 50mounted-tests: debug: /dev/nvme1n1p3 is a LUKS partition; skipping
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/nvme1n1p3
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests.orig
Oca 05 11:37:05 Minerva root[14320]: 50mounted-tests.orig: debug: /dev/nvme1n1p2 is a LUKS partition; skipping
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/50mounted-tests.orig on /dev/nvme1n1p2
Oca 05 11:37:05 Minerva root[14320]: 50mounted-tests: debug: /dev/nvme1n1p2 is a LUKS partition; skipping
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/nvme1n1p2
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/90solaris on mounted /dev/nvme1n1p1
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/90linux-distro.orig on mounted /dev/nvme1n1p1
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/90linux-distro on mounted /dev/nvme1n1p1
Oca 05 11:37:05 Minerva root[14320]: 83haiku: debug: /dev/nvme1n1p1 is not a BeFS partition: exiting
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/83haiku on mounted /dev/nvme1n1p1
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/80minix on mounted /dev/nvme1n1p1
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/70hurd on mounted /dev/nvme1n1p1
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/40lsb on mounted /dev/nvme1n1p1
Oca 05 11:37:05 Minerva root[14320]: 30utility: debug: /dev/nvme1n1p1 is a FAT32 partition
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/30utility on mounted /dev/nvme1n1p1
Oca 05 11:37:05 Minerva root[14320]: 20microsoft: debug: Skipping legacy bootloaders on UEFI system
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/20microsoft on mounted /dev/nvme1n1p1
Oca 05 11:37:05 Minerva macosx-prober[14440]: debug: /dev/nvme1n1p1 is not an HFS+ partition: exiting
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/20macosx on mounted /dev/nvme1n1p1
Oca 05 11:37:05 Minerva root[14320]: 10qnx: debug: /dev/nvme1n1p1 is not a QNX4 partition: exiting
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/10qnx on mounted /dev/nvme1n1p1
Oca 05 11:37:05 Minerva root[14320]: 10freedos: debug: /dev/nvme1n1p1 is a FAT32 partition
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/10freedos on mounted /dev/nvme1n1p1
Oca 05 11:37:05 Minerva root[14320]: 05efi: debug: running subtest /usr/lib/os-probes/mounted/efi/20microsoft
Oca 05 11:37:05 Minerva root[14320]: 05efi: debug: running subtest /usr/lib/os-probes/mounted/efi/10elilo
Oca 05 11:37:05 Minerva root[14320]: 05efi: debug: /dev/nvme1n1p1 partition type is c12a7328-f81f-11d2-ba4b-00a0c93ec93b
Oca 05 11:37:05 Minerva root[14320]: 05efi: debug: /dev/nvme1n1p1 partition scheme is gpt
Oca 05 11:37:05 Minerva root[14320]: 05efi: debug: /dev/nvme1n1p1 is a FAT32 partition
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/05efi on mounted /dev/nvme1n1p1
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/90solaris on mounted /dev/nvme0n1p2
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/90linux-distro.orig on mounted /dev/nvme0n1p2
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/90linux-distro on mounted /dev/nvme0n1p2
Oca 05 11:37:05 Minerva root[14320]: 83haiku: debug: /dev/nvme0n1p2 is not a BeFS partition: exiting
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/83haiku on mounted /dev/nvme0n1p2
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/80minix on mounted /dev/nvme0n1p2
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/70hurd on mounted /dev/nvme0n1p2
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/40lsb on mounted /dev/nvme0n1p2
Oca 05 11:37:05 Minerva root[14320]: 30utility: debug: /dev/nvme0n1p2 is not a FAT partition: exiting
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/30utility on mounted /dev/nvme0n1p2
Oca 05 11:37:05 Minerva root[14320]: 20microsoft: debug: Skipping legacy bootloaders on UEFI system
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/20microsoft on mounted /dev/nvme0n1p2
Oca 05 11:37:05 Minerva macosx-prober[14372]: debug: /dev/nvme0n1p2 is not an HFS+ partition: exiting
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/20macosx on mounted /dev/nvme0n1p2
Oca 05 11:37:05 Minerva root[14320]: 10qnx: debug: /dev/nvme0n1p2 is not a QNX4 partition: exiting
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/10qnx on mounted /dev/nvme0n1p2
Oca 05 11:37:05 Minerva root[14320]: 10freedos: debug: /dev/nvme0n1p2 is not a FAT partition: exiting
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/10freedos on mounted /dev/nvme0n1p2
Oca 05 11:37:05 Minerva root[14320]: 05efi: debug: /dev/nvme0n1p2 is fuseblk partition: exiting
Oca 05 11:37:05 Minerva root[14320]: os-prober: debug: running /usr/lib/os-probes/mounted/05efi on mounted /dev/nvme0n1p2
Oca 05 11:37:05 Minerva kernel: Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
Oca 05 11:37:04 Minerva kernel: xor: automatically using best checksumming function   avx       
Oca 05 11:37:04 Minerva kernel: raid6: using avx2x2 recovery algorithm
Oca 05 11:37:04 Minerva kernel: raid6: skip pq benchmark and using algorithm avx2x4
Oca 05 11:37:04 Minerva kernel: JFS: nTxBlock = 8192, nTxLock = 65536
Oca 05 11:37:03 Minerva kernel: audit: type=1130 audit(1672907823.687:328): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=packagekit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oca 05 11:37:03 Minerva audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=packagekit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oca 05 11:37:03 Minerva systemd[1]: Started PackageKit Daemon.
Oca 05 11:37:03 Minerva dbus-daemon[932]: [system] Successfully activated service 'org.freedesktop.PackageKit'
Oca 05 11:37:03 Minerva PackageKit[13827]: daemon start
Oca 05 11:37:03 Minerva systemd[1]: Starting PackageKit Daemon...
Oca 05 11:37:03 Minerva dbus-daemon[932]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' requested by ':1.112' (uid=0 pid=13824 comm="gdbus call --system --timeout 30 --dest org.freede")
Oca 05 11:36:50 Minerva systemd-timesyncd[779]: Contacted time server 178.79.155.116:123 (0.manjaro.pool.ntp.org).
Oca 05 11:36:42 Minerva pamac-tray-plas[3045]: updates_checker.vala:101: 0 updates found
Oca 05 11:36:41 Minerva pamac-tray-plas[3045]: updates_checker.vala:71: check updates
Oca 05 11:36:16 Minerva pamac-tray-plas[3045]: updates_checker.vala:101: 0 updates found
Oca 05 11:36:16 Minerva kernel: audit: type=1130 audit(1672907776.317:327): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oca 05 11:36:16 Minerva audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oca 05 11:36:16 Minerva systemd[1]: Started Locale Service.
Oca 05 11:36:16 Minerva dbus-daemon[932]: [system] Successfully activated service 'org.freedesktop.locale1'
Oca 05 11:36:16 Minerva systemd[1]: Starting Locale Service...
Oca 05 11:36:16 Minerva kernel: audit: type=1334 audit(1672907776.247:326): prog-id=77 op=LOAD
Oca 05 11:36:16 Minerva kernel: audit: type=1334 audit(1672907776.247:325): prog-id=76 op=LOAD
Oca 05 11:36:16 Minerva kernel: audit: type=1334 audit(1672907776.247:324): prog-id=75 op=LOAD
Oca 05 11:36:16 Minerva audit: BPF prog-id=77 op=LOAD
Oca 05 11:36:16 Minerva audit: BPF prog-id=76 op=LOAD
Oca 05 11:36:16 Minerva audit: BPF prog-id=75 op=LOAD
Oca 05 11:36:16 Minerva dbus-daemon[932]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.109' (uid=1000 pid=8325 comm="pamac checkupdates -q --refresh-tmp-files-dbs --us")
Oca 05 11:36:14 Minerva pamac-tray-plas[3045]: updates_checker.vala:71: check updates
Oca 05 11:36:04 Minerva audit[8291]: USER_START pid=8291 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:36:04 Minerva kernel: audit: type=1105 audit(1672907764.480:323): pid=8291 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:36:04 Minerva kernel: audit: type=1110 audit(1672907764.480:322): pid=8291 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:36:04 Minerva kernel: audit: type=1101 audit(1672907764.480:321): pid=8291 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:36:04 Minerva sudo[8291]: pam_unix(sudo:session): session opened for user root(uid=0) by yamak(uid=1000)
Oca 05 11:36:04 Minerva audit[8291]: CRED_REFR pid=8291 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:36:04 Minerva sudo[8291]:    yamak : TTY=pts/1 ; PWD=/home/yamak ; USER=root ; COMMAND=/usr/bin/mhwd-kernel -i linux61
Oca 05 11:36:04 Minerva audit[8291]: USER_ACCT pid=8291 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:36:04 Minerva sudo[8291]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oca 05 11:36:04 Minerva dbus-daemon[932]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oca 05 11:36:04 Minerva dbus-daemon[932]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.108' (uid=0 pid=8291 comm="sudo mhwd-kernel -i linux61")
Oca 05 11:35:56 Minerva kernel: audit: type=1104 audit(1672907756.810:320): pid=8271 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:56 Minerva kernel: audit: type=1106 audit(1672907756.810:319): pid=8271 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:56 Minerva audit[8271]: CRED_DISP pid=8271 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:56 Minerva audit[8271]: USER_END pid=8271 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:56 Minerva sudo[8271]: pam_unix(sudo:session): session closed for user root
Oca 05 11:35:56 Minerva kernel: audit: type=1105 audit(1672907756.760:318): pid=8271 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:56 Minerva kernel: audit: type=1110 audit(1672907756.760:317): pid=8271 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:56 Minerva kernel: audit: type=1101 audit(1672907756.760:316): pid=8271 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:56 Minerva audit[8271]: USER_START pid=8271 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:56 Minerva sudo[8271]: pam_unix(sudo:session): session opened for user root(uid=0) by yamak(uid=1000)
Oca 05 11:35:56 Minerva audit[8271]: CRED_REFR pid=8271 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:56 Minerva sudo[8271]:    yamak : TTY=pts/1 ; PWD=/home/yamak ; USER=root ; COMMAND=/usr/bin/journalctl --verify
Oca 05 11:35:56 Minerva audit[8271]: USER_ACCT pid=8271 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:56 Minerva sudo[8271]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oca 05 11:35:56 Minerva dbus-daemon[932]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oca 05 11:35:56 Minerva dbus-daemon[932]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.107' (uid=0 pid=8271 comm="sudo journalctl --verify")
Oca 05 11:35:53 Minerva kernel: audit: type=1104 audit(1672907753.317:315): pid=8264 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:53 Minerva kernel: audit: type=1106 audit(1672907753.317:314): pid=8264 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:53 Minerva audit[8264]: CRED_DISP pid=8264 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:53 Minerva audit[8264]: USER_END pid=8264 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:53 Minerva sudo[8264]: pam_unix(sudo:session): session closed for user root
Oca 05 11:35:53 Minerva kernel: audit: type=1105 audit(1672907753.313:313): pid=8264 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:53 Minerva kernel: audit: type=1110 audit(1672907753.313:312): pid=8264 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:53 Minerva kernel: audit: type=1101 audit(1672907753.313:311): pid=8264 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:53 Minerva audit[8264]: USER_START pid=8264 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:53 Minerva sudo[8264]: pam_unix(sudo:session): session opened for user root(uid=0) by yamak(uid=1000)
Oca 05 11:35:53 Minerva audit[8264]: CRED_REFR pid=8264 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:53 Minerva sudo[8264]:    yamak : TTY=pts/1 ; PWD=/home/yamak ; USER=root ; COMMAND=/usr/bin/journalctl --verif
Oca 05 11:35:53 Minerva audit[8264]: USER_ACCT pid=8264 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:53 Minerva sudo[8264]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oca 05 11:35:53 Minerva dbus-daemon[932]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oca 05 11:35:53 Minerva dbus-daemon[932]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.106' (uid=0 pid=8264 comm="sudo journalctl --verif")
Oca 05 11:35:48 Minerva kernel: audit: type=1104 audit(1672907748.967:310): pid=8242 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:48 Minerva kernel: audit: type=1106 audit(1672907748.967:309): pid=8242 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:48 Minerva audit[8242]: CRED_DISP pid=8242 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:48 Minerva audit[8242]: USER_END pid=8242 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:48 Minerva sudo[8242]: pam_unix(sudo:session): session closed for user root
Oca 05 11:35:48 Minerva kernel: audit: type=1105 audit(1672907748.960:308): pid=8242 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:48 Minerva kernel: audit: type=1110 audit(1672907748.960:307): pid=8242 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:48 Minerva audit[8242]: USER_START pid=8242 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:48 Minerva sudo[8242]: pam_unix(sudo:session): session opened for user root(uid=0) by yamak(uid=1000)
Oca 05 11:35:48 Minerva audit[8242]: CRED_REFR pid=8242 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:48 Minerva sudo[8242]:    yamak : TTY=pts/1 ; PWD=/home/yamak ; USER=root ; COMMAND=/usr/bin/journalctl -verify
Oca 05 11:35:48 Minerva audit[8242]: USER_ACCT pid=8242 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:48 Minerva kernel: audit: type=1101 audit(1672907748.957:306): pid=8242 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:48 Minerva sudo[8242]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oca 05 11:35:48 Minerva dbus-daemon[932]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oca 05 11:35:48 Minerva dbus-daemon[932]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.105' (uid=0 pid=8242 comm="sudo journalctl -verify")
Oca 05 11:35:39 Minerva kernel: audit: type=1104 audit(1672907739.893:305): pid=8194 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:39 Minerva kernel: audit: type=1106 audit(1672907739.893:304): pid=8194 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:39 Minerva audit[8194]: CRED_DISP pid=8194 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:39 Minerva audit[8194]: USER_END pid=8194 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:39 Minerva sudo[8194]: pam_unix(sudo:session): session closed for user root
Oca 05 11:35:39 Minerva kernel: audit: type=1105 audit(1672907739.883:303): pid=8194 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:39 Minerva kernel: audit: type=1110 audit(1672907739.883:302): pid=8194 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:39 Minerva sudo[8194]: pam_unix(sudo:session): session opened for user root(uid=0) by yamak(uid=1000)
Oca 05 11:35:39 Minerva audit[8194]: USER_START pid=8194 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:39 Minerva audit[8194]: CRED_REFR pid=8194 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:39 Minerva sudo[8194]:    yamak : TTY=pts/1 ; PWD=/home/yamak ; USER=root ; COMMAND=/usr/bin/journalctl -m --vacuum-time=1s
Oca 05 11:35:39 Minerva kernel: audit: type=1101 audit(1672907739.880:301): pid=8194 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:39 Minerva audit[8194]: USER_ACCT pid=8194 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="yamak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:39 Minerva sudo[8194]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oca 05 11:35:39 Minerva dbus-daemon[932]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oca 05 11:35:39 Minerva dbus-daemon[932]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.104' (uid=0 pid=8194 comm="sudo journalctl -m --vacuum-time=1s")
Oca 05 11:35:31 Minerva audit[8168]: CRED_DISP pid=8168 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:31 Minerva audit[8168]: USER_END pid=8168 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:31 Minerva kernel: audit: type=1104 audit(1672907731.673:300): pid=8168 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:31 Minerva kernel: audit: type=1106 audit(1672907731.673:299): pid=8168 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oca 05 11:35:31 Minerva sudo[8168]: pam_unix(sudo:session): session closed for user root
Oca 05 11:35:31 Minerva systemd-journald[439]: Vacuuming done, freed 0B of archived journals from /var/log/journal/f132d28097804fcb94119bc023e67955.
Oca 05 11:35:31 Minerva systemd-journald[439]: Failed to create new runtime journal: No such file or directory
Oca 05 11:35:31 Minerva systemd-journald[439]: Received client request to rotate journal, rotating.
Oca 05 11:35:31 Minerva systemd-journald[439]: System Journal (/var/log/journal/f132d28097804fcb94119bc023e67955) is 9.2M, max 4.0G, 3.9G free.

looks like a problem with new-ish kernels (I cannot post links, but here it is: https ://bbs.archlinux.org/viewtopic.php?id=280106), hopefully the kernel upgrade would solve it :confused:

so you dont have these issues with the 5.15 kernel? there are kernel parameters you can add and try with them:
kate /etc/default/grub
and in this line: GRUB_CMDLINE_LINUX_DEFAULT inside the quotes add these parameters:

acpi_enforce_resources=lax nvme_core.default_ps_max_latency_us=0 pcie_aspm=off

dont remove anything from there!, just add them to existing parameters, save the file, update grub:
sudo update-grub
reboot and test

Thank you for the help here. I have both upgraded the kernel and added the grub parameters. It’s been about a week, and my pc did not crash during this time. Looks like either (or both) of those solutions worked. Probably the grub imo.

you can now do some testing, to see if all of these parameters are needed…
so remove the:

pcie_aspm=off

save grub, update grub, reboot and see if the crashes return…

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.