----------------------------------------------------------------------
FAIL: environ_test.go:399: localJujuTestSuite.TestStateServerInstances
container.ContainerDir = "/tmp/check-4037200794235010051/91"
container.RemovedContainerDir = "/tmp/check-4037200794235010051/92"
lxc.LxcContainerDir = "/tmp/check-4037200794235010051/93"
lxc.LxcRestartDir = "/tmp/check-4037200794235010051/94"
lxc.LxcObjectFactory dir = "/tmp/check-4037200794235010051/93"
[LOG] 0:00.000 TRACE juju.provider.local Look for proxies?
[LOG] 0:00.000 TRACE juju.provider.local Proxies detected proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:""}
[LOG] 0:00.019 INFO juju.provider.local opening environment "test"
[LOG] 0:00.025 TRACE juju.provider.local creating directory /tmp/check-4037200794235010051/90/.juju/test/storage
[LOG] 0:00.026 TRACE juju.provider.local creating directory /tmp/check-4037200794235010051/90/.juju/test/db
[LOG] 0:00.027 DEBUG juju.provider.local getAddressForInterface called for lxcbr0
[LOG] 0:00.027 DEBUG juju.provider.local found "127.0.0.1" as address for "lxcbr0"
[LOG] 0:00.027 TRACE juju.provider.local creating directory /tmp/check-4037200794235010051/90/.juju/test/storage
[LOG] 0:00.027 TRACE juju.provider.local creating directory /tmp/check-4037200794235010051/90/.juju/test/db
[LOG] 0:00.027 DEBUG juju.environs.tools reading v1.* tools
[LOG] 0:00.027 INFO juju.environs.testing uploading FAKE tools 1.25-alpha1-precise-amd64
[LOG] 0:00.028 INFO juju.environs.testing uploading FAKE tools 1.25-alpha1-trusty-amd64
[LOG] 0:00.031 INFO juju.environs.tools Writing tools/streams/v1/index2.json
[LOG] 0:00.031 INFO juju.environs.tools Writing tools/streams/v1/index.json
[LOG] 0:00.031 INFO juju.environs.tools Writing tools/streams/v1/com.ubuntu.juju-released-tools.json
[LOG] 0:00.032 TRACE juju.provider.local Look for proxies?
[LOG] 0:00.032 TRACE juju.provider.local Proxies detected proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:""}
[LOG] 0:00.044 TRACE juju.provider.local Look for proxies?
[LOG] 0:00.044 TRACE juju.provider.local Proxies detected proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:""}
[LOG] 0:00.052 INFO juju.provider.local checking state port
environ_test.go:400:
env := s.testBootstrap(c, minimalConfig(c))
environ_test.go:176:
c.Assert(err, jc.ErrorIsNil)
... value *errors.Err = &errors.Err{message:"", cause:(*net.OpError)(0xc2084a2140), previous:(*net.OpError)(0xc2084a2140), file:"github.com/juju/juju/provider/local/environprovider.go", line:175} ("dial tcp <nil>->127.0.0.1:19034: getsockopt: connection refused")
... error stack:
dial tcp <nil>->127.0.0.1:19034: getsockopt: connection refused
github.com/juju/juju/provider/local/environprovider.go:175: