Comment 6 for bug 1468653

Revision history for this message
Peter Sabaini (peter-sabaini) wrote : Re: jujud hanging after upgrading from 1.24.0 to 1.24.1

I think the issue remains with 1.24.2, been able to repro this on staging.

Steps:

install juju-core 1.24.0.1
bootstrap/partial cloud deploy
juju set-env agent-stream=proposed
juju upgrade-juju --version="1.24.2"

In the logs I can soon see messages of the form '''juju.apiserver apiserver.go:287 -> [1] user-admin@local 33.442us {"RequestId":3,"Error":"upgrade in progress...'''

But otherwise no upgrade seems to be performed (been waiting for almost an hour). juju status appears to hang during that time. After ~1h I restarted jujud-machine-0, and the upgrade seemed to commence there then. However, machine-{2,3} still remain on 1.24.0.1. Only after restarting machine daemons there the upgrade continues there.