Mock Version: 6.0
Mock Version: 6.0
Mock Version: 6.0
Mock Version: 6.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-neutronclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f55f1442d00>timeout=0uid=1040gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.src.rpm
Child return code was: 0
Mock Version: 6.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-neutronclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fc7a2533430>timeout=0uid=1040gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br  --target x86_64 --nodeps /builddir/build/SPECS/python-neutronclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fc7a2533430>timeout=0uid=1040gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br  --target x86_64 --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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.URq11x
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf python-neutronclient-11.4.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd python-neutronclient-11.4.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 '<rpm-build>'
+ /usr/bin/git config gc.auto 0
+ /usr/bin/git add --force .
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'python-neutronclient-11.4.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.Aa3Gqb
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-neutronclient-11.4.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-neutronclient-11.4.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'
+ CXXFLAGS='-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'
+ FFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ 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 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-neutronclient-11.4.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-11.4.0/pyproject-wheeldir --output /builddir/build/BUILD/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
Handling wheel from get_requires_for_build_wheel
Requirement not satisfied: wheel
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.1.1)
Exiting dependency generation pass: get_requires_for_build_wheel
+ cat /builddir/build/BUILD/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.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 --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-neutronclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fc7a2533430>timeout=0uid=1040gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.KojNDH
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-neutronclient-11.4.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-neutronclient-11.4.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'
+ CXXFLAGS='-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'
+ FFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ 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 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-neutronclient-11.4.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-11.4.0/pyproject-wheeldir --output /builddir/build/BUILD/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
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 6.1.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-11.4.0-0.20250318084412.1d7a13a.el9.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.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 --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-neutronclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fc7a2533430>timeout=0uid=1040gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Hk123S
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-neutronclient-11.4.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-neutronclient-11.4.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'
+ CXXFLAGS='-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'
+ FFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ 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 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-neutronclient-11.4.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-11.4.0/pyproject-wheeldir --output /builddir/build/BUILD/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
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 6.1.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 6.1.1)
Handling cliff>=3.4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: cliff>=3.4.0
   (installed: cliff 4.9.1)
Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: debtcollector>=1.2.0
   (installed: debtcollector 3.0.0)
Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs
Requirement satisfied: iso8601>=0.1.11
   (installed: iso8601 2.1.0)
Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs
Requirement satisfied: netaddr>=0.7.18
   (installed: netaddr 1.3.0)
Handling openstacksdk>=1.5.0 from tox --print-deps-only: py39,docs
Requirement satisfied: openstacksdk>=1.5.0
   (installed: openstacksdk 4.4.0)
Handling osc-lib>=1.12.0 from tox --print-deps-only: py39,docs
Requirement satisfied: osc-lib>=1.12.0
   (installed: osc-lib 3.2.0)
Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.i18n>=3.15.3
   (installed: oslo.i18n 6.5.1)
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 8.2.0)
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.10.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.32.3)
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.1.0)
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.1.0)
Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: testtools>=2.2.0
   (installed: testtools 2.7.1)
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 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.9.1)
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
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-11.4.0/python_neutronclient-11.4.0.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 6.1.1)
Handling cliff (>=3.4.0) from hook generated metadata: Requires-Dist (python-neutronclient)
Requirement satisfied: cliff (>=3.4.0)
   (installed: cliff 4.9.1)
Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (python-neutronclient)
Requirement satisfied: debtcollector (>=1.2.0)
   (installed: debtcollector 3.0.0)
Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (python-neutronclient)
Requirement satisfied: iso8601 (>=0.1.11)
   (installed: iso8601 2.1.0)
Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (python-neutronclient)
Requirement satisfied: netaddr (>=0.7.18)
   (installed: netaddr 1.3.0)
Handling openstacksdk (>=1.5.0) from hook generated metadata: Requires-Dist (python-neutronclient)
Requirement satisfied: openstacksdk (>=1.5.0)
   (installed: openstacksdk 4.4.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 3.2.0)
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.5.1)
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 8.2.0)
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.10.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.32.3)
+ cat /builddir/build/BUILD/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64-pyproject-buildrequires
+ rm -rfv python_neutronclient-11.4.0.dist-info/
removed 'python_neutronclient-11.4.0.dist-info/AUTHORS'
removed 'python_neutronclient-11.4.0.dist-info/LICENSE'
removed 'python_neutronclient-11.4.0.dist-info/METADATA'
removed 'python_neutronclient-11.4.0.dist-info/entry_points.txt'
removed 'python_neutronclient-11.4.0.dist-info/pbr.json'
removed 'python_neutronclient-11.4.0.dist-info/top_level.txt'
removed directory 'python_neutronclient-11.4.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.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 --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-neutronclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fc7a2533430>timeout=0uid=1040gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.BxWk6X
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-neutronclient-11.4.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-neutronclient-11.4.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'
+ CXXFLAGS='-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'
+ FFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ 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 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-neutronclient-11.4.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-11.4.0/pyproject-wheeldir --output /builddir/build/BUILD/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
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 6.1.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 6.1.1)
Handling cliff>=3.4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: cliff>=3.4.0
   (installed: cliff 4.9.1)
Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: debtcollector>=1.2.0
   (installed: debtcollector 3.0.0)
Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs
Requirement satisfied: iso8601>=0.1.11
   (installed: iso8601 2.1.0)
Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs
Requirement satisfied: netaddr>=0.7.18
   (installed: netaddr 1.3.0)
Handling openstacksdk>=1.5.0 from tox --print-deps-only: py39,docs
Requirement satisfied: openstacksdk>=1.5.0
   (installed: openstacksdk 4.4.0)
Handling osc-lib>=1.12.0 from tox --print-deps-only: py39,docs
Requirement satisfied: osc-lib>=1.12.0
   (installed: osc-lib 3.2.0)
Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.i18n>=3.15.3
   (installed: oslo.i18n 6.5.1)
Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.log>=3.36.0
   (installed: oslo.log 7.1.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.7.0)
Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.utils>=3.33.0
   (installed: oslo.utils 8.2.0)
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.10.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.6.0)
Handling requests>=2.14.2 from tox --print-deps-only: py39,docs
Requirement satisfied: requests>=2.14.2
   (installed: requests 2.32.3)
Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: coverage!=4.4,>=4.0
   (installed: coverage 7.3.2)
Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: fixtures>=3.0.0
   (installed: fixtures 4.1.0)
Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslotest>=3.2.0
   (installed: oslotest 5.0.0)
Handling osprofiler>=2.3.0 from tox --print-deps-only: py39,docs
Requirement satisfied: osprofiler>=2.3.0
   (installed: osprofiler 4.2.0)
Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs
Requirement satisfied: python-openstackclient>=3.12.0
   (installed: python-openstackclient 7.4.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.1.0)
Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: testtools>=2.2.0
   (installed: testtools 2.7.1)
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.1.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.9.1)
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
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-11.4.0/python_neutronclient-11.4.0.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 6.1.1)
Handling cliff (>=3.4.0) from hook generated metadata: Requires-Dist (python-neutronclient)
Requirement satisfied: cliff (>=3.4.0)
   (installed: cliff 4.9.1)
Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (python-neutronclient)
Requirement satisfied: debtcollector (>=1.2.0)
   (installed: debtcollector 3.0.0)
Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (python-neutronclient)
Requirement satisfied: iso8601 (>=0.1.11)
   (installed: iso8601 2.1.0)
Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (python-neutronclient)
Requirement satisfied: netaddr (>=0.7.18)
   (installed: netaddr 1.3.0)
Handling openstacksdk (>=1.5.0) from hook generated metadata: Requires-Dist (python-neutronclient)
Requirement satisfied: openstacksdk (>=1.5.0)
   (installed: openstacksdk 4.4.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 3.2.0)
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.5.1)
Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (python-neutronclient)
Requirement satisfied: oslo.log (>=3.36.0)
   (installed: oslo.log 7.1.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.7.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 8.2.0)
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.10.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.6.0)
Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-neutronclient)
Requirement satisfied: requests (>=2.14.2)
   (installed: requests 2.32.3)
+ cat /builddir/build/BUILD/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64-pyproject-buildrequires
+ rm -rfv python_neutronclient-11.4.0.dist-info/
removed 'python_neutronclient-11.4.0.dist-info/AUTHORS'
removed 'python_neutronclient-11.4.0.dist-info/LICENSE'
removed 'python_neutronclient-11.4.0.dist-info/METADATA'
removed 'python_neutronclient-11.4.0.dist-info/top_level.txt'
removed 'python_neutronclient-11.4.0.dist-info/pbr.json'
removed 'python_neutronclient-11.4.0.dist-info/entry_points.txt'
removed directory 'python_neutronclient-11.4.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.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 x86_64 /builddir/build/SPECS/python-neutronclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fc7a2533430>timeout=0uid=1040gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep  --target x86_64 /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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.oIOELN
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-neutronclient-11.4.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-neutronclient-11.4.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'
+ CXXFLAGS='-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'
+ FFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ 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 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-neutronclient-11.4.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-11.4.0/pyproject-wheeldir --output /builddir/build/BUILD/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
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 6.1.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 6.1.1)
Handling cliff>=3.4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: cliff>=3.4.0
   (installed: cliff 4.9.1)
Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: debtcollector>=1.2.0
   (installed: debtcollector 3.0.0)
Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs
Requirement satisfied: iso8601>=0.1.11
   (installed: iso8601 2.1.0)
Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs
Requirement satisfied: netaddr>=0.7.18
   (installed: netaddr 1.3.0)
Handling openstacksdk>=1.5.0 from tox --print-deps-only: py39,docs
Requirement satisfied: openstacksdk>=1.5.0
   (installed: openstacksdk 4.4.0)
Handling osc-lib>=1.12.0 from tox --print-deps-only: py39,docs
Requirement satisfied: osc-lib>=1.12.0
   (installed: osc-lib 3.2.0)
Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.i18n>=3.15.3
   (installed: oslo.i18n 6.5.1)
Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.log>=3.36.0
   (installed: oslo.log 7.1.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.7.0)
Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.utils>=3.33.0
   (installed: oslo.utils 8.2.0)
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.10.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.6.0)
Handling requests>=2.14.2 from tox --print-deps-only: py39,docs
Requirement satisfied: requests>=2.14.2
   (installed: requests 2.32.3)
Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: coverage!=4.4,>=4.0
   (installed: coverage 7.3.2)
Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: fixtures>=3.0.0
   (installed: fixtures 4.1.0)
Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslotest>=3.2.0
   (installed: oslotest 5.0.0)
Handling osprofiler>=2.3.0 from tox --print-deps-only: py39,docs
Requirement satisfied: osprofiler>=2.3.0
   (installed: osprofiler 4.2.0)
Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs
Requirement satisfied: python-openstackclient>=3.12.0
   (installed: python-openstackclient 7.4.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.1.0)
Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: testtools>=2.2.0
   (installed: testtools 2.7.1)
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.1.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.9.1)
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
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-11.4.0/python_neutronclient-11.4.0.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 6.1.1)
Handling cliff (>=3.4.0) from hook generated metadata: Requires-Dist (python-neutronclient)
Requirement satisfied: cliff (>=3.4.0)
   (installed: cliff 4.9.1)
Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (python-neutronclient)
Requirement satisfied: debtcollector (>=1.2.0)
   (installed: debtcollector 3.0.0)
Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (python-neutronclient)
Requirement satisfied: iso8601 (>=0.1.11)
   (installed: iso8601 2.1.0)
Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (python-neutronclient)
Requirement satisfied: netaddr (>=0.7.18)
   (installed: netaddr 1.3.0)
Handling openstacksdk (>=1.5.0) from hook generated metadata: Requires-Dist (python-neutronclient)
Requirement satisfied: openstacksdk (>=1.5.0)
   (installed: openstacksdk 4.4.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 3.2.0)
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.5.1)
Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (python-neutronclient)
Requirement satisfied: oslo.log (>=3.36.0)
   (installed: oslo.log 7.1.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.7.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 8.2.0)
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.10.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.6.0)
Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-neutronclient)
Requirement satisfied: requests (>=2.14.2)
   (installed: requests 2.32.3)
+ cat /builddir/build/BUILD/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64-pyproject-buildrequires
+ rm -rfv python_neutronclient-11.4.0.dist-info/
removed 'python_neutronclient-11.4.0.dist-info/AUTHORS'
removed 'python_neutronclient-11.4.0.dist-info/LICENSE'
removed 'python_neutronclient-11.4.0.dist-info/METADATA'
removed 'python_neutronclient-11.4.0.dist-info/entry_points.txt'
removed 'python_neutronclient-11.4.0.dist-info/pbr.json'
removed 'python_neutronclient-11.4.0.dist-info/top_level.txt'
removed directory 'python_neutronclient-11.4.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NW0lOW
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-neutronclient-11.4.0
+ mkdir -p /builddir/build/BUILD/python-neutronclient-11.4.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'
+ CXXFLAGS='-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'
+ FFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ 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 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-neutronclient-11.4.0/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-neutronclient-11.4.0/pyproject-wheeldir
Processing /builddir/build/BUILD/python-neutronclient-11.4.0
  Preparing metadata (pyproject.toml): 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-11.4.0/.pyproject-builddir/tmpwvrjab7w
  /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  running dist_info
  creating /builddir/build/BUILD/python-neutronclient-11.4.0/.pyproject-builddir/pip-modern-metadata-4meyvwcr/python_neutronclient.egg-info
  writing /builddir/build/BUILD/python-neutronclient-11.4.0/.pyproject-builddir/pip-modern-metadata-4meyvwcr/python_neutronclient.egg-info/PKG-INFO
  writing dependency_links to /builddir/build/BUILD/python-neutronclient-11.4.0/.pyproject-builddir/pip-modern-metadata-4meyvwcr/python_neutronclient.egg-info/dependency_links.txt
  writing entry points to /builddir/build/BUILD/python-neutronclient-11.4.0/.pyproject-builddir/pip-modern-metadata-4meyvwcr/python_neutronclient.egg-info/entry_points.txt
  writing requirements to /builddir/build/BUILD/python-neutronclient-11.4.0/.pyproject-builddir/pip-modern-metadata-4meyvwcr/python_neutronclient.egg-info/requires.txt
  writing top-level names to /builddir/build/BUILD/python-neutronclient-11.4.0/.pyproject-builddir/pip-modern-metadata-4meyvwcr/python_neutronclient.egg-info/top_level.txt
  writing pbr to /builddir/build/BUILD/python-neutronclient-11.4.0/.pyproject-builddir/pip-modern-metadata-4meyvwcr/python_neutronclient.egg-info/pbr.json
  [pbr] Processing SOURCES.txt
  writing manifest file '/builddir/build/BUILD/python-neutronclient-11.4.0/.pyproject-builddir/pip-modern-metadata-4meyvwcr/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-11.4.0/.pyproject-builddir/pip-modern-metadata-4meyvwcr/python_neutronclient.egg-info/SOURCES.txt'
  creating '/builddir/build/BUILD/python-neutronclient-11.4.0/.pyproject-builddir/pip-modern-metadata-4meyvwcr/python_neutronclient-11.4.0.dist-info'
  adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
  adding license file "AUTHORS" (matched pattern "AUTHORS*")
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: python-neutronclient
  Building wheel for python-neutronclient (pyproject.toml): 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-11.4.0/.pyproject-builddir/tmp2344_cm8
  /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  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
  creating build/lib/neutronclient/tests/unit/osc
  creating build/lib/neutronclient/tests/unit/osc/v2
  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/v2_0
  copying neutronclient/v2_0/client.py -> build/lib/neutronclient/v2_0
  copying neutronclient/v2_0/__init__.py -> build/lib/neutronclient/v2_0
  creating build/lib/neutronclient/neutron
  creating build/lib/neutronclient/neutron/v2_0
  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/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/healthmonitor.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/osc
  creating build/lib/neutronclient/osc/v2
  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/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_port_pair.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/test_flow_classifier.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/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2/sfc
  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
  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
  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/test_firewallpolicy.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/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/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2/fwaas
  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/vpn
  copying neutronclient/neutron/v2_0/vpn/vpnservice.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/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/ikepolicy.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/__init__.py -> build/lib/neutronclient/neutron/v2_0/vpn
  creating build/lib/neutronclient/osc/v2/lbaas
  copying neutronclient/osc/v2/lbaas/__init__.py -> build/lib/neutronclient/osc/v2/lbaas
  copying neutronclient/tests/__init__.py -> build/lib/neutronclient/tests
  creating build/lib/neutronclient/osc/v2/vpnaas
  copying neutronclient/osc/v2/vpnaas/vpnservice.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/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/ikepolicy.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/__init__.py -> build/lib/neutronclient/osc/v2/vpnaas
  creating 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/peer.py -> 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/__init__.py -> build/lib/neutronclient/neutron/v2_0/bgp
  copying neutronclient/tests/unit/osc/__init__.py -> build/lib/neutronclient/tests/unit/osc
  creating 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_port_pair_group.py -> build/lib/neutronclient/osc/v2/sfc
  copying neutronclient/osc/v2/sfc/sfc_port_pair.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_flow_classifier.py -> build/lib/neutronclient/osc/v2/sfc
  copying neutronclient/osc/v2/sfc/__init__.py -> build/lib/neutronclient/osc/v2/sfc
  copying neutronclient/version.py -> build/lib/neutronclient
  copying neutronclient/client.py -> build/lib/neutronclient
  copying neutronclient/_i18n.py -> build/lib/neutronclient
  copying neutronclient/__init__.py -> build/lib/neutronclient
  copying neutronclient/neutron/v2_0/tag.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/subnet.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/securitygroup.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/rbac.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/purge.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/network_ip_availability.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/metering.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/extension.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/availability_zone.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/agentscheduler.py -> build/lib/neutronclient/neutron/v2_0
  copying neutronclient/neutron/v2_0/agent.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/__init__.py -> build/lib/neutronclient/neutron/v2_0
  creating 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/test_ipsecpolicy.py -> 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_ikepolicy.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/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/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2/vpnaas
  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/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/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/network_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/bgpvpn.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/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/loadbalancer.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/l7policy.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/__init__.py -> build/lib/neutronclient/neutron/v2_0/lb/v2
  copying neutronclient/osc/utils.py -> build/lib/neutronclient/osc
  copying neutronclient/osc/plugin.py -> build/lib/neutronclient/osc
  copying neutronclient/osc/__init__.py -> build/lib/neutronclient/osc
  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/test_resource_association.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/fakes.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/osc/v2/utils.py -> build/lib/neutronclient/osc/v2
  copying neutronclient/osc/v2/__init__.py -> build/lib/neutronclient/osc/v2
  creating build/lib/neutronclient/common
  copying neutronclient/common/validators.py -> build/lib/neutronclient/common
  copying neutronclient/common/utils.py -> build/lib/neutronclient/common
  copying neutronclient/common/serializer.py -> build/lib/neutronclient/common
  copying neutronclient/common/extension.py -> build/lib/neutronclient/common
  copying neutronclient/common/exceptions.py -> build/lib/neutronclient/common
  copying neutronclient/common/constants.py -> build/lib/neutronclient/common
  copying neutronclient/common/clientmanager.py -> build/lib/neutronclient/common
  copying neutronclient/common/__init__.py -> build/lib/neutronclient/common
  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/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/policy.py -> 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/dscp_marking_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/__init__.py -> build/lib/neutronclient/neutron/v2_0/qos
  creating 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_speaker.py -> 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/bgp_dragent.py -> build/lib/neutronclient/osc/v2/dynamic_routing
  copying neutronclient/osc/v2/dynamic_routing/__init__.py -> build/lib/neutronclient/osc/v2/dynamic_routing
  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/firewallgroup.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/__init__.py -> build/lib/neutronclient/osc/v2/fwaas
  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_speaker.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/test_bgp_dragent.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/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing
  copying neutronclient/neutron/client.py -> build/lib/neutronclient/neutron
  copying neutronclient/neutron/__init__.py -> build/lib/neutronclient/neutron
  copying neutronclient/tests/unit/test_validators.py -> build/lib/neutronclient/tests/unit
  copying neutronclient/tests/unit/test_utils.py -> build/lib/neutronclient/tests/unit
  copying neutronclient/tests/unit/test_http.py -> build/lib/neutronclient/tests/unit
  copying neutronclient/tests/unit/test_exceptions.py -> build/lib/neutronclient/tests/unit
  copying neutronclient/tests/unit/test_command_meta.py -> build/lib/neutronclient/tests/unit
  copying neutronclient/tests/unit/test_casual_args.py -> build/lib/neutronclient/tests/unit
  copying neutronclient/tests/unit/__init__.py -> build/lib/neutronclient/tests/unit
  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
  running 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
  [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
  creating 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
  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/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/validators.py -> build/bdist.linux-x86_64/wheel/neutronclient/common
  copying build/lib/neutronclient/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient
  copying build/lib/neutronclient/_i18n.py -> build/bdist.linux-x86_64/wheel/neutronclient
  copying build/lib/neutronclient/client.py -> 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/osc
  copying build/lib/neutronclient/osc/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc
  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
  creating build/bdist.linux-x86_64/wheel/neutronclient/osc/v2
  creating 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
  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/firewallpolicy.py -> 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
  creating 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
  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_peer.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/constants.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/__init__.py -> 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/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2
  copying build/lib/neutronclient/osc/v2/utils.py -> 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/__init__.py -> 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/constants.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/port_association.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/router_association.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/networking_bgpvpn
  creating 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_flow_classifier.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
  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
  creating 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
  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/ikepolicy.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/ipsecpolicy.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
  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
  creating 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/v2/subnet_onboard/subnet_onboard.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/subnet_onboard
  creating build/bdist.linux-x86_64/wheel/neutronclient/neutron
  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/neutron/v2_0
  creating 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
  copying build/lib/neutronclient/neutron/v2_0/contrib/_fox_sockets.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/contrib
  creating 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/qos/bandwidth_limit_rule.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/minimum_bandwidth_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/rule.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/qos
  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/address_scope.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/v2_0/agentscheduler.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0
  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/availability_zone.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/extension.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0
  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/metering.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
  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/port.py -> 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
  copying build/lib/neutronclient/neutron/v2_0/quota.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/router.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/servicetype.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0
  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/subnetpool.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/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/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
  creating 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/vpn/endpoint_group.py -> 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/ipsec_site_connection.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/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
  creating 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/flavor/flavor.py -> 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
  creating 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/fw/firewall.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/firewallrule.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/fw
  creating 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/__init__.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/l7policy.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/listener.py -> 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/member.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/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb
  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/member.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/vip.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb
  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
  creating build/bdist.linux-x86_64/wheel/neutronclient/tests
  copying build/lib/neutronclient/tests/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests
  creating 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_casual_args.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/unit/test_exceptions.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit
  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_utils.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
  creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc
  copying build/lib/neutronclient/tests/unit/osc/__init__.py -> 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/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/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_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_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/test_bgp_speaker.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/dynamic_routing
  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
  creating 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/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/test_resource_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/test_router_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/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/v2/subnet_onboard/test_network_onboard_subnets.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/subnet_onboard
  creating 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
  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/fakes.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_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_ipsecpolicy.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
  creating 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/common.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/test_firewallgroup.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
  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/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2
  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/sfc
  copying build/lib/neutronclient/tests/unit/osc/v2/sfc/__init__.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_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_chain.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/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_service_graph.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/logging
  copying build/lib/neutronclient/tests/unit/osc/v2/logging/__init__.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/test_network_log.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/logging
  running install_egg_info
  Copying python_neutronclient.egg-info to build/bdist.linux-x86_64/wheel/python_neutronclient-11.4.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-11.4.0.dist-info/WHEEL
  creating '/builddir/build/BUILD/python-neutronclient-11.4.0/.pyproject-builddir/pip-wheel-kwlgss9q/tmpj0jvhoie/python_neutronclient-11.4.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-11.4.0.dist-info/AUTHORS'
  adding 'python_neutronclient-11.4.0.dist-info/LICENSE'
  adding 'python_neutronclient-11.4.0.dist-info/METADATA'
  adding 'python_neutronclient-11.4.0.dist-info/WHEEL'
  adding 'python_neutronclient-11.4.0.dist-info/entry_points.txt'
  adding 'python_neutronclient-11.4.0.dist-info/pbr.json'
  adding 'python_neutronclient-11.4.0.dist-info/top_level.txt'
  adding 'python_neutronclient-11.4.0.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for python-neutronclient (pyproject.toml): finished with status 'done'
  Created wheel for python-neutronclient: filename=python_neutronclient-11.4.0-py3-none-any.whl size=290076 sha256=3a3d8506a97d671ae2982a9dedede0ba8ab2737bb53a054933113e305aef8661
  Stored in directory: /builddir/.cache/pip/wheels/2f/88/50/75d7120c6129c9ec586c8617ed6a990e407d76a5092eebc05c
Successfully built python-neutronclient
+ TOX_TESTENV_PASSENV='*'
+ 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 '
+ PATH=/builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/lib/python3.9/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-neutronclient-11.4.0/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=4
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -m tox --current-env -q --recreate -e docs
/usr/lib/python3.9/site-packages/sphinx/util/docutils.py:45: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
  __version_info__ = tuple(LooseVersion(docutils.__version__).version)
/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-11.4.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
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
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:13: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp speaker create" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:16: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp speaker delete" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:19: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp speaker list" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:22: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp speaker set" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:25: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp speaker show" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:28: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp speaker add network" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:31: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp speaker remove network" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:34: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp speaker add peer" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:37: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp speaker remove peer" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:40: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp speaker list advertised routes" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:43: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp peer *" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:46: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp dragent *" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/firewall-group.rst:14: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "firewall group create" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/firewall-group.rst:17: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "firewall group delete" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/firewall-group.rst:20: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "firewall group list" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/firewall-group.rst:23: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "firewall group set" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/firewall-group.rst:26: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "firewall group show" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/firewall-group.rst:29: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "firewall group unset" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/firewall-policy.rst:13: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "firewall group policy *" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/firewall-rule.rst:11: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "firewall group rule *" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/network-log.rst:11: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "network loggable resources list" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/network-log.rst:14: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "network log *" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/networking-bgpvpn.rst:12: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgpvpn create" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/networking-bgpvpn.rst:15: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgpvpn delete" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/networking-bgpvpn.rst:18: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgpvpn list" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/networking-bgpvpn.rst:21: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgpvpn set" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/networking-bgpvpn.rst:24: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgpvpn show" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/networking-bgpvpn.rst:27: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgpvpn unset" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/networking-bgpvpn.rst:30: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgpvpn network association *" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/networking-bgpvpn.rst:33: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgpvpn router association *" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/networking-bgpvpn.rst:36: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgpvpn port association *" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/networking-sfc.rst:14: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "sfc flow classifier *" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/networking-sfc.rst:17: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "sfc port chain *" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/networking-sfc.rst:20: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "sfc port pair create" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/networking-sfc.rst:23: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "sfc port pair delete" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/networking-sfc.rst:26: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "sfc port pair list" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/networking-sfc.rst:29: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "sfc port pair set" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/networking-sfc.rst:32: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "sfc port pair show" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/networking-sfc.rst:35: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "sfc port pair group *" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/networking-sfc.rst:38: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "sfc service graph *" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/subnet-onboard.rst:16: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "network onboard subnets" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/vpn-endpoint-group.rst:10: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "vpn endpoint group *" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/vpn-ike-policy.rst:11: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "vpn ike policy *" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/vpn-ipsec-policy.rst:10: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "vpn ipsec policy *" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/vpn-ipsec-site-connection.rst:9: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "vpn ipsec site connection *" command name/pattern. Are you sure this is correct and the application being documented is installed?
/builddir/build/BUILD/python-neutronclient-11.4.0/doc/source/cli/osc/v2/vpn-service.rst:10: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "vpn service *" command name/pattern. Are you sure this is correct and the application being documented is installed?
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, 46 warnings.
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.Xah0Ji
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64
++ dirname /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64
+ cd python-neutronclient-11.4.0
++ ls /builddir/build/BUILD/python-neutronclient-11.4.0/pyproject-wheeldir/python_neutronclient-11.4.0-py3-none-any.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=python_neutronclient==11.4.0
+ '[' -z python_neutronclient==11.4.0 ']'
+ TMPDIR=/builddir/build/BUILD/python-neutronclient-11.4.0/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64 --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-11.4.0/pyproject-wheeldir python_neutronclient==11.4.0
Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
Looking in links: /builddir/build/BUILD/python-neutronclient-11.4.0/pyproject-wheeldir
Processing ./pyproject-wheeldir/python_neutronclient-11.4.0-py3-none-any.whl
Installing collected packages: python-neutronclient
Successfully installed python-neutronclient-11.4.0
+ '[' -d /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/bin ']'
+ rm -f /builddir/build/BUILD/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/lib/python3.9/site-packages ']'
+ site_dirs+=("/usr/lib/python3.9/site-packages")
+ '[' /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/lib/python3.9/site-packages ']'
+ '[' -d /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/lib64/python3.9/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.9/site-packages/python_neutronclient-11.4.0.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/lib/python3.9/site-packages/python_neutronclient-11.4.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-11.4.0-0.20250318084412.1d7a13a.el9.x86_64 --record /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/lib/python3.9/site-packages/python_neutronclient-11.4.0.dist-info/RECORD --output /builddir/build/BUILD/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64-pyproject-record
+ rm -fv /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/lib/python3.9/site-packages/python_neutronclient-11.4.0.dist-info/RECORD
removed '/builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/lib/python3.9/site-packages/python_neutronclient-11.4.0.dist-info/RECORD'
+ rm -fv /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/lib/python3.9/site-packages/python_neutronclient-11.4.0.dist-info/REQUESTED
removed '/builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/lib/python3.9/site-packages/python_neutronclient-11.4.0.dist-info/REQUESTED'
++ wc -l /builddir/build/BUILD/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 11.4.0-0.20250318084412.1d7a13a.el9 --unique-debug-suffix -11.4.0-0.20250318084412.1d7a13a.el9.x86_64 --unique-debug-src-base python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/python-neutronclient-11.4.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-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/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.j4An3c
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-neutronclient-11.4.0
+ TOX_TESTENV_PASSENV='*'
+ 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 '
+ PATH=/builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/lib/python3.9/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-neutronclient-11.4.0/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=4
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -m tox --current-env -q --recreate -e py39
/usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed.
  debtcollector.deprecate(
/usr/lib/python3.9/site-packages/openstack/resource.py:582: LegacyAPIWarning: Access to '<class 'openstack.network.v2.sfc_port_pair_group.SfcPortPairGroup'>[tap_enabled]' is deprecated. Use '<class 'openstack.network.v2.sfc_port_pair_group.SfcPortPairGroup'>.is_tap_enabled' attribute instead
  warnings.warn(
/usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed.
  debtcollector.deprecate(
/usr/lib/python3.9/site-packages/openstack/resource.py:582: LegacyAPIWarning: Access to '<class 'openstack.network.v2.sfc_port_pair_group.SfcPortPairGroup'>[tap_enabled]' is deprecated. Use '<class 'openstack.network.v2.sfc_port_pair_group.SfcPortPairGroup'>.is_tap_enabled' attribute instead
  warnings.warn(
/usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed.
  debtcollector.deprecate(
/usr/lib/python3.9/site-packages/openstack/resource.py:582: LegacyAPIWarning: Access to '<class 'openstack.network.v2.sfc_port_pair_group.SfcPortPairGroup'>[tap_enabled]' is deprecated. Use '<class 'openstack.network.v2.sfc_port_pair_group.SfcPortPairGroup'>.is_tap_enabled' attribute instead
  warnings.warn(
{1} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_dragent.TestRemoveBgpSpeakerFromDRAgent.test_remove_bgp_speaker_from_dragent [0.105787s] ... ok
{1} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_peer.TestListBgpPeer.test_bgp_peer_list [0.026054s] ... ok
{1} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_speaker.TestSetBgpSpeaker.test_set_bgp_speaker [0.002208s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_no_option [0.001907s] ... ok
usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
                    [--noindent] [--prefix PREFIX] [--max-width <integer>]
                    [--fit-width] [--print-empty] [--name NAME]
                    [--description <description>]
                    [--ingress-firewall-policy <ingress-firewall-policy> | --no-ingress-firewall-policy]
                    [--egress-firewall-policy <egress-firewall-policy> | --no-egress-firewall-policy]
                    [--share | --no-share] [--enable | --disable]
                    [--project <project>] [--project-domain <project-domain>]
                    [--port <port> | --no-port]
check_parser: error: argument --no-port: not allowed with argument --port
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_ports_and_no [0.003037s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestListFirewallGroup.test_list_with_long_option [0.001200s] ... ok
usage: check_parser [-h] [--name NAME] [--description <description>]
                    [--ingress-firewall-policy <ingress-firewall-policy> | --no-ingress-firewall-policy]
                    [--egress-firewall-policy <egress-firewall-policy> | --no-egress-firewall-policy]
                    [--share | --no-share] [--enable | --disable]
                    [--port <port>] [--no-port]
                    <firewall-group>
check_parser: error: argument --no-ingress-firewall-policy: not allowed with argument --ingress-firewall-policy
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_ingress_policy_and_no_ingress_policy [0.001932s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_name [0.001404s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_no_egress_policies [0.001335s] ... ok
usage: check_parser [-h] [--port <port> | --all-port]
                    [--ingress-firewall-policy] [--egress-firewall-policy]
                    [--share] [--enable]
                    <firewall-group>
check_parser: error: unrecognized arguments: --no-share
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_set_shared_and_no_shared [0.001658s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_unset_enable [0.004738s] ... ok
usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
                    [--noindent] [--prefix PREFIX] [--max-width <integer>]
                    [--fit-width] [--print-empty] [--description DESCRIPTION]
                    [--audited | --no-audited] [--share | --no-share]
                    [--project <project>] [--project-domain <project-domain>]
                    [--firewall-rule <firewall-rule> | --no-firewall-rule]
                    <name>
check_parser: error: argument --no-firewall-rule: not allowed with argument --firewall-rule
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestCreateFirewallPolicy.test_create_with_firewall_rule_and_no [0.002864s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestCreateFirewallPolicy.test_create_with_mandatory_param [0.001820s] ... ok
Failed to delete Firewall policy with name or ID 'target': 'Mock' object is not subscriptable
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestDeleteFirewallPolicy.test_delete_multiple_with_exception [0.001583s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestFirewallPolicyInsertRule.test_insert_firewall_rule [0.007305s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_audited [0.001504s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_duplicate_no_share [0.001497s] ... ok
usage: check_parser [-h] [--description DESCRIPTION]
                    [--audited | --no-audited] [--share | --no-share]
                    [--name <name>] [--firewall-rule <firewall-rule>]
                    [--no-firewall-rule]
                    <firewall-policy>
check_parser: error: unrecognized arguments: --no_share
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_shared_and_no_share [0.006890s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestUnsetFirewallPolicy.test_unset_all_firewall_rule [0.001141s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestUnsetFirewallPolicy.test_unset_audited [0.002379s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestUnsetFirewallPolicy.test_unset_firewall_rule_not_matched [0.001156s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestUnsetFirewallPolicy.test_unset_shared [0.001737s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestListFirewallRule.test_list_with_long_option [0.001535s] ... ok
usage: check_parser [-h] [--name <name>] [--description <description>]
                    [--protocol {tcp,udp,icmp,any}]
                    [--action {allow,deny,reject}] [--ip-version <ip-version>]
                    [--source-ip-address <source-ip-address> | --no-source-ip-address]
                    [--destination-ip-address <destination-ip-address> | --no-destination-ip-address]
                    [--source-port <source-port> | --no-source-port]
                    [--destination-port <destination-port> | --no-destination-port]
                    [--share | --no-share] [--enable-rule | --disable-rule]
                    [--source-firewall-group <source-firewall-group> | --no-source-firewall-group]
                    [--destination-firewall-group <destination-firewall-group> | --no-destination-firewall-group]
                    <firewall-rule>
check_parser: error: argument --no-destination-firewall-group: not allowed with argument --destination-firewall-group
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_create_with_dst_fwg_and_no [0.010283s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_action [0.001646s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_description [0.002346s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_destination_port [0.003716s] ... ok
usage: check_parser [-h] [--name <name>] [--description <description>]
                    [--protocol {tcp,udp,icmp,any}]
                    [--action {allow,deny,reject}] [--ip-version <ip-version>]
                    [--source-ip-address <source-ip-address> | --no-source-ip-address]
                    [--destination-ip-address <destination-ip-address> | --no-destination-ip-address]
                    [--source-port <source-port> | --no-source-port]
                    [--destination-port <destination-port> | --no-destination-port]
                    [--share | --no-share] [--enable-rule | --disable-rule]
                    [--source-firewall-group <source-firewall-group> | --no-source-firewall-group]
                    [--destination-firewall-group <destination-firewall-group> | --no-destination-firewall-group]
                    <firewall-rule>
check_parser: error: argument --no-destination-port: not allowed with argument --destination-port
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_destination_port_and_no [0.003886s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_disable_rule [0.001762s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_duplicate_shared [0.002057s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_destination_port [0.001667s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_share [0.005168s] ... ok
usage: check_parser [-h] [--name <name>] [--description <description>]
                    [--protocol {tcp,udp,icmp,any}]
                    [--action {allow,deny,reject}] [--ip-version <ip-version>]
                    [--source-ip-address <source-ip-address> | --no-source-ip-address]
                    [--destination-ip-address <destination-ip-address> | --no-destination-ip-address]
                    [--source-port <source-port> | --no-source-port]
                    [--destination-port <destination-port> | --no-destination-port]
                    [--share | --no-share] [--enable-rule | --disable-rule]
                    [--source-firewall-group <source-firewall-group> | --no-source-firewall-group]
                    [--destination-firewall-group <destination-firewall-group> | --no-destination-firewall-group]
                    <firewall-rule>
check_parser: error: argument --share: not allowed with argument --no-share
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_share_and_shared [0.003019s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_protocol_with_udp [0.001624s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_shared [0.002133s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestShowFirewallRule.test_show_filtered_by_id_or_name [0.002027s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_unset_enable_rule [0.002512s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_unset_shared [0.001584s] ... ok
{1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_unset_source_port [0.001534s] ... ok
{1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_all_params_event_drop [0.001671s] ... ok
{1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_all_params_resource_type_upper_capitalized [0.002790s] ... ok
{1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_disable [0.001407s] ... ok
{1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_invalid_fwg_resource [0.001660s] ... ok
{1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_invalid_resource_type [0.001767s] ... ok
{1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestDeleteNetworkLog.test_delete_with_multiple_resources [0.001141s] ... ok
{1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestListLoggableResource.test_list_with_no_option [0.000922s] ... ok
{1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestListNetworkLog.test_list_with_no_option [0.001247s] ... ok
{1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestListNetworkLog.test_list_with_resource [0.001407s] ... ok
{1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestListNetworkLog.test_list_with_target [0.001575s] ... ok
{1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestListNetworkLog.test_list_with_target_and_resource [0.001362s] ... ok
{1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_illegal_set_and_raises [0.001263s] ... ok
usage: check_parser [-h] [--description <description>] [--enable | --disable]
                    [--name <name>]
                    <network-log>
check_parser: error: unrecognized arguments: --event all
usage: check_parser [-h] [--description <description>] [--enable | --disable]
                    [--name <name>]
                    <network-log>
check_parser: error: unrecognized arguments: --event accept
usage: check_parser [-h] [--description <description>] [--enable | --disable]
                    [--name <name>]
                    <network-log>
check_parser: error: unrecognized arguments: --event drop
{1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_illegal_set_event [0.003248s] ... ok
usage: check_parser [-h] [--description <description>] [--enable | --disable]
                    [--name <name>]
                    <network-log>
check_parser: error: unrecognized arguments: --resource resource-id-for-logged-target
{1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_illegal_set_resource_id [0.001586s] ... ok
{1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_set_description [0.001090s] ... ok
{1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_set_name [0.000898s] ... ok
{1} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestSetBgpvpn.test_set_bgpvpn_with_purge_list [0.002368s] ... ok
{1} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestUnsetBgpvpn.test_unset_bgpvpn_with_purge_list [0.002066s] ... ok
{1} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestSetRouterAssoc.test_set_router_association_no_advertise [0.003518s] ... ok
{1} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestSetSfcPortChain.test_set_port_chain [0.001298s] ... ok
{1} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestShowSfcPortChain.test_show_port_chain [0.001581s] ... ok
{1} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestCreateSfcPortPair.test_create_port_pair_all_options_mpls [0.001574s] ... ok
{1} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestCreateSfcPortPairGroup.test_create_port_pair_group [0.001812s] ... ok
{1} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestCreateSfcPortPairGroup.test_create_port_pair_group_default_options [0.001564s] ... ok
{1} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestSetSfcPortPairGroup.test_set_port_pair_group [0.002295s] ... ok
{1} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestShowSfcPortPairGroup.test_show_port_pair_group [0.001573s] ... ok
{1} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestUnsetSfcPortPairGroup.test_unset_all_port_pair [0.001087s] ... ok
{1} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestCreateSfcServiceGraph.test_create_sfc_service_graph_invalid_port_chains [0.004698s] ... ok
Failed to delete endpoint group with name or ID 'target': string indices must be integers
{1} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestDeleteEndpointGroup.test_delete_multiple_with_exception [0.002292s] ... ok
{1} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestShowEndpointGroup.test_show_filtered_by_id_or_name [0.002250s] ... ok
/usr/lib/python3.9/site-packages/openstack/resource.py:582: LegacyAPIWarning: Access to '<class 'openstack.network.v2.vpn_ipsec_site_connection.VpnIPSecSiteConnection'>[admin_state_up]' is deprecated. Use '<class 'openstack.network.v2.vpn_ipsec_site_connection.VpnIPSecSiteConnection'>.is_admin_state_up' attribute instead
  warnings.warn(
{1} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestDeleteIKEPolicy.test_delete_with_multiple_resources [0.001304s] ... ok
usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
                    [--noindent] [--prefix PREFIX] [--max-width <integer>]
                    [--fit-width] [--print-empty]
                    [--description <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>] [--project-domain <project-domain>]
                    <name>
check_parser: error: the following arguments are required: --peer-id, --peer-address, --psk, --vpnservice, --ikepolicy, --ipsecpolicy, <name>
{1} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestCreateIPsecSiteConn.test_create_with_no_options [0.031961s] ... ok
{1} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestDeleteIPsecSiteConn.test_delete_with_multiple_resources [0.002185s] ... ok
{1} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestListIPsecSiteConn.test_list_with_long_option [0.001425s] ... ok
{1} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestListIPsecSiteConn.test_list_with_no_option [0.006207s] ... ok
{1} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestSetIPsecSiteConn.test_set_description [0.001456s] ... ok
{1} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestSetIPsecSiteConn.test_set_ipsec_site_conn_with_peer_id [0.002134s] ... ok
{1} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestCreateIPSecPolicy.test_create_with_all_params [0.001756s] ... ok
{1} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestDeleteIPSecPolicy.test_delete_with_one_resource [0.010703s] ... ok
{1} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestListIPSecPolicy.test_list_with_no_option [0.003196s] ... ok
/usr/lib/python3.9/site-packages/openstack/resource.py:582: LegacyAPIWarning: Access to '<class 'openstack.network.v2.vpn_service.VpnService'>[admin_state_up]' is deprecated. Use '<class 'openstack.network.v2.vpn_service.VpnService'>.is_admin_state_up' attribute instead
  warnings.warn(
{1} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestDeleteVPNService.test_delete_with_multiple_resources [0.004784s] ... ok
{1} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestListVPNService.test_list_with_long_option [0.027205s] ... ok
{1} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestListVPNService.test_list_with_no_option [0.002567s] ... ok
{1} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestSetVPNService.test_set_name [0.006920s] ... ok
{1} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_arg [0.000210s] ... ok
{1} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_arg_invalid_syntax [0.000106s] ... ok
{1} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_clear_action [0.000126s] ... ok
{1} neutronclient.tests.unit.test_command_meta.TestCommandMeta.test_neutron_command_log_defined_explicitly [0.000076s] ... ok
{1} neutronclient.tests.unit.test_exceptions.TestExceptions.test_exception_message_with_encoded_unicode [0.000163s] ... ok
{1} neutronclient.tests.unit.test_http.TestHTTPClient.test_headers_with_body [0.003377s] ... ok
{1} neutronclient.tests.unit.test_http.TestHTTPClient.test_osprofiler_headers_are_injected [0.006873s] ... ok
{1} neutronclient.tests.unit.test_http.TestHTTPClientWithReqId.test_request_success [0.003589s] ... ok
{1} neutronclient.tests.unit.test_utils.TestUtils.test_get_object_item_desired_fields_differ_from_item [0.000091s] ... ok
{1} neutronclient.tests.unit.test_utils.TestUtils.test_get_object_item_desired_fields_is_empty [0.000060s] ... ok
{1} neutronclient.tests.unit.test_utils.TestUtils.test_get_object_item_properties_mixed_case_fields [0.000051s] ... ok
{1} neutronclient.tests.unit.test_utils.TestUtils.test_get_object_item_with_formatters [0.000060s] ... ok
{1} neutronclient.tests.unit.test_utils.TestUtils.test_is_cidr [0.000128s] ... ok
{1} neutronclient.tests.unit.test_utils.TestUtils.test_string_to_bool_None [0.000051s] ... ok
{1} neutronclient.tests.unit.test_utils.TestUtils.test_string_with_comma_value_to_dictionary [0.000073s] ... ok
/usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed.
  debtcollector.deprecate(
{3} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_peer.TestDeleteBgpPeer.test_delete_bgp_peer [0.096744s] ... ok
/usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed.
  debtcollector.deprecate(
{3} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_speaker.TestListBgpSpeaker.test_bgp_speaker_list [0.022919s] ... ok
{3} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_speaker.TestShowBgpSpeaker.test_bgp_speaker_show [0.002248s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_egress_policy [0.007293s] ... ok
usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
                    [--noindent] [--prefix PREFIX] [--max-width <integer>]
                    [--fit-width] [--print-empty] [--name NAME]
                    [--description <description>]
                    [--ingress-firewall-policy <ingress-firewall-policy> | --no-ingress-firewall-policy]
                    [--egress-firewall-policy <egress-firewall-policy> | --no-egress-firewall-policy]
                    [--share | --no-share] [--enable | --disable]
                    [--project <project>] [--project-domain <project-domain>]
                    [--port <port> | --no-port]
check_parser: error: argument --no-egress-firewall-policy: not allowed with argument --egress-firewall-policy
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_egress_policy_and_no [0.002922s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestListFirewallGroup.test_list_with_no_option [0.001156s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_duplicate_shared [0.008215s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_no_ingress_policies [0.002125s] ... ok
usage: check_parser [-h] [--name NAME] [--description <description>]
                    [--ingress-firewall-policy <ingress-firewall-policy> | --no-ingress-firewall-policy]
                    [--egress-firewall-policy <egress-firewall-policy> | --no-egress-firewall-policy]
                    [--share | --no-share] [--enable | --disable]
                    [--port <port>] [--no-port]
                    <firewall-group>
check_parser: error: unrecognized arguments: --project b14ce3b699594d13819a859480286489
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_project [0.005122s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestShowFirewallGroup.test_show_filtered_by_id_or_name [0.002118s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_unset_port [0.004839s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_unset_shared [0.001823s] ... ok
usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
                    [--noindent] [--prefix PREFIX] [--max-width <integer>]
                    [--fit-width] [--print-empty] [--description DESCRIPTION]
                    [--audited | --no-audited] [--share | --no-share]
                    [--project <project>] [--project-domain <project-domain>]
                    [--firewall-rule <firewall-rule> | --no-firewall-rule]
                    <name>
check_parser: error: argument --no-audited: not allowed with argument --audited
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestCreateFirewallPolicy.test_create_with_audited_and_no [0.002568s] ... ok
usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
                    [--noindent] [--prefix PREFIX] [--max-width <integer>]
                    [--fit-width] [--print-empty] [--description DESCRIPTION]
                    [--audited | --no-audited] [--share | --no-share]
                    [--project <project>] [--project-domain <project-domain>]
                    [--firewall-rule <firewall-rule> | --no-firewall-rule]
                    <name>
check_parser: error: the following arguments are required: <name>
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestCreateFirewallPolicy.test_create_with_no_options [0.001964s] ... ok
usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
                    [--noindent] [--prefix PREFIX] [--max-width <integer>]
                    [--fit-width] [--print-empty] [--description DESCRIPTION]
                    [--audited | --no-audited] [--share | --no-share]
                    [--project <project>] [--project-domain <project-domain>]
                    [--firewall-rule <firewall-rule> | --no-firewall-rule]
                    <name>
check_parser: error: argument --no-share: not allowed with argument --share
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestCreateFirewallPolicy.test_create_with_shared_and_no_share [0.002749s] ... ok
usage: check_parser [-h] [--insert-before <firewall-rule>]
                    [--insert-after <firewall-rule>]
                    <firewall-policy> <firewall-rule>
check_parser: error: the following arguments are required: <firewall-rule>
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestFirewallPolicyInsertRule.test_insert_with_no_firewall_rule [0.002030s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestListFirewallPolicy.test_list_with_long_option [0.002155s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_and_raises [0.001986s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_rules [0.001813s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_rules_and_no_rules [0.002497s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestShowFirewallPolicy.test_show_filtered_by_id_or_name [0.002415s] ... ok
usage: check_parser [-h]
                    [--firewall-rule <firewall-rule> | --all-firewall-rule]
                    [--audited] [--share]
                    <firewall-policy>
check_parser: error: unrecognized arguments: --no-share
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestUnsetFirewallPolicy.test_set_shared_and_no_shared [0.001613s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_all_params [0.004395s] ... ok
usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
                    [--noindent] [--prefix PREFIX] [--max-width <integer>]
                    [--fit-width] [--print-empty] [--name <name>]
                    [--description <description>]
                    [--protocol {tcp,udp,icmp,any}]
                    [--action {allow,deny,reject}] [--ip-version <ip-version>]
                    [--source-ip-address <source-ip-address> | --no-source-ip-address]
                    [--destination-ip-address <destination-ip-address> | --no-destination-ip-address]
                    [--source-port <source-port> | --no-source-port]
                    [--destination-port <destination-port> | --no-destination-port]
                    [--share | --no-share] [--enable-rule | --disable-rule]
                    [--source-firewall-group <source-firewall-group> | --no-source-firewall-group]
                    [--destination-firewall-group <destination-firewall-group> | --no-destination-firewall-group]
                    [--project <project>] [--project-domain <project-domain>]
check_parser: error: argument --ip-version: invalid choice: '128' (choose from '4', '6')
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_all_params_invalid_ip_version [0.003279s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestDeleteFirewallRule.test_delete_with_multiple_resources [0.002002s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestDeleteFirewallRule.test_delete_with_one_resource [0.002137s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_and_raises [0.002410s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_duplicate_no_share [0.002067s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_name [0.002264s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_destination_fwg [0.002293s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_destination_ip_address [0.002458s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_source_fwg [0.002389s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_source_ip_address [0.001931s] ... ok
usage: check_parser [-h] [--name <name>] [--description <description>]
                    [--protocol {tcp,udp,icmp,any}]
                    [--action {allow,deny,reject}] [--ip-version <ip-version>]
                    [--source-ip-address <source-ip-address> | --no-source-ip-address]
                    [--destination-ip-address <destination-ip-address> | --no-destination-ip-address]
                    [--source-port <source-port> | --no-source-port]
                    [--destination-port <destination-port> | --no-destination-port]
                    [--share | --no-share] [--enable-rule | --disable-rule]
                    [--source-firewall-group <source-firewall-group> | --no-source-firewall-group]
                    [--destination-firewall-group <destination-firewall-group> | --no-destination-firewall-group]
                    <firewall-rule>
check_parser: error: unrecognized arguments: --project-domain mydomain.com
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_project_domain [0.002047s] ... ok
usage: check_parser [-h] [--name <name>] [--description <description>]
                    [--protocol {tcp,udp,icmp,any}]
                    [--action {allow,deny,reject}] [--ip-version <ip-version>]
                    [--source-ip-address <source-ip-address> | --no-source-ip-address]
                    [--destination-ip-address <destination-ip-address> | --no-destination-ip-address]
                    [--source-port <source-port> | --no-source-port]
                    [--destination-port <destination-port> | --no-destination-port]
                    [--share | --no-share] [--enable-rule | --disable-rule]
                    [--source-firewall-group <source-firewall-group> | --no-source-firewall-group]
                    [--destination-firewall-group <destination-firewall-group> | --no-destination-firewall-group]
                    <firewall-rule>
check_parser: error: argument --no-source-ip-address: not allowed with argument --source-ip-address
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_source_ip_address_and_no [0.002443s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_source_port [0.002343s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_set_duplicate_shared [0.001630s] ... ok
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_unset_destination_ip_address [0.001741s] ... ok
usage: check_parser [-h] [--source-ip-address] [--destination-ip-address]
                    [--source-port] [--destination-port] [--share]
                    [--enable-rule] [--source-firewall-group]
                    [--destination-firewall-group]
                    <firewall-rule>
check_parser: error: unrecognized arguments: --protocol
{3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_unset_protocol_and_raise [0.001756s] ... ok
{3} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_all_params [0.002070s] ... ok
/usr/lib/python3.9/site-packages/openstack/resource.py:582: LegacyAPIWarning: Access to '<class 'openstack.network.v2.sfc_port_pair_group.SfcPortPairGroup'>[tap_enabled]' is deprecated. Use '<class 'openstack.network.v2.sfc_port_pair_group.SfcPortPairGroup'>.is_tap_enabled' attribute instead
  warnings.warn(
usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
                    [--noindent] [--prefix PREFIX] [--max-width <integer>]
                    [--fit-width] [--print-empty]
                    [--description <description>] [--enable | --disable]
                    [--project <project>] [--project-domain <project-domain>]
                    [--event {ALL,ACCEPT,DROP}] --resource-type
                    <resource-type> [--resource <resource>]
                    [--target <target>]
                    <name>
check_parser: error: argument --event: invalid choice: '' (choose from 'ALL', 'ACCEPT', 'DROP')
{3} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_all_params_except_event [0.001755s] ... ok
usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
                    [--noindent] [--prefix PREFIX] [--max-width <integer>]
                    [--fit-width] [--print-empty]
                    [--description <description>] [--enable | --disable]
                    [--project <project>] [--project-domain <project-domain>]
                    [--event {ALL,ACCEPT,DROP}] --resource-type
                    <resource-type> [--resource <resource>]
                    [--target <target>]
                    <name>
check_parser: error: the following arguments are required: <name>, --resource-type
{3} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_no_options_and_raise [0.001692s] ... ok
usage: check_parser [-h] [--description <description>] [--enable | --disable]
                    [--name <name>]
                    <network-log>
check_parser: error: unrecognized arguments: --project
{3} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_illegal_set_project [0.001391s] ... ok
{3} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_set_disable [0.001199s] ... ok
{3} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestShowNetworkLog.test_show_filtered_by_id_or_name [0.001294s] ... ok
BGP VPN fake_id0 deleted
BGP VPN fake_id1 deleted
BGP VPN fake_id2 deleted
{3} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestDeleteBgpvpn.test_delete_multi_bpgvpn [0.003674s] ... 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'
{3} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestDeleteBgpvpn.test_delete_multi_bpgvpn_with_unknown [0.003499s] ... ok
{3} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestListBgpvpn.test_list_all_bgpvpn [0.005186s] ... ok
{3} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestSetBgpvpn.test_set_bgpvpn [0.002574s] ... ok
Fake_resource association fake_association_id0 deleted
Fake_resource association fake_association_id1 deleted
Fake_resource association fake_association_id2 deleted
{3} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestDeleteResAssoc.test_delete_multi_bpgvpn [0.007192s] ... ok
/usr/lib/python3.9/site-packages/openstack/resource.py:582: LegacyAPIWarning: Access to '<class 'openstack.network.v2.sfc_port_pair_group.SfcPortPairGroup'>[tap_enabled]' is deprecated. Use '<class 'openstack.network.v2.sfc_port_pair_group.SfcPortPairGroup'>.is_tap_enabled' attribute instead
  warnings.warn(
{3} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestCreateRouterAssoc.test_create_router_association_advertise [0.004255s] ... ok
usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
                    [--noindent] [--prefix PREFIX] [--max-width <integer>]
                    [--fit-width] [--print-empty] [--project <project>]
                    [--project-domain <project-domain>]
                    [--advertise_extra_routes | --no-advertise_extra_routes]
                    <bgpvpn> <fake_resource>
check_parser: error: argument --no-advertise_extra_routes: not allowed with argument --advertise_extra_routes
{3} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestCreateRouterAssoc.test_create_router_association_advertise_fault [0.012116s] ... ok
{3} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestCreateRouterAssoc.test_create_router_association_no_advertise [0.008860s] ... ok
{3} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestShowRouterAssoc.test_show_router_association [0.003987s] ... ok
{3} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestCreateSfcFlowClassifier.test_create_flow_classifier [0.007641s] ... ok
{3} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestCreateSfcFlowClassifier.test_create_flow_classifier_default_options [0.002327s] ... ok
{3} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestDeleteSfcFlowClassifier.test_delete_flow_classifier [0.001384s] ... ok
{3} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestListSfcFlowClassifier.test_list_flow_classifiers [0.001410s] ... ok
{3} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestListSfcPortChain.test_list_port_chain_with_long_opion [0.001452s] ... ok
{3} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestListSfcPortChain.test_list_port_chains [0.002101s] ... ok
{3} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestSetSfcPortChain.test_set_only_no_port_pair_group [0.001732s] ... ok
{3} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestUnsetSfcPortChain.test_unset_all_flow_classifier [0.003200s] ... ok
{3} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestUnsetSfcPortChain.test_unset_port_pair_group [0.002641s] ... ok
{3} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestDeleteSfcPortPair.test_delete_port_pair [0.003210s] ... ok
{3} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestListSfcPortPair.test_list_port_pairs [0.005488s] ... ok
{3} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestCreateSfcPortPairGroup.test_create_tap_enabled_port_pair_group [0.004836s] ... ok
Failed to delete port pair group with name or ID 'target': string indices must be integers
{3} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestDeleteSfcPortPairGroup.test_delete_multiple_port_pair_groups_with_exception [0.001546s] ... ok
{3} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestListSfcPortPairGroup.test_list_port_pair_groups [0.001829s] ... ok
{3} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestCreateSfcServiceGraph.test_create_sfc_service_graph_without_loop [0.002190s] ... ok
{3} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestSetSfcServiceGraph.test_set_service_graph [0.000967s] ... ok
{3} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestDeleteEndpointGroup.test_delete_with_multiple_resources [0.001450s] ... ok
{3} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestSetEndpointGroup.test_set_name [0.001192s] ... ok
{3} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestCreateIKEPolicy.test_create_with_all_params [0.002433s] ... ok
{3} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestCreateIKEPolicy.test_create_with_all_params_aggressive_mode [0.002290s] ... ok
usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
                    [--noindent] [--prefix PREFIX] [--max-width <integer>]
                    [--fit-width] [--print-empty]
                    [--description <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>]
                    [--project-domain <project-domain>]
                    <name>
check_parser: error: the following arguments are required: <name>
{3} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestCreateIKEPolicy.test_create_with_no_options [0.005279s] ... ok
{3} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestDeleteIKEPolicy.test_delete_with_one_resource [0.001704s] ... ok
{3} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestSetIKEPolicy.test_set_description [0.001578s] ... ok
/usr/lib/python3.9/site-packages/openstack/resource.py:582: LegacyAPIWarning: Access to '<class 'openstack.network.v2.vpn_ipsec_site_connection.VpnIPSecSiteConnection'>[admin_state_up]' is deprecated. Use '<class 'openstack.network.v2.vpn_ipsec_site_connection.VpnIPSecSiteConnection'>.is_admin_state_up' attribute instead
  warnings.warn(
{3} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestDeleteIPsecSiteConn.test_delete_with_one_resource [0.001872s] ... ok
Failed to delete IPsec policy with name or ID 'target': string indices must be integers
{3} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestDeleteIPSecPolicy.test_delete_multiple_with_exception [0.001910s] ... ok
{3} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestListIPSecPolicy.test_list_with_long_option [0.001521s] ... ok
/usr/lib/python3.9/site-packages/openstack/resource.py:582: LegacyAPIWarning: Access to '<class 'openstack.network.v2.vpn_service.VpnService'>[admin_state_up]' is deprecated. Use '<class 'openstack.network.v2.vpn_service.VpnService'>.is_admin_state_up' attribute instead
  warnings.warn(
{3} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestCreateVPNService.test_create_with_all_params [0.002424s] ... ok
{3} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_bad_values_str_without_value [0.000429s] ... ok
{3} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_early_type_specification [0.000441s] ... ok
{3} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_default_bool [0.000796s] ... ok
{3} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_dict_arg [0.000818s] ... ok
{3} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_empty [0.000129s] ... ok
{3} neutronclient.tests.unit.test_exceptions.TestExceptions.test_exception_print_with_unicode [0.001854s] ... ok
{3} neutronclient.tests.unit.test_http.TestHTTPClient.test_do_request_with_headers_success [0.004656s] ... ok
{3} neutronclient.tests.unit.test_http.TestHTTPClient.test_headers_defined_in_headers [0.001417s] ... ok
{3} neutronclient.tests.unit.test_http.TestHTTPClientWithReqId.test_headers_with_body [0.003753s] ... ok
{3} neutronclient.tests.unit.test_http.TestHTTPClientWithReqId.test_headers_without_body [0.002170s] ... ok
{3} neutronclient.tests.unit.test_utils.ImportClassTestCase.test_get_client_class_invalid_version [0.001382s] ... ok
{3} neutronclient.tests.unit.test_utils.TestUtils.test_get_dict_item_properties [0.000782s] ... ok
{3} neutronclient.tests.unit.test_utils.TestUtils.test_invalid_string_to_dictionary [0.000756s] ... ok
{3} neutronclient.tests.unit.test_utils.TestUtils.test_none_string_to_dictionary [0.000062s] ... ok
{3} neutronclient.tests.unit.test_utils.TestUtils.test_str2dict_required_keys [0.000145s] ... ok
{3} neutronclient.tests.unit.test_utils.TestUtils.test_string_to_dictionary [0.000052s] ... ok
{3} neutronclient.tests.unit.test_validators.ValidatorTest.test_validate_int_min_only [0.000135s] ... ok
{0} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_peer.TestShowBgpPeer.test_bgp_peer_show [0.084309s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_ingress_policy [0.002155s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_port [0.001936s] ... ok
Failed to delete firewall group with name or ID 'target': string indices must be integers
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestDeleteFirewallGroup.test_delete_multiple_with_exception [0.001045s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestDeleteFirewallGroup.test_delete_with_multiple_resources [0.001172s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_egress_policy [0.001391s] ... ok
usage: check_parser [-h] [--name NAME] [--description <description>]
                    [--ingress-firewall-policy <ingress-firewall-policy> | --no-ingress-firewall-policy]
                    [--egress-firewall-policy <egress-firewall-policy> | --no-egress-firewall-policy]
                    [--share | --no-share] [--enable | --disable]
                    [--port <port>] [--no-port]
                    <firewall-group>
check_parser: error: argument --no-egress-firewall-policy: not allowed with argument --egress-firewall-policy
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_egress_policy_and_no_egress_policy [0.007246s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_ingress_policy_and_egress_policy [0.002274s] ... ok
usage: check_parser [-h] [--name NAME] [--description <description>]
                    [--ingress-firewall-policy <ingress-firewall-policy> | --no-ingress-firewall-policy]
                    [--egress-firewall-policy <egress-firewall-policy> | --no-egress-firewall-policy]
                    [--share | --no-share] [--enable | --disable]
                    [--port <port>] [--no-port]
                    <firewall-group>
check_parser: error: argument --share: not allowed with argument --no-share
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_no_share_and_shared [0.004168s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_port [0.002373s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_port_and_no_port [0.001319s] ... ok
usage: check_parser [-h] [--name NAME] [--description <description>]
                    [--ingress-firewall-policy <ingress-firewall-policy> | --no-ingress-firewall-policy]
                    [--egress-firewall-policy <egress-firewall-policy> | --no-egress-firewall-policy]
                    [--share | --no-share] [--enable | --disable]
                    [--port <port>] [--no-port]
                    <firewall-group>
check_parser: error: unrecognized arguments: --no_share
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_shared_and_no_share [0.001456s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_set_duplicate_shared [0.001123s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_unset_egress_policy [0.001243s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestCreateFirewallPolicy.test_create_with_rules [0.001827s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestDeleteFirewallPolicy.test_delete_with_multiple_resources [0.001058s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestDeleteFirewallPolicy.test_delete_with_one_resource [0.001114s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestFirewallPolicyRemoveRule.test_remove_firewall_rule [0.001756s] ... ok
usage: check_parser [-h] <firewall-policy> <firewall-rule>
check_parser: error: the following arguments are required: <firewall-rule>
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestFirewallPolicyRemoveRule.test_remove_with_no_firewall_rule [0.001299s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestListFirewallPolicy.test_list_with_no_option [0.001912s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_duplicate_shared [0.001788s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_name [0.001152s] ... ok
usage: check_parser [-h] [--description DESCRIPTION]
                    [--audited | --no-audited] [--share | --no-share]
                    [--name <name>] [--firewall-rule <firewall-rule>]
                    [--no-firewall-rule]
                    <firewall-policy>
check_parser: error: unrecognized arguments: --project b14ce3b699594d13819a859480286489
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_project [0.001331s] ... ok
usage: check_parser [-h] [--description DESCRIPTION]
                    [--audited | --no-audited] [--share | --no-share]
                    [--name <name>] [--firewall-rule <firewall-rule>]
                    [--no-firewall-rule]
                    <firewall-policy>
check_parser: error: unrecognized arguments: --project-domain mydomain.com
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_project_domain [0.001339s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_shared [0.001951s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestUnsetFirewallPolicy.test_set_duplicate_shared [0.001038s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestUnsetFirewallPolicy.test_unset_firewall_rule_matched [0.001305s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_all_params_action_upper_capitalized [0.004326s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_all_params_protocol_upper_capitalized [0.006807s] ... ok
usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
                    [--noindent] [--prefix PREFIX] [--max-width <integer>]
                    [--fit-width] [--print-empty] [--name <name>]
                    [--description <description>]
                    [--protocol {tcp,udp,icmp,any}]
                    [--action {allow,deny,reject}] [--ip-version <ip-version>]
                    [--source-ip-address <source-ip-address> | --no-source-ip-address]
                    [--destination-ip-address <destination-ip-address> | --no-destination-ip-address]
                    [--source-port <source-port> | --no-source-port]
                    [--destination-port <destination-port> | --no-destination-port]
                    [--share | --no-share] [--enable-rule | --disable-rule]
                    [--source-firewall-group <source-firewall-group> | --no-source-firewall-group]
                    [--destination-firewall-group <destination-firewall-group> | --no-destination-firewall-group]
                    [--project <project>] [--project-domain <project-domain>]
check_parser: error: argument --no-destination-firewall-group: not allowed with argument --destination-firewall-group
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_dst_fwg_and_no [0.003428s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_destination_ip_address [0.001844s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_enable_rule [0.001806s] ... ok
usage: check_parser [-h] [--name <name>] [--description <description>]
                    [--protocol {tcp,udp,icmp,any}]
                    [--action {allow,deny,reject}] [--ip-version <ip-version>]
                    [--source-ip-address <source-ip-address> | --no-source-ip-address]
                    [--destination-ip-address <destination-ip-address> | --no-destination-ip-address]
                    [--source-port <source-port> | --no-source-port]
                    [--destination-port <destination-port> | --no-destination-port]
                    [--share | --no-share] [--enable-rule | --disable-rule]
                    [--source-firewall-group <source-firewall-group> | --no-source-firewall-group]
                    [--destination-firewall-group <destination-firewall-group> | --no-destination-firewall-group]
                    <firewall-rule>
check_parser: error: argument --disable-rule: not allowed with argument --enable-rule
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_enable_rule_and_disable_rule [0.002285s] ... ok
usage: check_parser [-h] [--name <name>] [--description <description>]
                    [--protocol {tcp,udp,icmp,any}]
                    [--action {allow,deny,reject}] [--ip-version <ip-version>]
                    [--source-ip-address <source-ip-address> | --no-source-ip-address]
                    [--destination-ip-address <destination-ip-address> | --no-destination-ip-address]
                    [--source-port <source-port> | --no-source-port]
                    [--destination-port <destination-port> | --no-destination-port]
                    [--share | --no-share] [--enable-rule | --disable-rule]
                    [--source-firewall-group <source-firewall-group> | --no-source-firewall-group]
                    [--destination-firewall-group <destination-firewall-group> | --no-destination-firewall-group]
                    <firewall-rule>
check_parser: error: unrecognized arguments: --project b14ce3b699594d13819a859480286489
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_project [0.002087s] ... ok
usage: check_parser [-h] [--name <name>] [--description <description>]
                    [--protocol {tcp,udp,icmp,any}]
                    [--action {allow,deny,reject}] [--ip-version <ip-version>]
                    [--source-ip-address <source-ip-address> | --no-source-ip-address]
                    [--destination-ip-address <destination-ip-address> | --no-destination-ip-address]
                    [--source-port <source-port> | --no-source-port]
                    [--destination-port <destination-port> | --no-destination-port]
                    [--share | --no-share] [--enable-rule | --disable-rule]
                    [--source-firewall-group <source-firewall-group> | --no-source-firewall-group]
                    [--destination-firewall-group <destination-firewall-group> | --no-destination-firewall-group]
                    <firewall-rule>
check_parser: error: unrecognized arguments: --no_share
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_shared_and_no_share [0.002077s] ... ok
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_source_ip_address [0.001852s] ... ok
usage: check_parser [-h] [--name <name>] [--description <description>]
                    [--protocol {tcp,udp,icmp,any}]
                    [--action {allow,deny,reject}] [--ip-version <ip-version>]
                    [--source-ip-address <source-ip-address> | --no-source-ip-address]
                    [--destination-ip-address <destination-ip-address> | --no-destination-ip-address]
                    [--source-port <source-port> | --no-source-port]
                    [--destination-port <destination-port> | --no-destination-port]
                    [--share | --no-share] [--enable-rule | --disable-rule]
                    [--source-firewall-group <source-firewall-group> | --no-source-firewall-group]
                    [--destination-firewall-group <destination-firewall-group> | --no-destination-firewall-group]
                    <firewall-rule>
check_parser: error: argument --no-source-port: not allowed with argument --source-port
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_source_port_and_no [0.002266s] ... ok
usage: check_parser [-h] [--source-ip-address] [--destination-ip-address]
                    [--source-port] [--destination-port] [--share]
                    [--enable-rule] [--source-firewall-group]
                    [--destination-firewall-group]
                    <firewall-rule>
check_parser: error: unrecognized arguments: --no-share
{0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_set_shared_and_no_shared [0.001764s] ... ok
{0} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_all_params_event_upper_capitalized [0.004575s] ... ok
{0} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_mandatory_params [0.002760s] ... ok
{0} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_valid_fwg_resource [0.002333s] ... ok
{0} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestDeleteNetworkLog.test_delete_with_one_resource [0.000863s] ... ok
{0} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestListNetworkLog.test_list_with_long_option [0.001161s] ... ok
usage: check_parser [-h] [--description <description>] [--enable | --disable]
                    [--name <name>]
                    <network-log>
check_parser: error: unrecognized arguments: --project-domain
{0} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_illegal_set_project_domain [0.001494s] ... ok
{0} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_set_enable [0.001149s] ... ok
{0} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestShowBgpvpn.test_show_bgpvpn [0.002519s] ... ok
{0} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestUnsetBgpvpn.test_unset_bgpvpn [0.002201s] ... ok
{2} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_dragent.TestAddBgpSpeakerToDRAgent.test_add_bgp_speaker_to_dragent [0.185265s] ... ok
{0} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestCreateResAssoc.test_create_resource_association [0.004718s] ... ok
Fake_resource association fake_association_id deleted
{0} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestDeleteResAssoc.test_delete_one_association [0.005980s] ... ok
{2} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_peer.TestSetBgpPeer.test_set_bgp_peer [0.007811s] ... ok
{0} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestSetResAssoc.test_set_resource_association [0.003150s] ... ok
{2} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_speaker.TestDeleteBgpSpeaker.test_delete_bgp_speaker [0.005538s] ... ok
{0} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestCreateRouterAssoc.test_create_router_association [0.003316s] ... ok
{0} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestSetRouterAssoc.test_set_router_association_advertise [0.002578s] ... ok
{0} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestSetSfcFlowClassifier.test_set_flow_classifier [0.000870s] ... ok
Failed to delete port chain with name or ID 'e734b2f9-a8c0-47ed-b2f9-5a9cd8f00025': string indices must be integers
{0} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestDeleteSfcPortChain.test_delete_multiple_port_chains_with_exception [0.001114s] ... ok
{0} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestDeleteSfcPortChain.test_delete_port_chain [0.000728s] ... ok
{0} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestSetSfcPortChain.test_set_flow_classifiers [0.001472s] ... ok
{0} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestSetSfcPortChain.test_set_no_flow_classifier [0.000994s] ... ok
Failed to delete port pair with name or ID '81406943-ce63-49b9-830d-6b877546a1b2': string indices must be integers
{0} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestCreateSfcPortPair.test_create_port_pair_all_options [0.001839s] ... ok
{0} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestDeleteSfcPortPair.test_delete_multiple_port_pairs_with_exception [0.000885s] ... ok
{0} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestListSfcPortPair.test_list_with_long_option [0.001033s] ... ok
{0} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestShowSfcPortPair.test_show_port_pair [0.001183s] ... ok
{0} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestListSfcPortPairGroup.test_list_with_long_option [0.001129s] ... ok
{0} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestSetSfcPortPairGroup.test_set_no_port_pair [0.001120s] ... ok
{0} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestCreateSfcServiceGraph.test_create_sfc_service_graph_duplicate_src_chains [0.001210s] ... ok
{0} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestCreateSfcServiceGraph.test_create_sfc_service_graph_with_loop [0.001269s] ... ok
Failed to delete service graph with name or ID '518ad764-97eb-42b8-995b-0c5051ec4824': string indices must be integers
{0} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestDeleteSfcServiceGraph.test_delete_multiple_service_graphs_with_exception [0.001007s] ... ok
{0} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestListSfcServiceGraph.test_list_sfc_service_graphs [0.001496s] ... ok
{0} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestListSfcServiceGraph.test_list_sfc_service_graphs_with_long_option [0.001076s] ... ok
{0} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestShowSfcServiceGraph.test_service_graph_show [0.001160s] ... ok
usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
                    [--noindent] [--prefix PREFIX] [--max-width <integer>]
                    [--fit-width] [--print-empty]
                    [--description <description>] --type TYPE --value
                    ENDPOINTS [--project <project>]
                    [--project-domain <project-domain>]
                    <name>
check_parser: error: the following arguments are required: <name>, --type, --value
{0} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestCreateEndpointGroup.test_create_with_no_options [0.001351s] ... ok
{0} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestListEndpointGroup.test_list_with_long_option [0.000974s] ... ok
{0} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestSetIKEPolicy.test_set_auth_algorithm_with_sha256 [0.000969s] ... ok
{0} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestSetIKEPolicy.test_set_phase1_negotiation_mode_with_aggressive [0.000886s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_all_params [0.028423s] ... ok
{0} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestShowIKEPolicy.test_show_filtered_by_id_or_name [0.001465s] ... ok
{0} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestSetIPSecPolicy.test_set_auth_algorithm_with_sha256 [0.000991s] ... ok
{0} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestSetIPSecPolicy.test_set_description [0.000950s] ... ok
usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
                    [--noindent] [--prefix PREFIX] [--max-width <integer>]
                    [--fit-width] [--print-empty] [--name NAME]
                    [--description <description>]
                    [--ingress-firewall-policy <ingress-firewall-policy> | --no-ingress-firewall-policy]
                    [--egress-firewall-policy <egress-firewall-policy> | --no-egress-firewall-policy]
                    [--share | --no-share] [--enable | --disable]
                    [--project <project>] [--project-domain <project-domain>]
                    [--port <port> | --no-port]
check_parser: error: argument --no-ingress-firewall-policy: not allowed with argument --ingress-firewall-policy
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_ingress_policy_and_no [0.004117s] ... ok
{0} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestSetIPSecPolicy.test_set_name [0.000926s] ... ok
/usr/lib/python3.9/site-packages/openstack/resource.py:582: LegacyAPIWarning: Access to '<class 'openstack.network.v2.vpn_service.VpnService'>[admin_state_up]' is deprecated. Use '<class 'openstack.network.v2.vpn_service.VpnService'>.is_admin_state_up' attribute instead
  warnings.warn(
Failed to delete VPN service with name or ID 'target': string indices must be integers
usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
                    [--noindent] [--prefix PREFIX] [--max-width <integer>]
                    [--fit-width] [--print-empty] [--name NAME]
                    [--description <description>]
                    [--ingress-firewall-policy <ingress-firewall-policy> | --no-ingress-firewall-policy]
                    [--egress-firewall-policy <egress-firewall-policy> | --no-egress-firewall-policy]
                    [--share | --no-share] [--enable | --disable]
                    [--project <project>] [--project-domain <project-domain>]
                    [--port <port> | --no-port]
check_parser: error: argument --no-share: not allowed with argument --share
{0} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestDeleteVPNService.test_delete_multiple_with_exception [0.001522s] ... ok
{0} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_bad_values_list [0.000190s] ... ok
{0} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_badarg [0.000076s] ... ok
{0} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_with_minus [0.000078s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_shared_and_no_share [0.001782s] ... ok
{0} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_bool_false [0.000196s] ... ok
{0} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_bool_true [0.000649s] ... ok
{0} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_list_of_dict_arg [0.000336s] ... ok
{0} neutronclient.tests.unit.test_http.TestHTTPClient.test_do_request_success [0.001861s] ... ok
{0} neutronclient.tests.unit.test_http.TestHTTPClient.test_headers_with_body_with_content_type [0.000874s] ... ok
{0} neutronclient.tests.unit.test_http.TestHTTPClient.test_headers_without_body [0.000717s] ... ok
{0} neutronclient.tests.unit.test_http.TestHTTPClient.test_headers_without_body_with_content_type [0.000736s] ... ok
{0} neutronclient.tests.unit.test_http.TestHTTPClient.test_request_error [0.000918s] ... ok
{0} neutronclient.tests.unit.test_http.TestHTTPClient.test_request_forbidden_is_returned_to_caller [0.001180s] ... ok
{0} neutronclient.tests.unit.test_http.TestHTTPClientWithReqId.test_headers_with_body_with_content_type [0.000790s] ... ok
{0} neutronclient.tests.unit.test_http.TestHTTPClientWithReqId.test_osprofiler_headers_are_injected [0.000914s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestDeleteFirewallGroup.test_delete_with_one_resource [0.002391s] ... ok
{0} neutronclient.tests.unit.test_utils.TestUtils.test_str2dict_optional_keys [0.000164s] ... ok
{0} neutronclient.tests.unit.test_utils.TestUtils.test_string_to_bool_true [0.000042s] ... ok
{0} neutronclient.tests.unit.test_validators.ValidatorTest.test_validate_int_max_only [0.000102s] ... ok
{0} neutronclient.tests.unit.test_validators.ValidatorTest.test_validate_int_min_max [0.000297s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_admin_state [0.001690s] ... ok
{0} neutronclient.tests.unit.test_validators.ValidatorTest.test_validate_int_no_limit [0.000081s] ... ok
{0} neutronclient.tests.unit.test_validators.ValidatorTest.test_validate_ip_subnet [0.000180s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_and_raises [0.006226s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_description [0.001249s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_duplicate_no_share [0.001739s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_no_port [0.004066s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_no_share [0.002614s] ... ok
usage: check_parser [-h] [--name NAME] [--description <description>]
                    [--ingress-firewall-policy <ingress-firewall-policy> | --no-ingress-firewall-policy]
                    [--egress-firewall-policy <egress-firewall-policy> | --no-egress-firewall-policy]
                    [--share | --no-share] [--enable | --disable]
                    [--port <port>] [--no-port]
                    <firewall-group>
check_parser: error: unrecognized arguments: --project-domain mydomain.com
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_project_domain [0.001601s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_shared [0.001746s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_unset_all_port [0.002896s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_unset_ingress_policy [0.004054s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestCreateFirewallPolicy.test_create_with_all_params [0.013666s] ... ok
usage: check_parser [-h] [--description DESCRIPTION]
                    [--audited | --no-audited] [--share | --no-share]
                    [--name <name>] [--firewall-rule <firewall-rule>]
                    [--no-firewall-rule]
                    <firewall-policy>
check_parser: error: argument --no-audited: not allowed with argument --audited
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_audited_and_no_audited [0.001921s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_description [0.001199s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_no_audited [0.001305s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_no_rules [0.001398s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_no_share [0.001327s] ... ok
usage: check_parser [-h] [--description DESCRIPTION]
                    [--audited | --no-audited] [--share | --no-share]
                    [--name <name>] [--firewall-rule <firewall-rule>]
                    [--no-firewall-rule]
                    <firewall-policy>
check_parser: error: argument --share: not allowed with argument --no-share
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_no_share_and_shared [0.001632s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_all_params_ip_version_6 [0.003768s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_all_params_protocol_any [0.003643s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_no_options [0.002047s] ... ok
usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
                    [--noindent] [--prefix PREFIX] [--max-width <integer>]
                    [--fit-width] [--print-empty] [--name <name>]
                    [--description <description>]
                    [--protocol {tcp,udp,icmp,any}]
                    [--action {allow,deny,reject}] [--ip-version <ip-version>]
                    [--source-ip-address <source-ip-address> | --no-source-ip-address]
                    [--destination-ip-address <destination-ip-address> | --no-destination-ip-address]
                    [--source-port <source-port> | --no-source-port]
                    [--destination-port <destination-port> | --no-destination-port]
                    [--share | --no-share] [--enable-rule | --disable-rule]
                    [--source-firewall-group <source-firewall-group> | --no-source-firewall-group]
                    [--destination-firewall-group <destination-firewall-group> | --no-destination-firewall-group]
                    [--project <project>] [--project-domain <project-domain>]
check_parser: error: argument --no-source-firewall-group: not allowed with argument --source-firewall-group
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_src_fwg_and_no [0.002263s] ... ok
Failed to delete Firewall rule with name or ID 'target': 'Mock' object is not subscriptable
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestDeleteFirewallRule.test_delete_multiple_with_exception [0.001619s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestListFirewallRule.test_list_with_no_option [0.001915s] ... ok
usage: check_parser [-h] [--name <name>] [--description <description>]
                    [--protocol {tcp,udp,icmp,any}]
                    [--action {allow,deny,reject}] [--ip-version <ip-version>]
                    [--source-ip-address <source-ip-address> | --no-source-ip-address]
                    [--destination-ip-address <destination-ip-address> | --no-destination-ip-address]
                    [--source-port <source-port> | --no-source-port]
                    [--destination-port <destination-port> | --no-destination-port]
                    [--share | --no-share] [--enable-rule | --disable-rule]
                    [--source-firewall-group <source-firewall-group> | --no-source-firewall-group]
                    [--destination-firewall-group <destination-firewall-group> | --no-destination-firewall-group]
                    <firewall-rule>
check_parser: error: argument --no-source-firewall-group: not allowed with argument --source-firewall-group
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_create_with_src_fwg_and_no [0.003767s] ... ok
usage: check_parser [-h] [--name <name>] [--description <description>]
                    [--protocol {tcp,udp,icmp,any}]
                    [--action {allow,deny,reject}] [--ip-version <ip-version>]
                    [--source-ip-address <source-ip-address> | --no-source-ip-address]
                    [--destination-ip-address <destination-ip-address> | --no-destination-ip-address]
                    [--source-port <source-port> | --no-source-port]
                    [--destination-port <destination-port> | --no-destination-port]
                    [--share | --no-share] [--enable-rule | --disable-rule]
                    [--source-firewall-group <source-firewall-group> | --no-source-firewall-group]
                    [--destination-firewall-group <destination-firewall-group> | --no-destination-firewall-group]
                    <firewall-rule>
check_parser: error: argument --no-destination-ip-address: not allowed with argument --destination-ip-address
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_destination_ip_address_and_no [0.003417s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_source_port [0.002036s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_protocol_with_any [0.001877s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_unset_destination_port [0.001852s] ... ok
{2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_unset_source_ip_address [0.001615s] ... ok
{2} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_all_params_event_all [0.001870s] ... ok
Failed to delete network log with name or ID 'not_exist': 
{2} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestDeleteNetworkLog.test_delete_with_no_exist_id [0.004963s] ... ok
{2} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestListLoggableResource.test_list_with_long_option [0.001466s] ... ok
usage: check_parser [-h] [--description <description>] [--enable | --disable]
                    [--name <name>]
                    <network-log>
check_parser: error: unrecognized arguments: --resource-type security_group
{2} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_illegal_set_resource_type [0.001553s] ... ok
{2} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestCreateBgpvpn.test_create_bgpvpn_with_all_args [0.003421s] ... ok
{2} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestCreateBgpvpn.test_create_bgpvpn_with_no_args [0.002459s] ... ok
BGP VPN fake_bgpvpn_id deleted
{2} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestDeleteBgpvpn.test_delete_one_bgpvpn [0.003086s] ... ok
{2} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestListBgpvpn.test_list_all_bgpvpn_long_mode [0.004735s] ... ok
{2} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestListBgpvpn.test_list_bgpvpn_with_filters [0.003301s] ... ok
{2} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestListBgpvpn.test_list_project_bgpvpn [0.003728s] ... ok
Fake_resource association fake_association_id0 deleted
Failed to delete fake_resource association with ID 'fake_association_id1': 
Fake_resource association fake_association_id2 deleted
{2} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestDeleteResAssoc.test_delete_multi_bpgvpn_with_unknown [0.004209s] ... ok
{2} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestListResAssoc.test_list_bgpvpn_associations [0.004076s] ... ok
{2} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestListResAssoc.test_list_bgpvpn_associations_long_mode [0.004443s] ... ok
{2} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestShowResAssoc.test_show_resource_association [0.003507s] ... ok
usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
                    [--noindent] [--prefix PREFIX] [--max-width <integer>]
                    [--fit-width] [--print-empty] [--project <project>]
                    [--project-domain <project-domain>]
                    [--advertise_extra_routes | --no-advertise_extra_routes]
                    <bgpvpn> <fake_resource>
check_parser: error: unrecognized arguments: --unknown arg
{2} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestCreateRouterAssoc.test_router_association_unknown_arg [0.003722s] ... ok
Failed to delete flow classifier with name or ID '83d7af47-896a-4d0b-a7e7-e899a6b7eabd': string indices must be integers
{2} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestDeleteSfcFlowClassifier.test_delete_multiple_flow_classifiers_with_exception [0.002017s] ... ok
{2} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestListSfcFlowClassifier.test_list_with_long_option [0.001693s] ... ok
{2} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestShowSfcFlowClassifier.test_show_flow_classifier [0.001589s] ... ok
{2} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestCreateSfcPortChain.test_create_port_chain_all_options [0.001813s] ... ok
{2} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestCreateSfcPortChain.test_create_port_chain_default_options [0.001817s] ... ok
{2} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestSetSfcPortChain.test_set_no_port_pair_group [0.001528s] ... ok
{2} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestSetSfcPortChain.test_set_port_pair_groups [0.001521s] ... ok
{2} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestUnsetSfcPortChain.test_unset_flow_classifier [0.001358s] ... ok
{2} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestCreateSfcPortPair.test_create_port_pair_default_options [0.001845s] ... ok
{2} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestSetSfcPortPair.test_set_port_pair [0.001235s] ... ok
{2} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestDeleteSfcPortPairGroup.test_delete_port_pair_group [0.001185s] ... ok
{2} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestUnsetSfcPortPairGroup.test_unset_port_pair [0.001521s] ... ok
usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
                    [--noindent] [--prefix PREFIX] [--max-width <integer>]
                    [--fit-width] [--print-empty] [--description DESCRIPTION]
                    --branching-point
                    SRC_CHAIN:DST_CHAIN_1,DST_CHAIN_2,DST_CHAIN_N
                    <name>
check_parser: error: the following arguments are required: <name>, --branching-point
{2} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestCreateSfcServiceGraph.test_create_sfc_service_graph [0.002635s] ... ok
{2} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestDeleteSfcServiceGraph.test_delete_sfc_service_graph [0.001497s] ... ok
{2} neutronclient.tests.unit.osc.v2.subnet_onboard.test_network_onboard_subnets.TestNetworkOnboardSubnets.test_options [0.001081s] ... ok
{2} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestCreateEndpointGroup.test_create_with_all_params_cidr [0.001875s] ... ok
{2} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestDeleteEndpointGroup.test_delete_with_one_resource [0.001479s] ... ok
{2} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestListEndpointGroup.test_list_with_no_option [0.003473s] ... ok
{2} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestSetEndpointGroup.test_set_description [0.001047s] ... ok
{2} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestCreateIKEPolicy.test_create_with_all_params_name [0.001713s] ... ok
Failed to delete IKE policy with name or ID 'target': string indices must be integers
{2} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestDeleteIKEPolicy.test_delete_multiple_with_exception [0.001147s] ... ok
{2} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestListIKEPolicy.test_list_with_long_option [0.001026s] ... ok
{2} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestListIKEPolicy.test_list_with_no_option [0.001147s] ... ok
{2} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestSetIKEPolicy.test_set_name [0.001066s] ... ok
/usr/lib/python3.9/site-packages/openstack/resource.py:582: LegacyAPIWarning: Access to '<class 'openstack.network.v2.vpn_ipsec_site_connection.VpnIPSecSiteConnection'>[admin_state_up]' is deprecated. Use '<class 'openstack.network.v2.vpn_ipsec_site_connection.VpnIPSecSiteConnection'>.is_admin_state_up' attribute instead
  warnings.warn(
{2} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestCreateIPsecSiteConn.test_create_with_all_params [0.003541s] ... ok
Failed to delete IPsec site connection with name or ID 'target': string indices must be integers
{2} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestDeleteIPsecSiteConn.test_delete_multiple_with_exception [0.001362s] ... ok
{2} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestSetIPsecSiteConn.test_set_name [0.001159s] ... ok
{2} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestShowIPsecSiteConn.test_show_filtered_by_id_or_name [0.002068s] ... ok
{2} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestCreateIPSecPolicy.test_create_with_all_params_name [0.001815s] ... ok
usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
                    [--noindent] [--prefix PREFIX] [--max-width <integer>]
                    [--fit-width] [--print-empty]
                    [--description <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>] [--project-domain <project-domain>]
                    <name>
check_parser: error: the following arguments are required: <name>
{2} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestCreateIPSecPolicy.test_create_with_no_options [0.001681s] ... ok
{2} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestDeleteIPSecPolicy.test_delete_with_multiple_resources [0.001316s] ... ok
{2} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestShowIPSecPolicy.test_show_filtered_by_id_or_name [0.001474s] ... ok
/usr/lib/python3.9/site-packages/openstack/resource.py:582: LegacyAPIWarning: Access to '<class 'openstack.network.v2.vpn_service.VpnService'>[admin_state_up]' is deprecated. Use '<class 'openstack.network.v2.vpn_service.VpnService'>.is_admin_state_up' attribute instead
  warnings.warn(
{2} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestDeleteVPNService.test_delete_with_one_resource [0.001692s] ... ok
{2} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestSetVPNService.test_set_description [0.001300s] ... ok
{2} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestShowVPNService.test_show_filtered_by_id_or_name [0.001783s] ... ok
{2} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_duplicate [0.000107s] ... ok
{2} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_dict_arg_with_attribute_named_type [0.000250s] ... ok
{2} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_goodarg_with_minus_number [0.000290s] ... ok
{2} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_int_and_str [0.000308s] ... ok
{2} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_nargs [0.000242s] ... ok
{2} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_parse_args_to_dict_bad_type [0.000090s] ... ok
{2} neutronclient.tests.unit.test_command_meta.TestCommandMeta.test_neutron_command_meta_defines_log [0.000112s] ... ok
{2} neutronclient.tests.unit.test_http.TestHTTPClient.test_request_success [0.002432s] ... ok
{2} neutronclient.tests.unit.test_http.TestHTTPClient.test_request_unauthorized [0.000865s] ... ok
{2} neutronclient.tests.unit.test_http.TestHTTPClientWithReqId.test_headers_defined_in_headers [0.000917s] ... ok
{2} neutronclient.tests.unit.test_http.TestHTTPClientWithReqId.test_headers_without_body_with_content_type [0.001095s] ... ok
{2} neutronclient.tests.unit.test_utils.TestUtils.test_string_to_bool_false [0.000050s] ... ok
======
Totals
======
Ran: 392 tests in 1.3332 sec.
 - Passed: 392
 - Skipped: 0
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 0
Sum of execute time for each test: 1.4422 sec.
==============
Worker Balance
==============
 - Worker 0 (98 tests) => 0:00:00.253614
 - Worker 1 (98 tests) => 0:00:00.422837
 - Worker 2 (98 tests) => 0:00:00.490930
 - Worker 3 (98 tests) => 0:00:00.383112
___________________________________ summary ____________________________________
  py39: commands succeeded
  congratulations :)
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MZCOg3
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-neutronclient-11.4.0
+ DOCDIR=/builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/share/doc/python3-neutronclient
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/share/doc/python3-neutronclient
+ cp -pr README.rst /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/share/doc/python3-neutronclient
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9v9KOH
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-neutronclient-11.4.0
+ LICENSEDIR=/builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/share/licenses/python3-neutronclient
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/share/licenses/python3-neutronclient
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/share/licenses/python3-neutronclient
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-neutronclient = 11.4.0-0.20250318084412.1d7a13a.el9 python3-neutronclient = 11.4.0-0.20250318084412.1d7a13a.el9 python3.9-neutronclient = 11.4.0-0.20250318084412.1d7a13a.el9 python3.9dist(python-neutronclient) = 11.4 python3dist(python-neutronclient) = 11.4
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.5 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
Obsoletes: python39-neutronclient < 11.4.0-0.20250318084412.1d7a13a.el9
Processing files: python3-neutronclient-tests-11.4.0-0.20250318084412.1d7a13a.el9.noarch
Provides: python-neutronclient-tests = 11.4.0-0.20250318084412.1d7a13a.el9 python3-neutronclient-tests = 11.4.0-0.20250318084412.1d7a13a.el9 python3.9-neutronclient-tests = 11.4.0-0.20250318084412.1d7a13a.el9
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 < 11.4.0-0.20250318084412.1d7a13a.el9
Processing files: python-neutronclient-doc-11.4.0-0.20250318084412.1d7a13a.el9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.d294iN
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-neutronclient-11.4.0
+ DOCDIR=/builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/share/doc/python-neutronclient-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/share/doc/python-neutronclient-doc
+ cp -pr doc/build/html /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/share/doc/python-neutronclient-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6wfZ8w
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-neutronclient-11.4.0
+ LICENSEDIR=/builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/share/licenses/python-neutronclient-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/share/licenses/python-neutronclient-doc
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64/usr/share/licenses/python-neutronclient-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-neutronclient-doc = 11.4.0-0.20250318084412.1d7a13a.el9
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-11.4.0-0.20250318084412.1d7a13a.el9.x86_64
Wrote: /builddir/build/SRPMS/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.src.rpm
Wrote: /builddir/build/RPMS/python3-neutronclient-tests-11.4.0-0.20250318084412.1d7a13a.el9.noarch.rpm
Wrote: /builddir/build/RPMS/python3-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.noarch.rpm
Wrote: /builddir/build/RPMS/python-neutronclient-doc-11.4.0-0.20250318084412.1d7a13a.el9.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8ZHnhh
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-neutronclient-11.4.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-neutronclient-11.4.0-0.20250318084412.1d7a13a.el9.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0