go test github.com/juju/juju/state/presence
2016-06-03 05:40:47 ERROR juju.testing mgo.go:272 mongodb has exited without being killed
2016-06-03 05:40:47 ERROR juju.testing mgo.go:274 mongod: [4 lines omitted]
2016-06-03 05:40:47 ERROR juju.testing mgo.go:274 mongod: Fri Jun 3 13:40:46.827 [initandlisten] build info: Linux lgw01-07 3.19.0-25-generic #26~14.04.1-Ubuntu SMP Fri Jul 24 21:16:20 UTC 2015 x86_64 BOOST_LIB_VERSION=1_58
2016-06-03 05:40:47 ERROR juju.testing mgo.go:274 mongod: Fri Jun 3 13:40:46.827 [initandlisten] allocator: tcmalloc
2016-06-03 05:40:47 ERROR juju.testing mgo.go:274 mongod: Fri Jun 3 13:40:46.827 [initandlisten] options: { dbpath: "/tmp/test-mgo567753768", ipv6: true, nohttpinterface: true, noprealloc: true, nounixsocket: true, nssize: 1, oplogSize: 10, port: 37817, setParameter: [ "ena
bleTestCommands=1" ], smallfiles: true, sslOnNormalPorts: true, sslPEMKeyFile: "/tmp/test-mgo567753768/server.pem", sslPEMKeyPassword: "<password>" }
2016-06-03 05:40:47 ERROR juju.testing mgo.go:274 mongod: Fri Jun 3 13:40:46.854 [initandlisten] journal dir=/tmp/test-mgo567753768/journal
2016-06-03 05:40:47 ERROR juju.testing mgo.go:274 mongod: Fri Jun 3 13:40:46.854 [initandlisten] recover : no journal files present, no recovery needed
2016-06-03 05:40:47 ERROR juju.testing mgo.go:274 mongod: Fri Jun 3 13:40:47.901 [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
2016-06-03 05:40:47 ERROR juju.testing mgo.go:274 mongod: Fri Jun 3 13:40:47.901 [signalProcessingThread] now exiting
2016-06-03 05:40:47 ERROR juju.testing mgo.go:274 mongod: Fri Jun 3 13:40:47.901 dbexit:
2016-06-03 05:40:47 ERROR juju.testing mgo.go:274 mongod: Fri Jun 3 13:40:47.901 [signalProcessingThread] shutdown: going to close listening sockets...
2016-06-03 05:40:47 ERROR juju.testing mgo.go:274 mongod: Fri Jun 3 13:40:47.901 [signalProcessingThread] shutdown: going to flush diaglog...
2016-06-03 05:40:47 ERROR juju.testing mgo.go:274 mongod: Fri Jun 3 13:40:47.901 [signalProcessingThread] shutdown: going to close sockets...
2016-06-03 05:40:47 ERROR juju.testing mgo.go:274 mongod: Fri Jun 3 13:40:47.901 [signalProcessingThread] shutdown: waiting for fs preallocator...
2016-06-03 05:40:47 ERROR juju.testing mgo.go:274 mongod: Fri Jun 3 13:40:47.901 [signalProcessingThread] shutdown: lock for final commit...
2016-06-03 05:40:47 ERROR juju.testing mgo.go:274 mongod: Fri Jun 3 13:40:47.901 [signalProcessingThread] shutdown: final commit...
2016-06-03 05:40:47 ERROR juju.testing mgo.go:274 mongod: Fri Jun 3 13:40:47.901 [signalProcessingThread] shutdown: closing all files...
2016-06-03 05:40:47 ERROR juju.testing mgo.go:274 mongod: Fri Jun 3 13:40:47.901 [signalProcessingThread] closeAllFiles() finished
2016-06-03 05:40:47 ERROR juju.testing mgo.go:274 mongod: Fri Jun 3 13:40:47.901 [signalProcessingThread] journalCleanup...
2016-06-03 05:40:47 ERROR juju.testing mgo.go:274 mongod: Fri Jun 3 13:40:47.901 [signalProcessingThread] removeJournalFiles
2016-06-03 05:40:47 ERROR juju.testing mgo.go:274 mongod: Fri Jun 3 13:40:47.932 [signalProcessingThread] shutdown: removing fs lock...
2016-06-03 05:40:47 ERROR juju.testing mgo.go:274 mongod: Fri Jun 3 13:40:47.934 dbexit: really exiting now
2016-06-03 05:40:47 WARNING juju.testing mgo.go:184 failed to start mongo: mongod failed to listen on port 37817
--- FAIL: TestPackage (1.15s)
mgo.go:349: mongod failed to listen on port 37817
FAIL
FAIL github.com/juju/juju/state/presence 1.185s