Moblab CQ Failure |
||
Issue descriptionMoblab build in the CQ failed: https://uberchromegw.corp.google.com/i/chromeos/builders/guado_moblab-paladin/builds/9625 One moblab sub dut failed to provision. Observed: job_reporter_output.log job_reporter: Running with argv: ['/usr/local/autotest/venv/lucifer/cmd/job_reporter.py', '--jobdir', '/usr/local/autotest/leases', '--run-job-path', '/usr/bin/lucifer_run_job', '--job-id', '3', '--lucifer-level', 'STARTING', '--parsing-only', '--autoserv-exit', '256', '--results-dir', '/usr/local/autotest/results/3-moblab/192.168.231.100'] usage: job_reporter [-h] [--jobdir JOBDIR] [--run-job-path RUN_JOB_PATH] --lucifer-level {STARTING} --job-id JOB_ID --results-dir RESULTS_DIR [--execution-tag EXECUTION_TAG] [--parsing-only] job_reporter: error: unrecognized arguments: --autoserv-exit 256
,
Jun 8 2018
FYI the job_reporter error is a "red herring" (although it should still be fixed), It is failing to run tko/parse AFTER provision has already failed.
,
Jun 8 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/third_party/autotest/+/1ff2605a6547ee1bef054a996bd5aefdaa18efa0 commit 1ff2605a6547ee1bef054a996bd5aefdaa18efa0 Author: Keith Haddow <haddowk@chromium.org> Date: Fri Jun 08 18:37:04 2018 [autotest] Remove autoserv-exit argument for job reporter CL 1072554 removed the argument, removing from the caller BUG= chromium:850795 TEST=None Change-Id: I0a43305a3715cb412338585074f349bc051b9a85 Reviewed-on: https://chromium-review.googlesource.com/1093122 Commit-Ready: Keith Haddow <haddowk@chromium.org> Tested-by: Keith Haddow <haddowk@chromium.org> Reviewed-by: Allen Li <ayatane@chromium.org> [modify] https://crrev.com/1ff2605a6547ee1bef054a996bd5aefdaa18efa0/scheduler/luciferlib.py
,
Jun 28 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by haddowk@chromium.org
, Jun 8 2018The root cause is the device not coming back from a reboot File "/usr/local/autotest/client/common_lib/hosts/base_classes.py", line 310, in wait_for_restart raise error.AutoservRebootError("Host did not return from reboot") AutoservRebootError: Host did not return from reboot However I can SSH into the moblab and the devices connected to it. I can find no crash or provisioning issues in logs