[Buildbot-commits] [Buildbot] #2432: Error shutting down latent buildslave
Buildbot
nobody at buildbot.net
Fri Feb 1 22:18:54 UTC 2013
#2432: Error shutting down latent buildslave
----------------------+-----------------------
Reporter: skelly | Owner:
Type: undecided | Status: new
Priority: major | Milestone: undecided
Version: 0.8.7p1 | Keywords:
----------------------+-----------------------
I'm working on a new latent slave. When it came time to shut down the
latent slave after the default timeout of ten minutes, this error was seen
in the master's twistd.log.
{{{
2013-02-01 15:39:53-0600 [-] releaseLocks(<OpenStackLatentBuildSlave 'bit-
build-sles11sp1-10'>): []
2013-02-01 15:49:53-0600 [-] disconnecting old slave bit-build-
sles11sp1-10 now
2013-02-01 15:49:53-0600 [-] waiting for slave to finish disconnecting
2013-02-01 15:49:53-0600 [Broker,2,172.30.79.49] BuildSlave.detached(bit-
build-sles11sp1-10)
2013-02-01 15:49:53-0600 [Broker,2,172.30.79.49]
releaseLocks(<OpenStackLatentBuildSlave 'bit-build-sles11sp1-10'>): []
2013-02-01 15:49:56-0600 [Broker,3,172.30.79.49] slave 'bit-build-
sles11sp1-10' attaching from IPv4Address(TCP, '172.30.79.49', 37712)
2013-02-01 15:49:56-0600 [Broker,3,172.30.79.49] Slave bit-build-
sles11sp1-10 received connection while not trying to substantiate.
Disconnecting.
2013-02-01 15:49:56-0600 [Broker,3,172.30.79.49] waiting for slave to
finish disconnecting
2013-02-01 15:49:56-0600 [Broker,3,172.30.79.49] Peer will receive
following PB traceback:
2013-02-01 15:49:56-0600 [Broker,3,172.30.79.49] Unhandled Error
Traceback (most recent call last):
Failure: exceptions.RuntimeError: Slave bit-build-sles11sp1-10
received connection while not trying to substantiate. Disconnecting.
}}}
--
Ticket URL: <http://trac.buildbot.net/ticket/2432>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list