[Buildbot-commits] [Buildbot] #2683: clobber if git clean fails

Buildbot trac trac at buildbot.net
Mon Feb 17 13:00:21 UTC 2014


#2683: clobber if git clean fails
-------------------+---------------------
Reporter:  dustin  |       Owner:
    Type:  defect  |      Status:  closed
Priority:  major   |   Milestone:  0.8.9
 Version:  0.8.8   |  Resolution:  fixed
Keywords:  git     |
-------------------+---------------------
Changes (by dustin):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 We had a look at the contents of the directory, and it appears that one of
 the files in .git is empty ({{{HEAD}}}, IIRC), probably from a full disk
 at some point.  Git refuses to go on after this, so every time the source
 step runs for this builder on this slave, it fails.

 This was fixed in https://github.com/buildbot/buildbot/pull/1058

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2683#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list