environs/ec2: FAIL: live_test.go:0: localServerSuite.TestBootstrap

Bug #1052387 reported by Dave Cheney
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
High
Dave Cheney

Bug Description

Juju tests fail on quantal.

ubuntu@server-16690:~/src/launchpad.net/juju-core/environs/ec2$ go test
warning: building out-of-date packages:
        launchpad.net/goamz/ec2/ec2test
        launchpad.net/goamz/s3/s3test
        labix.org/v2/mgo
        launchpad.net/juju-core/testing
        launchpad.net/juju-core/environs/jujutest
installing these packages with 'go test -i' will speed future tests.

----------------------------------------------------------------------
FAIL: live_test.go:0: localServerSuite.TestBootstrap

putting fake tools at tools/juju-0.0.1-quantal-amd64.tgz
[LOG] 58.76019 JUJU environs/ec2: opening environment "sample"
[LOG] 58.76028 JUJU environs/ec2: opening environment "sample"
[LOG] 58.76032 JUJU environs/ec2: bootstrapping environment "sample"
[LOG] 59.00802 JUJU environs/ec2: starting machine 0 in "sample" running tools version "0.0.1-quantal-amd64" from "http://127.0.0.1:36662/public-tools/tools/juju-0.0.1-quantal-amd64.tgz?Signature=XB2b%2FWTcewynCqzl4ORJ7YCdlhw%3D&Expires=1379496580&AWSAccessKeyId=x"
/home/ubuntu/src/launchpad.net/juju-core/environs/jujutest/tests.go:59:
    c.Assert(err, IsNil)
... value *errors.errorString = &errors.errorString{s:"cannot start bootstrap instance: cannot find image satisfying constraints: error getting instance types: 404 Not Found"} ("cannot start bootstrap instance: cannot find image satisfying constraints: error getting instance types: 404 Not Found")

[LOG] 59.00943 JUJU environs/ec2: destroying environment "sample"

----------------------------------------------------------------------

Related branches

Revision history for this message
Dave Cheney (dave-cheney) wrote :
Download full text (8.4 KiB)

also

 % go test ./environs/ec2/
warning: building out-of-date packages:
        launchpad.net/gocheck
        launchpad.net/goamz/ec2/ec2test
        launchpad.net/goamz/s3/s3test
        labix.org/v2/mgo
        launchpad.net/juju-core/testing
        launchpad.net/juju-core/environs/jujutest
installing these packages with 'go test -i ./environs/ec2/' will speed future tests.

----------------------------------------------------------------------
FAIL: live_test.go:0: localServerSuite.TestBootstrap

putting fake tools at tools/juju-0.0.1-precise-amd64.tgz
[LOG] 10.86815 JUJU environs/ec2: opening environment "sample"
[LOG] 10.86851 JUJU environs/ec2: opening environment "sample"
[LOG] 10.86870 JUJU environs/ec2: bootstrapping environment "sample"
[LOG] 11.11943 JUJU environs/ec2: starting machine 0 in "sample" running tools version "0.0.1-precise-amd64" from "http://127.0.0.1:54364/public-tools/tools/juju-0.0.1-precise-amd64.tgz?AWSAccessKeyId=x&Expires=1379584032&Signature=5Z85OoAAVo2OQk78damj5QovgJw%3D"
/home/dfc/src/launchpad.net/juju-core/environs/jujutest/tests.go:59:
    c.Assert(err, IsNil)
... value *errors.errorString = &errors.errorString{s:"cannot start bootstrap instance: cannot set up groups: cannot authorize securityGroup: group name \"juju-sample\" not found (InvalidGroup.NotFound)"} ("cannot start bootstrap instance: cannot set up groups: cannot authorize securityGroup: group name \"juju-sample\" not found (InvalidGroup.NotFound)")

[LOG] 11.13001 JUJU environs/ec2: destroying environment "sample"

----------------------------------------------------------------------
FAIL: local_test.go:202: localServerSuite.TestBootstrapInstanceUserDataAndState

putting fake tools at tools/juju-0.0.1-precise-amd64.tgz
[LOG] 11.13886 JUJU environs/ec2: opening environment "sample"
[LOG] 11.13922 JUJU environs/ec2: bootstrapping environment "sample"
[LOG] 15.89340 JUJU environs: putting tools tools/juju-0.0.1-precise-amd64.tgz (5978kB)
[LOG] 16.08155 JUJU environs/ec2: starting machine 0 in "sample" running tools version "0.0.1-precise-amd64" from "http://127.0.0.1:58713/test-bucket/tools/juju-0.0.1-precise-amd64.tgz?Expires=1379584037&Signature=0OUPChwsFs5WmuRrD5mwawyPv3s%3D&AWSAccessKeyId=x"
local_test.go:207:
    c.Assert(err, IsNil)
... value *errors.errorString = &errors.errorString{s:"cannot start bootstrap instance: cannot set up groups: cannot authorize securityGroup: group name \"juju-sample\" not found (InvalidGroup.NotFound)"} ("cannot start bootstrap instance: cannot set up groups: cannot authorize securityGroup: group name \"juju-sample\" not found (InvalidGroup.NotFound)")

[LOG] 16.08673 JUJU environs/ec2: destroying environment "sample"

----------------------------------------------------------------------
FAIL: live_test.go:0: localServerSuite.TestStartStop

putting fake tools at tools/juju-0.0.1-precise-amd64.tgz
[LOG] 17.10311 JUJU environs/ec2: opening environment "sample"
[LOG] 17.10337 JUJU environs/ec2: opening environment "sample"
[LOG] 17.10717 JUJU environs/ec2: starting machine 0 in "sample" running tools version "0.0.1-precise-amd64" from "http://127.0.0.1:37305/public-tools/tools/juju-0.0.1-precise-amd64.tgz?E...

Read more...

Changed in juju-core:
assignee: nobody → Dave Cheney (dave-cheney)
status: New → In Progress
milestone: none → 1.4
Changed in juju-core:
milestone: 1.4 → 2.0
Changed in juju-core:
milestone: 2.0 → 1.4
Changed in juju-core:
milestone: 1.9.1 → 1.9.2
Changed in juju-core:
status: In Progress → 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.