timeout to short for setup_proxy

Bug #999659 reported by Le Chi Thu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
LAVA Dispatcher
Fix Released
High
Dave Pigott

Bug Description

setup proxy timeout - increase the timeout is needed.

http://validation.linaro.org/lava-server/scheduler/job/19118/log_file#entry16

root@linaro:~# [rc=0]: <LAVA_DISPATCHER>2012-05-15 12:13:39 PM INFO: Setting up http proxy
export http_proxy=http://192.168.1.10:3128/
root@linaro:~# [rc=0]: echo 'Acquire::http::proxy "http://192.168.1.10:3128/";' > /etc/apt/apt.conf.d/30proxy
<LAVA_DISPATCHER>2012-05-15 12:13:53 PM ERROR: boot_linaro_image failed
Traceback (most recent call last):
  File "/srv/lava/instances/production/lib/python2.7/site-packages/lava_dispatcher/actions/boot_control.py", line 53, in run
    client.boot_linaro_image()
  File "/srv/lava/instances/production/local/lib/python2.7/site-packages/lava_dispatcher/client/base.py", line 413, in boot_linaro_image
    self.setup_proxy(self.tester_str)
  File "/srv/lava/instances/production/local/lib/python2.7/site-packages/lava_dispatcher/client/base.py", line 389, in setup_proxy
    self.proc.expect(prompt_str, timeout=10)
  File "/srv/lava/instances/production/local/lib/python2.7/site-packages/lava_dispatcher/utils.py", line 138, in expect

Related branches

Le Chi Thu (le-chi-thu)
Changed in lava-dispatcher:
assignee: nobody → Spring Zhang (qzhang)
importance: Undecided → High
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote : Re: [Bug 999659] [NEW] timeout to short for setup_proxy

Le Chi Thu <email address hidden> writes:

> Public bug reported:
>
> setup proxy timeout - increase the timeout is needed.

I know we're dealing with unreliable boards and flaky slow media, but the
timeout is 10 seconds -- _surely_ it can't take that long to write a few
bytes to a single file?

Cheers,
mwh

Fathi Boudra (fboudra)
Changed in lava-dispatcher:
assignee: Spring Zhang (qzhang) → nobody
Fathi Boudra (fboudra)
Changed in lava-dispatcher:
status: New → In Progress
assignee: nobody → Dave Pigott (dpigott)
milestone: none → 2012.05
Changed in lava-dispatcher:
status: In Progress → Fix Committed
Fathi Boudra (fboudra)
Changed in lava-dispatcher:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.