Investigate the failing cloudinit services on the forgejo-runnerhost-vm #526

Open
opened 2026-04-16 14:39:08 +00:00 by lenkaseg · 1 comment
Member

Summary

cloudinit services show some failures that should be looked at

Details

The runnerhost vm works well, watcher watcher, services serve, runner are online and working.

However, these two units fail on the vm:
[systemd]
Failed Units: 2
cloud-final.service
cloud-init-main.service

### Summary cloudinit services show some failures that should be looked at ### Details The runnerhost vm works well, watcher watcher, services serve, runner are online and working. However, these two units fail on the vm: [systemd] Failed Units: 2 cloud-final.service cloud-init-main.service
lenkaseg added this to the (deleted) project 2026-04-16 14:39:08 +00:00
Author
Member
× cloud-final.service - Cloud-init: Final Stage
     Loaded: loaded (/usr/lib/systemd/system/cloud-final.service; enabled; preset: enabled)
    Drop-In: /usr/lib/systemd/system/service.d
             └─10-timeout-abort.conf
     Active: failed (Result: exit-code) since Thu 2026-04-16 14:27:13 UTC; 13min ago
 Invocation: 45f6ac979dcf458a82bb272a4d7894d9
    Process: 998 ExecStart=sh -c echo "start" | nc -Uu -W1 /run/cloud-init/share/final.sock -s /run/clo>
   Main PID: 998 (code=exited, status=1/FAILURE)
   Mem peak: 2.3M
        CPU: 15ms

Apr 16 14:26:17 forgejo-runnerhost-vm systemd[1]: Starting cloud-final.service - Cloud-init: Final Stag>
Apr 16 14:27:13 forgejo-runnerhost-vm sh[1001]: Completed socket interaction for boot stage final
Apr 16 14:27:13 forgejo-runnerhost-vm systemd[1]: cloud-final.service: Main process exited, code=exited>
Apr 16 14:27:13 forgejo-runnerhost-vm systemd[1]: cloud-final.service: Failed with result 'exit-code'.
Apr 16 14:27:13 forgejo-runnerhost-vm systemd[1]: Failed to start cloud-final.service - Cloud-init: Fin>
``` × cloud-final.service - Cloud-init: Final Stage Loaded: loaded (/usr/lib/systemd/system/cloud-final.service; enabled; preset: enabled) Drop-In: /usr/lib/systemd/system/service.d └─10-timeout-abort.conf Active: failed (Result: exit-code) since Thu 2026-04-16 14:27:13 UTC; 13min ago Invocation: 45f6ac979dcf458a82bb272a4d7894d9 Process: 998 ExecStart=sh -c echo "start" | nc -Uu -W1 /run/cloud-init/share/final.sock -s /run/clo> Main PID: 998 (code=exited, status=1/FAILURE) Mem peak: 2.3M CPU: 15ms Apr 16 14:26:17 forgejo-runnerhost-vm systemd[1]: Starting cloud-final.service - Cloud-init: Final Stag> Apr 16 14:27:13 forgejo-runnerhost-vm sh[1001]: Completed socket interaction for boot stage final Apr 16 14:27:13 forgejo-runnerhost-vm systemd[1]: cloud-final.service: Main process exited, code=exited> Apr 16 14:27:13 forgejo-runnerhost-vm systemd[1]: cloud-final.service: Failed with result 'exit-code'. Apr 16 14:27:13 forgejo-runnerhost-vm systemd[1]: Failed to start cloud-final.service - Cloud-init: Fin> ```
humaton modified the project from (deleted) to Backlog 2026-07-20 10:41:28 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forge/forge#526
No description provided.