Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client: warning about cgroup cleanup with nil error #17569

Closed
shoenig opened this issue Jun 16, 2023 · 2 comments
Closed

client: warning about cgroup cleanup with nil error #17569

shoenig opened this issue Jun 16, 2023 · 2 comments
Assignees
Labels
stage/accepted Confirmed, and intend to work on. No timeline committment though. theme/cgroups cgroups issues type/bug
Milestone

Comments

@shoenig
Copy link
Contributor

shoenig commented Jun 16, 2023

Noticed these warnings while messing with a poststart task using the podman driver. Haven't looked into it but it's odd we're emitting a warning with a nil error.

2023-06-16T16:32:14.014Z [WARN]  client.alloc_runner.task_runner.task_hook.logmon.nomad: timed out waiting for read-side of process output pipe to close: alloc_id=43a30474-a06d-2453-203c-5ac3fe73ec45 task=registry @module=logmon timestamp=2023-06-16T16:32:14.014Z
2023-06-16T16:32:14.058Z [WARN]  client.cpuset.v2: failed to cleanup cgroup: path=/sys/fs/cgroup/nomad.slice/libpod-0ff072e692c2a51358e589ce47f11c64e432fc15255694be5d127e692c4cd0d0.scope error=<nil>
@shoenig shoenig added type/bug stage/accepted Confirmed, and intend to work on. No timeline committment though. theme/cgroups cgroups issues labels Jun 16, 2023
@shoenig shoenig self-assigned this Jun 16, 2023
@shoenig shoenig added this to the 1.7.0 milestone Oct 24, 2023
@shoenig
Copy link
Contributor Author

shoenig commented Oct 24, 2023

Should be fixed as part of #18371

@shoenig shoenig closed this as completed Oct 24, 2023
Copy link

github-actions bot commented Jan 5, 2025

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
stage/accepted Confirmed, and intend to work on. No timeline committment though. theme/cgroups cgroups issues type/bug
Projects
None yet
Development

No branches or pull requests

1 participant