TestMachineAgentRunsAuthorisedKeysWorker intermittent failure

Bug #1297809 reported by Michael Foord
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
Medium
Unassigned

Bug Description

A mongo related intermittent failure.

----------------------------------------------------------------------
PANIC: agent.go:0: MachineSuite.TearDownTest

cannot reset admin password: cannot disable admin password: EOF
... Panic: no reachable servers (PC=0x414361)

/usr/lib/go/src/pkg/runtime/panic.c:229
  in panic
/home/tarmac/trees/src/launchpad.net/juju-core/testing/mgo.go:266
  in MgoInstance.MustDial
/home/tarmac/trees/src/launchpad.net/juju-core/testing/mgo.go:336
  in MgoInstance.Reset
/home/tarmac/trees/src/launchpad.net/juju-core/provider/dummy/environs.go:248
  in environState.destroy
/home/tarmac/trees/src/launchpad.net/juju-core/provider/dummy/environs.go:223
  in Reset
/home/tarmac/trees/src/launchpad.net/juju-core/juju/testing/conn.go:256
  in JujuConnSuite.tearDownConn
/home/tarmac/trees/src/launchpad.net/juju-core/juju/testing/conn.go:88
  in JujuConnSuite.TearDownTest
machine_test.go:82
  in commonMachineSuite.TearDownTest

----------------------------------------------------------------------
PANIC: machine_test.go:670: MachineSuite.TestMachineAgentRunsAuthorisedKeysWorker

[LOG] 43.71705 DEBUG juju.environs.configstore Making /tmp/gocheck-4037200794235010051/36/home/ubuntu/.juju/environments
[LOG] 43.79206 DEBUG juju.environs.tools reading v1.* tools
[LOG] 43.79209 INFO juju environs/testing: uploading FAKE tools 1.17.7-precise-amd64
[LOG] 43.79275 DEBUG juju.environs.tools no architecture specified when finding tools, looking for any
[LOG] 43.79276 DEBUG juju.environs.tools no series specified when finding tools, looking for any
[LOG] 43.79280 DEBUG juju.environs.simplestreams fetchData failed for "tools/streams/v1/index.sjson": file "tools/streams/v1/index.sjson" not found not found
[LOG] 43.79282 DEBUG juju.environs.simplestreams cannot load index "streams/v1/index.sjson": invalid URL "tools/streams/v1/index.sjson" not found
[LOG] 43.79284 DEBUG juju.environs.simplestreams fetchData failed for "tools/streams/v1/index.json": file "tools/streams/v1/index.json" not found not found
[LOG] 43.79286 DEBUG juju.environs.simplestreams cannot load index "streams/v1/index.json": invalid URL "tools/streams/v1/index.json" not found
[LOG] 43.79310 INFO juju.environs.tools Writing tools/streams/v1/index.json
[LOG] 43.79313 INFO juju.environs.tools Writing tools/streams/v1/com.ub...

Curtis Hovey (sinzui)
Changed in juju-core:
status: New → Triaged
importance: Undecided → High
tags: added: test-failure
Revision history for this message
John A Meinel (jameinel) wrote : Re: [Bug 1297809] Re: TestMachineAgentRunsAuthorisedKeysWorker intermittent failure

That looks like we are trying to change the Admin password after we've
already shut down the machine.

Is there an obvious ordering that we can figure out from the test?
(Something expecting LIFO instead of FIFO behavior, etc.)

On Wed, Mar 26, 2014 at 5:56 PM, Curtis Hovey <email address hidden> wrote:

> ** Changed in: juju-core
> Status: New => Triaged
>
> ** Changed in: juju-core
> Importance: Undecided => High
>
> ** Tags added: test-failure
>
> --
> You received this bug notification because you are subscribed to juju-
> core.
> https://bugs.launchpad.net/bugs/1297809
>
> Title:
> TestMachineAgentRunsAuthorisedKeysWorker intermittent failure
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/juju-core/+bug/1297809/+subscriptions
>

Changed in juju-core:
importance: High → Medium
Curtis Hovey (sinzui)
Changed in juju-core:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.