Live bootstrap tests fail on canonistack

Bug #1228255 reported by Martin Packman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Won't Fix
High
Unassigned

Bug Description

Three tests in the live suite fail using juju-core 1.15 on canonistack.

Two are in the following form:

FAIL: live_test.go:0: LiveTests.TestBootstrapMultiple
FAIL: live_test.go:0: LiveTests.TestCheckEnvironmentOnConnect
...
c.Assert(err, gc.IsNil)
... value *errors.gooseError = &errors.gooseError{error:(*errors.errorString)(0xc201d17640), errcode:"Unspecified", cause:(*errors.gooseError)(0xc201d047b0)} ("failed to list contents of container: juju-test-4058008c7596959d\ncaused by: failed executing the request https://swift.canonistack.canonical.com/v1/AUTH_6183eb0f263945c1ae86f37d2a7fc9f3/juju-test-4058008c7596959d?delimiter=&marker=&prefix=tools_test%2Fjuju-\ncaused by: Get https://swift.canonistack.canonical.com/v1/AUTH_6183eb0f263945c1ae86f37d2a7fc9f3/juju-test-4058008c7596959d?delimiter=&marker=&prefix=tools_test%2Fjuju-: EOF")

Oddly, TestCheckEnvironmentOnConnect does not seem to fail when run alone.

The last is:

FAIL: live_test.go:0: LiveTests.TestBootstrapWithDefaultSeries
...
c.Assert(err, gc.IsNil)
... value errors.notFoundError = errors.notFoundError{errorWrapper:(*errors.errorWrapper)(0xc2009645a0)} ("file \"tools_test/juju-1.15.0-raring-amd64.tgz\" not found not found")

For the complete log, see:
<http://paste.ubuntu.com/6132205/>

Tags: test-failure
Curtis Hovey (sinzui)
tags: added: test-failure
Curtis Hovey (sinzui)
Changed in juju-core:
status: Confirmed → Triaged
Revision history for this message
Ian Booth (wallyworld) wrote :

We are moving away from running live tests in the core test suite and instead are replying on the Jenkins CI tests

Changed in juju-core:
status: Triaged → Won't Fix
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.