New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 610628 link

Starred by 0 users

Issue metadata

Status: Verified
Owner:
Last visit > 30 days ago
Closed: Jul 28
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Timeout not handled when waiting for build bots in buildbot_utils.py

Project Member Reported by laszio@chromium.org, May 10 2016

Issue description

... skipped ...
OUTPUT: Sleeping 600 seconds.
Traceback (most recent call last):
  File "./buildbot_test_toolchains.py", line 379, in <module>
    retval = Main(sys.argv)
  File "./buildbot_test_toolchains.py", line 375, in Main
    return fc.DoAll()
  File "./buildbot_test_toolchains.py", line 299, in DoAll
    build_toolchain=True)
  File "/usr/local/google/home/mobiletc-prebuild/toolchain_utils/utils/buildbot_utils.py", line 297, in GetTrybotImage
    (description, build_status))
TypeError: %d format: a number is required, not NoneType
 

Comment 1 by laszio@chromium.org, May 10 2016

Cc: -llozano@chromium.org chromeos-toolchain@google.com
Owner: laszio@chromium.org
Status: Assigned (was: Untriaged)
Ting Yuan, please fix this one. It is good for you to get some familiarity with the tools there. 
Status: Verified (was: Assigned)
Fixed as a side product of https://chromium-review.googlesource.com/954052

Sign in to add a comment