Comment 1 for bug 1450573

Revision history for this message
Ian Booth (wallyworld) wrote :

The deployer bundle test logs show:

    containers:
      2/lxc/0:
        agent-state-info: 'failed to retrieve the template to clone: template container
          "juju-trusty-lxc-template" did not stop'
        instance-id: pending
        series: trusty
      2/lxc/1:
        agent-state-info: 'lxc container cloning failed: cannot clone a running container'
        instance-id: pending
        series: trusty

This is already reported as bug 1441319 (may be the same issue). When this has happened in the past, logging onto the node afterwards shows that the template containers did eventually stop, but not in time for juju before it gave up. Juju waits 5 minutes, but if the host node is I/O bound or has other similar issues, the container takes too long to run cloud init and then shutdown.