New issue
Advanced search Search tips

Issue 822787 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

AutotestTest stage is broken

Project Member Reported by akes...@chromium.org, Mar 16 2018

Issue description

https://luci-milo.appspot.com/buildbot/chromiumos.tryserver/pre_cq/89779

11:13:43: INFO: RunCommand: /b/c/cbuild/repository/src/third_party/autotest/files/site_utils/suite_scheduler/suite_scheduler.py --sanity -f /b/c/cbuild/repository/chromeos-admin/puppet/modules/lab/files/autotest_cautotest/suite_scheduler.ini in /b/c/cbuild/repository
11:13:43: ERROR: Traceback (most recent call last):
  File "/b/c/cbuild/repository/chromite/cbuildbot/stages/generic_stages.py", line 701, in Run
    self.PerformStage()
  File "/b/c/cbuild/repository/chromite/cbuildbot/stages/test_stages.py", line 471, in PerformStage
    cros_build_lib.RunCommand(cmd, cwd=self._build_root)
  File "/b/c/cbuild/repository/chromite/lib/cros_build_lib.py", line 663, in RunCommand
    raise RunCommandError(estr, CommandResult(cmd=cmd), exception=e)
RunCommandError: return code: None; command: /b/c/cbuild/repository/src/third_party/autotest/files/site_utils/suite_scheduler/suite_scheduler.py --sanity -f /b/c/cbuild/repository/chromeos-admin/puppet/modules/lab/files/autotest_cautotest/suite_scheduler.ini
[Errno 2] No such file or directory



Indeed, that file was deleted by https://chrome-internal-review.googlesource.com/#/c/chromeos/chromeos-admin/+/522204/


I don't think we actively use this pre-cq config, otherwise we likely would have noticed that it's been dead since December.
 
Cc: dgarr...@chromium.org
Actually, looks like the only purpose of this stage is to test suite_scheduler.ini

This is totally deprecated now, right xixuan? So we can dump that stage.

Comment 3 by xixuan@chromium.org, Mar 16 2018

Re #1, Yes I remember this whole builder is proposed to test suite_scheduler.ini in pre-cq.
Status: Fixed (was: Assigned)
autotest-pre-cq is removed

Sign in to add a comment