upgrade-controller reports downloading the binaries multiple times
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Triaged
|
Low
|
Unassigned |
Bug Description
I don't know whether it is actually trying to download the binaries 3 times, but if you have an HA controller and then 'juju upgrade-controller' it reports:
2021-05-07 20:47:47 INFO juju.apiserver tools.go:152 2.9.0-bionic-amd64 agent binaries not found locally, fetching
2021-05-07 20:47:48 INFO juju.apiserver tools.go:152 2.9.0-bionic-amd64 agent binaries not found locally, fetching
2021-05-07 20:47:48 INFO juju.apiserver tools.go:152 2.9.0-bionic-amd64 agent binaries not found locally, fetching
2021-05-07 20:47:48 INFO juju.apiserver tools.go:191 fetching 2.9.0-bionic-amd64 agent binaries from https:/
2021-05-07 20:47:49 INFO juju.apiserver tools.go:191 fetching 2.9.0-bionic-amd64 agent binaries from https:/
2021-05-07 20:47:49 INFO juju.apiserver tools.go:191 fetching 2.9.0-bionic-amd64 agent binaries from https:/
This certainly looks like it is downloading it 3 times. It might just be a logging/reporting bug
This Medium-priority bug has not been updated in 60 days, so we're marking it Low importance. If you believe this is incorrect, please update the importance.