Skip to content

sshd fails to start in GitLab 18.0.2 container #7218

@hannes-ucsc

Description

@hannes-ucsc

Container starts but the sshd process inside it does not. I don't have a screenshot of that situation but the first child of run runsv sshd would be missing in that case …

Image

… and the respective log is filled with PRNG is not seeded

$ sudo grep seeded /mnt/gitlab/logs/sshd/* | tail
/mnt/gitlab/logs/sshd/@400000006849c4e10cafeeb4.u:2025-06-11_18:02:23.11544 PRNG is not seeded
/mnt/gitlab/logs/sshd/@400000006849c4e10cafeeb4.u:2025-06-11_18:02:24.12335 PRNG is not seeded
/mnt/gitlab/logs/sshd/@400000006849c4e10cafeeb4.u:2025-06-11_18:02:25.13026 PRNG is not seeded
/mnt/gitlab/logs/sshd/@400000006849c4e10cafeeb4.u:2025-06-11_18:02:26.13651 PRNG is not seeded
/mnt/gitlab/logs/sshd/@400000006849c4e10cafeeb4.u:2025-06-11_18:02:27.14790 PRNG is not seeded
/mnt/gitlab/logs/sshd/@400000006849c4e10cafeeb4.u:2025-06-11_18:02:28.15500 PRNG is not seeded
/mnt/gitlab/logs/sshd/@400000006849c4e10cafeeb4.u:2025-06-11_18:02:29.16024 PRNG is not seeded
/mnt/gitlab/logs/sshd/@400000006849c4e10cafeeb4.u:2025-06-11_18:02:30.16644 PRNG is not seeded
/mnt/gitlab/logs/sshd/@400000006849c4e10cafeeb4.u:2025-06-11_18:02:31.17174 PRNG is not seeded
/mnt/gitlab/logs/sshd/@400000006849c4e10cafeeb4.u:2025-06-11_18:02:32.17724 PRNG is not seeded

User are be unable to pull from or push to any git repository on the GitLab instance, using git+ssh.

Metadata

Metadata

Assignees

Labels

spike:1[process] Spike estimate of one point

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions