Created
June 21, 2024 15:15
-
-
Save pushcx/43a0ae90d105fc52c498195e1c1609db to your computer and use it in GitHub Desktop.
lobsters oom kill
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jun 21 12:56:56 lobste.rs puma[2445540]: [2445540] + Gemfile in context: /srv/lobste.rs/http/Gemfile | |
Jun 21 12:57:17 lobste.rs puma[2445540]: W, [2024-06-21T12:57:17.797831 #2445540] WARN -- : heinous_inline_partial initialized, found: {"app/views/comments/_threads.html.erb"=>"app/views/comments/_comment.html.e> | |
Jun 21 12:57:21 lobste.rs puma[2364866]: [2364866] - Worker 14 (PID: 2445540) booted in 24.79s, phase: 0 | |
Jun 21 14:53:14 lobste.rs systemd[1]: lobsters-puma.service: A process of this unit has been killed by the OOM killer. | |
░░ Subject: A process of lobsters-puma.service unit has been killed by the OOM killer. | |
░░ Defined-By: systemd | |
░░ Support: http://www.ubuntu.com/support | |
░░ | |
░░ A process of unit @UNIT has been killed by the Linux kernel out-of-memory (OOM) | |
░░ killer logic. This usually indicates that the system is low on memory and that | |
░░ memory needed to be freed. A process associated with lobsters-puma.service has been determined | |
░░ as the best process to terminate and has been forcibly terminated by the | |
░░ kernel. | |
░░ | |
░░ Note that the memory pressure might or might not have been caused by lobsters-puma.service. | |
Jun 21 14:53:14 lobste.rs puma[2364866]: [2364866] === puma shutdown: 2024-06-21 14:53:14 +0000 === | |
Jun 21 14:53:14 lobste.rs puma[2364866]: [2364866] - Goodbye! | |
Jun 21 14:53:14 lobste.rs puma[2364866]: [2364866] - Gracefully shutting down workers... | |
Jun 21 14:53:14 lobste.rs puma[2459669]: [2459669] Early termination of worker | |
Jun 21 14:53:16 lobste.rs systemd[1]: lobsters-puma.service: Failed with result 'oom-kill'. | |
░░ Subject: Unit failed | |
░░ Defined-By: systemd | |
░░ Support: http://www.ubuntu.com/support | |
░░ | |
░░ The unit lobsters-puma.service has entered the 'failed' state with result 'oom-kill'. | |
Jun 21 14:53:16 lobste.rs systemd[1]: lobsters-puma.service: Consumed 4h 45min 17.060s CPU time. | |
░░ Subject: Resources consumed by unit runtime | |
░░ Defined-By: systemd | |
░░ Support: http://www.ubuntu.com/support | |
░░ | |
░░ The unit lobsters-puma.service completed and consumed the indicated resources. | |
Jun 21 14:54:16 lobste.rs systemd[1]: lobsters-puma.service: Scheduled restart job, restart counter is at 10. | |
░░ Subject: Automatic restarting of a unit has been scheduled | |
░░ Defined-By: systemd | |
░░ Support: http://www.ubuntu.com/support | |
░░ | |
░░ Automatic restarting of the unit lobsters-puma.service has been scheduled, as the result for | |
░░ the configured Restart= setting for the unit. | |
Jun 21 14:54:16 lobste.rs systemd[1]: Stopped Puma HTTP Server. | |
░░ Subject: A stop job for unit lobsters-puma.service has finished | |
░░ Defined-By: systemd | |
░░ Support: http://www.ubuntu.com/support | |
░░ | |
░░ A stop job for unit lobsters-puma.service has finished. | |
░░ | |
░░ The job identifier is 128255 and the job result is done. | |
Jun 21 14:54:16 lobste.rs systemd[1]: lobsters-puma.service: Consumed 4h 45min 17.060s CPU time. | |
░░ Subject: Resources consumed by unit runtime | |
░░ Defined-By: systemd | |
░░ Support: http://www.ubuntu.com/support | |
░░ | |
░░ The unit lobsters-puma.service completed and consumed the indicated resources. | |
Jun 21 14:54:16 lobste.rs systemd[1]: Started Puma HTTP Server. | |
░░ Subject: A start job for unit lobsters-puma.service has finished successfully | |
░░ Defined-By: systemd | |
░░ Support: http://www.ubuntu.com/support | |
░░ | |
░░ A start job for unit lobsters-puma.service has finished successfully. | |
░░ | |
░░ The job identifier is 128255. | |
Jun 21 14:54:18 lobste.rs puma[2460181]: [2460181] * Pruning Bundler environment | |
Jun 21 14:54:18 lobste.rs puma[2460181]: [2460181] Puma starting in cluster mode... | |
Jun 21 14:54:18 lobste.rs puma[2460181]: [2460181] * Puma version: 6.4.2 (ruby 3.3.1-p55) ("The Eagle of Durango") | |
Jun 21 14:54:18 lobste.rs puma[2460181]: [2460181] * Min threads: 4 | |
Jun 21 14:54:18 lobste.rs puma[2460181]: [2460181] * Max threads: 4 | |
Jun 21 14:54:18 lobste.rs puma[2460181]: [2460181] * Environment: production | |
Jun 21 14:54:18 lobste.rs puma[2460181]: [2460181] * Master PID: 2460181 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment