[wifi_matfunc] network_WiFi_ChannelScanDwellTime test failing with " Failed to find SSID * in pcap." on hana and lars board |
|||||
Issue description
The board images seems to be missing pyshark module.
Find the sample failure below,
/27 16:15:35.221 DEBUG| test:0420| after_iteration_hooks completed
02/27 16:15:35.222 WARNI| test:0637| The test failed with the following exception
Traceback (most recent call last):
File "/usr/local/autotest/client/common_lib/test.py", line 631, in _exec
_call_test_function(self.execute, *p_args, **p_dargs)
File "/usr/local/autotest/client/common_lib/test.py", line 837, in _call_test_function
raise error.UnhandledTestFail(e)
UnhandledTestFail: Unhandled ImportError: No module named pyshark
Traceback (most recent call last):
File "/usr/local/autotest/client/common_lib/test.py", line 831, in _call_test_function
return func(*args, **dargs)
File "/usr/local/autotest/client/common_lib/test.py", line 495, in execute
dargs)
File "/usr/local/autotest/client/common_lib/test.py", line 362, in _call_run_once_with_retry
postprocess_profiled_run, args, dargs)
File "/usr/local/autotest/client/common_lib/test.py", line 400, in _call_run_once
self.run_once(*args, **dargs)
File "/usr/local/autotest/server/site_tests/network_WiFi_ChannelScanDwellTime/network_WiFi_ChannelScanDwellTime.py", line 182, in run_once
dwell_time = self._channel_dwell_time_test(True)
File "/usr/local/autotest/server/site_tests/network_WiFi_ChannelScanDwellTime/network_WiFi_ChannelScanDwellTime.py", line 162, in _channel_dwell_time_test
pcap_path, tcpdump_analyzer.WLAN_BEACON_ACCEPTOR, bad_fcs='include')
File "/usr/local/autotest/client/common_lib/cros/network/tcpdump_analyzer.py", line 141, in get_frames
capture_frames = _open_capture(local_pcap_path, display_filter)
File "/usr/local/autotest/client/common_lib/cros/network/tcpdump_analyzer.py", line 114, in _open_capture
import pyshark
ImportError: No module named pyshark
More results @
https://stainless.corp.google.com/search?view=matrix&row=model&col=build&first_date=2018-01-11&last_date=2018-02-27&suite=wifi_matfunc&test=%5Enetwork_WiFi_ChannelScanDwellTime%24&board=hana%7Clars&status=FAIL&status=ERROR&status=ABORT&exclude_cts=true&exclude_not_run=false&exclude_non_release=true&exclude_au=true&exclude_acts=true&exclude_retried=true&exclude_non_production=false
,
Feb 28 2018
I saw this on couple of the runs, I triggered. One of the job links below. https://ubercautotest.corp.google.com/afe/#tab_id=view_job&object_id=179868942 The failure mentioned in comment#1 is occuring often.
,
Feb 28 2018
For the problem in your run from #2...I'm not sure what's up. Might follow up with infra folks, who can see what's up with chromeos-server-tester1.mtv.corp.google.com, which apparently didn't have the full SDK? For the (now) $subject failures...I'm not quite sure yet. It's possible the captures are just incomplete. We'd have to look into the failures more closely. Maybe even re-run known patterns and see how much actually gets captured.
,
Apr 19 2018
Issue is also seen on kevin.
,
Dec 8
,
Jan 15
|
|||||
►
Sign in to add a comment |
|||||
Comment 1 by briannorris@chromium.org
, Feb 28 2018