← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1943029] [NEW] [OVN][FT] During the OvnNorthd stop, the unix file could not exist

 

Public bug reported:

During the OVN functional tests, when the "OvnNorthd" is stopped at the
end of the test, the UNIX ctl file could have been already deleted.
Check first before executing the "ovs-appctl" command.

E.g.:
Running command: ['ovs-appctl', '-t', '/tmp/tmpo321snqk/ovnnb_db.ctl', 'exit']
Exit code: 1; Cmd: ['ovs-appctl', '-t', '/tmp/tmpo321snqk/ovnnb_db.ctl', 'exit']; Stdin: ; Stdout: ; Stderr: 2021-09-08T11:18:44Z|00001|unixctl|WARN|failed to connect to /tmp/tmpo321snqk/ovnnb_db.ctl
ovs-appctl: cannot connect to "/tmp/tmpo321snqk/ovnnb_db.ctl" (No such file or directory)

** Affects: neutron
     Importance: Low
     Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)

** Changed in: neutron
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1943029

Title:
  [OVN][FT] During the OvnNorthd stop, the unix file could not exist

Status in neutron:
  New

Bug description:
  During the OVN functional tests, when the "OvnNorthd" is stopped at
  the end of the test, the UNIX ctl file could have been already
  deleted. Check first before executing the "ovs-appctl" command.

  E.g.:
  Running command: ['ovs-appctl', '-t', '/tmp/tmpo321snqk/ovnnb_db.ctl', 'exit']
  Exit code: 1; Cmd: ['ovs-appctl', '-t', '/tmp/tmpo321snqk/ovnnb_db.ctl', 'exit']; Stdin: ; Stdout: ; Stderr: 2021-09-08T11:18:44Z|00001|unixctl|WARN|failed to connect to /tmp/tmpo321snqk/ovnnb_db.ctl
  ovs-appctl: cannot connect to "/tmp/tmpo321snqk/ovnnb_db.ctl" (No such file or directory)

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1943029/+subscriptions



Follow ups