New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 730104 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 726445
Owner:
Last visit > 30 days ago
Closed: Jun 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

gale-paladin and whirlwind-paladin: HWTest phase failed at jetstream_PrioritizedDevice test

Project Member Reported by mcchou@chromium.org, Jun 6 2017

Issue description

here the issue happened:
gale-paladin

What the issue was:
HWTest phase failed at the jetstream_PrioritizedDevice test.

When the issue started:
This failure has been there at least 200 builds from now.

Error messages:
05/25 20:18:34.244 WARNI|              test:0616| The test failed with the following exception
Traceback (most recent call last):
  File "/usr/local/autotest/common_lib/test.py", line 610, in _exec
    _call_test_function(self.execute, *p_args, **p_dargs)
  File "/usr/local/autotest/common_lib/test.py", line 818, in _call_test_function
    return func(*args, **dargs)
  File "/usr/local/autotest/common_lib/test.py", line 471, in execute
    dargs)
  File "/usr/local/autotest/common_lib/test.py", line 348, in _call_run_once_with_retry
    postprocess_profiled_run, args, dargs)
  File "/usr/local/autotest/common_lib/test.py", line 381, in _call_run_once
    self.run_once(*args, **dargs)
  File "/usr/local/autotest/tests/jetstream_PrioritizedDevice/jetstream_PrioritizedDevice.py", line 43, in run_once
    self._Verify(self._normal_disciplines, 'Failed in normal mode.')
  File "/usr/local/autotest/tests/jetstream_PrioritizedDevice/jetstream_PrioritizedDevice.py", line 115, in _Verify
    (expected_disciplines, wan0_queuing_disciplines))
TestFail: Mismatched discipline list lengths. Expected: "['qdisc mq 0: dev wan0 root', 'qdisc pfifo_fast 0: dev wan0 parent :1 bands 3 priomap  1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1', 'qdisc pfifo_fast 0: dev wan0 parent :3 bands 3 priomap  1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1', 'qdisc pfifo_fast 0: dev wan0 parent :4 bands 3 priomap  1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1', 'qdisc prio 1: dev wan0 parent :2 bands 3 priomap  1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1', 'qdisc pfifo 10: dev wan0 parent 1:1 limit 1000p', 'qdisc htb 20: dev wan0 parent 1:2 r2q 10 default 1 direct_packets_stat [0-9]+ direct_qlen 1000']", actual: "['qdisc mq 0: dev wan0 root ', 'qdisc pfifo_fast 0: dev wan0 parent :1 bands 3 priomap  1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1', 'qdisc pfifo_fast 0: dev wan0 parent :2 bands 3 priomap  1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1', 'qdisc pfifo_fast 0: dev wan0 parent :3 bands 3 priomap  1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1', 'qdisc pfifo_fast 0: dev wan0 parent :4 bands 3 priomap  1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1']"

 
Owner: ----
The same issue also happened on whirlwind-paladin.

Error messages (https://chromegw.corp.google.com/i/chromeos/builders/whirlwind-paladin/builds/8201):
05/25 20:17:34.459 WARNI|              test:0616| The test failed with the following exception
Traceback (most recent call last):
  File "/usr/local/autotest/common_lib/test.py", line 610, in _exec
    _call_test_function(self.execute, *p_args, **p_dargs)
  File "/usr/local/autotest/common_lib/test.py", line 818, in _call_test_function
    return func(*args, **dargs)
  File "/usr/local/autotest/common_lib/test.py", line 471, in execute
    dargs)
  File "/usr/local/autotest/common_lib/test.py", line 348, in _call_run_once_with_retry
    postprocess_profiled_run, args, dargs)
  File "/usr/local/autotest/common_lib/test.py", line 381, in _call_run_once
    self.run_once(*args, **dargs)
  File "/usr/local/autotest/tests/jetstream_PrioritizedDevice/jetstream_PrioritizedDevice.py", line 43, in run_once
    self._Verify(self._normal_disciplines, 'Failed in normal mode.')
  File "/usr/local/autotest/tests/jetstream_PrioritizedDevice/jetstream_PrioritizedDevice.py", line 115, in _Verify
    (expected_disciplines, wan0_queuing_disciplines))
TestFail: Mismatched discipline list lengths. Expected: "['qdisc nssprio 1: dev wan0 root refcnt 2 bands 2', 'qdisc nsspfifo 10: dev wan0 parent 1:1 limit 1000p', 'qdisc nsspfifo 20: dev wan0 parent 1:2 limit 1000p set_default']", actual: "['qdisc pfifo_fast 0: dev wan0 root refcnt 2 bands 3 priomap  1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1']"
05/25 20:17:34.478 DEBUG|              test:0621| Running cleanup for test.
Summary: gale-paladin and whirlwind-paladin: HWTest phase failed at jetstream_PrioritizedDevice test (was: gale-paladin: HWTest phase failed at jetstream_PrioritizedDevice test)
This bug is moved to b/62386918

Comment 4 by mcchou@chromium.org, Jun 12 2017

Owner: sureshraj@chromium.org
Mergedinto: 726445
Status: Duplicate (was: Untriaged)
Looks like this was fixed (https://chrome-internal-review.googlesource.com/c/391811/) by lgoodby@, who has merged this bug to the one that was used to resolve the issue.

Sign in to add a comment