Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent failure of FaucetSingleStackStringOfDPTagged0Test #3908

Closed
mwutzke opened this issue Jul 28, 2021 · 1 comment
Closed

Intermittent failure of FaucetSingleStackStringOfDPTagged0Test #3908

mwutzke opened this issue Jul 28, 2021 · 1 comment
Assignees

Comments

@mwutzke
Copy link
Contributor

mwutzke commented Jul 28, 2021

Seen with a single test cycle for #3907

======================================================================
ERROR: test_dp_root_hop_port (mininet_multidp_tests.FaucetSingleStackStringOfDPTagged0Test)
Test if dp_root_hop_port is set
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/faucet-src/clib/mininet_test_base.py", line 484, in tearDown
    switch.cmd('%s del-br %s' % (self.VSCTL, switch.name))
  File "/faucet-src/clib/mininet_test_topo.py", line 188, in cmd
    raise RuntimeError(msg)
RuntimeError: ('ovs-vsctl del-br s1O',) exited with (1):'ovs-vsctl: no bridge named s1O
'

======================================================================
FAIL: test_dp_root_hop_port (mininet_multidp_tests.FaucetSingleStackStringOfDPTagged0Test)
Test if dp_root_hop_port is set
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/__w/faucet/faucet/tests/integration/mininet_multidp_tests.py", line 291, in test_dp_root_hop_port
    dpid=dp_id), sw2_root_port)
AssertionError: 7 != 8

Running the test external to GHA works (localtest.sh), as did re-trigging the GHA request.

@mwutzke
Copy link
Contributor Author

mwutzke commented Aug 3, 2021

This has only been seen once, and not in the last week. Will close this for now, and if this is seen again, it can be re-opened.

@mwutzke mwutzke closed this as completed Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant