[Buildbot] #3528: EC2LatentWorker with build_wait_timeout=0 causes builds to hang
Buildbot trac
trac at buildbot.net
Tue Apr 19 16:17:33 UTC 2016
#3528: EC2LatentWorker with build_wait_timeout=0 causes builds to hang
-----------------------+-----------------------
Reporter: aelsabbahy | Owner:
Type: undecided | Status: new
Priority: critical | Milestone: undecided
Version: 0.9.0b7 | Keywords:
-----------------------+-----------------------
When using EC2LatentWorker with build_wait_timeout=0 the following seems
to happen:
1. ec2 instance started
2. Build 1 starts and completes
3. ec2 instance is terminated
4. ISSUE: Latent worker still shows up as "connected" in UI
5. ISSUE: Build 2 tries to start, but ends up just hanging while waiting
for the terminated but connected worker to be available
--
Ticket URL: <http://trac.buildbot.net/ticket/3528>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the bugs
mailing list