Comment 0 for bug 1748275

Revision history for this message
Chris Gregan (cgregan) wrote :

Description:
00:15:56 INFO cmd controller.go:88 Controller machines are in the "controller" model
00:15:56 INFO cmd controller.go:89 Initial model "default" added
00:15:56 INFO cmd supercommand.go:465 command finished
adding machines: 1, 2, 3
demoting machines: 0

Traceback (most recent call last):
  File "foundation/bin/juju-bootstrap", line 118, in <module>
    main(sys.argv)
  File "foundation/bin/juju-bootstrap", line 114, in main
    wait_for_ha(args.cloud_name)
  File "foundation/bin/juju-bootstrap", line 63, in wait_for_ha
    raise Exception("Timed out waiting for juju ha to become ready.")
Exception: Timed out waiting for juju ha to become ready.
Makefile:173: recipe for target 'juju_bootstrap' failed
make: *** [juju_bootstrap] Error 1

This demotion of machine 0 is something we have not seen before.