← Back to team overview

launchpad-dev team mailing list archive

Re: Problems with ec2 land/test/pretty much anything

 

Graham Binns wrote:
> Hello folks.
> 
> I'm having problems landing a branch through ec2. Whenever I run ec2
> land or ec2 test with the necessary options for landing, I see the
> normal setup process followed by:
> 
>> Looks like everything went ok.
>> Now run "make schema" at the top level of the launchpad tree.
>> Running tests... (output is available on http://ec2-72-44-35-49.compute-1.amazonaws.com/)
>> ec2test@i-2724534f$ python /var/launchpad/ec2test-remote.py --shutdown --email='graham@xxxxxxxxxxxxx' --submit-pqm-message='[SNIP]' --daemon --public-branch=bzr+ssh://bazaar.launchpad.net/~gmb/launchpad/subscribers-timeout-bug-487015 --public-branch-revno=9945 -- -vv
>> instance shutting-down
> 
> So, no tests get run; the instance just shuts down. This has happened
> 12 times straight for this branch, and I'm stumped by it. I'm going to
> try running the tests without them being headless (i.e. old style).
> 
> There's a full copy of the output from the most recent episode of fail
> at http://pastebin.ubuntu.com/327919/.
> 
> Ideas welcome...
> 

I changed how shutting down works in

http://bazaar.launchpad.net/~launchpad-pqm/launchpad/devel/revision/9939

but the code looks correct to me :/  I guess I'll --postmortem something
today and see what the value of 'really_shutdown' is...

Cheers,
mwh



Follow ups

References