[maas-19] dimitern@hitchcock:~$ juju bootstrap hwmaas maas-hw --config=~/.local/share/juju/config-xenial-fast.yaml --upload-tools --to node-12
Creating Juju controller "local.hwmaas" on maas-hw
Bootstrapping model "admin"
Starting new instance for initial controller
Launching instance
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x0 pc=0x11873d0]
goroutine 1 [running]:
panic(0x1f78b80, 0xc820012130)
/usr/lib/go-1.6/src/runtime/panic.go:464 +0x3e6
github.com/juju/gomaasapi.(*subnet).CIDR(0x0, 0x7f9d60162060, 0x0)
/home/dimitern/work/go/src/github.com/juju/gomaasapi/subnet.go:56 +0x20
github.com/juju/juju/provider/maas.maas2NetworkInterfaces(0xc8204ab660, 0xc820130000, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/dimitern/work/go/src/github.com/juju/juju/provider/maas/interfaces.go:285 +0xc66
github.com/juju/juju/provider/maas.(*maasEnviron).StartInstance(0xc8200f8000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/dimitern/work/go/src/github.com/juju/juju/provider/maas/environ.go:1014 +0x2000
github.com/juju/juju/provider/common.BootstrapInstance(0x7f9d64c31208, 0xc82046b710, 0x7f9d64c35848, 0xc8200f8000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/dimitern/work/go/src/github.com/juju/juju/provider/common/bootstrap.go:145 +0xaaf
github.com/juju/juju/provider/maas.(*maasEnviron).Bootstrap(0xc8200f8000, 0x7f9d64c31208, 0xc82046b710, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/dimitern/work/go/src/github.com/juju/juju/provider/maas/environ.go:174 +0x111
github.com/juju/juju/environs/bootstrap.Bootstrap(0x7f9d64c31208, 0xc82046b710, 0x7f9d64c35848, 0xc8200f8000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/dimitern/work/go/src/github.com/juju/juju/environs/bootstrap/bootstrap.go:205 +0x15ea
github.com/juju/juju/cmd/juju/commands.bootstrapFuncs.Bootstrap(0x7f9d64c31208, 0xc82046b710, 0x7f9d64c35848, 0xc8200f8000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/dimitern/work/go/src/github.com/juju/juju/cmd/juju/commands/bootstrap.go:235 +0x80
github.com/juju/juju/cmd/juju/commands.(*bootstrapFuncs).Bootstrap(0x36f2558, 0x7f9d64c31208, 0xc82046b710, 0x7f9d64c35848, 0xc8200f8000, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
<autogenerated>:74 +0xfb
github.com/juju/juju/cmd/juju/commands.(*bootstrapCommand).Run(0xc82016e000, 0xc8202eb3b0, 0x0, 0x0)
/home/dimitern/work/go/src/github.com/juju/juju/cmd/juju/commands/bootstrap.go:523 +0x2e7e
github.com/juju/juju/cmd/modelcmd.(*modelCommandWrapper).Run(0xc820308ea0, 0xc8202eb3b0, 0x0, 0x0)
/home/dimitern/work/go/src/github.com/juju/juju/cmd/modelcmd/modelcommand.go:273 +0x4f
github.com/juju/juju/cmd/modelcmd.(*baseCommandWrapper).Run(0xc8201d0560, 0xc8202eb3b0, 0x0, 0x0)
/home/dimitern/work/go/src/github.com/juju/juju/cmd/modelcmd/base.go:205 +0xd4
github.com/juju/cmd.(*SuperCommand).Run(0xc8200cc300, 0xc8202eb3b0, 0x0, 0x0)
/home/dimitern/work/go/src/github.com/juju/cmd/supercommand.go:446 +0x688
github.com/juju/cmd.Main(0x7f9d64c30e78, 0xc8200cc300, 0xc8202eb3b0, 0xc82000a090, 0x7, 0x7, 0x25f6610)
/home/dimitern/work/go/src/github.com/juju/cmd/cmd.go:280 +0x2f0
github.com/juju/juju/cmd/juju/commands.Main(0xc82000a080, 0x8, 0x8)
/home/dimitern/work/go/src/github.com/juju/juju/cmd/juju/commands/main.go:131 +0x51d
main.main()
/home/dimitern/work/go/src/github.com/juju/juju/cmd/juju/main.go:27 +0x3b