I have juju installed with MAAS. When I deploy charms from juju cmdline, I see the MAAS grab and assign a machine, I can see the machine gets deployed from the juju status but it never gets out of pending. I have reinstalled/deployed juju a couple of times. When I log into the ‘assigned’ machine I can see it boots and installs with cloud init however the juju agent cant be downloaded. I can download that myself outside of ubuntu machine. not sure why the agent wont download???
Any one have any ideas that can help point me in the right direction to solve this? thanks.
Jun 22 17:31:10 SV5-SU4-FCH1915V1ZL cloud-init[1956]: Attempt 85 to download agent binaries from https://172.30.9.7:17070/model/3b3e07da-eb55-43dc-8029-d27f932840b6/tools/2.9.31-ubuntu-amd64...
Jun 22 17:31:10 SV5-SU4-FCH1915V1ZL cloud-init[1956]: + curl -sSfw agent binaries from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download}
bytes; speed %{speed_download} bytes/s --connect-timeout 20 --noproxy * --insecure -o /var/lib/juju/tools/2.9.31-ubuntu-amd64/tools.tar.gz https://172.30.9.7:17070/model/3b3e07da-eb55-43dc-8029-d27f932840b6/tools/2.9.31-ubuntu-amd64
Jun 22 17:31:30 SV5-SU4-FCH1915V1ZL cloud-init[1956]: curl: (28) Operation timed out after 20001 milliseconds with 0 out of 0 bytes received
Jun 22 17:31:30 SV5-SU4-FCH1915V1ZL cloud-init[1956]: agent binaries from https://172.30.9.7:17070/model/3b3e07da-eb55-43dc-8029-d27f932840b6/tools/2.9.31-ubuntu-amd64 downloaded: HTTP 000; time 20.001078s; size 0 bytes; speed 0.000 bytes/s + echo Download failed, retrying in 15s
Jun 22 17:31:30 SV5-SU4-FCH1915V1ZL cloud-init[1956]: Download failed, retrying in 15s
Jun 22 17:31:30 SV5-SU4-FCH1915V1ZL cloud-init[1956]: + sleep 15
Jun 22 17:31:45 SV5-SU4-FCH1915V1ZL cloud-init[1956]: + n=86
Jun 22 17:31:45 SV5-SU4-FCH1915V1ZL cloud-init[1956]: + true
Jun 22 17:31:45 SV5-SU4-FCH1915V1ZL cloud-init[1956]: + printf Attempt 86 to download agent binaries from %s...\n https://172.30.9.7:17070/model/3b3e07da-eb55-43dc-8029-d27f932840b6/tools/2.9.31-ubuntu-amd64
Jun 22 17:31:45 SV5-SU4-FCH1915V1ZL cloud-init[1956]: Attempt 86 to download agent binaries from https://172.30.9.7:17070/model/3b3e07da-eb55-43dc-8029-d27f932840b6/tools/2.9.31-ubuntu-amd64...
Jun 22 17:31:45 SV5-SU4-FCH1915V1ZL cloud-init[1956]: + curl -sSfw agent binaries from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download}
bytes; speed %{speed_download} bytes/s --connect-timeout 20 --noproxy * --insecure -o /var/lib/juju/tools/2.9.31-ubuntu-amd64/tools.tar.gz https://172.30.9.7:17070/model/3b3e07da-eb55-43dc-8029-d27f932840b6/tools/2.9.31-ubuntu-amd64