Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/ovn-bgp-agent.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-yoga-el9s-build-133451-907180/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/ovn-bgp-agent.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080'} and shell False warning: /builddir/build/SPECS/ovn-bgp-agent.spec: line 3: Macro %ovn needs whitespace before body warning: /builddir/build/SPECS/ovn-bgp-agent.spec: line 3: Macro %ovn needs whitespace before body Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1650326400 Wrote: /builddir/build/SRPMS/ovn-bgp-agent-0.2.0-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/ovn-bgp-agent.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-yoga-el9s-build-133451-907180/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/ovn-bgp-agent.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080'} and shell False warning: /builddir/build/SPECS/ovn-bgp-agent.spec: line 3: Macro %ovn needs whitespace before body warning: /builddir/build/SPECS/ovn-bgp-agent.spec: line 3: Macro %ovn needs whitespace before body Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1650326400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HgemzB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ovn-bgp-agent + /usr/bin/gzip -dc /builddir/build/SOURCES/0.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ovn-bgp-agent + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'ovn-bgp-agent-0.2.0 base' + rm -rf ovn-bgp-agent.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.31WzzU + umask 022 + cd /builddir/build/BUILD + cd ovn-bgp-agent ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/ovn_bgp_agent creating build/lib/ovn_bgp_agent/utils copying ovn_bgp_agent/utils/__init__.py -> build/lib/ovn_bgp_agent/utils copying ovn_bgp_agent/utils/linux_net.py -> build/lib/ovn_bgp_agent/utils creating build/lib/ovn_bgp_agent/tests creating build/lib/ovn_bgp_agent/tests/unit creating build/lib/ovn_bgp_agent/tests/unit/drivers creating build/lib/ovn_bgp_agent/tests/unit/drivers/openstack creating build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovs.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_frr.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovn.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/__init__.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils creating build/lib/ovn_bgp_agent/drivers copying ovn_bgp_agent/drivers/__init__.py -> build/lib/ovn_bgp_agent/drivers copying ovn_bgp_agent/drivers/driver_api.py -> build/lib/ovn_bgp_agent/drivers creating build/lib/ovn_bgp_agent/drivers/openstack creating build/lib/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/ovs.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/ovn.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/frr.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/__init__.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils creating build/lib/ovn_bgp_agent/tests/unit/privileged copying ovn_bgp_agent/tests/unit/privileged/test_ovs_vsctl.py -> build/lib/ovn_bgp_agent/tests/unit/privileged copying ovn_bgp_agent/tests/unit/privileged/test_vtysh.py -> build/lib/ovn_bgp_agent/tests/unit/privileged copying ovn_bgp_agent/tests/unit/privileged/test_linux_net.py -> build/lib/ovn_bgp_agent/tests/unit/privileged copying ovn_bgp_agent/tests/unit/privileged/__init__.py -> build/lib/ovn_bgp_agent/tests/unit/privileged creating build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_base_watcher.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_evpn_watcher.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_bgp_watcher.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/__init__.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers creating build/lib/ovn_bgp_agent/drivers/openstack/watchers copying ovn_bgp_agent/drivers/openstack/watchers/bgp_watcher.py -> build/lib/ovn_bgp_agent/drivers/openstack/watchers copying ovn_bgp_agent/drivers/openstack/watchers/evpn_watcher.py -> build/lib/ovn_bgp_agent/drivers/openstack/watchers copying ovn_bgp_agent/drivers/openstack/watchers/base_watcher.py -> build/lib/ovn_bgp_agent/drivers/openstack/watchers copying ovn_bgp_agent/drivers/openstack/watchers/__init__.py -> build/lib/ovn_bgp_agent/drivers/openstack/watchers creating build/lib/ovn_bgp_agent/privileged copying ovn_bgp_agent/privileged/vtysh.py -> build/lib/ovn_bgp_agent/privileged copying ovn_bgp_agent/privileged/ovs_vsctl.py -> build/lib/ovn_bgp_agent/privileged copying ovn_bgp_agent/privileged/__init__.py -> build/lib/ovn_bgp_agent/privileged copying ovn_bgp_agent/privileged/linux_net.py -> build/lib/ovn_bgp_agent/privileged copying ovn_bgp_agent/tests/test_ovn_bgp_agent.py -> build/lib/ovn_bgp_agent/tests copying ovn_bgp_agent/tests/base.py -> build/lib/ovn_bgp_agent/tests copying ovn_bgp_agent/tests/utils.py -> build/lib/ovn_bgp_agent/tests copying ovn_bgp_agent/tests/__init__.py -> build/lib/ovn_bgp_agent/tests copying ovn_bgp_agent/tests/unit/test_agent.py -> build/lib/ovn_bgp_agent/tests/unit copying ovn_bgp_agent/tests/unit/fakes.py -> build/lib/ovn_bgp_agent/tests/unit copying ovn_bgp_agent/tests/unit/__init__.py -> build/lib/ovn_bgp_agent/tests/unit creating build/lib/ovn_bgp_agent/tests/unit/utils copying ovn_bgp_agent/tests/unit/utils/test_linux_net.py -> build/lib/ovn_bgp_agent/tests/unit/utils copying ovn_bgp_agent/tests/unit/utils/__init__.py -> build/lib/ovn_bgp_agent/tests/unit/utils copying ovn_bgp_agent/config.py -> build/lib/ovn_bgp_agent copying ovn_bgp_agent/constants.py -> build/lib/ovn_bgp_agent copying ovn_bgp_agent/exceptions.py -> build/lib/ovn_bgp_agent copying ovn_bgp_agent/__init__.py -> build/lib/ovn_bgp_agent copying ovn_bgp_agent/agent.py -> build/lib/ovn_bgp_agent creating build/lib/ovn_bgp_agent/tests/unit/cmd copying ovn_bgp_agent/tests/unit/cmd/test_agent.py -> build/lib/ovn_bgp_agent/tests/unit/cmd copying ovn_bgp_agent/tests/unit/cmd/__init__.py -> build/lib/ovn_bgp_agent/tests/unit/cmd copying ovn_bgp_agent/tests/unit/drivers/__init__.py -> build/lib/ovn_bgp_agent/tests/unit/drivers creating build/lib/ovn_bgp_agent/cmd copying ovn_bgp_agent/cmd/__init__.py -> build/lib/ovn_bgp_agent/cmd copying ovn_bgp_agent/cmd/agent.py -> build/lib/ovn_bgp_agent/cmd copying ovn_bgp_agent/tests/unit/drivers/openstack/__init__.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack copying ovn_bgp_agent/drivers/openstack/ovn_evpn_driver.py -> build/lib/ovn_bgp_agent/drivers/openstack copying ovn_bgp_agent/drivers/openstack/ovn_bgp_driver.py -> build/lib/ovn_bgp_agent/drivers/openstack copying ovn_bgp_agent/drivers/openstack/__init__.py -> build/lib/ovn_bgp_agent/drivers/openstack running egg_info creating ovn_bgp_agent.egg-info writing ovn_bgp_agent.egg-info/PKG-INFO writing dependency_links to ovn_bgp_agent.egg-info/dependency_links.txt writing entry points to ovn_bgp_agent.egg-info/entry_points.txt writing requirements to ovn_bgp_agent.egg-info/requires.txt writing top-level names to ovn_bgp_agent.egg-info/top_level.txt writing pbr to ovn_bgp_agent.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'ovn_bgp_agent.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'ovn_bgp_agent.egg-info/SOURCES.txt' + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build-3 -b html doc/source doc/build/html Running Sphinx v3.4.3 [openstackdocstheme] version: 2.2.6 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (ovn-bgp-agent) with name extracted from the package (ovn-bgp-agent); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] contributor/bgp_mode_design reading sources... [ 40%] contributor/evpn_mode_design reading sources... [ 60%] contributor/index reading sources... [ 80%] index reading sources... [100%] readme looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] contributor/bgp_mode_design writing output... [ 40%] contributor/evpn_mode_design writing output... [ 60%] contributor/index writing output... [ 80%] index writing output... [100%] readme generating indices... genindex done writing additional pages... search done copying images... [ 50%] contributor/../../images/networking-bgpvpn_integration.png copying images... [100%] contributor/../../images/evpn_traffic_flow.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EYw0fQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch + cd ovn-bgp-agent ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch --prefix /usr /usr/lib/python3.9/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent copying build/lib/ovn_bgp_agent/config.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/cmd copying build/lib/ovn_bgp_agent/cmd/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/cmd copying build/lib/ovn_bgp_agent/cmd/agent.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/cmd creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/utils copying build/lib/ovn_bgp_agent/utils/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/utils copying build/lib/ovn_bgp_agent/utils/linux_net.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/utils creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/privileged copying build/lib/ovn_bgp_agent/privileged/vtysh.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/privileged copying build/lib/ovn_bgp_agent/privileged/ovs_vsctl.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/privileged copying build/lib/ovn_bgp_agent/privileged/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/privileged copying build/lib/ovn_bgp_agent/privileged/linux_net.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/privileged copying build/lib/ovn_bgp_agent/constants.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/cmd copying build/lib/ovn_bgp_agent/tests/unit/cmd/test_agent.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/cmd copying build/lib/ovn_bgp_agent/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/cmd copying build/lib/ovn_bgp_agent/tests/unit/test_agent.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/utils copying build/lib/ovn_bgp_agent/tests/unit/utils/test_linux_net.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/utils copying build/lib/ovn_bgp_agent/tests/unit/utils/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/utils creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/privileged copying build/lib/ovn_bgp_agent/tests/unit/privileged/test_ovs_vsctl.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/privileged copying build/lib/ovn_bgp_agent/tests/unit/privileged/test_vtysh.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/privileged copying build/lib/ovn_bgp_agent/tests/unit/privileged/test_linux_net.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/privileged copying build/lib/ovn_bgp_agent/tests/unit/privileged/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/privileged creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovs.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_frr.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovn.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_base_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_evpn_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_bgp_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers copying build/lib/ovn_bgp_agent/tests/unit/drivers/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers copying build/lib/ovn_bgp_agent/tests/unit/fakes.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit copying build/lib/ovn_bgp_agent/tests/unit/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit copying build/lib/ovn_bgp_agent/tests/test_ovn_bgp_agent.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests copying build/lib/ovn_bgp_agent/tests/base.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests copying build/lib/ovn_bgp_agent/tests/utils.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests copying build/lib/ovn_bgp_agent/tests/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests copying build/lib/ovn_bgp_agent/exceptions.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack/utils copying build/lib/ovn_bgp_agent/drivers/openstack/utils/ovs.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack/utils copying build/lib/ovn_bgp_agent/drivers/openstack/utils/ovn.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack/utils copying build/lib/ovn_bgp_agent/drivers/openstack/utils/frr.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack/utils copying build/lib/ovn_bgp_agent/drivers/openstack/utils/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack/utils copying build/lib/ovn_bgp_agent/drivers/openstack/ovn_evpn_driver.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack copying build/lib/ovn_bgp_agent/drivers/openstack/ovn_bgp_driver.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack copying build/lib/ovn_bgp_agent/drivers/openstack/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack/watchers copying build/lib/ovn_bgp_agent/drivers/openstack/watchers/bgp_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack/watchers copying build/lib/ovn_bgp_agent/drivers/openstack/watchers/evpn_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack/watchers copying build/lib/ovn_bgp_agent/drivers/openstack/watchers/base_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack/watchers copying build/lib/ovn_bgp_agent/drivers/openstack/watchers/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack/watchers copying build/lib/ovn_bgp_agent/drivers/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers copying build/lib/ovn_bgp_agent/drivers/driver_api.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers copying build/lib/ovn_bgp_agent/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent copying build/lib/ovn_bgp_agent/agent.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/cmd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/cmd/agent.py to agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/utils/linux_net.py to linux_net.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/privileged/vtysh.py to vtysh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/privileged/ovs_vsctl.py to ovs_vsctl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/privileged/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/privileged/linux_net.py to linux_net.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/cmd/test_agent.py to test_agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/cmd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/test_agent.py to test_agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/utils/test_linux_net.py to test_linux_net.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/privileged/test_ovs_vsctl.py to test_ovs_vsctl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/privileged/test_vtysh.py to test_vtysh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/privileged/test_linux_net.py to test_linux_net.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/privileged/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovs.py to test_ovs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_frr.py to test_frr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovn.py to test_ovn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_base_watcher.py to test_base_watcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_evpn_watcher.py to test_evpn_watcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_bgp_watcher.py to test_bgp_watcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/fakes.py to fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/test_ovn_bgp_agent.py to test_ovn_bgp_agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack/utils/ovs.py to ovs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack/utils/ovn.py to ovn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack/utils/frr.py to frr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack/ovn_evpn_driver.py to ovn_evpn_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack/ovn_bgp_driver.py to ovn_bgp_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack/watchers/bgp_watcher.py to bgp_watcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack/watchers/evpn_watcher.py to evpn_watcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack/watchers/base_watcher.py to base_watcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/openstack/watchers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/drivers/driver_api.py to driver_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent/agent.py to agent.cpython-39.pyc writing byte-compilation script '/tmp/tmp89ho67y6.py' /usr/bin/python3 /tmp/tmp89ho67y6.py removing /tmp/tmp89ho67y6.py running install_data creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/etc creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/etc/ovn-bgp-agent copying etc/ovn-bgp-agent/rootwrap.conf -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/etc/ovn-bgp-agent creating /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/etc/ovn-bgp-agent/rootwrap.d copying etc/ovn-bgp-agent/rootwrap.d/rootwrap.filters -> /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/etc/ovn-bgp-agent/rootwrap.d/ running install_egg_info running egg_info writing ovn_bgp_agent.egg-info/PKG-INFO writing dependency_links to ovn_bgp_agent.egg-info/dependency_links.txt writing entry points to ovn_bgp_agent.egg-info/entry_points.txt writing requirements to ovn_bgp_agent.egg-info/requires.txt writing top-level names to ovn_bgp_agent.egg-info/top_level.txt writing pbr to ovn_bgp_agent.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'ovn_bgp_agent.egg-info/SOURCES.txt' Copying ovn_bgp_agent.egg-info to /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/ovn_bgp_agent-0.0.0-py3.9.egg-info running install_scripts Installing ovn-bgp-agent script to /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/bin Installing ovn-bgp-agent-rootwrap script to /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/bin Installing ovn-bgp-agent-rootwrap-daemon script to /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/bin + mkdir -p /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch//etc/ovn-bgp-agent + mkdir -p /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch//etc/ovn-bgp-agent/rootwrap.d + mkdir -p /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch//usr/lib/systemd/system + install -p -D -m 644 /builddir/build/SOURCES/ovn-bgp-agent.service /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/systemd/system/ovn-bgp-agent.service + mv /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/etc/ovn-bgp-agent/rootwrap.conf /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch//etc/ovn-bgp-agent/rootwrap.conf + mv /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/etc/ovn-bgp-agent/rootwrap.d/rootwrap.filters /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch//etc/ovn-bgp-agent/rootwrap.d/ + rmdir /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/etc/ovn-bgp-agent/rootwrap.d + install -p -D -m 440 /builddir/build/SOURCES/ovn-bgp-agent-sudoers /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/etc/sudoers.d/ovn-bgp-agent + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 0.2.0-1.el9s --unique-debug-suffix -0.2.0-1.el9s.noarch --unique-debug-src-base ovn-bgp-agent-0.2.0-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ovn-bgp-agent find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZP8d0i + umask 022 + cd /builddir/build/BUILD + cd ovn-bgp-agent + export OS_TEST_PATH=./ovn_bgp_agent/tests/unit + OS_TEST_PATH=./ovn_bgp_agent/tests/unit + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/bin + export PYTHONPATH=/builddir/build/BUILD/ovn-bgp-agent + PYTHONPATH=/builddir/build/BUILD/ovn-bgp-agent + stestr-3 --test-path ./ovn_bgp_agent/tests/unit run Unable to execute ovs-vsctl ['ovs-vsctl', '--if-exists', 'del-port', 'fake-port']. Exception: Traceback (most recent call last): File "/builddir/build/BUILD/ovn-bgp-agent/ovn_bgp_agent/privileged/ovs_vsctl.py", line 30, in ovs_cmd return processutils.execute(*full_args) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.FakeException Unable to execute vtysh with ['/usr/bin/vtysh', '--vty_socket', '/run/frr/', '-c', 'show ip bgp summary json']. Exception: Traceback (most recent call last): File "/builddir/build/BUILD/ovn-bgp-agent/ovn_bgp_agent/privileged/vtysh.py", line 42, in run_vtysh_command return processutils.execute(*full_args)[0] File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect ovn_bgp_agent.tests.unit.privileged.test_vtysh.FakeException Unable to execute vtysh with ['/usr/bin/vtysh', '--vty_socket', '/run/frr/', '-c', 'copy /fake/frr.config running-config']. Exception: Traceback (most recent call last): File "/builddir/build/BUILD/ovn-bgp-agent/ovn_bgp_agent/privileged/vtysh.py", line 30, in run_vtysh_config return processutils.execute(*full_args) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect ovn_bgp_agent.tests.unit.privileged.test_vtysh.FakeException Unable to execute ['ip', -4, 'route', 'add', 'vrf', 'fake-vrf', 'unreachable', 'default', 'metric', '4278198272']. Exception: Unknown router-id, needed for route leaking Unable to execute ['ip', '-6', 'nei', 'del', 'proxy', '2002::1234:abcd:ffff:c0a8:101', 'dev', 'ethfake']. Exception: Unable to execute ['ip', '-6', 'nei', 'add', 'proxy', '2002::1234:abcd:ffff:c0a8:101', 'dev', 'ethfake']. Exception: Unable to execute ovs-vsctl ['ovs-vsctl', '--if-exists', 'del-port', 'fake-port', '-O', 'OpenFlow13']. Exception: Traceback (most recent call last): File "/builddir/build/BUILD/ovn-bgp-agent/ovn_bgp_agent/privileged/ovs_vsctl.py", line 30, in ovs_cmd return processutils.execute(*full_args) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/ovn-bgp-agent/ovn_bgp_agent/privileged/ovs_vsctl.py", line 34, in ovs_cmd return processutils.execute(*full_args) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.FakeException Unable to execute ['sysctl', '-w', 'net.ipv6.conf.fake=1']. Exception: Unknown FRR reconfiguration action: non-existing-action Invalid ip: 10.10.1.6/30/128 {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test__get_router_id [0.001917s] ... ok {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_del_device_from_ovs_bridge [0.002620s] ... ok {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_bridge_flows [0.002197s] ... ok {4} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_fip_associated [0.002871s] ... ok {4} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_fip_associated_not_found [0.002149s] ... ok {4} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_lrp_port_for_datapath_no_options [0.002410s] ... ok {4} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_port_on_chassis [0.002098s] ... ok {4} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_add_device_to_ovs_bridge_vlan_tag [0.002532s] ... ok {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_start [0.007921s] ... ok {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_run_empty_old_nat_addresses [0.001237s] ... ok {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_not_single_or_dual_stack [0.000882s] ... ok {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_match_fn_index_error [0.000973s] ... ok {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_match_fn_not_single_or_dual_stack [0.000953s] ... ok {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_run_nat_addresses [0.001250s] ... ok {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_run_wrong_type [0.001041s] ... ok {2} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_delete_ip_rules [0.007377s] ... ok {2} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_ensure_dummy_device [0.004161s] ... ok {2} ovn_bgp_agent.tests.unit.privileged.test_vtysh.TestPrivilegedVtysh.test_run_vtysh_command_exception [0.002217s] ... ok {2} ovn_bgp_agent.tests.unit.privileged.test_vtysh.TestPrivilegedVtysh.test_run_vtysh_config_exception [0.001146s] ... ok {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_route_keyerror [0.006420s] ... ok {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_ip_version_v6 [0.001862s] ... ok {5} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test_vrf_reconfigure_add_vrf [0.008448s] ... ok {5} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_port_datapath_port_not_found [0.002431s] ... ok {5} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_ensure_evpn_ovs_flow_ipv4_strip_vlan [0.004585s] ... ok {5} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_ensure_evpn_ovs_flow_ipv6 [0.003154s] ... ok {5} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_remove_extra_ovs_flows [0.002834s] ... ok {9} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_lrp_port_for_datapath [0.003078s] ... ok {9} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_del_device_from_ovs_bridge_specifying_bridge [0.002772s] ... ok {9} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_flow_info [0.001936s] ... ok {9} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_match_fn_not_single_or_dual_stack [0.001041s] ... ok {9} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_match_fn_empty_ovn_local_lrps [0.000944s] ... ok {9} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_match_fn_not_single_or_dual_stack [0.001010s] ... ok {9} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_add_ndp_proxy_vlan [0.005008s] ... ok {9} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_del_ips_from_dev [0.005617s] ... ok {4} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_bridge_flows_with_filters [0.002221s] ... ok {4} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_get_ovn_bridge_mappings_not_set [0.001101s] ... ok {4} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_match_fn_chassis_set [0.000903s] ... ok {4} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_match_fn [0.000863s] ... ok {4} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_index_error [0.000850s] ... ok {4} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_match_fn_empty_ovn_local_lrps [0.000863s] ... ok {4} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_update_old_chassis_set [0.000792s] ... ok {4} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_delete_device [0.005117s] ... ok {4} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_bridge_ip_routes_gateway [0.002810s] ... ok {4} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_vxlan [0.002364s] ... ok {4} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_routes_on_tables [0.003977s] ... ok {17} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_evpn_info_from_port_name_crlrp [0.004076s] ... ok {17} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_network_vlan_tag_by_network_name [0.002337s] ... ok {17} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ports_on_datapath [0.002306s] ... ok {17} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_ensure_evpn_ovs_flow_no_ovs_ports [0.002626s] ... ok {17} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_flow_info_ipv6 [0.002119s] ... ok {17} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_run_wrong_type [0.001170s] ... ok {5} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_run_same_port [0.001243s] ... ok {5} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_run [0.001267s] ... ok {5} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_wrong_type [0.000890s] ... ok {5} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_run [0.001239s] ... ok {5} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn [0.000948s] ... ok {5} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_match_fn_index_error [0.000950s] ... ok {5} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_run [0.001293s] ... ok {8} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test_vrf_reconfigure_del_vrf [0.008150s] ... ok {8} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestChassisCreateEvent.test_run [0.001269s] ... ok {8} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_match_fn_same_nat_addresses [0.000949s] ... ok {8} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_update_old_chassis_set [0.000803s] ... ok {8} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_run_dual_stack [0.001332s] ... ok {8} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestChassisPrivateCreateEvent.test_run_not_first_time [0.001328s] ... ok {8} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_update [0.000767s] ... ok {8} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_missing_ext_ids [0.000966s] ... ok {8} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_run [0.001265s] ... ok {8} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_run_dual_stack [0.001329s] ... ok {8} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_add_ip_nei_ipv6 [0.006833s] ... ok {8} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_del_ip_nei_ipv6 [0.005276s] ... ok {8} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_del_ndp_proxy_exception_no_such_file [0.003453s] ... ok {8} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_delete_device_keyerror [0.003857s] ... ok {8} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_ensure_vrf [0.005213s] ... ok {8} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_cmd [0.001366s] ... ok {14} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_evpn_info_from_port_name_lrp [0.003808s] ... ok {14} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_port_on_chassis_port_not_found [0.002192s] ... ok {14} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_router_gateway_on_chassis [0.002300s] ... ok {14} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_get_ovn_remote [0.001150s] ... ok {14} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_get_own_chassis_name [0.001090s] ... ok {14} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_run [0.001257s] ... ok {14} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_index_error [0.000883s] ... ok {14} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_match_fn_not_single_or_dual_stack [0.001019s] ... ok {14} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_match_fn [0.000899s] ... ok {14} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_match_fn [0.000920s] ... ok {14} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_add_ndp_proxy_exception [0.003849s] ... ok {14} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_ensure_vlan_device_for_network_keyerror [0.008363s] ... ok {14} ovn_bgp_agent.tests.unit.privileged.test_vtysh.TestPrivilegedVtysh.test_run_vtysh_config [0.001481s] ... ok {14} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_route [0.004469s] ... ok {14} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_exposed_ips_on_network [0.003198s] ... ok {19} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_evpn_info_from_port_name [0.004007s] ... ok {19} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ip_from_port_peer_port_not_found [0.002563s] ... ok {19} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_provider_network [0.002443s] ... ok {19} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_router_gateway_on_chassis_not_on_chassis [0.002374s] ... ok {19} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_ensure_evpn_ovs_flow_ipv4 [0.003708s] ... ok {19} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_run [0.001392s] ... ok {19} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_run_wrong_type [0.001117s] ... ok {19} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_chassis_set [0.001040s] ... ok {19} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_run [0.001333s] ... ok {19} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_match_fn_old_chassis_set [0.000901s] ... ok {19} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_match_fn_index_error [0.000999s] ... ok {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_network_name_and_tag_not_in_bridge_mappings [0.002891s] ... ok {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_port_deleted [0.002522s] ... ok {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_match_fn_same_nat_addresses [0.000886s] ... ok {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_run_wrong_type [0.001039s] ... ok {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_run_dual_stack [0.001252s] ... ok {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_match_fn [0.000850s] ... ok {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn [0.000940s] ... ok {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_update_chassis_set [0.000725s] ... ok {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_update_old_ext_ids [0.000723s] ... ok {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_run_dual_stack [0.001272s] ... ok {0} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_add_ips_to_dev [0.006590s] ... ok {0} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_add_unreachable_route_exception [0.003764s] ... ok {0} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_cmd_fallback_OF_version [0.001124s] ... ok {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_veth [0.002472s] ... ok {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_exposed_ips [0.003024s] ... ok {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_nic_ip [0.002968s] ... ok {9} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_delete_ip_rules_exceptions [0.005463s] ... ok {9} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_route_create [0.006252s] ... ok {9} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_rule_delete_keyerror [0.005141s] ... ok {9} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_set_device_status [0.004816s] ... ok {9} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_set_kernel_flag [0.003743s] ... ok {7} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test__get_router_id_no_ipv4_settings [0.002102s] ... ok {7} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_port_if_local_chassis [0.002721s] ... ok {7} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_get_ovn_bridge_mappings [0.001269s] ... ok {7} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_match_fn_lrp [0.000934s] ... ok {7} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_match_fn [0.001025s] ... ok {7} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_run [0.001376s] ... ok {7} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_run_nat_addresses [0.001368s] ... ok {7} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_match_fn_update_old_chassis_set [0.000822s] ... ok {7} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_del_ndp_proxy_exception [0.004068s] ... ok {7} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_ensure_veth [0.005283s] ... ok {7} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_rule_create [0.005705s] ... ok {11} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test_vrf_leak [0.009011s] ... ok {11} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_network_vlan_tag_by_network_name_no_match [0.002354s] ... ok {11} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_remove_evpn_network_ovs_flow_ipv4 [0.004309s] ... ok {11} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_match_fn [0.000925s] ... ok {15} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test_vrf_reconfigure_unknown_action [0.002890s] ... ok {15} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestChassisPrivateCreateEvent.test_run [0.001390s] ... ok {15} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_match_fn_attribute_errir [0.001001s] ... ok {15} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_update [0.000895s] ... ok {15} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_match_fn_chassis_set [0.001148s] ... ok {15} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_match_fn_index_error [0.001085s] ... ok {15} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestChassisCreateEvent.test_run [0.001235s] ... ok {15} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_run_wrong_type [0.001224s] ... ok {15} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_not_single_or_dual_stack [0.001029s] ... ok {15} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_update [0.000844s] ... ok {15} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_run_wrong_type [0.001260s] ... ok {15} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_rule_create_existing [0.005693s] ... ok {15} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_unreachable_route [0.004753s] ... ok {15} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_rule_invalid_ip [0.004041s] ... ok {15} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_interface_index [0.002555s] ... ok {13} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test__get_port_by_name_empty [0.002932s] ... ok {13} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_add_device_to_ovs_bridge [0.002644s] ... ok {13} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_run_wrong_type [0.001078s] ... ok {13} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_old_chassis_set [0.000929s] ... ok {13} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_match_fn_index_error [0.000938s] ... ok {13} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_match_fn_not_lrp [0.000986s] ... ok {13} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_run [0.001331s] ... ok {13} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_run [0.001252s] ... ok {13} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_match_fn [0.000975s] ... ok {13} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_del_ndp_proxy [0.003921s] ... ok {13} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_ensure_bridge_keyerror [0.006909s] ... ok {13} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_rule_delete [0.004988s] ... ok {13} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_route_via [0.006408s] ... ok {13} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_route_vlan [0.007447s] ... ok {13} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_bridge_ip_routes_vlan [0.003007s] ... ok {12} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_port_datapath [0.003147s] ... ok {12} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_base_watcher.TestPortBindingChassisEvent.test__check_single_dual_stack_format [0.000839s] ... ok {12} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_match_fn [0.000876s] ... ok {12} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_not_single_or_dual_stack [0.000880s] ... ok {12} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_match_fn_chassis_set [0.001035s] ... ok {12} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestChassisCreateEvent.test_run_not_first_time [0.001386s] ... ok {12} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_run_wrong_type [0.001062s] ... ok {12} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_missing_ext_ids [0.000984s] ... ok {12} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_update_row_ext_ids [0.000775s] ... ok {12} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_add_unreachable_route_exception_file_exists [0.003690s] ... ok {12} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_ensure_vxlan_keyerror [0.007031s] ... ok {12} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_rule [0.004006s] ... ok {12} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_rule_ipv6 [0.004015s] ... ok {12} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ips_from_dev [0.003378s] ... ok {12} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_routes_from_table [0.006744s] ... ok {9} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_cmd_timeout [0.001301s] ... ok {9} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_arp_ndp_enabed_for_bridge [0.002505s] ... ok {9} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_set_master_for_device_already_set [0.005028s] ... ok {17} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_run [0.001381s] ... ok {17} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_run_wrong_type [0.001145s] ... ok {17} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_match_fn_empty_ovn_local_lrps [0.001063s] ... ok {17} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_index_error [0.000892s] ... ok {10} ovn_bgp_agent.tests.unit.cmd.test_agent.TestAgentCmd.test_start [0.002966s] ... ok {10} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test_vrf_leak_no_router_id [0.002081s] ... ok {10} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_port_deleted_false [0.002604s] ... ok {10} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_ovs_flows_info [0.002769s] ... ok {10} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_run_dual_stack [0.001417s] ... ok {10} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_update_lrp [0.000827s] ... ok {10} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_run_wrong_type [0.001154s] ... ok {10} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_add_ndp_proxy [0.004976s] ... ok {10} ovn_bgp_agent.tests.unit.privileged.test_vtysh.TestPrivilegedVtysh.test_run_vtysh_command [0.001953s] ... ok {10} ovn_bgp_agent.tests.unit.test_agent.TestAgent.test_start [0.003346s] ... ok {10} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_route [0.006690s] ... ok {10} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_route_vlan [0.004650s] ... ok {10} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_bridge_ip_routes [0.004506s] ... ok {10} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_exposed_ips [0.002423s] ... ok {10} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_vrf [0.002625s] ... ok {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test__get_port_by_name [0.002950s] ... ok {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_del_flow [0.002675s] ... ok {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_remove_evpn_router_ovs_flows [0.002732s] ... ok {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestChassisCreateEvent.test_run_not_first_time [0.001386s] ... ok {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_match_fn_lrp [0.000902s] ... ok {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_run_wrong_type [0.001056s] ... ok {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_old_chassis_set [0.000874s] ... ok {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_update_missing_ext_ids [0.000778s] ... ok {1} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_ensure_bridge [0.005240s] ... ok {1} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_ensure_veth_keyerror [0.005877s] ... ok {1} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_ensure_vxlan [0.004159s] ... ok {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_route_mask [0.007246s] ... ok {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_nei [0.002399s] ... ok {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_bridge [0.002316s] ... ok {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_ovn_device [0.003028s] ... ok {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_ovn_ip_rules [0.005202s] ... ok {5} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_add_ip_nei [0.005461s] ... ok {5} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_create_routing_table_for_bridge [0.006596s] ... ok {5} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_rule_invalid_ip [0.002237s] ... ok {5} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_route_mask [0.004314s] ... ok {6} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_evpn_info [0.002863s] ... ok {6} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_evpn_info_value_error [0.002040s] ... ok {6} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ports_on_chassis [0.002662s] ... ok {6} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_ensure_default_ovs_flows [0.003917s] ... ok {6} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_ensure_evpn_ovs_flow_ipv6_strip_vlan [0.004852s] ... ok {6} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_ovs_flows_info_no_ovs_ports [0.002478s] ... ok {6} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_remove_evpn_network_ovs_flow_ipv6 [0.003155s] ... ok {6} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_match_fn_not_lrp [0.001187s] ... ok {6} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_match_fn_old_chassis_set [0.001027s] ... ok {6} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_match_fn_not_single_or_dual_stack [0.000981s] ... ok {6} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestChassisPrivateCreateEvent.test_run [0.001168s] ... ok {6} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_wrong_type [0.000936s] ... ok {6} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_run [0.001412s] ... ok {6} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_update_missing_ext_ids [0.000856s] ... ok {6} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_nei [0.002808s] ... ok {6} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_vlan_device_for_network [0.002670s] ... ok {11} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_run_dual_stack [0.001286s] ... ok {11} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_run_dual_stack [0.001267s] ... ok {11} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_match_fn [0.000962s] ... ok {11} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_run_wrong_type [0.001057s] ... ok {11} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_update [0.000787s] ... ok {11} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_add_unreachable_route [0.003940s] ... ok {11} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_ensure_vlan_device_for_network [0.004375s] ... ok {11} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_ensure_vrf_keyerror [0.006152s] ... ok {11} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_cmd_fallback_exception [0.002917s] ... ok {11} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_ip_rules [0.002749s] ... ok {11} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_dummy_device [0.004129s] ... ok {18} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_network_name_and_tag [0.003340s] ... ok {18} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_device_port_at_ovs [0.002707s] ... ok {18} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestChassisPrivateCreateEvent.test_run_not_first_time [0.001494s] ... ok {18} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_run_empty_row_nat_addresses [0.001357s] ... ok {18} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_run [0.001324s] ... ok {18} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_run [0.001319s] ... ok {18} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_not_single_or_dual_stack [0.000962s] ... ok {18} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_chassis_set [0.001017s] ... ok {18} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_update_lrp [0.000798s] ... ok {18} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_del_ip_nei_index_error [0.004614s] ... ok {18} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_delete_exposed_ips [0.006817s] ... ok {18} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_rule [0.003422s] ... ok {18} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_rule_ipv6 [0.003336s] ... ok {18} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_ip_version_v4 [0.002135s] ... ok {18} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_nic_ip_prefixlen [0.003245s] ... ok {17} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_update_chassis_set [0.000812s] ... ok {17} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_match_fn_empty_ovn_local_lrps [0.000982s] ... ok {17} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_route_delete_keyerror [0.007106s] ... ok {17} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_device [0.002684s] ... ok {17} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_ip_routes [0.005510s] ... ok {19} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_set_kernel_flag_exception [0.005314s] ... ok {19} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_route_via [0.004709s] ... ok {19} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_routing_table_for_bridge [0.001993s] ... ok {19} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_interfaces [0.002585s] ... ok {7} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ips_to_dev [0.005563s] ... ok {7} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_route_ipv6 [0.006047s] ... ok {7} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ndp_proxy [0.002594s] ... ok {7} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_enable_proxy_ndp [0.002505s] ... ok {7} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_vlan_device_for_network [0.003710s] ... ok {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_evpn_info_key_error [0.002616s] ... ok {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ip_from_port_peer [0.002446s] ... ok {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_port_if_local_chassis_wrong_chassis [0.002118s] ... ok {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ports_on_datapath_port_type [0.002063s] ... ok {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_port_on_chassis_no_match_on_chassis [0.002278s] ... ok {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_remove_evpn_network_ovs_flow_no_ovs_port [0.002175s] ... ok {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_match_fn_attribute_errir [0.000863s] ... ok {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_run_wrong_type [0.001040s] ... ok {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_match_fn [0.000937s] ... ok {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_index_error [0.000851s] ... ok {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_lrp [0.000908s] ... ok {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_run_wrong_type [0.001011s] ... ok {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_match_fn_update_empty_ovn_local_lrps [0.000778s] ... ok {3} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_del_ndp_proxy_vlan [0.004725s] ... ok {3} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_ensure_dummy_device_keyerror [0.005683s] ... ok {3} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_cmd_exception [0.002271s] ... ok {16} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_provider_network_false [0.002981s] ... ok {16} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_remove_evpn_router_ovs_flows_no_ovs_port [0.002513s] ... ok {16} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_match_fn_chassis_set [0.000919s] ... ok {16} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_run_same_port [0.001228s] ... ok {16} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn [0.000857s] ... ok {16} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_match_fn [0.000867s] ... ok {16} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_match_fn_index_error [0.000906s] ... ok {16} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_lrp [0.000976s] ... ok {16} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_match_fn_not_single_or_dual_stack [0.000991s] ... ok {16} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_del_ip_nei [0.006742s] ... ok {16} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_route_delete [0.005970s] ... ok {16} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_route_ipv6 [0.006385s] ... ok {16} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ndp_proxy [0.002630s] ... ok {16} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_enable_proxy_arp [0.002548s] ... ok {16} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_set_master_for_device [0.006073s] ... ok ====== Totals ====== Ran: 310 tests in 0.1774 sec. - Passed: 310 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 0.8204 sec. ============== Worker Balance ============== - Worker 0 (16 tests) => 0:00:00.036520 - Worker 1 (16 tests) => 0:00:00.052256 - Worker 2 (16 tests) => 0:00:00.047692 - Worker 3 (16 tests) => 0:00:00.035871 - Worker 4 (16 tests) => 0:00:00.037151 - Worker 5 (16 tests) => 0:00:00.051303 - Worker 6 (16 tests) => 0:00:00.039098 - Worker 7 (16 tests) => 0:00:00.051252 - Worker 8 (16 tests) => 0:00:00.047420 - Worker 9 (16 tests) => 0:00:00.059687 - Worker 10 (15 tests) => 0:00:00.049058 - Worker 11 (15 tests) => 0:00:00.050074 - Worker 12 (15 tests) => 0:00:00.043310 - Worker 13 (15 tests) => 0:00:00.049088 - Worker 14 (15 tests) => 0:00:00.040303 - Worker 15 (15 tests) => 0:00:00.035179 - Worker 16 (15 tests) => 0:00:00.046110 - Worker 17 (15 tests) => 0:00:00.039927 - Worker 18 (15 tests) => 0:00:00.041862 - Worker 19 (15 tests) => 0:00:00.040256 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ovn-bgp-agent-0.2.0-1.el9s.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.M1gD4X + umask 022 + cd /builddir/build/BUILD + cd ovn-bgp-agent + LICENSEDIR=/builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/share/licenses/ovn-bgp-agent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/share/licenses/ovn-bgp-agent + cp -pr LICENSE /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/share/licenses/ovn-bgp-agent + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /etc/ovn-bgp-agent/rootwrap.conf warning: File listed twice: /etc/ovn-bgp-agent/rootwrap.d/rootwrap.filters Provides: config(ovn-bgp-agent) = 0.2.0-1.el9s ovn-bgp-agent = 0.2.0-1.el9s python3.9dist(ovn-bgp-agent) = 0 python3dist(ovn-bgp-agent) = 0 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(jinja2) >= 2.10 python3.9dist(neutron-lib) >= 2.10.1 python3.9dist(oslo-concurrency) >= 3.26 python3.9dist(oslo-config) >= 6.1 python3.9dist(oslo-log) >= 3.36 python3.9dist(oslo-privsep) >= 2.3 python3.9dist(oslo-rootwrap) >= 5.15 python3.9dist(oslo-service) >= 1.40.2 python3.9dist(ovs) >= 2.8 python3.9dist(ovsdbapp) >= 1.4 python3.9dist(pbr) >= 2 python3.9dist(pyroute2) >= 0.6.4 python3.9dist(setuptools) python3.9dist(stevedore) >= 1.20 Processing files: ovn-bgp-agent-doc-0.2.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qdKGai + umask 022 + cd /builddir/build/BUILD + cd ovn-bgp-agent + DOCDIR=/builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/share/doc/ovn-bgp-agent-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/share/doc/ovn-bgp-agent-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/share/doc/ovn-bgp-agent-doc + cp -pr README.rst /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/share/doc/ovn-bgp-agent-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IooJb0 + umask 022 + cd /builddir/build/BUILD + cd ovn-bgp-agent + LICENSEDIR=/builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/share/licenses/ovn-bgp-agent-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/share/licenses/ovn-bgp-agent-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch/usr/share/licenses/ovn-bgp-agent-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ovn-bgp-agent-doc = 0.2.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch Wrote: /builddir/build/RPMS/ovn-bgp-agent-0.2.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/ovn-bgp-agent-doc-0.2.0-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CMm9Gc + umask 022 + cd /builddir/build/BUILD + cd ovn-bgp-agent + /usr/bin/rm -rf /builddir/build/BUILDROOT/ovn-bgp-agent-0.2.0-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0