template list.peerings timeout #25508
Labels
stage/waiting-on-upstream
This issue is waiting on an upstream PR review
theme/consul-template
type/bug
Nomad version
Nomad v1.9.7
BuildDate 2025-03-11T09:07:15Z
Revision f869597+CHANGES
Operating system and Environment details
Ubuntu 24.04.2 LTS on amd64
Issue
The Nomad job does not handle the wait-period for
list.peerings
correctly. Even though it wants to use a blocking-query to get the latest updates, it doesn't seem patient enough to wait for changes. Not sure whether this logic is in Nomad and how it uses Consul Template, or whether this is an issue within Consul Template v0.40.0. It only occurs in Nomad v1.9.7 and above, ever since the Consul Template dependency got a bump to v0.40.0Reproduction steps
context deadline exceeded
error messageExpected Result
No timeouts.
Actual Result
Timeouts which cause the job to fail.
Job file (if appropriate)
See related snippet above.
Nomad Server logs (if appropriate)
Not applicable.
Nomad Client logs (if appropriate)
This might contain a few (not many) allocs that are unrelated. The issue with
list.peerings
does clearly show.The text was updated successfully, but these errors were encountered: