You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since this issue hasn't had any activity in a while - we're going to automatically close it in 30 days. If you're still seeing this issue with the latest version of Nomad, please respond here and we'll keep this open and take another look at this.
This issue will be auto-closed because there hasn't been any activity for a few months. Feel free to open a new one if you still experience this problem 👍
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.
Nomad version
Nomad v0.5.6
Operating system and Environment details
CentOS Linux release 7.3.1611 (Core)
Issue
interpolation does not work in artifact { destination = "destination" } stanza
Reproduction steps
create job with example from "Job file section"
nomad validate
andnomad run
executes with no errors.nomad status -verbose example
shows that download has been completed and task startedbut as you can see from logs, task is terminated because, in my case, start script expected to be in /tmp/example-job/start.sh
Checking content of allocation on node that was assigned to run a task:
Nomad Server logs
Nomad Client logs
Job file
The text was updated successfully, but these errors were encountered: