New issue
Advanced search Search tips

Issue 794018 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Dec 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

autotest-tests-cheets broken?

Project Member Reported by dgarr...@chromium.org, Dec 12 2017

Issue description

autotest-tests-cheets appears to be broken:


autotest-tests-cheets-0.0.1-r566:  * cheets_powerLoadTest
autotest-tests-cheets-0.0.1-r566: WARNING:root:Unable to import cv2 due to: No module named cv2
autotest-tests-cheets-0.0.1-r566: WARNING:root:/build/caroline/tmp/portage/chromeos-base/autotest-tests-cheets-0.0.1-r566/work/autotest-work/client/site_tests/cheets_PerfBoot/cheets_PerfBoot.py:15: APIDeprecationWarning: autotest_lib.client.bin.site_utils is deprecated; please file a fixit bug: https://bugs.chromium.org/p/chromium/issues/entry?labels=Pri-3%2CType-Bug%2CHotlist-Fixit&description=Please+paste+the+warning+message+below%0A&components=Infra%3EClient%3EChromeOS&summary=Deprecated+use+of+autotest_lib.client.bin.site_utils
autotest-tests-cheets-0.0.1-r566:   from autotest_lib.client.bin import site_utils, utils
autotest-tests-cheets-0.0.1-r566: 
autotest-tests-cheets-0.0.1-r566: ERROR:root:cheets_powerLoadTest import error: cannot import name power_rapl.  Skipping cheets_powerLoadTest
autotest-tests-cheets-0.0.1-r566: Traceback (most recent call last):
autotest-tests-cheets-0.0.1-r566:   File "/build/caroline/tmp/portage/chromeos-base/autotest-tests-cheets-0.0.1-r566/work/autotest-work/client/bin/setup_job.py", line 75, in init_test
autotest-tests-cheets-0.0.1-r566:     exec import_stmt + '\n' + init_stmt in locals_dict, globals_dict
autotest-tests-cheets-0.0.1-r566:   File "<string>", line 1, in <module>
autotest-tests-cheets-0.0.1-r566:   File "/build/caroline/tmp/portage/chromeos-base/autotest-tests-cheets-0.0.1-r566/work/autotest-work/client/site_tests/cheets_powerLoadTest/cheets_powerLoadTest.py", line 20, in <module>
autotest-tests-cheets-0.0.1-r566:     from autotest_lib.client.cros import power_rapl, power_status, power_utils
autotest-tests-cheets-0.0.1-r566: ImportError: cannot import name power_rapl
autotest-tests-cheets-0.0.1-r566: * INFO:root:setup cheets_AndroidToChromeIntents.
 
Cc: akes...@chromium.org dhadd...@chromium.org
This only appeared in the CQ during testing of this innocent CL:

https://crrev.com/i/526358

Fixed with this CL:

https://crrev.com/i/522182
Status: Fixed (was: Untriaged)

Sign in to add a comment