[Buildbot] #3250: RemoveDirectory step does not take a timeout argument, and the default (4 minutes) is too short

Buildbot trac trac at buildbot.net
Tue Apr 28 20:08:33 UTC 2015


#3250: RemoveDirectory step does not take a timeout argument, and the default (4
minutes) is too short
----------------------+-------------------------------------
Reporter:  ccrome     |      Owner:
    Type:  undecided  |     Status:  new
Priority:  major      |  Milestone:  undecided
 Version:  0.8.10     |   Keywords:  RemoveDirectory timeout
----------------------+-------------------------------------
 Hello,
    I cannot add a timeout to RemoveDirectory, and the current default of 4
 minutes is too short for my situation.

 As a workaround +skelly on IRC suggested I use a ShellCommand, which
 should work I think.

 The error message is
 [12:50] <ccrome>
 sending app-level keepalive
 2015-04-23 19:04:16-0700 [-] command timed out: 120 seconds without
 output, attempting to kill
 2015-04-23 19:04:16-0700 [-] trying to kill process group 19365
 2015-04-23 19:04:16-0700 [-]  signal 9 sent successfully 2015-04-23
 19:04:16-0700 [-] command finished with signal 9, exit code None,
 elapsedTime: 120.056401
 2015-04-23 19:04:16-0700 [-] SlaveBuilder.commandComplete
 <buildslave.commands.fs.RemoveDirectory instance at 0xa930eac> 201



 Ideally, it should just be the in the RemoveDirectory command.

 Thanks,
  -caleb

--
Ticket URL: <http://trac.buildbot.net/ticket/3250>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list