[Buildbot-commits] [Buildbot] #1954: Master fails to terminate	EC2LatentBuildSlave
    Buildbot 
    nobody at buildbot.net
       
    Wed May 11 15:57:50 UTC 2011
    
    
  
#1954: Master fails to terminate EC2LatentBuildSlave
---------------------------+--------------------
Reporter:  exarkun         |       Owner:
    Type:  defect          |      Status:  new
Priority:  critical        |   Milestone:  0.8.4
 Version:  0.8.3p1         |  Resolution:
Keywords:  virtualization  |
---------------------------+--------------------
Changes (by dustin):
 * cc: tom@…, john.carr@… (added)
 * keywords:   => virtualization
 * milestone:  undecided => 0.8.4
Comment:
 So I think what's happening here is this:
  * master disconnects slave
  * master begins to shut down slave EC2 instance
  * slave process reconnects to master
  * master errback's on the perspective_login call, with failure as
 detailed above
 I think the correct solution is to gracefully shut down the slave, instead
 of just disconnecting it, so that it will not try to reconnect.  I
 *thought* this was already done, but I don't see it in the code or in the
 git log.
-- 
Ticket URL: <http://trac.buildbot.net/ticket/1954#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the Commits
mailing list