deckhouse / deckhouse/yandex-cloud-controller-manager
Strange error messages in log
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 107
- Forks
- 13
- Avg merge
- 23h 39m
- Merged PRs (30d)
- 1
Description
The cloud-controller-manager logs have strange error messages. What do they mean? And is it possible to fix it?
E0214 09:00:42.282197 1 node_lifecycle_controller.go:171] error checking if node p-dacc-prod-934cf32a-69d98d65d8-bsn7s exists: unexpected input: b1g2g8qu94ft8dse5ph8/ru-central1-c/p-dacc-prod-934cf32a-69d98d65d8-bsn7s
E0214 09:00:41.888060 1 node_lifecycle_controller.go:154] error checking if node p-dacc-prod-934cf32a-69d98d65d8-bsn7s is shutdown: unexpected input:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the errors reported from node_lifecycle_controller.go at lines 154 and 171, then follow the node existence and shutdown checks that produce these log messages. Reproduce or inspect the unexpected input cases and establish what the input represents; done means the messages have an identified cause and the issue is either fixed or clearly explained.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100