Kenfe-Mickaël Laventure
Kenfe-Mickaël Laventure
@RRAlex then your issue might be #29369
@RRAlex from your description and log provided you don't seem to hit a low memory scenario since your system reports more than 8GB available. Here the health check timeouts, meaning...
@RRAlex I was referring to your second message sorry, not the original issue.
For sorting and pruning purposes this would indeed be useful. But it seems the PR from @slok (#13621) was refused at the time. Are the reasons behind the rejection still...
@doublemcz Do you have the docker logs around the lock time. Unfortunately it seems like you've already restarted the instance, but if it occurs again, could you please send a...
@shibug that `FIXME` can be ignored. If you're machine is still running, please send a `SIGUSR1` to the daemon and share the stacktrace with us.
@shibug docker create the file in `/run` now, it should have printed the location in the daemon log if the signal was processed correctly.
@benjilev08 which version of docker was it taken from?
Ok, this isn't related to `prune` per se. The daemon is stuck trying to delete an `exec` that couldn't get started properly in `goroutine 272364`. That goroutine has been waiting...
I'm thinking it may be https://github.com/containerd/containerd/issues/2078, in which case the fix is to upgrade docker. Or manually upgrade `containerd` to `v1.0.1`