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

Logs are full of Unable to send command: Invalid argument #333

Open
shonfeder opened this issue Jul 3, 2024 · 0 comments
Open

Logs are full of Unable to send command: Invalid argument #333

shonfeder opened this issue Jul 3, 2024 · 0 comments

Comments

@shonfeder
Copy link
Contributor

Looking at journalctl on prod shows the logs just completely clobbered with this message:

May 03 03:05:58 opam.ci.ocaml.org sh[92734]: Unable to send command: Invalid argument
May 03 03:05:58 opam.ci.ocaml.org sh[92734]: Unable to send command: Invalid argument
May 03 03:05:58 opam.ci.ocaml.org sh[92734]: Unable to send command: Invalid argument
May 03 03:05:58 opam.ci.ocaml.org sh[92734]: Unable to send command: Invalid argument
May 03 03:05:58 opam.ci.ocaml.org sh[92734]: Unable to send command: Invalid argument
May 03 03:05:58 opam.ci.ocaml.org sh[92734]: Unable to send command: Invalid argument
May 03 03:05:58 opam.ci.ocaml.org sh[92734]: Unable to send command: Invalid argument
May 03 03:05:58 opam.ci.ocaml.org sh[92734]: Unable to send command: Invalid argument
May 03 03:05:58 opam.ci.ocaml.org sh[92734]: Unable to send command: Invalid argument
May 03 03:05:58 opam.ci.ocaml.org sh[92734]: Unable to send command: Invalid argument
May 03 03:05:58 opam.ci.ocaml.org sh[92734]: Unable to send command: Invalid argument
May 03 03:05:58 opam.ci.ocaml.org sh[92734]: Unable to send command: Invalid argument

I'm not familiar, but judging from ipmitool/ipmitool#195 this may indicate a problem with our use of ipmitool, which I guess we are using for prometheus, based on this log segment:

May 03 03:05:59 opam.ci.ocaml.org sh[92734]: Unable to send command: Invalid argument
May 03 03:05:59 opam.ci.ocaml.org sh[92734]: Unable to send command: Invalid argument
May 03 03:05:59 opam.ci.ocaml.org sh[92734]: Unable to send command: Invalid argument
May 03 03:05:59 opam.ci.ocaml.org systemd[1]: prometheus-node-exporter-ipmitool-sensor.service: Deactivated successfully.
May 03 03:05:59 opam.ci.ocaml.org systemd[1]: Finished Collect ipmitool sensor metrics for prometheus-node-exporter.
May 03 03:06:56 opam.ci.ocaml.org systemd[1]: Starting Collect ipmitool sensor metrics for prometheus-node-exporter...
May 03 03:06:56 opam.ci.ocaml.org systemd[1]: Starting Collect apt metrics for prometheus-node-exporter...
May 03 03:06:56 opam.ci.ocaml.org systemd[1]: Starting Collect SMART metrics for prometheus-node-exporter...
May 03 03:06:57 opam.ci.ocaml.org systemd[1]: prometheus-node-exporter-smartmon.service: Deactivated successfully.
May 03 03:06:57 opam.ci.ocaml.org systemd[1]: Finished Collect SMART metrics for prometheus-node-exporter.
May 03 03:06:57 opam.ci.ocaml.org systemd[1]: prometheus-node-exporter-smartmon.service: Consumed 1.296s CPU time.

This seems to be persistent at least since May.

See also ipmitool/ipmitool#85
I

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant