Juju wait doesn't recognize restarted machines
Bug #1989735 reported by
Bas de Bruijne
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Invalid
|
Undecided
|
Unassigned | ||
Juju Wait Plugin |
New
|
Undecided
|
Unassigned |
Bug Description
In testrun https:/
1) machine 6 goes down for one reason or another
2) machine 6 comes back up
3) juju recognizes it and changes the machine status from `lost` to `started`
4) juju wait fails with the message `ERROR:root:Machine 6 is in down for 31 minutes.`
This message is true in the sense that it was 31 minutes ago that the machine went down but since the machine has come back up within 31 min it should not be a blocking error for juju wait.
Crashdumps for this run can be found here:
https:/
tags: | added: cdo-qa foundations-engine |
Changed in juju: | |
status: | New → Incomplete |
status: | Incomplete → Invalid |
To post a comment you must log in.
Maybe it will be helpful to have a look at: https:/ /juju.is/ docs/olm/ juju-wait- for