29:32.725 FAIL: state_test.go:65: StateSuite.SetUpTest
29:32.725
29:32.725 SetUpTest
29:32.725 [LOG] 0:00.006 INFO juju.state opening state, mongo addresses: ["localhost:49288"]; entity <nil>
29:32.725 [LOG] 0:00.006 DEBUG juju.state dialing mongo
29:32.725 [LOG] 0:00.008 INFO juju.mongo dialled mongo successfully on address "127.0.0.1:49288"
29:32.725 [LOG] 0:00.009 DEBUG juju.state connection established
29:32.725 [LOG] 0:00.009 DEBUG juju.state mongodb login successful
29:32.725 state_test.go:66:
29:32.725 s.ConnSuite.SetUpTest(c)
29:32.725 testing/conn.go:29:
29:32.725 c.Assert(err, jc.ErrorIsNil)
29:32.725 ... value *errors.Err = &errors.Err{message:"", cause:(*net.OpError)(0xc825946c80), previous:(*errors.Err)(0xc825946e60), file:"github.com/juju/juju/state/open.go", line:114} ("cannot create index: local error: unexpected message")
29:32.725 ... error stack:
29:32.725 local error: unexpected message
29:32.725 github.com/juju/juju/state/open.go:208: cannot create index
29:32.725 github.com/juju/juju/state/open.go:239:
29:32.725 github.com/juju/juju/state/open.go:83:
29:32.725 github.com/juju/juju/state/open.go:114:
29:32.725
29:32.725
29:32.725 ----------------------------------------------------------------------
29:32.725 PANIC: state_test.go:146: StateSuite.TestOpenRequiresExtantEnvironmentTag
29:32.725
29:32.725 [LOG] 0:00.094 INFO juju.testing reset successfully reset admin password
29:32.725 ... Panic: Fixture has panicked (see related PANIC)
29:32.725 OOPS: 1128 passed, 1 FAILED, 72 MISSED