New issue
Advanced search Search tips

Issue 876633 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 876634
Owner: ----
Closed: Aug 22
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: ----



Sign in to add a comment

nyan/peach/veyron/elm/hana: multiple graphics_/login_ HWTest failures due to missing python modules

Project Member Reported by sheriff-...@appspot.gserviceaccount.com, Aug 22

Issue description

Filed by sheriff-o-matic@appspot.gserviceaccount.com on behalf of tfiga@chromium.org

Example failed build:

nyan_big-paladin:5898 failed

Builders failed on: 
- nyan_big-paladin: 
  https://cros-goldeneye.corp.google.com/chromeos/healthmonitoring/buildDetails?buildbucketId=8937527255726421280

https://luci-milo.appspot.com/buildbot/chromeos/nyan_big-paladin/5898
[Test-Logs]: graphics_Drm.bvt: ERROR: Unhandled ImportError: No module named uinput
[Test-Logs]: graphics_GLBench: ERROR: Unhandled ImportError: No module named uinput
[Test-Logs]: graphics_GLMark2: retry_count: 1, ERROR: Unhandled ImportError: No module named uinput
[Test-Logs]: graphics_Gbm: ERROR: Unhandled ImportError: No module named uinput
[Test-Logs]: graphics_Idle: ERROR: Unhandled ImportError: No module named uinput
[Test-Logs]: graphics_dEQP.bvt: ERROR: Unhandled ImportError: No module named uinput
[Test-Logs]: login_GuestAndActualSession: FAIL: Unhandled ImportError: No module named google.protobuf
[Test-Logs]: login_MultiUserPolicy: ERROR: Unhandled ImportError: No module named google.protobuf.internal
[Test-Logs]: login_OwnershipApi: retry_count: 1, FAIL: Unhandled ImportError: No module named google.protobuf
[Test-Logs]: login_OwnershipRetaken: retry_count: 1, FAIL: Unhandled ImportError: No module named google.protobuf
[Test-Logs]: login_OwnershipTaken: FAIL: Unhandled ImportError: No module named google.protobuf
[Test-Logs]: login_RemoteOwnership: retry_count: 1, FAIL: Unhandled ImportError: No module named google.protobuf
[Test-Logs]: login_RetrieveActiveSessions: FAIL: Unhandled ImportError: No module named google.protobuf.internal
[Test-Logs]: login_UserPolicyKeys: retry_count: 1, FAIL: Unhandled ImportError: No module named google.protobuf.internal

graphics_ tests seem to be missing uinput module:

08/21 21:50:50.061 DEBUG|          autotest:1281| AUTOTEST_STATUS::START	----	----	timestamp=1534913449	localtime=Aug 21 21:50:49	
08/21 21:50:50.062 INFO |        server_job:0216| START	----	----	timestamp=1534913449	localtime=Aug 21 21:50:49	
08/21 21:50:50.239 DEBUG|          autotest:1281| AUTOTEST_STATUS::	START	graphics_Drm.bvt	graphics_Drm.bvt	timestamp=1534913449	localtime=Aug 21 21:50:49	
08/21 21:50:50.240 INFO |        server_job:0216| 	START	graphics_Drm.bvt	graphics_Drm.bvt	timestamp=1534913449	localtime=Aug 21 21:50:49	
08/21 21:50:50.614 DEBUG|          autotest:1281| AUTOTEST_STATUS::		ERROR	graphics_Drm.bvt	graphics_Drm.bvt	timestamp=1534913450	localtime=Aug 21 21:50:50	Unhandled ImportError: No module named uinput
08/21 21:50:50.615 INFO |        server_job:0216| 		ERROR	graphics_Drm.bvt	graphics_Drm.bvt	timestamp=1534913450	localtime=Aug 21 21:50:50	Unhandled ImportError: No module named uinput
08/21 21:50:50.615 DEBUG|          autotest:1281| AUTOTEST_STATUS::  Traceback (most recent call last):
08/21 21:50:50.615 DEBUG|          autotest:1281| AUTOTEST_STATUS::    File "/usr/local/autotest/bin/parallel.py", line 18, in fork_start
08/21 21:50:50.615 DEBUG|          autotest:1281| AUTOTEST_STATUS::      l()
08/21 21:50:50.615 DEBUG|          autotest:1281| AUTOTEST_STATUS::    File "/usr/local/autotest/bin/job.py", line 488, in <lambda>
08/21 21:50:50.615 DEBUG|          autotest:1281| AUTOTEST_STATUS::      l = lambda : test.runtest(self, url, tag, args, dargs)
08/21 21:50:50.615 DEBUG|          autotest:1281| AUTOTEST_STATUS::    File "/usr/local/autotest/bin/test.py", line 117, in runtest
08/21 21:50:50.615 DEBUG|          autotest:1281| AUTOTEST_STATUS::      job.sysinfo.log_after_each_iteration)
08/21 21:50:50.616 DEBUG|          autotest:1281| AUTOTEST_STATUS::    File "/usr/local/autotest/common_lib/test.py", line 863, in runtest
08/21 21:50:50.616 DEBUG|          autotest:1281| AUTOTEST_STATUS::      exec ('import %s' % modulename, local_namespace, global_namespace)
08/21 21:50:50.616 DEBUG|          autotest:1281| AUTOTEST_STATUS::    File "<string>", line 1, in <module>
08/21 21:50:50.616 DEBUG|          autotest:1281| AUTOTEST_STATUS::    File "/usr/local/autotest/tests/graphics_Drm/graphics_Drm.py", line 10, in <module>
08/21 21:50:50.616 DEBUG|          autotest:1281| AUTOTEST_STATUS::      from autotest_lib.client.cros.graphics import graphics_utils
08/21 21:50:50.616 DEBUG|          autotest:1281| AUTOTEST_STATUS::    File "/usr/local/autotest/cros/graphics/graphics_utils.py", line 24, in <module>
08/21 21:50:50.616 DEBUG|          autotest:1281| AUTOTEST_STATUS::      import uinput
08/21 21:50:50.616 DEBUG|          autotest:1281| AUTOTEST_STATUS::  ImportError: No module named uinput
08/21 21:50:50.639 DEBUG|          autotest:1281| AUTOTEST_STATUS::	END ERROR	graphics_Drm.bvt	graphics_Drm.bvt	timestamp=1534913450	localtime=Aug 21 21:50:50	
08/21 21:50:50.639 INFO |        server_job:0216| 	END ERROR	graphics_Drm.bvt	graphics_Drm.bvt	timestamp=1534913450	localtime=Aug 21 21:50:50	
08/21 21:50:50.683 DEBUG|          autotest:1281| AUTOTEST_TEST_COMPLETE:/usr/local/autotest/tmp/_autotmp_I5MWR4harness-fifo/autoserv.fifo

login_ tests seem to be missing google.protobuf*:

08/21 21:51:00.220 DEBUG|          autotest:1281| AUTOTEST_STATUS::START	----	----	timestamp=1534913459	localtime=Aug 21 21:50:59	
08/21 21:51:00.221 INFO |        server_job:0216| START	----	----	timestamp=1534913459	localtime=Aug 21 21:50:59	
08/21 21:51:00.391 DEBUG|          autotest:1281| AUTOTEST_STATUS::	START	login_GuestAndActualSession	login_GuestAndActualSession	timestamp=1534913460	localtime=Aug 21 21:51:00	
08/21 21:51:00.391 INFO |        server_job:0216| 	START	login_GuestAndActualSession	login_GuestAndActualSession	timestamp=1534913460	localtime=Aug 21 21:51:00	
08/21 21:51:20.585 DEBUG|          autotest:1281| AUTOTEST_STATUS::		FAIL	login_GuestAndActualSession	login_GuestAndActualSession	timestamp=1534913480	localtime=Aug 21 21:51:20	Unhandled ImportError: No module named google.protobuf
08/21 21:51:20.585 INFO |        server_job:0216| 		FAIL	login_GuestAndActualSession	login_GuestAndActualSession	timestamp=1534913480	localtime=Aug 21 21:51:20	Unhandled ImportError: No module named google.protobuf
08/21 21:51:20.586 DEBUG|          autotest:1281| AUTOTEST_STATUS::  Traceback (most recent call last):
08/21 21:51:20.586 DEBUG|          autotest:1281| AUTOTEST_STATUS::    File "/usr/local/autotest/common_lib/test.py", line 800, in _call_test_function
08/21 21:51:20.586 DEBUG|          autotest:1281| AUTOTEST_STATUS::      return func(*args, **dargs)
08/21 21:51:20.586 DEBUG|          autotest:1281| AUTOTEST_STATUS::    File "/usr/local/autotest/common_lib/test.py", line 464, in execute
08/21 21:51:20.586 DEBUG|          autotest:1281| AUTOTEST_STATUS::      postprocess_profiled_run, args, dargs)
08/21 21:51:20.586 DEBUG|          autotest:1281| AUTOTEST_STATUS::    File "/usr/local/autotest/common_lib/test.py", line 371, in _call_run_once
08/21 21:51:20.586 DEBUG|          autotest:1281| AUTOTEST_STATUS::      self.run_once(*args, **dargs)
08/21 21:51:20.586 DEBUG|          autotest:1281| AUTOTEST_STATUS::    File "/usr/local/autotest/tests/login_GuestAndActualSession/login_GuestAndActualSession.py", line 47, in run_once
08/21 21:51:20.587 DEBUG|          autotest:1281| AUTOTEST_STATUS::      policy.compare_policy_response(retrieved_policy, owner=owner)
08/21 21:51:20.587 DEBUG|          autotest:1281| AUTOTEST_STATUS::    File "/usr/local/autotest/common_lib/cros/policy.py", line 53, in compare_policy_response
08/21 21:51:20.587 DEBUG|          autotest:1281| AUTOTEST_STATUS::      import chrome_device_policy_pb2
08/21 21:51:20.587 DEBUG|          autotest:1281| AUTOTEST_STATUS::    File "/usr/local/autotest/deps/policy_protos/chrome_device_policy_pb2.py", line 6, in <module>
08/21 21:51:20.587 DEBUG|          autotest:1281| AUTOTEST_STATUS::      from google.protobuf import descriptor as _descriptor
08/21 21:51:20.587 DEBUG|          autotest:1281| AUTOTEST_STATUS::  ImportError: No module named google.protobuf
08/21 21:51:20.599 DEBUG|          autotest:1281| AUTOTEST_STATUS::	END FAIL	login_GuestAndActualSession	login_GuestAndActualSession	timestamp=1534913480	localtime=Aug 21 21:51:20	
08/21 21:51:20.600 INFO |        server_job:0216| 	END FAIL	login_GuestAndActualSession	login_GuestAndActualSession	timestamp=1534913480	localtime=Aug 21 21:51:20	
08/21 21:51:20.630 DEBUG|          autotest:1281| AUTOTEST_TEST_COMPLETE:/usr/local/autotest/tmp/_autotmp_Pag1Arharness-fifo/autoserv.fifo
 
Mergedinto: 876634
Status: Duplicate (was: Available)

Sign in to add a comment