Skip to content

Instantly share code, notes, and snippets.

@qwelias
Created November 23, 2023 13:29
Show Gist options
  • Save qwelias/9af4b3df64ad049a291ffb69fc298712 to your computer and use it in GitHub Desktop.
Save qwelias/9af4b3df64ad049a291ffb69fc298712 to your computer and use it in GitHub Desktop.
go-luks-suspend dmesg
[ 572.761514] systemd[1]: Stopping Journal Service...
[ 572.762135] systemd-journald[4803]: Received SIGTERM from PID 1 (systemd).
[ 572.762378] systemd[1]: Stopping Rule-based Manager for Device Events and Files...
[ 572.772869] systemd[1]: systemd-journald.service: Deactivated successfully.
[ 572.783712] systemd[1]: Stopped Journal Service.
[ 572.785256] systemd[1]: systemd-udevd.service: Deactivated successfully.
[ 572.798322] systemd[1]: Stopped Rule-based Manager for Device Events and Files.
[ 572.799309] systemd[1]: systemd-journald-dev-log.socket: Deactivated successfully.
[ 572.799445] systemd[1]: Closed Journal Socket (/dev/log).
[ 572.799589] systemd[1]: systemd-journald.socket: Deactivated successfully.
[ 572.799719] systemd[1]: Closed Journal Socket.
[ 572.799897] systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully.
[ 572.800005] systemd[1]: Closed udev Kernel Socket.
[ 572.806251] EXT4-fs (dm-0): re-mounted 0c6338b3-d316-41c4-afbe-682092452d3c r/w. Quota mode: none.
[ 572.887394] PM: suspend entry (deep)
[ 572.887478] Filesystems sync: 0.000 seconds
[ 572.894516] Freezing user space processes
[ 572.896423] Freezing user space processes completed (elapsed 0.001 seconds)
[ 572.896426] OOM killer disabled.
[ 572.896426] Freezing remaining freezable tasks
[ 572.897634] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[ 572.897670] printk: Suspending console(s) (use no_console_suspend to debug)
[ 572.909866] e1000e: EEE TX LPI TIMER: 00000011
[ 572.933503] sd 5:0:0:0: [sdb] Synchronizing SCSI cache
[ 572.933525] sd 4:0:0:0: [sda] Synchronizing SCSI cache
[ 572.933637] ata6.00: Entering standby power mode
[ 572.933656] ata5.00: Entering standby power mode
[ 573.848265] ACPI: PM: Preparing to enter system sleep state S3
[ 574.055921] ACPI: PM: Saving platform NVS memory
[ 574.056011] Disabling non-boot CPUs ...
[ 574.057832] smpboot: CPU 1 is now offline
[ 574.060171] smpboot: CPU 2 is now offline
[ 574.062558] smpboot: CPU 3 is now offline
[ 574.064889] ACPI: PM: Low-level resume complete
[ 574.064929] ACPI: PM: Restoring platform NVS memory
[ 574.065592] Enabling non-boot CPUs ...
[ 574.065693] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 574.066298] CPU1 is up
[ 574.066384] smpboot: Booting Node 0 Processor 2 APIC 0x4
[ 574.066970] CPU2 is up
[ 574.067054] smpboot: Booting Node 0 Processor 3 APIC 0x6
[ 574.067635] CPU3 is up
[ 574.068492] ACPI: PM: Waking up from system sleep state S3
[ 575.542209] ata3: SATA link down (SStatus 4 SControl 300)
[ 575.542244] ata4: SATA link down (SStatus 4 SControl 300)
[ 575.545524] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 575.545528] ata6.00: Entering active power mode
[ 575.548801] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 575.548805] ata5.00: Entering active power mode
[ 575.550044] ata5.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
[ 575.550047] ata5.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
[ 575.550247] ata5.00: supports DRM functions and may not be fully accessible
[ 575.555732] ata5.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
[ 575.555735] ata5.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
[ 575.555911] ata5.00: supports DRM functions and may not be fully accessible
[ 575.560698] ata5.00: configured for UDMA/133
[ 575.560765] ata5.00: Enabling discard_zeroes_data
[ 575.570043] ata6.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
[ 575.570045] ata6.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
[ 575.572182] ata6.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
[ 575.572184] ata6.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
[ 575.573195] ata6.00: configured for UDMA/133
[ 575.780937] pcieport 0000:00:1c.6: PCI bridge to [bus 04]
[ 575.780942] pcieport 0000:00:1c.6: bridge window [mem 0xf7200000-0xf73fffff]
[ 575.781093] pcieport 0000:00:1c.7: PCI bridge to [bus 05]
[ 575.781095] pcieport 0000:00:1c.7: bridge window [io 0xd000-0xdfff]
[ 575.781098] pcieport 0000:00:1c.7: bridge window [mem 0xf7400000-0xf74fffff]
[ 575.781124] OOM killer enabled.
[ 575.781125] Restarting tasks ... done.
[ 575.782994] random: crng reseeded on system resumption
[ 575.783901] PM: suspend exit
[ 580.225359] PM: suspend entry (deep)
[ 580.225420] Filesystems sync: 0.000 seconds
[ 580.228431] Freezing user space processes
[ 581.230922] Freezing user space processes failed after 1.002 seconds (5 tasks refusing to freeze, wq_busy=0):
[ 581.231036] task:wireplumber state:D stack:0 pid:2424 ppid:1350 flags:0x00004006
[ 581.231050] Call Trace:
[ 581.231054] <TASK>
[ 581.231062] __schedule+0x3e8/0x1410
[ 581.231086] schedule+0x5e/0xd0
[ 581.231096] percpu_rwsem_wait+0x116/0x140
[ 581.231109] ? __pfx_percpu_rwsem_wake_function+0x10/0x10
[ 581.231124] __percpu_down_read+0x68/0x120
[ 581.231131] mnt_want_write+0x8f/0xc0
[ 581.231144] path_openat+0xa54/0x1180
[ 581.231155] ? __pfx_pollwake+0x10/0x10
[ 581.231166] do_filp_open+0xb3/0x160
[ 581.231187] do_sys_openat2+0xab/0xe0
[ 581.231197] __x64_sys_openat+0x57/0xa0
[ 581.231206] do_syscall_64+0x5d/0x90
[ 581.231216] ? switch_fpu_return+0x50/0xe0
[ 581.231228] ? exit_to_user_mode_prepare+0x132/0x1f0
[ 581.231243] entry_SYSCALL_64_after_hwframe+0x6e/0xd8
[ 581.231252] RIP: 0033:0x7fcc60ca6c70
[ 581.231288] RSP: 002b:00007ffd1b6fee20 EFLAGS: 00000293 ORIG_RAX: 0000000000000101
[ 581.231297] RAX: ffffffffffffffda RBX: 00000000000800c2 RCX: 00007fcc60ca6c70
[ 581.231303] RDX: 00000000000800c2 RSI: 0000564c2e2de150 RDI: 00000000ffffff9c
[ 581.231308] RBP: 0000564c2e2de150 R08: 0000000000000000 R09: 0000000000000001
[ 581.231313] R10: 00000000000001b6 R11: 0000000000000293 R12: 00007fcc60eca560
[ 581.231318] R13: 0e38e38e38e38e39 R14: 0000000065617f34 R15: 000000006555a150
[ 581.231332] </TASK>
[ 581.231346] task:HangWatcher state:D stack:0 pid:3210 ppid:2063 flags:0x00000006
[ 581.231356] Call Trace:
[ 581.231359] <TASK>
[ 581.231364] __schedule+0x3e8/0x1410
[ 581.231375] ? update_load_avg+0x7e/0x780
[ 581.231389] schedule+0x5e/0xd0
[ 581.231398] percpu_rwsem_wait+0x116/0x140
[ 581.231409] ? __pfx_percpu_rwsem_wake_function+0x10/0x10
[ 581.231422] __percpu_down_read+0x68/0x120
[ 581.231431] ext4_page_mkwrite+0x471/0x570 [ext4 1652a5ba57eda6b02c6de1f7aff467e36ffe3d3f]
[ 581.231593] ? timerqueue_add+0x66/0xb0
[ 581.231608] do_page_mkwrite+0x4d/0xa0
[ 581.231618] do_wp_page+0x431/0xb80
[ 581.231627] ? __futex_unqueue+0x29/0x40
[ 581.231637] ? futex_unqueue+0x3c/0x60
[ 581.231646] ? hrtimer_cancel+0x15/0x40
[ 581.231656] ? futex_wait+0x24e/0x270
[ 581.231666] ? __pte_offset_map+0x1b/0x180
[ 581.231677] __handle_mm_fault+0xa7b/0xd90
[ 581.231696] handle_mm_fault+0x17f/0x360
[ 581.231708] do_user_addr_fault+0x1ed/0x660
[ 581.231723] exc_page_fault+0x7f/0x180
[ 581.231735] asm_exc_page_fault+0x26/0x30
[ 581.231744] RIP: 0033:0x55f0d6a5e46e
[ 581.231762] RSP: 002b:00007f6689ffded0 EFLAGS: 00010206
[ 581.231769] RAX: 000000000010e238 RBX: 00000ca400259b30 RCX: 00007f668c800000
[ 581.231774] RDX: 000000000010e3d8 RSI: 0000000000000190 RDI: 0000000000400000
[ 581.231778] RBP: 00007f6689ffdfb0 R08: 000000000010e238 R09: 0000000053215531
[ 581.231783] R10: 00007f6689ffe110 R11: 00007ffff8921080 R12: 00000000002f1dc8
[ 581.231787] R13: 00000000000001a0 R14: 00007f668c90e238 R15: 000000000010e238
[ 581.231799] </TASK>
[ 581.231803] task:ThreadPoolForeg state:D stack:0 pid:3212 ppid:2063 flags:0x00000006
[ 581.231811] Call Trace:
[ 581.231814] <TASK>
[ 581.231819] __schedule+0x3e8/0x1410
[ 581.231836] schedule+0x5e/0xd0
[ 581.231845] percpu_rwsem_wait+0x116/0x140
[ 581.231856] ? __pfx_percpu_rwsem_wake_function+0x10/0x10
[ 581.231869] __percpu_down_read+0x68/0x120
[ 581.231876] ext4_page_mkwrite+0x471/0x570 [ext4 1652a5ba57eda6b02c6de1f7aff467e36ffe3d3f]
[ 581.232034] do_page_mkwrite+0x4d/0xa0
[ 581.232043] do_wp_page+0x431/0xb80
[ 581.232054] ? __pte_offset_map+0x1b/0x180
[ 581.232064] __handle_mm_fault+0xa7b/0xd90
[ 581.232083] handle_mm_fault+0x17f/0x360
[ 581.232095] do_user_addr_fault+0x1ed/0x660
[ 581.232107] exc_page_fault+0x7f/0x180
[ 581.232119] asm_exc_page_fault+0x26/0x30
[ 581.232127] RIP: 0033:0x55f0d92024e6
[ 581.232140] RSP: 002b:00007f6688ffb120 EFLAGS: 00010206
[ 581.232146] RAX: 00007f668c81d088 RBX: 000055f0e172e700 RCX: 0000000000000001
[ 581.232151] RDX: 0000000000000001 RSI: 0000000000000000 RDI: 0000000000000001
[ 581.232155] RBP: 00007f6688ffb260 R08: 0000000000000031 R09: 0000000000002710
[ 581.232159] R10: 00007f6688ffb100 R11: 00007ffff8921080 R12: 0000000000000000
[ 581.232163] R13: 00002c380078b030 R14: 0000000000000000 R15: 00002c38009072f0
[ 581.232176] </TASK>
[ 581.232179] task:Chrome_IOThread state:D stack:0 pid:3216 ppid:2063 flags:0x00000006
[ 581.232187] Call Trace:
[ 581.232189] <TASK>
[ 581.232194] __schedule+0x3e8/0x1410
[ 581.232221] ? unix_stream_recvmsg+0x8c/0xa0
[ 581.232231] ? __pfx_unix_stream_read_actor+0x10/0x10
[ 581.232248] schedule+0x5e/0xd0
[ 581.232257] percpu_rwsem_wait+0x116/0x140
[ 581.232268] ? __pfx_percpu_rwsem_wake_function+0x10/0x10
[ 581.232281] __percpu_down_read+0x68/0x120
[ 581.232288] ext4_page_mkwrite+0x471/0x570 [ext4 1652a5ba57eda6b02c6de1f7aff467e36ffe3d3f]
[ 581.232446] do_page_mkwrite+0x4d/0xa0
[ 581.232455] do_wp_page+0x431/0xb80
[ 581.232466] ? __pte_offset_map+0x1b/0x180
[ 581.232476] __handle_mm_fault+0xa7b/0xd90
[ 581.232495] handle_mm_fault+0x17f/0x360
[ 581.232507] do_user_addr_fault+0x1ed/0x660
[ 581.232520] exc_page_fault+0x7f/0x180
[ 581.232531] asm_exc_page_fault+0x26/0x30
[ 581.232540] RIP: 0033:0x55f0d6a57d7c
[ 581.232553] RSP: 002b:00007f6686ff5300 EFLAGS: 00010206
[ 581.232558] RAX: 00007f668c8e28a0 RBX: 0000000000000000 RCX: 0000000000000001
[ 581.232562] RDX: 0000000000000003 RSI: 0000000000000010 RDI: 0000000000000002
[ 581.232566] RBP: 00007f6686ff5370 R08: 0000000000000002 R09: 0000000000000003
[ 581.232570] R10: 00007f6686ff51e0 R11: 00007ffff8921080 R12: 0000000000000000
[ 581.232574] R13: 00002c38001b05f0 R14: 00007f6686ff64d8 R15: 00002c38001b1360
[ 581.232586] </TASK>
[ 581.232591] task:CacheThread_Blo state:D stack:0 pid:3230 ppid:2063 flags:0x00000006
[ 581.232598] Call Trace:
[ 581.232600] <TASK>
[ 581.232605] __schedule+0x3e8/0x1410
[ 581.232621] schedule+0x5e/0xd0
[ 581.232630] percpu_rwsem_wait+0x116/0x140
[ 581.232641] ? __pfx_percpu_rwsem_wake_function+0x10/0x10
[ 581.232654] __percpu_down_read+0x68/0x120
[ 581.232660] vfs_write+0x3c7/0x420
[ 581.232677] __x64_sys_pwrite64+0x98/0xd0
[ 581.232690] do_syscall_64+0x5d/0x90
[ 581.232701] ? syscall_exit_to_user_mode+0x2b/0x40
[ 581.232712] ? do_syscall_64+0x6c/0x90
[ 581.232720] ? do_syscall_64+0x6c/0x90
[ 581.232729] entry_SYSCALL_64_after_hwframe+0x6e/0xd8
[ 581.232738] RIP: 0033:0x7f668f04a347
[ 581.232747] RSP: 002b:00007f667d1f2250 EFLAGS: 00000293 ORIG_RAX: 0000000000000012
[ 581.232754] RAX: ffffffffffffffda RBX: 00002c380a825340 RCX: 00007f668f04a347
[ 581.232758] RDX: 0000000000000128 RSI: 00002c380a825340 RDI: 0000000000000041
[ 581.232763] RBP: 00007f667d1f2330 R08: 0000000000000000 R09: 00002c3800875180
[ 581.232767] R10: 0000000000002000 R11: 0000000000000293 R12: 0000000000000128
[ 581.232771] R13: 0000000000002000 R14: 0000000000000128 R15: 00007f667d1f22d8
[ 581.232783] </TASK>
[ 581.233421] OOM killer enabled.
[ 581.233424] Restarting tasks ... done.
[ 581.236906] random: crng reseeded on system resumption
[ 581.238108] PM: suspend exit
[ 582.438086] systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
[ 585.771469] e1000e 0000:00:1f.6 enp0s31f6: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[ 595.793923] systemd[1]: Listening on Journal Socket.
[ 595.795134] systemd[1]: Listening on Journal Socket (/dev/log).
[ 595.813191] systemd[1]: Starting Journal Service...
[ 595.815293] systemd[1]: Listening on udev Control Socket.
[ 595.817016] systemd[1]: Listening on udev Kernel Socket.
[ 595.820762] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[ 595.830069] systemd-journald[6710]: Collecting audit messages is disabled.
[ 595.838383] systemd[1]: Started Journal Service.
[ 595.853918] EXT4-fs (dm-0): re-mounted 0c6338b3-d316-41c4-afbe-682092452d3c r/w. Quota mode: none.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment