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/python-neutronclient.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-194639-1104689/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', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}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/python-neutronclient.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', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1694476800 Wrote: /builddir/build/SRPMS/python-neutronclient-10.0.0-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-neutronclient.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-194639-1104689/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', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-neutronclient.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', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1694476800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.udHF9l + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/python-neutronclient-10.0.0.tar.gz.asc --data=/builddir/build/SOURCES/python-neutronclient-10.0.0.tar.gz gpgv: Signature made Thu May 11 09:03:04 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf python-neutronclient-10.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-neutronclient-10.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-neutronclient-10.0.0 + /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 'python-neutronclient-10.0.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i '/sphinx-build/ s/-W//' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.loqcr5 + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-10.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-neutronclient-10.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-neutronclient-10.0.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-neutronclient-10.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-neutronclient-10.0.0-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-neutronclient.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-194639-1104689/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', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-neutronclient.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', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1694476800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PDhDcV + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/python-neutronclient-10.0.0.tar.gz.asc --data=/builddir/build/SOURCES/python-neutronclient-10.0.0.tar.gz gpgv: Signature made Thu May 11 09:03:04 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf python-neutronclient-10.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-neutronclient-10.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-neutronclient-10.0.0 + /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 'python-neutronclient-10.0.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i '/sphinx-build/ s/-W//' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.eazdwl + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-10.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-neutronclient-10.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-neutronclient-10.0.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-neutronclient-10.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-neutronclient-10.0.0-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-neutronclient.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-194639-1104689/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', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-neutronclient.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', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1694476800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HN14xG + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/python-neutronclient-10.0.0.tar.gz.asc --data=/builddir/build/SOURCES/python-neutronclient-10.0.0.tar.gz gpgv: Signature made Thu May 11 09:03:04 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf python-neutronclient-10.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-neutronclient-10.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-neutronclient-10.0.0 + /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 'python-neutronclient-10.0.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i '/sphinx-build/ s/-W//' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.lzP3l9 + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-10.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-neutronclient-10.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-neutronclient-10.0.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 5.11.1) Handling cliff>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: cliff>=3.4.0 (installed: cliff 4.3.0) Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 2.5.0) Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement satisfied: iso8601>=0.1.11 (installed: iso8601 1.1.0) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 0.8.0) Handling openstacksdk>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstacksdk>=1.0.0 (installed: openstacksdk 1.5.0) Handling osc-lib>=1.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: osc-lib>=1.12.0 (installed: osc-lib 2.8.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.1.0) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.log>=3.36.0 Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization!=2.19.1,>=2.18.0 Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 6.2.1) Handling os-client-config>=1.28.0 from tox --print-deps-only: py39,docs Requirement not satisfied: os-client-config>=1.28.0 Handling keystoneauth1>=3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=3.8.0 (installed: keystoneauth1 5.3.0) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-keystoneclient>=3.8.0 Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.25.1) Handling simplejson>=3.5.1 from tox --print-deps-only: py39,docs Requirement satisfied: simplejson>=3.5.1 (installed: simplejson 3.19.1) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.2.0 Handling osprofiler>=2.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: osprofiler>=2.3.0 Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-openstackclient>=3.12.0 Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.0.1) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.6.0) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement not satisfied: testscenarios>=0.4 Handling tempest>=17.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: tempest>=17.1.0 Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.0 Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: sphinx>=2.0.0,!=2.1.0 Handling cliff>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: cliff>=3.4.0 (installed: cliff 4.3.0) running dist_info writing python_neutronclient.egg-info/PKG-INFO writing dependency_links to python_neutronclient.egg-info/dependency_links.txt writing entry points to python_neutronclient.egg-info/entry_points.txt writing requirements to python_neutronclient.egg-info/requires.txt writing top-level names to python_neutronclient.egg-info/top_level.txt writing pbr to python_neutronclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_neutronclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-neutronclient-10.0.0/python_neutronclient.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 5.11.1) Handling cliff (>=3.4.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: cliff (>=3.4.0) (installed: cliff 4.3.0) Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: debtcollector (>=1.2.0) (installed: debtcollector 2.5.0) Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: iso8601 (>=0.1.11) (installed: iso8601 1.1.0) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 0.8.0) Handling openstacksdk (>=1.0.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: openstacksdk (>=1.0.0) (installed: openstacksdk 1.5.0) Handling osc-lib (>=1.12.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: osc-lib (>=1.12.0) (installed: osc-lib 2.8.1) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.1.0) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement not satisfied: oslo.log (>=3.36.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement not satisfied: oslo.serialization (!=2.19.1,>=2.18.0) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: oslo.utils (>=3.33.0) (installed: oslo.utils 6.2.1) Handling os-client-config (>=1.28.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement not satisfied: os-client-config (>=1.28.0) Handling keystoneauth1 (>=3.8.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: keystoneauth1 (>=3.8.0) (installed: keystoneauth1 5.3.0) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement not satisfied: python-keystoneclient (>=3.8.0) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.25.1) Handling simplejson (>=3.5.1) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: simplejson (>=3.5.1) (installed: simplejson 3.19.1) + cat /builddir/build/BUILD/python-neutronclient-10.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv python_neutronclient.dist-info/ removed 'python_neutronclient.dist-info/top_level.txt' removed 'python_neutronclient.dist-info/pbr.json' removed 'python_neutronclient.dist-info/LICENSE' removed 'python_neutronclient.dist-info/METADATA' removed 'python_neutronclient.dist-info/AUTHORS' removed 'python_neutronclient.dist-info/entry_points.txt' removed directory 'python_neutronclient.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-neutronclient-10.0.0-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-neutronclient.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-194639-1104689/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', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-neutronclient.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', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1694476800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2m1GqE + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/python-neutronclient-10.0.0.tar.gz.asc --data=/builddir/build/SOURCES/python-neutronclient-10.0.0.tar.gz gpgv: Signature made Thu May 11 09:03:04 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf python-neutronclient-10.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-neutronclient-10.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-neutronclient-10.0.0 + /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 'python-neutronclient-10.0.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i '/sphinx-build/ s/-W//' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.hocMZK + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-10.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-neutronclient-10.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-neutronclient-10.0.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 5.11.1) Handling cliff>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: cliff>=3.4.0 (installed: cliff 4.3.0) Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 2.5.0) Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement satisfied: iso8601>=0.1.11 (installed: iso8601 1.1.0) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 0.8.0) Handling openstacksdk>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstacksdk>=1.0.0 (installed: openstacksdk 1.5.0) Handling osc-lib>=1.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: osc-lib>=1.12.0 (installed: osc-lib 2.8.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.1.0) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 5.2.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.2.0) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 6.2.1) Handling os-client-config>=1.28.0 from tox --print-deps-only: py39,docs Requirement satisfied: os-client-config>=1.28.0 (installed: os-client-config 2.1.0) Handling keystoneauth1>=3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=3.8.0 (installed: keystoneauth1 5.3.0) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=3.8.0 (installed: python-keystoneclient 5.1.0) Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.25.1) Handling simplejson>=3.5.1 from tox --print-deps-only: py39,docs Requirement satisfied: simplejson>=3.5.1 (installed: simplejson 3.19.1) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 6.4.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.5.0) Handling osprofiler>=2.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=2.3.0 (installed: osprofiler 4.1.0) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 6.2.0) Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.0.1) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.6.0) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling tempest>=17.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: tempest>=17.1.0 (installed: tempest 34.0.0) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling cliff>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: cliff>=3.4.0 (installed: cliff 4.3.0) running dist_info writing python_neutronclient.egg-info/PKG-INFO writing dependency_links to python_neutronclient.egg-info/dependency_links.txt writing entry points to python_neutronclient.egg-info/entry_points.txt writing requirements to python_neutronclient.egg-info/requires.txt writing top-level names to python_neutronclient.egg-info/top_level.txt writing pbr to python_neutronclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_neutronclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-neutronclient-10.0.0/python_neutronclient.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 5.11.1) Handling cliff (>=3.4.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: cliff (>=3.4.0) (installed: cliff 4.3.0) Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: debtcollector (>=1.2.0) (installed: debtcollector 2.5.0) Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: iso8601 (>=0.1.11) (installed: iso8601 1.1.0) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 0.8.0) Handling openstacksdk (>=1.0.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: openstacksdk (>=1.0.0) (installed: openstacksdk 1.5.0) Handling osc-lib (>=1.12.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: osc-lib (>=1.12.0) (installed: osc-lib 2.8.1) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.1.0) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: oslo.log (>=3.36.0) (installed: oslo.log 5.2.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.2.0) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: oslo.utils (>=3.33.0) (installed: oslo.utils 6.2.1) Handling os-client-config (>=1.28.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: os-client-config (>=1.28.0) (installed: os-client-config 2.1.0) Handling keystoneauth1 (>=3.8.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: keystoneauth1 (>=3.8.0) (installed: keystoneauth1 5.3.0) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: python-keystoneclient (>=3.8.0) (installed: python-keystoneclient 5.1.0) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.25.1) Handling simplejson (>=3.5.1) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: simplejson (>=3.5.1) (installed: simplejson 3.19.1) + cat /builddir/build/BUILD/python-neutronclient-10.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv python_neutronclient.dist-info/ removed 'python_neutronclient.dist-info/top_level.txt' removed 'python_neutronclient.dist-info/pbr.json' removed 'python_neutronclient.dist-info/LICENSE' removed 'python_neutronclient.dist-info/METADATA' removed 'python_neutronclient.dist-info/AUTHORS' removed 'python_neutronclient.dist-info/entry_points.txt' removed directory 'python_neutronclient.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-neutronclient-10.0.0-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target noarch --nodeps /builddir/build/SPECS/python-neutronclient.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-194639-1104689/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', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target noarch --nodeps /builddir/build/SPECS/python-neutronclient.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', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1694476800 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.2jI9EV + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-10.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-neutronclient-10.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-neutronclient-10.0.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 5.11.1) Handling cliff>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: cliff>=3.4.0 (installed: cliff 4.3.0) Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 2.5.0) Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement satisfied: iso8601>=0.1.11 (installed: iso8601 1.1.0) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 0.8.0) Handling openstacksdk>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstacksdk>=1.0.0 (installed: openstacksdk 1.5.0) Handling osc-lib>=1.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: osc-lib>=1.12.0 (installed: osc-lib 2.8.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.1.0) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 5.2.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.2.0) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 6.2.1) Handling os-client-config>=1.28.0 from tox --print-deps-only: py39,docs Requirement satisfied: os-client-config>=1.28.0 (installed: os-client-config 2.1.0) Handling keystoneauth1>=3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=3.8.0 (installed: keystoneauth1 5.3.0) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=3.8.0 (installed: python-keystoneclient 5.1.0) Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.25.1) Handling simplejson>=3.5.1 from tox --print-deps-only: py39,docs Requirement satisfied: simplejson>=3.5.1 (installed: simplejson 3.19.1) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 6.4.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.5.0) Handling osprofiler>=2.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=2.3.0 (installed: osprofiler 4.1.0) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 6.2.0) Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.0.1) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.6.0) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling tempest>=17.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: tempest>=17.1.0 (installed: tempest 34.0.0) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling cliff>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: cliff>=3.4.0 (installed: cliff 4.3.0) running dist_info creating python_neutronclient.egg-info writing python_neutronclient.egg-info/PKG-INFO writing dependency_links to python_neutronclient.egg-info/dependency_links.txt writing entry points to python_neutronclient.egg-info/entry_points.txt writing requirements to python_neutronclient.egg-info/requires.txt writing top-level names to python_neutronclient.egg-info/top_level.txt writing pbr to python_neutronclient.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'python_neutronclient.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_neutronclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-neutronclient-10.0.0/python_neutronclient.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 5.11.1) Handling cliff (>=3.4.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: cliff (>=3.4.0) (installed: cliff 4.3.0) Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: debtcollector (>=1.2.0) (installed: debtcollector 2.5.0) Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: iso8601 (>=0.1.11) (installed: iso8601 1.1.0) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 0.8.0) Handling openstacksdk (>=1.0.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: openstacksdk (>=1.0.0) (installed: openstacksdk 1.5.0) Handling osc-lib (>=1.12.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: osc-lib (>=1.12.0) (installed: osc-lib 2.8.1) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.1.0) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: oslo.log (>=3.36.0) (installed: oslo.log 5.2.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.2.0) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: oslo.utils (>=3.33.0) (installed: oslo.utils 6.2.1) Handling os-client-config (>=1.28.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: os-client-config (>=1.28.0) (installed: os-client-config 2.1.0) Handling keystoneauth1 (>=3.8.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: keystoneauth1 (>=3.8.0) (installed: keystoneauth1 5.3.0) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: python-keystoneclient (>=3.8.0) (installed: python-keystoneclient 5.1.0) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.25.1) Handling simplejson (>=3.5.1) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: simplejson (>=3.5.1) (installed: simplejson 3.19.1) + cat /builddir/build/BUILD/python-neutronclient-10.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv python_neutronclient.dist-info/ removed 'python_neutronclient.dist-info/top_level.txt' removed 'python_neutronclient.dist-info/pbr.json' removed 'python_neutronclient.dist-info/LICENSE' removed 'python_neutronclient.dist-info/METADATA' removed 'python_neutronclient.dist-info/AUTHORS' removed 'python_neutronclient.dist-info/entry_points.txt' removed directory 'python_neutronclient.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PsSeMA + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-10.0.0 + mkdir -p /builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-neutronclient-10.0.0/pyproject-wheeldir Processing /builddir/build/BUILD/python-neutronclient-10.0.0 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Preparing wheel metadata: started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir/tmp0exkjn8n running dist_info creating /builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir/pip-modern-metadata-v_3zcg0m/python_neutronclient.egg-info writing /builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir/pip-modern-metadata-v_3zcg0m/python_neutronclient.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir/pip-modern-metadata-v_3zcg0m/python_neutronclient.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir/pip-modern-metadata-v_3zcg0m/python_neutronclient.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir/pip-modern-metadata-v_3zcg0m/python_neutronclient.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir/pip-modern-metadata-v_3zcg0m/python_neutronclient.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir/pip-modern-metadata-v_3zcg0m/python_neutronclient.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir/pip-modern-metadata-v_3zcg0m/python_neutronclient.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir/pip-modern-metadata-v_3zcg0m/python_neutronclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir/pip-modern-metadata-v_3zcg0m/python_neutronclient.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: python-neutronclient Building wheel for python-neutronclient (PEP 517): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir/tmpez2q36dx running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/neutronclient creating build/lib/neutronclient/tests creating build/lib/neutronclient/tests/unit copying neutronclient/tests/unit/test_utils.py -> build/lib/neutronclient/tests/unit copying neutronclient/tests/unit/test_exceptions.py -> build/lib/neutronclient/tests/unit copying neutronclient/tests/unit/test_http.py -> build/lib/neutronclient/tests/unit copying neutronclient/tests/unit/test_casual_args.py -> build/lib/neutronclient/tests/unit copying neutronclient/tests/unit/test_validators.py -> build/lib/neutronclient/tests/unit copying neutronclient/tests/unit/__init__.py -> build/lib/neutronclient/tests/unit copying neutronclient/tests/unit/test_command_meta.py -> build/lib/neutronclient/tests/unit copying neutronclient/version.py -> build/lib/neutronclient copying neutronclient/_i18n.py -> build/lib/neutronclient copying neutronclient/__init__.py -> build/lib/neutronclient copying neutronclient/client.py -> build/lib/neutronclient creating build/lib/neutronclient/neutron creating build/lib/neutronclient/neutron/v2_0 creating build/lib/neutronclient/neutron/v2_0/vpn copying neutronclient/neutron/v2_0/vpn/ikepolicy.py -> build/lib/neutronclient/neutron/v2_0/vpn copying neutronclient/neutron/v2_0/vpn/ipsecpolicy.py -> build/lib/neutronclient/neutron/v2_0/vpn copying neutronclient/neutron/v2_0/vpn/ipsec_site_connection.py -> build/lib/neutronclient/neutron/v2_0/vpn copying neutronclient/neutron/v2_0/vpn/endpoint_group.py -> build/lib/neutronclient/neutron/v2_0/vpn copying neutronclient/neutron/v2_0/vpn/utils.py -> build/lib/neutronclient/neutron/v2_0/vpn copying neutronclient/neutron/v2_0/vpn/vpnservice.py -> build/lib/neutronclient/neutron/v2_0/vpn copying neutronclient/neutron/v2_0/vpn/__init__.py -> build/lib/neutronclient/neutron/v2_0/vpn creating build/lib/neutronclient/osc creating build/lib/neutronclient/osc/v2 copying neutronclient/osc/v2/utils.py -> build/lib/neutronclient/osc/v2 copying neutronclient/osc/v2/__init__.py -> build/lib/neutronclient/osc/v2 creating build/lib/neutronclient/osc/v2/sfc copying neutronclient/osc/v2/sfc/sfc_port_pair_group.py -> build/lib/neutronclient/osc/v2/sfc copying neutronclient/osc/v2/sfc/sfc_service_graph.py -> build/lib/neutronclient/osc/v2/sfc copying neutronclient/osc/v2/sfc/sfc_flow_classifier.py -> build/lib/neutronclient/osc/v2/sfc copying neutronclient/osc/v2/sfc/__init__.py -> build/lib/neutronclient/osc/v2/sfc copying neutronclient/osc/v2/sfc/sfc_port_chain.py -> build/lib/neutronclient/osc/v2/sfc copying neutronclient/osc/v2/sfc/sfc_port_pair.py -> build/lib/neutronclient/osc/v2/sfc creating build/lib/neutronclient/tests/unit/osc creating build/lib/neutronclient/tests/unit/osc/v2 creating build/lib/neutronclient/tests/unit/osc/v2/subnet_onboard copying neutronclient/tests/unit/osc/v2/subnet_onboard/test_network_onboard_subnets.py -> build/lib/neutronclient/tests/unit/osc/v2/subnet_onboard copying neutronclient/tests/unit/osc/v2/subnet_onboard/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2/subnet_onboard creating build/lib/neutronclient/neutron/v2_0/contrib copying neutronclient/neutron/v2_0/contrib/_fox_sockets.py -> build/lib/neutronclient/neutron/v2_0/contrib copying neutronclient/neutron/v2_0/contrib/__init__.py -> build/lib/neutronclient/neutron/v2_0/contrib creating build/lib/neutronclient/tests/unit/osc/v2/vpnaas copying neutronclient/tests/unit/osc/v2/vpnaas/test_ipsec_site_connection.py -> build/lib/neutronclient/tests/unit/osc/v2/vpnaas copying neutronclient/tests/unit/osc/v2/vpnaas/test_endpoint_group.py -> build/lib/neutronclient/tests/unit/osc/v2/vpnaas copying neutronclient/tests/unit/osc/v2/vpnaas/test_ikepolicy.py -> build/lib/neutronclient/tests/unit/osc/v2/vpnaas copying neutronclient/tests/unit/osc/v2/vpnaas/test_vpnservice.py -> build/lib/neutronclient/tests/unit/osc/v2/vpnaas copying neutronclient/tests/unit/osc/v2/vpnaas/fakes.py -> build/lib/neutronclient/tests/unit/osc/v2/vpnaas copying neutronclient/tests/unit/osc/v2/vpnaas/common.py -> build/lib/neutronclient/tests/unit/osc/v2/vpnaas copying neutronclient/tests/unit/osc/v2/vpnaas/test_ipsecpolicy.py -> build/lib/neutronclient/tests/unit/osc/v2/vpnaas copying neutronclient/tests/unit/osc/v2/vpnaas/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2/vpnaas copying neutronclient/tests/unit/osc/__init__.py -> build/lib/neutronclient/tests/unit/osc creating build/lib/neutronclient/osc/v2/fwaas copying neutronclient/osc/v2/fwaas/firewallrule.py -> build/lib/neutronclient/osc/v2/fwaas copying neutronclient/osc/v2/fwaas/firewallpolicy.py -> build/lib/neutronclient/osc/v2/fwaas copying neutronclient/osc/v2/fwaas/constants.py -> build/lib/neutronclient/osc/v2/fwaas copying neutronclient/osc/v2/fwaas/firewallgroup.py -> build/lib/neutronclient/osc/v2/fwaas copying neutronclient/osc/v2/fwaas/__init__.py -> build/lib/neutronclient/osc/v2/fwaas copying neutronclient/neutron/v2_0/purge.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/agentscheduler.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/address_scope.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/subnetpool.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/securitygroup.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/network.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/subnet.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/quota.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/auto_allocated_topology.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/router.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/dns.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/port.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/tag.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/floatingip.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/availability_zone.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/extension.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/network_ip_availability.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/metering.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/rbac.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/servicetype.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/__init__.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/agent.py -> build/lib/neutronclient/neutron/v2_0 creating build/lib/neutronclient/osc/v2/vpnaas copying neutronclient/osc/v2/vpnaas/ikepolicy.py -> build/lib/neutronclient/osc/v2/vpnaas copying neutronclient/osc/v2/vpnaas/ipsecpolicy.py -> build/lib/neutronclient/osc/v2/vpnaas copying neutronclient/osc/v2/vpnaas/ipsec_site_connection.py -> build/lib/neutronclient/osc/v2/vpnaas copying neutronclient/osc/v2/vpnaas/endpoint_group.py -> build/lib/neutronclient/osc/v2/vpnaas copying neutronclient/osc/v2/vpnaas/utils.py -> build/lib/neutronclient/osc/v2/vpnaas copying neutronclient/osc/v2/vpnaas/vpnservice.py -> build/lib/neutronclient/osc/v2/vpnaas copying neutronclient/osc/v2/vpnaas/__init__.py -> build/lib/neutronclient/osc/v2/vpnaas creating build/lib/neutronclient/common copying neutronclient/common/constants.py -> build/lib/neutronclient/common copying neutronclient/common/exceptions.py -> build/lib/neutronclient/common copying neutronclient/common/extension.py -> build/lib/neutronclient/common copying neutronclient/common/validators.py -> build/lib/neutronclient/common copying neutronclient/common/serializer.py -> build/lib/neutronclient/common copying neutronclient/common/utils.py -> build/lib/neutronclient/common copying neutronclient/common/__init__.py -> build/lib/neutronclient/common copying neutronclient/common/clientmanager.py -> build/lib/neutronclient/common creating build/lib/neutronclient/osc/v2/subnet_onboard copying neutronclient/osc/v2/subnet_onboard/subnet_onboard.py -> build/lib/neutronclient/osc/v2/subnet_onboard copying neutronclient/osc/v2/subnet_onboard/__init__.py -> build/lib/neutronclient/osc/v2/subnet_onboard creating build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn copying neutronclient/tests/unit/osc/v2/networking_bgpvpn/test_router_association.py -> build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn copying neutronclient/tests/unit/osc/v2/networking_bgpvpn/fakes.py -> build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn copying neutronclient/tests/unit/osc/v2/networking_bgpvpn/test_bgpvpn.py -> build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn copying neutronclient/tests/unit/osc/v2/networking_bgpvpn/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn copying neutronclient/tests/unit/osc/v2/networking_bgpvpn/test_resource_association.py -> build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn copying neutronclient/tests/unit/osc/v2/fakes.py -> build/lib/neutronclient/tests/unit/osc/v2 copying neutronclient/tests/unit/osc/v2/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2 copying neutronclient/tests/__init__.py -> build/lib/neutronclient/tests creating build/lib/neutronclient/neutron/v2_0/flavor copying neutronclient/neutron/v2_0/flavor/flavor_profile.py -> build/lib/neutronclient/neutron/v2_0/flavor copying neutronclient/neutron/v2_0/flavor/flavor.py -> build/lib/neutronclient/neutron/v2_0/flavor copying neutronclient/neutron/v2_0/flavor/__init__.py -> build/lib/neutronclient/neutron/v2_0/flavor creating build/lib/neutronclient/neutron/v2_0/bgp copying neutronclient/neutron/v2_0/bgp/dragentscheduler.py -> build/lib/neutronclient/neutron/v2_0/bgp copying neutronclient/neutron/v2_0/bgp/peer.py -> build/lib/neutronclient/neutron/v2_0/bgp copying neutronclient/neutron/v2_0/bgp/speaker.py -> build/lib/neutronclient/neutron/v2_0/bgp copying neutronclient/neutron/v2_0/bgp/__init__.py -> build/lib/neutronclient/neutron/v2_0/bgp creating build/lib/neutronclient/neutron/v2_0/lb copying neutronclient/neutron/v2_0/lb/vip.py -> build/lib/neutronclient/neutron/v2_0/lb copying neutronclient/neutron/v2_0/lb/healthmonitor.py -> build/lib/neutronclient/neutron/v2_0/lb copying neutronclient/neutron/v2_0/lb/pool.py -> build/lib/neutronclient/neutron/v2_0/lb copying neutronclient/neutron/v2_0/lb/member.py -> build/lib/neutronclient/neutron/v2_0/lb copying neutronclient/neutron/v2_0/lb/__init__.py -> build/lib/neutronclient/neutron/v2_0/lb creating build/lib/neutronclient/neutron/v2_0/qos copying neutronclient/neutron/v2_0/qos/minimum_bandwidth_rule.py -> build/lib/neutronclient/neutron/v2_0/qos copying neutronclient/neutron/v2_0/qos/rule.py -> build/lib/neutronclient/neutron/v2_0/qos copying neutronclient/neutron/v2_0/qos/bandwidth_limit_rule.py -> build/lib/neutronclient/neutron/v2_0/qos copying neutronclient/neutron/v2_0/qos/policy.py -> build/lib/neutronclient/neutron/v2_0/qos copying neutronclient/neutron/v2_0/qos/dscp_marking_rule.py -> build/lib/neutronclient/neutron/v2_0/qos copying neutronclient/neutron/v2_0/qos/__init__.py -> build/lib/neutronclient/neutron/v2_0/qos creating build/lib/neutronclient/neutron/v2_0/lb/v2 copying neutronclient/neutron/v2_0/lb/v2/loadbalancer.py -> build/lib/neutronclient/neutron/v2_0/lb/v2 copying neutronclient/neutron/v2_0/lb/v2/healthmonitor.py -> build/lib/neutronclient/neutron/v2_0/lb/v2 copying neutronclient/neutron/v2_0/lb/v2/listener.py -> build/lib/neutronclient/neutron/v2_0/lb/v2 copying neutronclient/neutron/v2_0/lb/v2/l7rule.py -> build/lib/neutronclient/neutron/v2_0/lb/v2 copying neutronclient/neutron/v2_0/lb/v2/pool.py -> build/lib/neutronclient/neutron/v2_0/lb/v2 copying neutronclient/neutron/v2_0/lb/v2/member.py -> build/lib/neutronclient/neutron/v2_0/lb/v2 copying neutronclient/neutron/v2_0/lb/v2/l7policy.py -> build/lib/neutronclient/neutron/v2_0/lb/v2 copying neutronclient/neutron/v2_0/lb/v2/__init__.py -> build/lib/neutronclient/neutron/v2_0/lb/v2 creating build/lib/neutronclient/osc/v2/lbaas copying neutronclient/osc/v2/lbaas/__init__.py -> build/lib/neutronclient/osc/v2/lbaas copying neutronclient/neutron/__init__.py -> build/lib/neutronclient/neutron copying neutronclient/neutron/client.py -> build/lib/neutronclient/neutron creating build/lib/neutronclient/tests/unit/osc/v2/sfc copying neutronclient/tests/unit/osc/v2/sfc/test_service_graph.py -> build/lib/neutronclient/tests/unit/osc/v2/sfc copying neutronclient/tests/unit/osc/v2/sfc/test_port_pair_group.py -> build/lib/neutronclient/tests/unit/osc/v2/sfc copying neutronclient/tests/unit/osc/v2/sfc/test_flow_classifier.py -> build/lib/neutronclient/tests/unit/osc/v2/sfc copying neutronclient/tests/unit/osc/v2/sfc/test_port_pair.py -> build/lib/neutronclient/tests/unit/osc/v2/sfc copying neutronclient/tests/unit/osc/v2/sfc/fakes.py -> build/lib/neutronclient/tests/unit/osc/v2/sfc copying neutronclient/tests/unit/osc/v2/sfc/test_port_chain.py -> build/lib/neutronclient/tests/unit/osc/v2/sfc copying neutronclient/tests/unit/osc/v2/sfc/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2/sfc creating build/lib/neutronclient/tests/unit/osc/v2/fwaas copying neutronclient/tests/unit/osc/v2/fwaas/test_firewallrule.py -> build/lib/neutronclient/tests/unit/osc/v2/fwaas copying neutronclient/tests/unit/osc/v2/fwaas/fakes.py -> build/lib/neutronclient/tests/unit/osc/v2/fwaas copying neutronclient/tests/unit/osc/v2/fwaas/common.py -> build/lib/neutronclient/tests/unit/osc/v2/fwaas copying neutronclient/tests/unit/osc/v2/fwaas/test_firewallgroup.py -> build/lib/neutronclient/tests/unit/osc/v2/fwaas copying neutronclient/tests/unit/osc/v2/fwaas/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2/fwaas copying neutronclient/tests/unit/osc/v2/fwaas/test_firewallpolicy.py -> build/lib/neutronclient/tests/unit/osc/v2/fwaas creating build/lib/neutronclient/neutron/v2_0/fw copying neutronclient/neutron/v2_0/fw/firewallrule.py -> build/lib/neutronclient/neutron/v2_0/fw copying neutronclient/neutron/v2_0/fw/firewallpolicy.py -> build/lib/neutronclient/neutron/v2_0/fw copying neutronclient/neutron/v2_0/fw/firewall.py -> build/lib/neutronclient/neutron/v2_0/fw copying neutronclient/neutron/v2_0/fw/__init__.py -> build/lib/neutronclient/neutron/v2_0/fw creating build/lib/neutronclient/osc/v2/networking_bgpvpn copying neutronclient/osc/v2/networking_bgpvpn/bgpvpn.py -> build/lib/neutronclient/osc/v2/networking_bgpvpn copying neutronclient/osc/v2/networking_bgpvpn/network_association.py -> build/lib/neutronclient/osc/v2/networking_bgpvpn copying neutronclient/osc/v2/networking_bgpvpn/router_association.py -> build/lib/neutronclient/osc/v2/networking_bgpvpn copying neutronclient/osc/v2/networking_bgpvpn/constants.py -> build/lib/neutronclient/osc/v2/networking_bgpvpn copying neutronclient/osc/v2/networking_bgpvpn/resource_association.py -> build/lib/neutronclient/osc/v2/networking_bgpvpn copying neutronclient/osc/v2/networking_bgpvpn/port_association.py -> build/lib/neutronclient/osc/v2/networking_bgpvpn copying neutronclient/osc/v2/networking_bgpvpn/__init__.py -> build/lib/neutronclient/osc/v2/networking_bgpvpn creating build/lib/neutronclient/osc/v2/logging copying neutronclient/osc/v2/logging/network_log.py -> build/lib/neutronclient/osc/v2/logging copying neutronclient/osc/v2/logging/__init__.py -> build/lib/neutronclient/osc/v2/logging creating build/lib/neutronclient/tests/unit/osc/v2/lbaas copying neutronclient/tests/unit/osc/v2/lbaas/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2/lbaas creating build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing copying neutronclient/tests/unit/osc/v2/dynamic_routing/test_bgp_dragent.py -> build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing copying neutronclient/tests/unit/osc/v2/dynamic_routing/test_bgp_speaker.py -> build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing copying neutronclient/tests/unit/osc/v2/dynamic_routing/fakes.py -> build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing copying neutronclient/tests/unit/osc/v2/dynamic_routing/test_bgp_peer.py -> build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing copying neutronclient/tests/unit/osc/v2/dynamic_routing/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing creating build/lib/neutronclient/v2_0 copying neutronclient/v2_0/__init__.py -> build/lib/neutronclient/v2_0 copying neutronclient/v2_0/client.py -> build/lib/neutronclient/v2_0 creating build/lib/neutronclient/tests/unit/osc/v2/logging copying neutronclient/tests/unit/osc/v2/logging/test_network_log.py -> build/lib/neutronclient/tests/unit/osc/v2/logging copying neutronclient/tests/unit/osc/v2/logging/fakes.py -> build/lib/neutronclient/tests/unit/osc/v2/logging copying neutronclient/tests/unit/osc/v2/logging/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2/logging creating build/lib/neutronclient/osc/v2/dynamic_routing copying neutronclient/osc/v2/dynamic_routing/bgp_peer.py -> build/lib/neutronclient/osc/v2/dynamic_routing copying neutronclient/osc/v2/dynamic_routing/constants.py -> build/lib/neutronclient/osc/v2/dynamic_routing copying neutronclient/osc/v2/dynamic_routing/bgp_dragent.py -> build/lib/neutronclient/osc/v2/dynamic_routing copying neutronclient/osc/v2/dynamic_routing/bgp_speaker.py -> build/lib/neutronclient/osc/v2/dynamic_routing copying neutronclient/osc/v2/dynamic_routing/__init__.py -> build/lib/neutronclient/osc/v2/dynamic_routing copying neutronclient/osc/plugin.py -> build/lib/neutronclient/osc copying neutronclient/osc/utils.py -> build/lib/neutronclient/osc copying neutronclient/osc/__init__.py -> build/lib/neutronclient/osc running egg_info creating python_neutronclient.egg-info writing python_neutronclient.egg-info/PKG-INFO writing dependency_links to python_neutronclient.egg-info/dependency_links.txt writing entry points to python_neutronclient.egg-info/entry_points.txt writing requirements to python_neutronclient.egg-info/requires.txt writing top-level names to python_neutronclient.egg-info/top_level.txt writing pbr to python_neutronclient.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'python_neutronclient.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_neutronclient.egg-info/SOURCES.txt' installing to build/bdist.linux-x86_64/wheel 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 build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/neutronclient copying build/lib/neutronclient/version.py -> build/bdist.linux-x86_64/wheel/neutronclient creating build/bdist.linux-x86_64/wheel/neutronclient/tests creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit copying build/lib/neutronclient/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit copying build/lib/neutronclient/tests/unit/test_exceptions.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2 creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/networking_bgpvpn copying build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn/test_router_association.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/networking_bgpvpn copying build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn/fakes.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/networking_bgpvpn copying build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn/test_bgpvpn.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/networking_bgpvpn copying build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/networking_bgpvpn copying build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn/test_resource_association.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/networking_bgpvpn creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/fwaas copying build/lib/neutronclient/tests/unit/osc/v2/fwaas/test_firewallrule.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/fwaas copying build/lib/neutronclient/tests/unit/osc/v2/fwaas/fakes.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/fwaas copying build/lib/neutronclient/tests/unit/osc/v2/fwaas/common.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/fwaas copying build/lib/neutronclient/tests/unit/osc/v2/fwaas/test_firewallgroup.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/fwaas copying build/lib/neutronclient/tests/unit/osc/v2/fwaas/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/fwaas copying build/lib/neutronclient/tests/unit/osc/v2/fwaas/test_firewallpolicy.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/fwaas creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/sfc copying build/lib/neutronclient/tests/unit/osc/v2/sfc/test_service_graph.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/sfc copying build/lib/neutronclient/tests/unit/osc/v2/sfc/test_port_pair_group.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/sfc copying build/lib/neutronclient/tests/unit/osc/v2/sfc/test_flow_classifier.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/sfc copying build/lib/neutronclient/tests/unit/osc/v2/sfc/test_port_pair.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/sfc copying build/lib/neutronclient/tests/unit/osc/v2/sfc/fakes.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/sfc copying build/lib/neutronclient/tests/unit/osc/v2/sfc/test_port_chain.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/sfc copying build/lib/neutronclient/tests/unit/osc/v2/sfc/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/sfc creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/dynamic_routing copying build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing/test_bgp_dragent.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/dynamic_routing copying build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing/test_bgp_speaker.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/dynamic_routing copying build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing/fakes.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/dynamic_routing copying build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing/test_bgp_peer.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/dynamic_routing copying build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/dynamic_routing copying build/lib/neutronclient/tests/unit/osc/v2/fakes.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2 creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/logging copying build/lib/neutronclient/tests/unit/osc/v2/logging/test_network_log.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/logging copying build/lib/neutronclient/tests/unit/osc/v2/logging/fakes.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/logging copying build/lib/neutronclient/tests/unit/osc/v2/logging/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/logging creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/vpnaas copying build/lib/neutronclient/tests/unit/osc/v2/vpnaas/test_ipsec_site_connection.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/vpnaas copying build/lib/neutronclient/tests/unit/osc/v2/vpnaas/test_endpoint_group.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/vpnaas copying build/lib/neutronclient/tests/unit/osc/v2/vpnaas/test_ikepolicy.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/vpnaas copying build/lib/neutronclient/tests/unit/osc/v2/vpnaas/test_vpnservice.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/vpnaas copying build/lib/neutronclient/tests/unit/osc/v2/vpnaas/fakes.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/vpnaas copying build/lib/neutronclient/tests/unit/osc/v2/vpnaas/common.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/vpnaas copying build/lib/neutronclient/tests/unit/osc/v2/vpnaas/test_ipsecpolicy.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/vpnaas copying build/lib/neutronclient/tests/unit/osc/v2/vpnaas/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/vpnaas creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/lbaas copying build/lib/neutronclient/tests/unit/osc/v2/lbaas/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/lbaas copying build/lib/neutronclient/tests/unit/osc/v2/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2 creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/subnet_onboard copying build/lib/neutronclient/tests/unit/osc/v2/subnet_onboard/test_network_onboard_subnets.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/subnet_onboard copying build/lib/neutronclient/tests/unit/osc/v2/subnet_onboard/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/subnet_onboard copying build/lib/neutronclient/tests/unit/osc/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc copying build/lib/neutronclient/tests/unit/test_http.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit copying build/lib/neutronclient/tests/unit/test_casual_args.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit copying build/lib/neutronclient/tests/unit/test_validators.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit copying build/lib/neutronclient/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit copying build/lib/neutronclient/tests/unit/test_command_meta.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit copying build/lib/neutronclient/tests/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests creating build/bdist.linux-x86_64/wheel/neutronclient/common copying build/lib/neutronclient/common/constants.py -> build/bdist.linux-x86_64/wheel/neutronclient/common copying build/lib/neutronclient/common/exceptions.py -> build/bdist.linux-x86_64/wheel/neutronclient/common copying build/lib/neutronclient/common/extension.py -> build/bdist.linux-x86_64/wheel/neutronclient/common copying build/lib/neutronclient/common/validators.py -> build/bdist.linux-x86_64/wheel/neutronclient/common copying build/lib/neutronclient/common/serializer.py -> build/bdist.linux-x86_64/wheel/neutronclient/common copying build/lib/neutronclient/common/utils.py -> build/bdist.linux-x86_64/wheel/neutronclient/common copying build/lib/neutronclient/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/common copying build/lib/neutronclient/common/clientmanager.py -> build/bdist.linux-x86_64/wheel/neutronclient/common creating build/bdist.linux-x86_64/wheel/neutronclient/neutron creating build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/purge.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 creating build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/vpn copying build/lib/neutronclient/neutron/v2_0/vpn/ikepolicy.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/vpn copying build/lib/neutronclient/neutron/v2_0/vpn/ipsecpolicy.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/vpn copying build/lib/neutronclient/neutron/v2_0/vpn/ipsec_site_connection.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/vpn copying build/lib/neutronclient/neutron/v2_0/vpn/endpoint_group.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/vpn copying build/lib/neutronclient/neutron/v2_0/vpn/utils.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/vpn copying build/lib/neutronclient/neutron/v2_0/vpn/vpnservice.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/vpn copying build/lib/neutronclient/neutron/v2_0/vpn/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/vpn copying build/lib/neutronclient/neutron/v2_0/agentscheduler.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/address_scope.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/subnetpool.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/securitygroup.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/network.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 creating build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/flavor copying build/lib/neutronclient/neutron/v2_0/flavor/flavor_profile.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/flavor copying build/lib/neutronclient/neutron/v2_0/flavor/flavor.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/flavor copying build/lib/neutronclient/neutron/v2_0/flavor/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/flavor copying build/lib/neutronclient/neutron/v2_0/subnet.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/quota.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 creating build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/bgp copying build/lib/neutronclient/neutron/v2_0/bgp/dragentscheduler.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/bgp copying build/lib/neutronclient/neutron/v2_0/bgp/peer.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/bgp copying build/lib/neutronclient/neutron/v2_0/bgp/speaker.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/bgp copying build/lib/neutronclient/neutron/v2_0/bgp/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/bgp copying build/lib/neutronclient/neutron/v2_0/auto_allocated_topology.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/router.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/dns.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/port.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/tag.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 creating build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb copying build/lib/neutronclient/neutron/v2_0/lb/vip.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb creating build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb/v2 copying build/lib/neutronclient/neutron/v2_0/lb/v2/loadbalancer.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb/v2 copying build/lib/neutronclient/neutron/v2_0/lb/v2/healthmonitor.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb/v2 copying build/lib/neutronclient/neutron/v2_0/lb/v2/listener.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb/v2 copying build/lib/neutronclient/neutron/v2_0/lb/v2/l7rule.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb/v2 copying build/lib/neutronclient/neutron/v2_0/lb/v2/pool.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb/v2 copying build/lib/neutronclient/neutron/v2_0/lb/v2/member.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb/v2 copying build/lib/neutronclient/neutron/v2_0/lb/v2/l7policy.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb/v2 copying build/lib/neutronclient/neutron/v2_0/lb/v2/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb/v2 copying build/lib/neutronclient/neutron/v2_0/lb/healthmonitor.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb copying build/lib/neutronclient/neutron/v2_0/lb/pool.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb copying build/lib/neutronclient/neutron/v2_0/lb/member.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb copying build/lib/neutronclient/neutron/v2_0/lb/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb copying build/lib/neutronclient/neutron/v2_0/floatingip.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/availability_zone.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 creating build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/qos copying build/lib/neutronclient/neutron/v2_0/qos/minimum_bandwidth_rule.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/qos copying build/lib/neutronclient/neutron/v2_0/qos/rule.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/qos copying build/lib/neutronclient/neutron/v2_0/qos/bandwidth_limit_rule.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/qos copying build/lib/neutronclient/neutron/v2_0/qos/policy.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/qos copying build/lib/neutronclient/neutron/v2_0/qos/dscp_marking_rule.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/qos copying build/lib/neutronclient/neutron/v2_0/qos/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/qos copying build/lib/neutronclient/neutron/v2_0/extension.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/network_ip_availability.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/metering.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/rbac.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/servicetype.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 creating build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/contrib copying build/lib/neutronclient/neutron/v2_0/contrib/_fox_sockets.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/contrib copying build/lib/neutronclient/neutron/v2_0/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/contrib creating build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/fw copying build/lib/neutronclient/neutron/v2_0/fw/firewallrule.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/fw copying build/lib/neutronclient/neutron/v2_0/fw/firewallpolicy.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/fw copying build/lib/neutronclient/neutron/v2_0/fw/firewall.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/fw copying build/lib/neutronclient/neutron/v2_0/fw/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/fw copying build/lib/neutronclient/neutron/v2_0/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/agent.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron copying build/lib/neutronclient/neutron/client.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron creating build/bdist.linux-x86_64/wheel/neutronclient/osc creating build/bdist.linux-x86_64/wheel/neutronclient/osc/v2 creating build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/networking_bgpvpn copying build/lib/neutronclient/osc/v2/networking_bgpvpn/bgpvpn.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/networking_bgpvpn copying build/lib/neutronclient/osc/v2/networking_bgpvpn/network_association.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/networking_bgpvpn copying build/lib/neutronclient/osc/v2/networking_bgpvpn/router_association.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/networking_bgpvpn copying build/lib/neutronclient/osc/v2/networking_bgpvpn/constants.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/networking_bgpvpn copying build/lib/neutronclient/osc/v2/networking_bgpvpn/resource_association.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/networking_bgpvpn copying build/lib/neutronclient/osc/v2/networking_bgpvpn/port_association.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/networking_bgpvpn copying build/lib/neutronclient/osc/v2/networking_bgpvpn/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/networking_bgpvpn creating build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/fwaas copying build/lib/neutronclient/osc/v2/fwaas/firewallrule.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/fwaas copying build/lib/neutronclient/osc/v2/fwaas/firewallpolicy.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/fwaas copying build/lib/neutronclient/osc/v2/fwaas/constants.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/fwaas copying build/lib/neutronclient/osc/v2/fwaas/firewallgroup.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/fwaas copying build/lib/neutronclient/osc/v2/fwaas/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/fwaas creating build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/sfc copying build/lib/neutronclient/osc/v2/sfc/sfc_port_pair_group.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/sfc copying build/lib/neutronclient/osc/v2/sfc/sfc_service_graph.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/sfc copying build/lib/neutronclient/osc/v2/sfc/sfc_flow_classifier.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/sfc copying build/lib/neutronclient/osc/v2/sfc/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/sfc copying build/lib/neutronclient/osc/v2/sfc/sfc_port_chain.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/sfc copying build/lib/neutronclient/osc/v2/sfc/sfc_port_pair.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/sfc creating build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/dynamic_routing copying build/lib/neutronclient/osc/v2/dynamic_routing/bgp_peer.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/dynamic_routing copying build/lib/neutronclient/osc/v2/dynamic_routing/constants.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/dynamic_routing copying build/lib/neutronclient/osc/v2/dynamic_routing/bgp_dragent.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/dynamic_routing copying build/lib/neutronclient/osc/v2/dynamic_routing/bgp_speaker.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/dynamic_routing copying build/lib/neutronclient/osc/v2/dynamic_routing/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/dynamic_routing creating build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/logging copying build/lib/neutronclient/osc/v2/logging/network_log.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/logging copying build/lib/neutronclient/osc/v2/logging/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/logging creating build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/vpnaas copying build/lib/neutronclient/osc/v2/vpnaas/ikepolicy.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/vpnaas copying build/lib/neutronclient/osc/v2/vpnaas/ipsecpolicy.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/vpnaas copying build/lib/neutronclient/osc/v2/vpnaas/ipsec_site_connection.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/vpnaas copying build/lib/neutronclient/osc/v2/vpnaas/endpoint_group.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/vpnaas copying build/lib/neutronclient/osc/v2/vpnaas/utils.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/vpnaas copying build/lib/neutronclient/osc/v2/vpnaas/vpnservice.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/vpnaas copying build/lib/neutronclient/osc/v2/vpnaas/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/vpnaas creating build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/lbaas copying build/lib/neutronclient/osc/v2/lbaas/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/lbaas copying build/lib/neutronclient/osc/v2/utils.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2 copying build/lib/neutronclient/osc/v2/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2 creating build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/subnet_onboard copying build/lib/neutronclient/osc/v2/subnet_onboard/subnet_onboard.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/subnet_onboard copying build/lib/neutronclient/osc/v2/subnet_onboard/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/subnet_onboard copying build/lib/neutronclient/osc/plugin.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc copying build/lib/neutronclient/osc/utils.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc copying build/lib/neutronclient/osc/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc copying build/lib/neutronclient/_i18n.py -> build/bdist.linux-x86_64/wheel/neutronclient creating build/bdist.linux-x86_64/wheel/neutronclient/v2_0 copying build/lib/neutronclient/v2_0/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/v2_0 copying build/lib/neutronclient/v2_0/client.py -> build/bdist.linux-x86_64/wheel/neutronclient/v2_0 copying build/lib/neutronclient/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient copying build/lib/neutronclient/client.py -> build/bdist.linux-x86_64/wheel/neutronclient running install_egg_info Copying python_neutronclient.egg-info to build/bdist.linux-x86_64/wheel/python_neutronclient-10.0.0-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/python_neutronclient-10.0.0.dist-info/WHEEL creating '/builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir/pip-wheel-f5l5payg/tmpdf_ir_jc/python_neutronclient-10.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'neutronclient/__init__.py' adding 'neutronclient/_i18n.py' adding 'neutronclient/client.py' adding 'neutronclient/version.py' adding 'neutronclient/common/__init__.py' adding 'neutronclient/common/clientmanager.py' adding 'neutronclient/common/constants.py' adding 'neutronclient/common/exceptions.py' adding 'neutronclient/common/extension.py' adding 'neutronclient/common/serializer.py' adding 'neutronclient/common/utils.py' adding 'neutronclient/common/validators.py' adding 'neutronclient/neutron/__init__.py' adding 'neutronclient/neutron/client.py' adding 'neutronclient/neutron/v2_0/__init__.py' adding 'neutronclient/neutron/v2_0/address_scope.py' adding 'neutronclient/neutron/v2_0/agent.py' adding 'neutronclient/neutron/v2_0/agentscheduler.py' adding 'neutronclient/neutron/v2_0/auto_allocated_topology.py' adding 'neutronclient/neutron/v2_0/availability_zone.py' adding 'neutronclient/neutron/v2_0/dns.py' adding 'neutronclient/neutron/v2_0/extension.py' adding 'neutronclient/neutron/v2_0/floatingip.py' adding 'neutronclient/neutron/v2_0/metering.py' adding 'neutronclient/neutron/v2_0/network.py' adding 'neutronclient/neutron/v2_0/network_ip_availability.py' adding 'neutronclient/neutron/v2_0/port.py' adding 'neutronclient/neutron/v2_0/purge.py' adding 'neutronclient/neutron/v2_0/quota.py' adding 'neutronclient/neutron/v2_0/rbac.py' adding 'neutronclient/neutron/v2_0/router.py' adding 'neutronclient/neutron/v2_0/securitygroup.py' adding 'neutronclient/neutron/v2_0/servicetype.py' adding 'neutronclient/neutron/v2_0/subnet.py' adding 'neutronclient/neutron/v2_0/subnetpool.py' adding 'neutronclient/neutron/v2_0/tag.py' adding 'neutronclient/neutron/v2_0/bgp/__init__.py' adding 'neutronclient/neutron/v2_0/bgp/dragentscheduler.py' adding 'neutronclient/neutron/v2_0/bgp/peer.py' adding 'neutronclient/neutron/v2_0/bgp/speaker.py' adding 'neutronclient/neutron/v2_0/contrib/__init__.py' adding 'neutronclient/neutron/v2_0/contrib/_fox_sockets.py' adding 'neutronclient/neutron/v2_0/flavor/__init__.py' adding 'neutronclient/neutron/v2_0/flavor/flavor.py' adding 'neutronclient/neutron/v2_0/flavor/flavor_profile.py' adding 'neutronclient/neutron/v2_0/fw/__init__.py' adding 'neutronclient/neutron/v2_0/fw/firewall.py' adding 'neutronclient/neutron/v2_0/fw/firewallpolicy.py' adding 'neutronclient/neutron/v2_0/fw/firewallrule.py' adding 'neutronclient/neutron/v2_0/lb/__init__.py' adding 'neutronclient/neutron/v2_0/lb/healthmonitor.py' adding 'neutronclient/neutron/v2_0/lb/member.py' adding 'neutronclient/neutron/v2_0/lb/pool.py' adding 'neutronclient/neutron/v2_0/lb/vip.py' adding 'neutronclient/neutron/v2_0/lb/v2/__init__.py' adding 'neutronclient/neutron/v2_0/lb/v2/healthmonitor.py' adding 'neutronclient/neutron/v2_0/lb/v2/l7policy.py' adding 'neutronclient/neutron/v2_0/lb/v2/l7rule.py' adding 'neutronclient/neutron/v2_0/lb/v2/listener.py' adding 'neutronclient/neutron/v2_0/lb/v2/loadbalancer.py' adding 'neutronclient/neutron/v2_0/lb/v2/member.py' adding 'neutronclient/neutron/v2_0/lb/v2/pool.py' adding 'neutronclient/neutron/v2_0/qos/__init__.py' adding 'neutronclient/neutron/v2_0/qos/bandwidth_limit_rule.py' adding 'neutronclient/neutron/v2_0/qos/dscp_marking_rule.py' adding 'neutronclient/neutron/v2_0/qos/minimum_bandwidth_rule.py' adding 'neutronclient/neutron/v2_0/qos/policy.py' adding 'neutronclient/neutron/v2_0/qos/rule.py' adding 'neutronclient/neutron/v2_0/vpn/__init__.py' adding 'neutronclient/neutron/v2_0/vpn/endpoint_group.py' adding 'neutronclient/neutron/v2_0/vpn/ikepolicy.py' adding 'neutronclient/neutron/v2_0/vpn/ipsec_site_connection.py' adding 'neutronclient/neutron/v2_0/vpn/ipsecpolicy.py' adding 'neutronclient/neutron/v2_0/vpn/utils.py' adding 'neutronclient/neutron/v2_0/vpn/vpnservice.py' adding 'neutronclient/osc/__init__.py' adding 'neutronclient/osc/plugin.py' adding 'neutronclient/osc/utils.py' adding 'neutronclient/osc/v2/__init__.py' adding 'neutronclient/osc/v2/utils.py' adding 'neutronclient/osc/v2/dynamic_routing/__init__.py' adding 'neutronclient/osc/v2/dynamic_routing/bgp_dragent.py' adding 'neutronclient/osc/v2/dynamic_routing/bgp_peer.py' adding 'neutronclient/osc/v2/dynamic_routing/bgp_speaker.py' adding 'neutronclient/osc/v2/dynamic_routing/constants.py' adding 'neutronclient/osc/v2/fwaas/__init__.py' adding 'neutronclient/osc/v2/fwaas/constants.py' adding 'neutronclient/osc/v2/fwaas/firewallgroup.py' adding 'neutronclient/osc/v2/fwaas/firewallpolicy.py' adding 'neutronclient/osc/v2/fwaas/firewallrule.py' adding 'neutronclient/osc/v2/lbaas/__init__.py' adding 'neutronclient/osc/v2/logging/__init__.py' adding 'neutronclient/osc/v2/logging/network_log.py' adding 'neutronclient/osc/v2/networking_bgpvpn/__init__.py' adding 'neutronclient/osc/v2/networking_bgpvpn/bgpvpn.py' adding 'neutronclient/osc/v2/networking_bgpvpn/constants.py' adding 'neutronclient/osc/v2/networking_bgpvpn/network_association.py' adding 'neutronclient/osc/v2/networking_bgpvpn/port_association.py' adding 'neutronclient/osc/v2/networking_bgpvpn/resource_association.py' adding 'neutronclient/osc/v2/networking_bgpvpn/router_association.py' adding 'neutronclient/osc/v2/sfc/__init__.py' adding 'neutronclient/osc/v2/sfc/sfc_flow_classifier.py' adding 'neutronclient/osc/v2/sfc/sfc_port_chain.py' adding 'neutronclient/osc/v2/sfc/sfc_port_pair.py' adding 'neutronclient/osc/v2/sfc/sfc_port_pair_group.py' adding 'neutronclient/osc/v2/sfc/sfc_service_graph.py' adding 'neutronclient/osc/v2/subnet_onboard/__init__.py' adding 'neutronclient/osc/v2/subnet_onboard/subnet_onboard.py' adding 'neutronclient/osc/v2/vpnaas/__init__.py' adding 'neutronclient/osc/v2/vpnaas/endpoint_group.py' adding 'neutronclient/osc/v2/vpnaas/ikepolicy.py' adding 'neutronclient/osc/v2/vpnaas/ipsec_site_connection.py' adding 'neutronclient/osc/v2/vpnaas/ipsecpolicy.py' adding 'neutronclient/osc/v2/vpnaas/utils.py' adding 'neutronclient/osc/v2/vpnaas/vpnservice.py' adding 'neutronclient/tests/__init__.py' adding 'neutronclient/tests/unit/__init__.py' adding 'neutronclient/tests/unit/test_casual_args.py' adding 'neutronclient/tests/unit/test_command_meta.py' adding 'neutronclient/tests/unit/test_exceptions.py' adding 'neutronclient/tests/unit/test_http.py' adding 'neutronclient/tests/unit/test_utils.py' adding 'neutronclient/tests/unit/test_validators.py' adding 'neutronclient/tests/unit/osc/__init__.py' adding 'neutronclient/tests/unit/osc/v2/__init__.py' adding 'neutronclient/tests/unit/osc/v2/fakes.py' adding 'neutronclient/tests/unit/osc/v2/dynamic_routing/__init__.py' adding 'neutronclient/tests/unit/osc/v2/dynamic_routing/fakes.py' adding 'neutronclient/tests/unit/osc/v2/dynamic_routing/test_bgp_dragent.py' adding 'neutronclient/tests/unit/osc/v2/dynamic_routing/test_bgp_peer.py' adding 'neutronclient/tests/unit/osc/v2/dynamic_routing/test_bgp_speaker.py' adding 'neutronclient/tests/unit/osc/v2/fwaas/__init__.py' adding 'neutronclient/tests/unit/osc/v2/fwaas/common.py' adding 'neutronclient/tests/unit/osc/v2/fwaas/fakes.py' adding 'neutronclient/tests/unit/osc/v2/fwaas/test_firewallgroup.py' adding 'neutronclient/tests/unit/osc/v2/fwaas/test_firewallpolicy.py' adding 'neutronclient/tests/unit/osc/v2/fwaas/test_firewallrule.py' adding 'neutronclient/tests/unit/osc/v2/lbaas/__init__.py' adding 'neutronclient/tests/unit/osc/v2/logging/__init__.py' adding 'neutronclient/tests/unit/osc/v2/logging/fakes.py' adding 'neutronclient/tests/unit/osc/v2/logging/test_network_log.py' adding 'neutronclient/tests/unit/osc/v2/networking_bgpvpn/__init__.py' adding 'neutronclient/tests/unit/osc/v2/networking_bgpvpn/fakes.py' adding 'neutronclient/tests/unit/osc/v2/networking_bgpvpn/test_bgpvpn.py' adding 'neutronclient/tests/unit/osc/v2/networking_bgpvpn/test_resource_association.py' adding 'neutronclient/tests/unit/osc/v2/networking_bgpvpn/test_router_association.py' adding 'neutronclient/tests/unit/osc/v2/sfc/__init__.py' adding 'neutronclient/tests/unit/osc/v2/sfc/fakes.py' adding 'neutronclient/tests/unit/osc/v2/sfc/test_flow_classifier.py' adding 'neutronclient/tests/unit/osc/v2/sfc/test_port_chain.py' adding 'neutronclient/tests/unit/osc/v2/sfc/test_port_pair.py' adding 'neutronclient/tests/unit/osc/v2/sfc/test_port_pair_group.py' adding 'neutronclient/tests/unit/osc/v2/sfc/test_service_graph.py' adding 'neutronclient/tests/unit/osc/v2/subnet_onboard/__init__.py' adding 'neutronclient/tests/unit/osc/v2/subnet_onboard/test_network_onboard_subnets.py' adding 'neutronclient/tests/unit/osc/v2/vpnaas/__init__.py' adding 'neutronclient/tests/unit/osc/v2/vpnaas/common.py' adding 'neutronclient/tests/unit/osc/v2/vpnaas/fakes.py' adding 'neutronclient/tests/unit/osc/v2/vpnaas/test_endpoint_group.py' adding 'neutronclient/tests/unit/osc/v2/vpnaas/test_ikepolicy.py' adding 'neutronclient/tests/unit/osc/v2/vpnaas/test_ipsec_site_connection.py' adding 'neutronclient/tests/unit/osc/v2/vpnaas/test_ipsecpolicy.py' adding 'neutronclient/tests/unit/osc/v2/vpnaas/test_vpnservice.py' adding 'neutronclient/v2_0/__init__.py' adding 'neutronclient/v2_0/client.py' adding 'python_neutronclient-10.0.0.dist-info/AUTHORS' adding 'python_neutronclient-10.0.0.dist-info/LICENSE' adding 'python_neutronclient-10.0.0.dist-info/METADATA' adding 'python_neutronclient-10.0.0.dist-info/WHEEL' adding 'python_neutronclient-10.0.0.dist-info/entry_points.txt' adding 'python_neutronclient-10.0.0.dist-info/pbr.json' adding 'python_neutronclient-10.0.0.dist-info/top_level.txt' adding 'python_neutronclient-10.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for python-neutronclient (PEP 517): finished with status 'done' Created wheel for python-neutronclient: filename=python_neutronclient-10.0.0-py3-none-any.whl size=288372 sha256=83d95c4bbd9709a1b5e72c9fe18facd88153f631647e79edfa332ff92c6b8494 Stored in directory: /builddir/.cache/pip/wheels/21/a1/ea/af4842428187ad210cdb9242475d706135a2fd55e941fd8697 Successfully built python-neutronclient + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir' + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs /usr/lib/python3.9/site-packages/sphinx/util/rst.py:56: DeprecationWarning: 'environmentfilter' is renamed to 'pass_environment', the old name will be removed in Jinja 3.1. def heading(env: Environment, text: str, level: int = 1) -> str: Running Sphinx v3.4.3 /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:106: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. def warning(context: Dict, message: str, *args: Any, **kwargs: Any) -> str: [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (python-neutronclient); you can disable this behavior with the 'openstackdocs_auto_name' option /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:184: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. self.environment.globals['debug'] = contextfunction(pformat) /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:186: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. self.environment.globals['accesskey'] = contextfunction(accesskey) [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/python-neutronclient-10.0.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 19 source files that are out of date updating environment: [new config] 19 added, 0 changed, 0 removed reading sources... [ 5%] cli/index reading sources... [ 10%] cli/osc/v2/bgp-dynamic-routing The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. reading sources... [ 15%] cli/osc/v2/firewall-group reading sources... [ 21%] cli/osc/v2/firewall-policy reading sources... [ 26%] cli/osc/v2/firewall-rule reading sources... [ 31%] cli/osc/v2/network-log reading sources... [ 36%] cli/osc/v2/networking-bgpvpn reading sources... [ 42%] cli/osc/v2/networking-sfc reading sources... [ 47%] cli/osc/v2/subnet-onboard reading sources... [ 52%] cli/osc/v2/vpn-endpoint-group reading sources... [ 57%] cli/osc/v2/vpn-ike-policy reading sources... [ 63%] cli/osc/v2/vpn-ipsec-policy reading sources... [ 68%] cli/osc/v2/vpn-ipsec-site-connection reading sources... [ 73%] cli/osc/v2/vpn-service reading sources... [ 78%] cli/osc_plugins reading sources... [ 84%] contributor/index reading sources... [ 89%] contributor/transition_to_osc reading sources... [ 94%] index reading sources... [100%] reference/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] cli/index writing output... [ 10%] cli/osc/v2/bgp-dynamic-routing writing output... [ 15%] cli/osc/v2/firewall-group writing output... [ 21%] cli/osc/v2/firewall-policy writing output... [ 26%] cli/osc/v2/firewall-rule writing output... [ 31%] cli/osc/v2/network-log writing output... [ 36%] cli/osc/v2/networking-bgpvpn writing output... [ 42%] cli/osc/v2/networking-sfc writing output... [ 47%] cli/osc/v2/subnet-onboard writing output... [ 52%] cli/osc/v2/vpn-endpoint-group writing output... [ 57%] cli/osc/v2/vpn-ike-policy writing output... [ 63%] cli/osc/v2/vpn-ipsec-policy writing output... [ 68%] cli/osc/v2/vpn-ipsec-site-connection writing output... [ 73%] cli/osc/v2/vpn-service writing output... [ 78%] cli/osc_plugins writing output... [ 84%] contributor/index writing output... [ 89%] contributor/transition_to_osc writing output... [ 94%] index writing output... [100%] reference/index generating indices... genindex done writing additional pages... search done 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. ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) + 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.BfxlUo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch + cd python-neutronclient-10.0.0 ++ ls /builddir/build/BUILD/python-neutronclient-10.0.0/pyproject-wheeldir/python_neutronclient-10.0.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=python_neutronclient==10.0.0 + TMPDIR=/builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/python-neutronclient-10.0.0/pyproject-wheeldir python_neutronclient==10.0.0 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/python-neutronclient-10.0.0/pyproject-wheeldir Processing ./pyproject-wheeldir/python_neutronclient-10.0.0-py3-none-any.whl Installing collected packages: python-neutronclient Successfully installed python-neutronclient-10.0.0 + '[' -d /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/bin ']' + rm -f /builddir/build/BUILD/python-neutronclient-10.0.0-1.el9s.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/python_neutronclient-10.0.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/python_neutronclient-10.0.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch --record /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/python_neutronclient-10.0.0.dist-info/RECORD --output /builddir/build/BUILD/python-neutronclient-10.0.0-1.el9s.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/python_neutronclient-10.0.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/python_neutronclient-10.0.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/python_neutronclient-10.0.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/python_neutronclient-10.0.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-neutronclient-10.0.0-1.el9s.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/find-debuginfo -j20 --strict-build-id -m -i --build-id-seed 10.0.0-1.el9s --unique-debug-suffix -10.0.0-1.el9s.noarch --unique-debug-src-base python-neutronclient-10.0.0-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/python-neutronclient-10.0.0 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/python-neutronclient-10.0.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.nKSDEg + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-10.0.0 + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-neutronclient-10.0.0/.pyproject-builddir' + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 /usr/lib/python3.9/site-packages/future/standard_library/__init__.py:65: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[alive]' is deprecated. Use '.is_alive' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[alive]' is deprecated. Use '.is_alive' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[alive]' is deprecated. Use '.is_alive' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[alive]' is deprecated. Use '.is_alive' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[alive]' is deprecated. Use '.is_alive' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[alive]' is deprecated. Use '.is_alive' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[alive]' is deprecated. Use '.is_alive' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[alive]' is deprecated. Use '.is_alive' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[alive]' is deprecated. Use '.is_alive' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[alive]' is deprecated. Use '.is_alive' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[alive]' is deprecated. Use '.is_alive' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[alive]' is deprecated. Use '.is_alive' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[alive]' is deprecated. Use '.is_alive' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[alive]' is deprecated. Use '.is_alive' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[alive]' is deprecated. Use '.is_alive' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[alive]' is deprecated. Use '.is_alive' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[alive]' is deprecated. Use '.is_alive' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[alive]' is deprecated. Use '.is_alive' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[alive]' is deprecated. Use '.is_alive' attribute instead warnings.warn( {1} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_peer.TestDeleteBgpPeer.test_delete_bgp_peer [0.123286s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_egress_policy [0.001757s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_no_audited [0.001485s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestShowFirewallPolicy.test_show_filtered_by_id_or_name [0.013530s] ... ok Failed to delete Firewall rule with name or ID 'target': string indices must be integers usage: check_parser [-h] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] check_parser: error: argument --no-destination-port: not allowed with argument --destination-port usage: check_parser [-h] [--name NAME] [--description ] [--ingress-firewall-policy | --no-ingress-firewall-policy] [--egress-firewall-policy | --no-egress-firewall-policy] [--share | --no-share] [--enable | --disable] [--port ] [--no-port] check_parser: error: unrecognized arguments: --no_share {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_all_params_protocol_upper_capitalized [0.007650s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_description [0.121501s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_no_egress_policies [0.001675s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_shared_and_no_share [0.002894s] ... ok usage: check_parser [-h] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] check_parser: error: argument --no-source-port: not allowed with argument --source-port {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestDeleteFirewallPolicy.test_delete_with_multiple_resources [0.001318s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_and_raises [0.001567s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_duplicate_shared [0.001432s] ... ok usage: check_parser [-h] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] check_parser: error: argument --no-source-firewall-group: not allowed with argument --source-firewall-group usage: check_parser [-h] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] check_parser: error: argument --no-destination-ip-address: not allowed with argument --destination-ip-address {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestDeleteFirewallRule.test_delete_multiple_with_exception [0.001649s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_destination_port [0.002056s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_destination_port_and_no [0.002997s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_duplicate_shared [0.001996s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_source_ip_address [0.001807s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_source_port_and_no [0.002334s] ... ok {1} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestListResAssoc.test_list_bgpvpn_associations [0.002270s] ... ok {1} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestSetSfcPortChain.test_set_no_flow_classifier [0.001393s] ... ok {1} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestListSfcServiceGraph.test_list_sfc_service_graphs [0.001287s] ... ok {1} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestSetVPNService.test_set_name [0.002041s] ... ok Fake_resource association fake_association_id0 deleted {1} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_early_type_specification [0.000177s] ... ok Failed to delete fake_resource association with ID 'fake_association_id1': Fake_resource association fake_association_id2 deleted {1} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_default_bool [0.000357s] ... ok {1} neutronclient.tests.unit.test_http.TestHTTPClient.test_do_request_success [0.003853s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description DESCRIPTION] [--audited | --no-audited] [--share | --no-share] [--project ] [--project-domain ] [--firewall-rule | --no-firewall-rule] check_parser: error: argument --no-firewall-rule: not allowed with argument --firewall-rule usage: check_parser [-h] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] check_parser: error: unrecognized arguments: --project b14ce3b699594d13819a859480286489 usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name NAME] [--description ] [--ingress-firewall-policy | --no-ingress-firewall-policy] [--egress-firewall-policy | --no-egress-firewall-policy] [--share | --no-share] [--enable | --disable] [--project ] [--project-domain ] [--port | --no-port] check_parser: error: argument --no-egress-firewall-policy: not allowed with argument --egress-firewall-policy usage: check_parser [-h] [--source-ip-address] [--destination-ip-address] [--source-port] [--destination-port] [--share] [--enable-rule] [--source-firewall-group] [--destination-firewall-group] check_parser: error: unrecognized arguments: --protocol usage: check_parser [-h] [--description ] [--enable | --disable] [--name ] check_parser: error: unrecognized arguments: --project usage: check_parser [-h] [--insert-before ] [--insert-after ] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] [--project ] [--project-domain ] check_parser: error: argument --no-source-firewall-group: not allowed with argument --source-firewall-group usage: check_parser [-h] [--port | --all-port] [--ingress-firewall-policy] [--egress-firewall-policy] [--share] [--enable] check_parser: error: unrecognized arguments: --no-share usage: check_parser [-h] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] check_parser: error: argument --disable-rule: not allowed with argument --enable-rule /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[alive]' is deprecated. Use '.is_alive' attribute instead warnings.warn( usage: check_parser [-h] [--description ] [--enable | --disable] [--name ] check_parser: error: unrecognized arguments: --project-domain usage: check_parser [-h] check_parser: error: the following arguments are required: BGP VPN fake_id0 deleted BGP VPN fake_id1 deleted usage: check_parser [-h] [--name NAME] [--description ] [--ingress-firewall-policy | --no-ingress-firewall-policy] [--egress-firewall-policy | --no-egress-firewall-policy] [--share | --no-share] [--enable | --disable] [--port ] [--no-port] check_parser: error: unrecognized arguments: --project-domain mydomain.com BGP VPN fake_id2 deleted usage: check_parser [-h] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] check_parser: error: argument --no-destination-firewall-group: not allowed with argument --destination-firewall-group Failed to delete Firewall policy with name or ID 'target': string indices must be integers usage: check_parser [-h] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] check_parser: error: unrecognized arguments: --project-domain mydomain.com Failed to delete endpoint group with name or ID 'target': string indices must be integers usage: check_parser [-h] [--description ] [--enable | --disable] [--name ] check_parser: error: unrecognized arguments: --event all usage: check_parser [-h] [--description ] [--enable | --disable] [--name ] check_parser: error: unrecognized arguments: --event accept usage: check_parser [-h] [--description ] [--enable | --disable] [--name ] check_parser: error: unrecognized arguments: --event drop usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] [--project ] [--project-domain ] check_parser: error: argument --ip-version: invalid choice: '128' (choose from '4', '6') Fake_resource association fake_association_id deleted usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description ] [--dpd action=ACTION,interval=INTERVAL,timeout=TIMEOUT] [--mtu MTU] [--initiator {bi-directional,response-only}] [--peer-cidr PEER_CIDRS | --local-endpoint-group LOCAL_ENDPOINT_GROUP] [--peer-endpoint-group PEER_ENDPOINT_GROUP] [--enable | --disable] [--local-id LOCAL_ID] --peer-id PEER_ID --peer-address PEER_ADDRESS --psk PSK --vpnservice VPNSERVICE --ikepolicy IKEPOLICY --ipsecpolicy IPSECPOLICY [--project ] [--project-domain ] check_parser: error: the following arguments are required: --peer-id, --peer-address, --psk, --vpnservice, --ikepolicy, --ipsecpolicy, usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--project ] [--project-domain ] [--advertise_extra_routes | --no-advertise_extra_routes] check_parser: error: unrecognized arguments: --unknown arg Failed to delete network log with name or ID 'not_exist': /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:691: LegacyAPIWarning: Access to '[alive]' is deprecated. Use '.is_alive' attribute instead warnings.warn( Failed to delete IPsec site connection with name or ID 'target': string indices must be integers usage: check_parser [-h] [--source-ip-address] [--destination-ip-address] [--source-port] [--destination-port] [--share] [--enable-rule] [--source-firewall-group] [--destination-firewall-group] check_parser: error: unrecognized arguments: --no-share usage: check_parser [-h] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] Failed to delete IKE policy with name or ID 'target': string indices must be integers check_parser: error: argument --no-source-ip-address: not allowed with argument --source-ip-address usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description ] --type TYPE --value ENDPOINTS [--project ] [--project-domain ] check_parser: error: the following arguments are required: , --type, --value {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_no_options [0.014106s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestDeleteFirewallRule.test_delete_with_one_resource [0.001309s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description ] [--enable | --disable] [--project ] [--project-domain ] [--event {ALL,ACCEPT,DROP}] --resource-type [--resource ] [--target ] check_parser: error: the following arguments are required: , --resource-type Failed to delete IPsec policy with name or ID 'target': string indices must be integers Failed to delete firewall group with name or ID 'target': string indices must be integers usage: check_parser [-h] [--name NAME] [--description ] [--ingress-firewall-policy | --no-ingress-firewall-policy] [--egress-firewall-policy | --no-egress-firewall-policy] [--share | --no-share] [--enable | --disable] [--port ] [--no-port] check_parser: error: argument --no-ingress-firewall-policy: not allowed with argument --ingress-firewall-policy usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description DESCRIPTION] [--audited | --no-audited] [--share | --no-share] [--project ] [--project-domain ] [--firewall-rule | --no-firewall-rule] check_parser: error: the following arguments are required: usage: check_parser [-h] [--description DESCRIPTION] [--audited | --no-audited] [--share | --no-share] [--name ] [--firewall-rule ] [--no-firewall-rule] check_parser: error: unrecognized arguments: --no_share {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_create_with_src_fwg_and_no [0.002321s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_destination_ip_address_and_no [0.002529s] ... ok {0} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestDeleteNetworkLog.test_delete_with_multiple_resources [0.001175s] ... ok usage: check_parser [-h] [--description DESCRIPTION] [--audited | --no-audited] [--share | --no-share] [--name ] [--firewall-rule ] [--no-firewall-rule] check_parser: error: argument --no-audited: not allowed with argument --audited usage: check_parser [-h] [--description DESCRIPTION] [--audited | --no-audited] [--share | --no-share] [--name ] [--firewall-rule ] [--no-firewall-rule] check_parser: error: argument --share: not allowed with argument --no-share {0} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestListNetworkLog.test_list_with_long_option [0.001910s] ... ok {0} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestDeleteResAssoc.test_delete_multi_bpgvpn_with_unknown [0.002003s] ... ok {0} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestShowResAssoc.test_show_resource_association [0.002221s] ... ok usage: check_parser [-h] [--description ] [--enable | --disable] [--name ] check_parser: error: unrecognized arguments: --resource-type security_group BGP VPN fake_bgpvpn_id deleted usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--project ] [--project-domain ] [--advertise_extra_routes | --no-advertise_extra_routes] check_parser: error: argument --no-advertise_extra_routes: not allowed with argument --advertise_extra_routes usage: check_parser [-h] [--name NAME] [--description ] [--ingress-firewall-policy | --no-ingress-firewall-policy] [--egress-firewall-policy | --no-egress-firewall-policy] [--share | --no-share] [--enable | --disable] [--port ] [--no-port] check_parser: error: unrecognized arguments: --project b14ce3b699594d13819a859480286489 usage: check_parser [-h] [--name NAME] [--description ] [--ingress-firewall-policy | --no-ingress-firewall-policy] [--egress-firewall-policy | --no-egress-firewall-policy] [--share | --no-share] [--enable | --disable] [--port ] [--no-port] check_parser: error: argument --no-egress-firewall-policy: not allowed with argument --egress-firewall-policy usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description DESCRIPTION] [--audited | --no-audited] [--share | --no-share] [--project ] [--project-domain ] [--firewall-rule | --no-firewall-rule] check_parser: error: argument --no-audited: not allowed with argument --audited usage: check_parser [-h] [--description DESCRIPTION] [--audited | --no-audited] [--share | --no-share] [--name ] [--firewall-rule ] [--no-firewall-rule] check_parser: error: unrecognized arguments: --project b14ce3b699594d13819a859480286489 usage: check_parser [-h] [--firewall-rule | --all-firewall-rule] [--audited] [--share] check_parser: error: unrecognized arguments: --no-share usage: check_parser [-h] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] check_parser: error: argument --share: not allowed with argument --no-share usage: check_parser [-h] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] check_parser: error: unrecognized arguments: --no_share usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description DESCRIPTION] [--audited | --no-audited] [--share | --no-share] [--project ] [--project-domain ] [--firewall-rule | --no-firewall-rule] check_parser: error: argument --no-share: not allowed with argument --share Fake_resource association fake_association_id0 deleted Fake_resource association fake_association_id1 deleted Fake_resource association fake_association_id2 deleted usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] [--project ] [--project-domain ] check_parser: error: argument --no-destination-firewall-group: not allowed with argument --destination-firewall-group usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description ] [--auth-algorithm {sha1,sha256,sha384,sha512}] [--encryption-algorithm {aes-128,3des,aes-192,aes-256}] [--phase1-negotiation-mode {main,aggressive}] [--ike-version {v1,v2}] [--pfs {group5,group2,group14}] [--lifetime units=UNITS,value=VALUE] [--project ] [--project-domain ] check_parser: error: the following arguments are required: {0} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestCreateSfcFlowClassifier.test_create_flow_classifier [0.001798s] ... ok {0} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestListIKEPolicy.test_list_with_no_option [0.001590s] ... ok {0} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestShowIKEPolicy.test_show_filtered_by_id_or_name [0.001697s] ... ok {0} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_with_minus [0.000182s] ... ok {0} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_dict_arg [0.000356s] ... ok {3} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_peer.TestListBgpPeer.test_bgp_peer_list [0.133857s] ... ok {15} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestDeleteFirewallGroup.test_delete_with_multiple_resources [0.126152s] ... ok {15} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_audited [0.001709s] ... ok {15} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_unset_source_port [0.001686s] ... ok {15} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_illegal_set_project [0.002276s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestDeleteFirewallGroup.test_delete_with_one_resource [0.001602s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_set_shared_and_no_shared [0.002772s] ... ok {11} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_port [0.124480s] ... ok {11} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_unset_egress_policy [0.001781s] ... ok {11} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_unset_port [0.002096s] ... ok {11} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestDeleteFirewallPolicy.test_delete_with_one_resource [0.001312s] ... ok {11} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestFirewallPolicyRemoveRule.test_remove_with_no_firewall_rule [0.001897s] ... ok {7} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_dragent.TestListDRAgentsHostingBgpSpeaker.test_list_dragents_hosting_bgp_speaker [0.136753s] ... ok {7} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_speaker.TestDeleteBgpSpeaker.test_delete_bgp_speaker [0.002703s] ... ok {7} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestFirewallPolicyInsertRule.test_insert_firewall_rule [0.001799s] ... ok {7} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_description [0.001564s] ... ok {7} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_no_rules [0.001640s] ... ok {7} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_rules [0.001703s] ... ok {13} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestListFirewallGroup.test_list_with_long_option [0.133617s] ... ok {13} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_set_duplicate_shared [0.001798s] ... ok {13} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestFirewallPolicyRemoveRule.test_remove_firewall_rule [0.001738s] ... ok {13} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_destination_ip_address [0.001892s] ... ok {13} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_project [0.003121s] ... ok {13} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_unset_protocol_and_raise [0.001995s] ... ok {13} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestListNetworkLog.test_list_with_no_option [0.001627s] ... ok {13} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestListNetworkLog.test_list_with_resource [0.001620s] ... ok {13} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_set_description [0.001388s] ... ok {13} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestCreateSfcFlowClassifier.test_create_flow_classifier_default_options [0.002137s] ... ok {13} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestSetSfcPortChain.test_set_flow_classifiers [0.001507s] ... ok {13} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestUnsetSfcPortChain.test_unset_all_flow_classifier [0.001085s] ... ok {13} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestCreateSfcServiceGraph.test_create_sfc_service_graph_without_loop [0.001915s] ... ok {13} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestListIKEPolicy.test_list_with_long_option [0.001642s] ... ok {13} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestSetIKEPolicy.test_set_phase1_negotiation_mode_with_aggressive [0.001635s] ... ok {13} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestListVPNService.test_list_with_no_option [0.002152s] ... ok {13} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_dict_arg_with_attribute_named_type [0.000401s] ... ok {13} neutronclient.tests.unit.test_http.TestHTTPClient.test_headers_without_body_with_content_type [0.003629s] ... ok {13} neutronclient.tests.unit.test_http.TestHTTPClient.test_osprofiler_headers_are_injected [0.001610s] ... ok {1} neutronclient.tests.unit.test_http.TestHTTPClientWithReqId.test_headers_without_body_with_content_type [0.001629s] ... ok {1} neutronclient.tests.unit.test_validators.ValidatorTest.test_validate_ip_subnet [0.000304s] ... ok {6} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_all_params [0.162044s] ... ok {6} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_ingress_policy_and_egress_policy [0.001877s] ... ok {6} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_name [0.001764s] ... ok {6} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_no_share [0.001502s] ... ok {6} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_port_and_no_port [0.001578s] ... ok {6} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_project_domain [0.002655s] ... ok {6} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestDeleteFirewallPolicy.test_delete_multiple_with_exception [0.001768s] ... ok {6} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestListFirewallPolicy.test_list_with_no_option [0.001943s] ... ok {6} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestUnsetFirewallPolicy.test_unset_firewall_rule_matched [0.001424s] ... ok {6} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_all_params_resource_type_upper_capitalized [0.004394s] ... ok {6} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_disable [0.002024s] ... ok {6} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestListBgpvpn.test_list_all_bgpvpn_long_mode [0.002230s] ... ok {6} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestSetBgpvpn.test_set_bgpvpn [0.002139s] ... ok {6} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestShowSfcPortPair.test_show_port_pair [0.001382s] ... ok {6} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestCreateIKEPolicy.test_create_with_all_params_aggressive_mode [0.002384s] ... ok {6} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestDeleteIKEPolicy.test_delete_multiple_with_exception [0.001501s] ... ok {6} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestDeleteIPSecPolicy.test_delete_with_one_resource [0.001760s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_unset_shared [0.001542s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_duplicate_no_share [0.001491s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_create_with_dst_fwg_and_no [0.002561s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_destination_fwg [0.002141s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_project_domain [0.002344s] ... ok {14} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_peer.TestSetBgpPeer.test_set_bgp_peer [0.124107s] ... ok {14} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestCreateFirewallPolicy.test_create_with_all_params [0.015077s] ... ok {14} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_all_params_action_upper_capitalized [0.005234s] ... ok {14} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_all_params_protocol_any [0.003265s] ... ok {14} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_src_fwg_and_no [0.003675s] ... ok {14} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_enable_rule_and_disable_rule [0.002482s] ... ok {14} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_unset_enable_rule [0.001699s] ... ok {14} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestDeleteBgpvpn.test_delete_multi_bpgvpn [0.002132s] ... ok {14} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestListSfcFlowClassifier.test_list_with_long_option [0.001895s] ... ok {14} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestCreateSfcPortPairGroup.test_create_tap_enabled_port_pair_group [0.001711s] ... ok {14} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestShowSfcServiceGraph.test_service_graph_show [0.001334s] ... ok {14} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestDeleteEndpointGroup.test_delete_multiple_with_exception [0.001834s] ... ok {14} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestDeleteIKEPolicy.test_delete_with_multiple_resources [0.001274s] ... ok {14} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestSetIKEPolicy.test_set_description [0.001603s] ... ok {14} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestListIPsecSiteConn.test_list_with_no_option [0.001698s] ... ok {14} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_clear_action [0.000269s] ... ok {14} neutronclient.tests.unit.test_http.TestHTTPClientWithReqId.test_request_success [0.004991s] ... ok {14} neutronclient.tests.unit.test_validators.ValidatorTest.test_validate_int_max_only [0.000205s] ... ok {14} neutronclient.tests.unit.test_validators.ValidatorTest.test_validate_int_min_only [0.000157s] ... ok {7} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestUnsetFirewallPolicy.test_unset_audited [0.001647s] ... ok {7} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestUnsetFirewallPolicy.test_unset_shared [0.001338s] ... ok {7} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_set_shared_and_no_shared [0.002765s] ... ok {7} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestListLoggableResource.test_list_with_long_option [0.001593s] ... ok {7} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestUnsetSfcPortChain.test_unset_flow_classifier [0.001275s] ... ok {7} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestCreateSfcServiceGraph.test_create_sfc_service_graph_invalid_port_chains [0.002121s] ... ok {11} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_all_params_invalid_ip_version [0.016189s] ... ok {11} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestListFirewallRule.test_list_with_long_option [0.002399s] ... ok {11} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_source_port [0.001932s] ... ok {11} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_source_ip_address [0.002020s] ... ok {11} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_source_ip_address_and_no [0.002483s] ... ok {11} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_set_duplicate_shared [0.001787s] ... ok {11} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_no_options_and_raise [0.002575s] ... ok {11} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestShowRouterAssoc.test_show_router_association [0.001935s] ... ok {11} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestSetSfcPortChain.test_set_port_chain [0.001486s] ... ok {11} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestUnsetSfcPortChain.test_unset_port_pair_group [0.001173s] ... ok {11} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestCreateSfcPortPair.test_create_port_pair_default_options [0.001710s] ... ok {11} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestSetSfcServiceGraph.test_set_service_graph [0.001101s] ... ok {11} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestCreateIKEPolicy.test_create_with_all_params_name [0.004325s] ... ok {11} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_bad_values_str_without_value [0.000229s] ... ok {19} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_speaker.TestListBgpSpeaker.test_bgp_speaker_list [0.150067s] ... ok {19} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestDeleteFirewallGroup.test_delete_multiple_with_exception [0.001705s] ... ok {19} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_ingress_policy_and_no_ingress_policy [0.003263s] ... ok {19} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_no_ingress_policies [0.001769s] ... ok {19} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_unset_all_port [0.001637s] ... ok {19} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestCreateFirewallPolicy.test_create_with_no_options [0.002733s] ... ok {19} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestCreateFirewallPolicy.test_create_with_rules [0.002638s] ... ok {19} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_shared_and_no_share [0.001836s] ... ok {19} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_action [0.002059s] ... ok {19} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestListBgpvpn.test_list_all_bgpvpn [0.002254s] ... ok {19} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestListSfcPortChain.test_list_port_chain_with_long_opion [0.001648s] ... ok {19} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestCreateSfcPortPair.test_create_port_pair_all_options [0.001744s] ... ok {19} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestShowIPsecSiteConn.test_show_filtered_by_id_or_name [0.002132s] ... ok {19} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_badarg [0.000212s] ... ok {19} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_empty [0.000218s] ... ok {19} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_goodarg_with_minus_number [0.000485s] ... ok {19} neutronclient.tests.unit.test_http.TestHTTPClient.test_headers_with_body_with_content_type [0.005378s] ... ok {19} neutronclient.tests.unit.test_utils.TestUtils.test_is_cidr [0.000245s] ... ok {19} neutronclient.tests.unit.test_utils.TestUtils.test_none_string_to_dictionary [0.000091s] ... ok {10} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_and_raises [0.124078s] ... ok {8} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestShowFirewallGroup.test_show_filtered_by_id_or_name [0.138427s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name NAME] [--description ] [--ingress-firewall-policy | --no-ingress-firewall-policy] [--egress-firewall-policy | --no-egress-firewall-policy] [--share | --no-share] [--enable | --disable] [--project ] [--project-domain ] [--port | --no-port] check_parser: error: argument --no-ingress-firewall-policy: not allowed with argument --ingress-firewall-policy {8} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_audited_and_no_audited [0.003088s] ... ok {8} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_no_share_and_shared [0.001996s] ... ok {8} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestUnsetFirewallPolicy.test_set_duplicate_shared [0.001494s] ... ok {8} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestListFirewallRule.test_list_with_no_option [0.002685s] ... ok {8} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_destination_port [0.002162s] ... ok {8} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_share [0.002107s] ... ok {8} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestListNetworkLog.test_list_with_target [0.002083s] ... ok {8} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_illegal_set_resource_type [0.001722s] ... ok {8} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestDeleteBgpvpn.test_delete_one_bgpvpn [0.002439s] ... ok {8} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestListBgpvpn.test_list_bgpvpn_with_filters [0.002367s] ... ok {8} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestCreateRouterAssoc.test_create_router_association [0.002727s] ... ok {8} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestCreateRouterAssoc.test_create_router_association_advertise_fault [0.002348s] ... ok {8} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestShowSfcPortChain.test_show_port_chain [0.001619s] ... ok {8} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestListSfcPortPairGroup.test_list_port_pair_groups [0.001802s] ... ok {8} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestSetEndpointGroup.test_set_name [0.001455s] ... ok {8} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestDeleteIPsecSiteConn.test_delete_with_one_resource [0.001329s] ... ok {8} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestSetIPsecSiteConn.test_set_description [0.001891s] ... ok {8} neutronclient.tests.unit.test_utils.TestUtils.test_string_to_bool_false [0.000088s] ... ok {15} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestCreateBgpvpn.test_create_bgpvpn_with_no_args [0.014849s] ... ok {15} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestListBgpvpn.test_list_project_bgpvpn [0.002691s] ... ok {15} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestListResAssoc.test_list_bgpvpn_associations_long_mode [0.002012s] ... ok {15} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestSetResAssoc.test_set_resource_association [0.001483s] ... ok {15} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestShowSfcFlowClassifier.test_show_flow_classifier [0.001439s] ... ok {15} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestDeleteEndpointGroup.test_delete_with_one_resource [0.001356s] ... ok {15} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestSetIKEPolicy.test_set_name [0.001668s] ... ok {15} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestCreateIPsecSiteConn.test_create_with_no_options [0.003088s] ... ok {15} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestDeleteIPsecSiteConn.test_delete_multiple_with_exception [0.001505s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description ] [--enable | --disable] [--project ] [--project-domain ] [--event {ALL,ACCEPT,DROP}] --resource-type [--resource ] [--target ] check_parser: error: argument --event: invalid choice: '' (choose from 'ALL', 'ACCEPT', 'DROP') {15} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestShowVPNService.test_show_filtered_by_id_or_name [0.002327s] ... ok {15} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_arg [0.000384s] ... ok {15} neutronclient.tests.unit.test_http.TestHTTPClient.test_headers_defined_in_headers [0.003853s] ... ok {15} neutronclient.tests.unit.test_http.TestHTTPClient.test_headers_with_body [0.001501s] ... ok {15} neutronclient.tests.unit.test_utils.TestUtils.test_get_dict_item_properties [0.000096s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_port [0.161073s] ... ok {15} neutronclient.tests.unit.test_utils.TestUtils.test_string_with_comma_value_to_dictionary [0.000082s] ... ok {10} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_no_port [0.001736s] ... ok {10} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_shared [0.001586s] ... ok {10} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_destination_ip_address [0.002600s] ... ok usage: check_parser [-h] [--description ] [--enable | --disable] [--name ] check_parser: error: unrecognized arguments: --resource resource-id-for-logged-target {10} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_name [0.002039s] ... ok {7} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestCreateSfcServiceGraph.test_create_sfc_service_graph_with_loop [0.001643s] ... ok {7} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestCreateEndpointGroup.test_create_with_all_params_cidr [0.002875s] ... ok {10} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_source_fwg [0.001890s] ... ok {10} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_valid_fwg_resource [0.015418s] ... ok {10} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_illegal_set_event [0.003790s] ... ok {10} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestDeleteResAssoc.test_delete_one_association [0.002156s] ... ok {10} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestCreateRouterAssoc.test_router_association_unknown_arg [0.002213s] ... ok {10} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestCreateSfcPortChain.test_create_port_chain_all_options [0.001658s] ... ok {10} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestListSfcPortChain.test_list_port_chains [0.001711s] ... ok {10} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestSetSfcPortPair.test_set_port_pair [0.001060s] ... ok {10} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestDeleteSfcServiceGraph.test_delete_sfc_service_graph [0.000934s] ... ok {10} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestSetIPSecPolicy.test_set_name [0.001676s] ... ok {10} neutronclient.tests.unit.test_http.TestHTTPClient.test_request_unauthorized [0.004135s] ... ok {10} neutronclient.tests.unit.test_http.TestHTTPClientWithReqId.test_headers_without_body [0.001549s] ... ok {10} neutronclient.tests.unit.test_utils.TestUtils.test_invalid_string_to_dictionary [0.000171s] ... ok {10} neutronclient.tests.unit.test_validators.ValidatorTest.test_validate_int_min_max [0.000303s] ... ok {0} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_parse_args_to_dict_bad_type [0.000143s] ... ok {6} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_arg_invalid_syntax [0.000174s] ... ok {6} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_bool_true [0.000374s] ... ok {4} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_speaker.TestSetBgpSpeaker.test_set_bgp_speaker [0.129157s] ... ok {4} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_egress_policy_and_no_egress_policy [0.004429s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description DESCRIPTION] --branching-point SRC_CHAIN:DST_CHAIN_1,DST_CHAIN_2,DST_CHAIN_N check_parser: error: the following arguments are required: , --branching-point {6} neutronclient.tests.unit.test_http.TestHTTPClientWithReqId.test_headers_defined_in_headers [0.003429s] ... ok {16} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_speaker.TestShowBgpSpeaker.test_bgp_speaker_show [0.135888s] ... ok {16} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_egress_policy_and_no [0.003753s] ... ok {16} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_no_option [0.001983s] ... ok {16} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestListFirewallGroup.test_list_with_no_option [0.001939s] ... ok {16} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestCreateFirewallPolicy.test_create_with_mandatory_param [0.002284s] ... ok {16} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestFirewallPolicyInsertRule.test_insert_with_no_firewall_rule [0.001609s] ... ok {16} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_and_raises [0.002089s] ... ok {16} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestShowFirewallRule.test_show_filtered_by_id_or_name [0.001800s] ... ok {16} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_illegal_set_project_domain [0.001607s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_unset_destination_port [0.001637s] ... ok {3} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_all_params_event_upper_capitalized [0.007739s] ... ok {3} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestDeleteNetworkLog.test_delete_with_no_exist_id [0.001397s] ... ok {3} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestListNetworkLog.test_list_with_target_and_resource [0.001793s] ... ok {3} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestListSfcFlowClassifier.test_list_flow_classifiers [0.001393s] ... ok {7} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestDeleteIPSecPolicy.test_delete_multiple_with_exception [0.001791s] ... ok {7} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_int_and_str [0.000399s] ... ok {7} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_list_of_dict_arg [0.000449s] ... ok {7} neutronclient.tests.unit.test_command_meta.TestCommandMeta.test_neutron_command_log_defined_explicitly [0.000143s] ... ok {7} neutronclient.tests.unit.test_http.TestHTTPClientWithReqId.test_headers_with_body_with_content_type [0.003645s] ... ok {7} neutronclient.tests.unit.test_utils.TestUtils.test_string_to_bool_None [0.000099s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestCreateFirewallPolicy.test_create_with_firewall_rule_and_no [0.003208s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_name [0.001735s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_all_params_ip_version_6 [0.002960s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_unset_source_ip_address [0.001629s] ... ok {2} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_all_params [0.002370s] ... ok {3} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestUnsetSfcPortPairGroup.test_unset_all_port_pair [0.001051s] ... ok {2} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_mandatory_params [0.002118s] ... ok {2} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_illegal_set_and_raises [0.001433s] ... ok {3} neutronclient.tests.unit.osc.v2.subnet_onboard.test_network_onboard_subnets.TestNetworkOnboardSubnets.test_options [0.001411s] ... ok {3} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestCreateEndpointGroup.test_create_with_no_options [0.002180s] ... ok {16} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestSetSfcPortChain.test_set_no_port_pair_group [0.001556s] ... ok {16} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestSetSfcPortChain.test_set_only_no_port_pair_group [0.001630s] ... ok {16} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestCreateSfcPortPair.test_create_port_pair_all_options_mpls [0.001663s] ... ok {2} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestCreateRouterAssoc.test_create_router_association_advertise [0.002410s] ... ok {2} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestCreateRouterAssoc.test_create_router_association_no_advertise [0.002137s] ... ok {2} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestSetSfcFlowClassifier.test_set_flow_classifier [0.001125s] ... ok {2} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestCreateSfcPortPairGroup.test_create_port_pair_group [0.001568s] ... ok {2} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestListSfcPortPairGroup.test_list_with_long_option [0.001732s] ... ok {2} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestSetSfcPortPairGroup.test_set_no_port_pair [0.001155s] ... ok {2} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestListIPsecSiteConn.test_list_with_long_option [0.001801s] ... ok {2} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_bool_false [0.000367s] ... ok {2} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_nargs [0.000463s] ... ok {2} neutronclient.tests.unit.test_http.TestHTTPClientWithReqId.test_headers_with_body [0.003302s] ... ok {2} neutronclient.tests.unit.test_utils.TestUtils.test_get_object_item_desired_fields_is_empty [0.000127s] ... ok {9} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_dragent.TestRemoveBgpSpeakerFromDRAgent.test_remove_bgp_speaker_from_dragent [0.128888s] ... ok {9} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_project [0.003081s] ... ok {9} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_shared [0.002273s] ... ok {9} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_unset_enable [0.001606s] ... ok {9} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_unset_ingress_policy [0.001588s] ... ok {9} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestCreateFirewallPolicy.test_create_with_audited_and_no [0.015416s] ... ok {9} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_project [0.002173s] ... ok {9} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestUnsetFirewallPolicy.test_set_shared_and_no_shared [0.001644s] ... ok {9} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestUnsetFirewallPolicy.test_unset_firewall_rule_not_matched [0.001665s] ... ok {9} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_share_and_shared [0.002624s] ... ok {9} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_shared_and_no_share [0.002847s] ... ok {9} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_unset_destination_ip_address [0.001838s] ... ok {9} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_all_params_event_drop [0.002621s] ... ok {9} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestDeleteResAssoc.test_delete_multi_bpgvpn [0.002301s] ... ok {9} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestCreateSfcPortChain.test_create_port_chain_default_options [0.002582s] ... ok {9} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestDeleteEndpointGroup.test_delete_with_multiple_resources [0.001676s] ... ok {9} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestDeleteIKEPolicy.test_delete_with_one_resource [0.001363s] ... ok {9} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestDeleteVPNService.test_delete_with_multiple_resources [0.001995s] ... ok {9} neutronclient.tests.unit.test_command_meta.TestCommandMeta.test_neutron_command_meta_defines_log [0.000195s] ... ok {4} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestCreateFirewallPolicy.test_create_with_shared_and_no_share [0.017630s] ... ok {4} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestListFirewallPolicy.test_list_with_long_option [0.002425s] ... ok {4} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_dst_fwg_and_no [0.003459s] ... ok {3} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestSetIPsecSiteConn.test_set_name [0.003700s] ... ok {3} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestDeleteVPNService.test_delete_with_one_resource [0.001856s] ... ok {3} neutronclient.tests.unit.test_exceptions.TestExceptions.test_exception_print_with_unicode [0.001108s] ... ok {16} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestSetSfcPortPairGroup.test_set_port_pair_group [0.001248s] ... ok {16} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestListEndpointGroup.test_list_with_no_option [0.001726s] ... ok {3} neutronclient.tests.unit.test_http.TestHTTPClient.test_request_success [0.003769s] ... ok {4} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_protocol_with_udp [0.002229s] ... ok {4} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_invalid_fwg_resource [0.002745s] ... ok {4} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestDeleteNetworkLog.test_delete_with_one_resource [0.001436s] ... ok {4} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestShowNetworkLog.test_show_filtered_by_id_or_name [0.001641s] ... ok {2} neutronclient.tests.unit.test_utils.TestUtils.test_string_to_bool_true [0.000065s] ... ok {16} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestSetIKEPolicy.test_set_auth_algorithm_with_sha256 [0.001721s] ... ok {4} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestSetRouterAssoc.test_set_router_association_no_advertise [0.001968s] ... ok {16} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestSetIPSecPolicy.test_set_auth_algorithm_with_sha256 [0.001643s] ... ok {16} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestSetIPSecPolicy.test_set_description [0.002010s] ... ok {16} neutronclient.tests.unit.test_http.TestHTTPClient.test_request_forbidden_is_returned_to_caller [0.003367s] ... ok {16} neutronclient.tests.unit.test_utils.ImportClassTestCase.test_get_client_class_invalid_version [0.000169s] ... ok {4} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestUnsetSfcPortPairGroup.test_unset_port_pair [0.001315s] ... ok {4} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestListEndpointGroup.test_list_with_long_option [0.001947s] ... ok {4} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestCreateIKEPolicy.test_create_with_no_options [0.002524s] ... ok {4} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestCreateIPSecPolicy.test_create_with_all_params_name [0.003135s] ... ok {4} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestCreateVPNService.test_create_with_all_params [0.003009s] ... ok {4} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestListVPNService.test_list_with_long_option [0.002459s] ... ok {4} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_duplicate [0.000220s] ... ok {4} neutronclient.tests.unit.test_utils.TestUtils.test_get_object_item_with_formatters [0.000130s] ... ok {4} neutronclient.tests.unit.test_utils.TestUtils.test_str2dict_optional_keys [0.000183s] ... ok {4} neutronclient.tests.unit.test_validators.ValidatorTest.test_validate_int_no_limit [0.000193s] ... ok {17} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_egress_policy [0.138604s] ... ok {17} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_ingress_policy_and_no [0.003367s] ... ok {17} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_no_share [0.001721s] ... ok {17} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_all_params [0.002974s] ... ok {17} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_duplicate_no_share [0.002147s] ... ok {17} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_source_port [0.001833s] ... ok {17} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_unset_shared [0.001522s] ... ok {17} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_all_params_except_event [0.002536s] ... ok {17} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestListLoggableResource.test_list_with_no_option [0.001654s] ... ok {17} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_illegal_set_resource_id [0.001496s] ... ok {17} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestSetRouterAssoc.test_set_router_association_advertise [0.001838s] ... ok {17} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestListSfcPortPair.test_list_port_pairs [0.001397s] ... ok {17} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestListSfcPortPair.test_list_with_long_option [0.001328s] ... ok {17} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestCreateSfcServiceGraph.test_create_sfc_service_graph [0.001682s] ... ok {17} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestSetEndpointGroup.test_set_description [0.001642s] ... ok {17} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestDeleteIPsecSiteConn.test_delete_with_multiple_resources [0.001273s] ... ok {17} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestSetIPsecSiteConn.test_set_ipsec_site_conn_with_peer_id [0.001531s] ... ok {17} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_bad_values_list [0.000244s] ... ok {17} neutronclient.tests.unit.test_http.TestHTTPClientWithReqId.test_osprofiler_headers_are_injected [0.004384s] ... ok {5} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_ingress_policy [0.142161s] ... ok {5} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_admin_state [0.001903s] ... ok {5} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestUnsetFirewallPolicy.test_unset_all_firewall_rule [0.001323s] ... ok {5} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestDeleteFirewallRule.test_delete_with_multiple_resources [0.001466s] ... ok {5} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_description [0.001748s] ... ok {5} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_disable_rule [0.001910s] ... ok {5} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_enable_rule [0.001719s] ... ok {5} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_all_params_event_all [0.002316s] ... ok {5} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_invalid_resource_type [0.002433s] ... ok {5} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_set_enable [0.001214s] ... ok {5} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_set_name [0.001235s] ... ok {5} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestSetBgpvpn.test_set_bgpvpn_with_purge_list [0.001998s] ... ok {5} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestShowBgpvpn.test_show_bgpvpn [0.001692s] ... ok {5} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestUnsetBgpvpn.test_unset_bgpvpn [0.002104s] ... ok {5} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestCreateSfcServiceGraph.test_create_sfc_service_graph_duplicate_src_chains [0.001524s] ... ok {5} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestShowEndpointGroup.test_show_filtered_by_id_or_name [0.001536s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description ] [--auth-algorithm {sha1,sha256,sha384,sha512}] [--encapsulation-mode {tunnel,transport}] [--encryption-algorithm {3des,aes-128,aes-192,aes-256}] [--lifetime units=UNITS,value=VALUE] [--pfs {group2,group5,group14}] [--transform-protocol {esp,ah,ah-esp}] [--project ] [--project-domain ] check_parser: error: the following arguments are required: {5} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestCreateIPSecPolicy.test_create_with_no_options [0.002895s] ... ok {5} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestListIPSecPolicy.test_list_with_long_option [0.003162s] ... ok {5} neutronclient.tests.unit.test_http.TestHTTPClient.test_headers_without_body [0.002784s] ... ok {5} neutronclient.tests.unit.test_utils.TestUtils.test_get_object_item_properties_mixed_case_fields [0.000108s] ... ok {12} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_peer.TestShowBgpPeer.test_bgp_peer_show [0.121620s] ... ok {12} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_duplicate_shared [0.001583s] ... ok usage: check_parser [-h] [--name NAME] [--description ] [--ingress-firewall-policy | --no-ingress-firewall-policy] [--egress-firewall-policy | --no-egress-firewall-policy] [--share | --no-share] [--enable | --disable] [--port ] [--no-port] check_parser: error: argument --share: not allowed with argument --no-share {12} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_no_share_and_shared [0.002436s] ... ok usage: check_parser [-h] [--description DESCRIPTION] [--audited | --no-audited] [--share | --no-share] [--name ] [--firewall-rule ] [--no-firewall-rule] check_parser: error: unrecognized arguments: --project-domain mydomain.com {12} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_project_domain [0.001471s] ... ok {12} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_rules_and_no_rules [0.001409s] ... ok {18} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_dragent.TestAddBgpSpeakerToDRAgent.test_add_bgp_speaker_to_dragent [0.109850s] ... ok {12} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_protocol_with_any [0.001688s] ... ok {12} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_shared [0.001788s] ... ok {12} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestUnsetBgpvpn.test_unset_bgpvpn_with_purge_list [0.001737s] ... ok {12} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestCreateResAssoc.test_create_resource_association [0.001968s] ... ok {12} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestDeleteSfcFlowClassifier.test_delete_flow_classifier [0.000898s] ... ok {12} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestDeleteSfcPortChain.test_delete_port_chain [0.000857s] ... ok {12} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestDeleteIPSecPolicy.test_delete_with_multiple_resources [0.001315s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name NAME] [--description ] [--ingress-firewall-policy | --no-ingress-firewall-policy] [--egress-firewall-policy | --no-egress-firewall-policy] [--share | --no-share] [--enable | --disable] [--project ] [--project-domain ] [--port | --no-port] check_parser: error: argument --no-port: not allowed with argument --port {12} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestListIPSecPolicy.test_list_with_no_option [0.001789s] ... ok {18} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_ports_and_no [0.013539s] ... ok {12} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestShowIPSecPolicy.test_show_filtered_by_id_or_name [0.001473s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name NAME] [--description ] [--ingress-firewall-policy | --no-ingress-firewall-policy] [--egress-firewall-policy | --no-egress-firewall-policy] [--share | --no-share] [--enable | --disable] [--project ] [--project-domain ] [--port | --no-port] check_parser: error: argument --no-share: not allowed with argument --share {18} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_shared_and_no_share [0.002118s] ... ok Failed to delete VPN service with name or ID 'target': string indices must be integers {12} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestDeleteVPNService.test_delete_multiple_with_exception [0.002033s] ... ok {18} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_duplicate_no_share [0.001689s] ... ok {12} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestSetVPNService.test_set_description [0.001745s] ... ok {12} neutronclient.tests.unit.test_utils.TestUtils.test_get_object_item_desired_fields_differ_from_item [0.000107s] ... ok {12} neutronclient.tests.unit.test_utils.TestUtils.test_str2dict_required_keys [0.000177s] ... ok {12} neutronclient.tests.unit.test_utils.TestUtils.test_string_to_dictionary [0.000068s] ... ok {18} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_set_disable [0.001190s] ... ok {18} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestCreateBgpvpn.test_create_bgpvpn_with_all_args [0.002334s] ... ok Failed to delete BGP VPN with name or ID 'fake_id0': raise_unknonw_resource() missing 1 required positional argument: 'name_or_id' Failed to delete BGP VPN with name or ID 'fake_id1': raise_unknonw_resource() missing 1 required positional argument: 'name_or_id' Failed to delete BGP VPN with name or ID 'fake_id2': raise_unknonw_resource() missing 1 required positional argument: 'name_or_id' {18} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestDeleteBgpvpn.test_delete_multi_bpgvpn_with_unknown [0.001774s] ... ok {18} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestSetSfcPortChain.test_set_port_pair_groups [0.001579s] ... ok {18} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestDeleteSfcPortPair.test_delete_port_pair [0.000818s] ... ok {18} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestCreateSfcPortPairGroup.test_create_port_pair_group_default_options [0.001322s] ... ok {18} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestDeleteSfcPortPairGroup.test_delete_port_pair_group [0.000835s] ... ok {18} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestShowSfcPortPairGroup.test_show_port_pair_group [0.001195s] ... ok {18} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestListSfcServiceGraph.test_list_sfc_service_graphs_with_long_option [0.001496s] ... ok {18} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestCreateIKEPolicy.test_create_with_all_params [0.001973s] ... ok {18} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestCreateIPsecSiteConn.test_create_with_all_params [0.002608s] ... ok {18} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestCreateIPSecPolicy.test_create_with_all_params [0.001854s] ... ok {18} neutronclient.tests.unit.test_exceptions.TestExceptions.test_exception_message_with_encoded_unicode [0.000130s] ... ok {18} neutronclient.tests.unit.test_http.TestHTTPClient.test_do_request_with_headers_success [0.003201s] ... ok {18} neutronclient.tests.unit.test_http.TestHTTPClient.test_request_error [0.001272s] ... ok ====== Totals ====== Ran: 388 tests in 0.6677 sec. - Passed: 388 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 3.4625 sec. ============== Worker Balance ============== - Worker 0 (20 tests) => 0:00:00.167945 - Worker 1 (20 tests) => 0:00:00.178550 - Worker 2 (20 tests) => 0:00:00.197743 - Worker 3 (20 tests) => 0:00:00.182308 - Worker 4 (20 tests) => 0:00:00.188425 - Worker 5 (20 tests) => 0:00:00.181968 - Worker 6 (20 tests) => 0:00:00.203034 - Worker 7 (20 tests) => 0:00:00.173357 - Worker 8 (19 tests) => 0:00:00.179485 - Worker 9 (19 tests) => 0:00:00.183782 - Worker 10 (19 tests) => 0:00:00.175495 - Worker 11 (19 tests) => 0:00:00.177400 - Worker 12 (19 tests) => 0:00:00.150287 - Worker 13 (19 tests) => 0:00:00.170989 - Worker 14 (19 tests) => 0:00:00.179476 - Worker 15 (19 tests) => 0:00:00.175046 - Worker 16 (19 tests) => 0:00:00.174233 - Worker 17 (19 tests) => 0:00:00.177509 - Worker 18 (19 tests) => 0:00:00.155115 - Worker 19 (19 tests) => 0:00:00.187295 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-neutronclient-10.0.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cc4YuF + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-10.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/share/doc/python3-neutronclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/share/doc/python3-neutronclient + cp -pr README.rst /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/share/doc/python3-neutronclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Se6Whf + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-10.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/share/licenses/python3-neutronclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/share/licenses/python3-neutronclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/share/licenses/python3-neutronclient + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-neutronclient = 10.0.0-1.el9s python3-neutronclient = 10.0.0-1.el9s python3.9-neutronclient = 10.0.0-1.el9s python3.9dist(python-neutronclient) = 10 python3dist(python-neutronclient) = 10 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: ((python3.9dist(oslo-serialization) < 2.19.1 or python3.9dist(oslo-serialization) > 2.19.1) with python3.9dist(oslo-serialization) >= 2.18) ((python3.9dist(pbr) < 2.1 or python3.9dist(pbr) > 2.1) with python3.9dist(pbr) >= 2) python(abi) = 3.9 python3.9dist(cliff) >= 3.4 python3.9dist(debtcollector) >= 1.2 python3.9dist(iso8601) >= 0.1.11 python3.9dist(keystoneauth1) >= 3.8 python3.9dist(netaddr) >= 0.7.18 python3.9dist(openstacksdk) >= 1 python3.9dist(os-client-config) >= 1.28 python3.9dist(osc-lib) >= 1.12 python3.9dist(oslo-i18n) >= 3.15.3 python3.9dist(oslo-log) >= 3.36 python3.9dist(oslo-utils) >= 3.33 python3.9dist(python-keystoneclient) >= 3.8 python3.9dist(requests) >= 2.14.2 python3.9dist(simplejson) >= 3.5.1 Obsoletes: python39-neutronclient < 10.0.0-1.el9s Processing files: python3-neutronclient-tests-10.0.0-1.el9s.noarch Provides: python-neutronclient-tests = 10.0.0-1.el9s python3-neutronclient-tests = 10.0.0-1.el9s python3.9-neutronclient-tests = 10.0.0-1.el9s 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: python(abi) = 3.9 Obsoletes: python39-neutronclient-tests < 10.0.0-1.el9s Processing files: python-neutronclient-doc-10.0.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PROCjN + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-10.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/share/doc/python-neutronclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/share/doc/python-neutronclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/share/doc/python-neutronclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ud6EBn + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-10.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/share/licenses/python-neutronclient-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/share/licenses/python-neutronclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch/usr/share/licenses/python-neutronclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-neutronclient-doc = 10.0.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/python-neutronclient-10.0.0-1.el9s.noarch Wrote: /builddir/build/SRPMS/python-neutronclient-10.0.0-1.el9s.src.rpm Wrote: /builddir/build/RPMS/python3-neutronclient-tests-10.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-neutronclient-10.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python-neutronclient-doc-10.0.0-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.V2rIBX + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-10.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-neutronclient-10.0.0-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0