Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-oslo-config.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-195554-1109574/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-oslo-config.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False sh: line 1: python3: command not found sh: line 1: python3: command not found Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1695600000 Wrote: /builddir/build/SRPMS/python-oslo-config-9.2.0-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-oslo-config.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-195554-1109574/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-oslo-config.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1695600000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LpVsK2 + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/oslo.config-9.2.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.config-9.2.0.tar.gz gpgv: Signature made Mon Aug 28 13:03:50 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.config-9.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.config-9.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.config-9.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-oslo-config-9.2.0 base' + sed -i '/\/usr\/bin\/env/d' oslo_config/validator.py + 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 + 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.PrAH1B + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/oslo.config-9.2.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/oslo.config-9.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-config-9.2.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-oslo-config-9.2.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-config-9.2.0-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-oslo-config.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-195554-1109574/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-oslo-config.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1695600000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5gqFTY + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/oslo.config-9.2.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.config-9.2.0.tar.gz gpgv: Signature made Mon Aug 28 13:03:50 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.config-9.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.config-9.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.config-9.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-oslo-config-9.2.0 base' + sed -i '/\/usr\/bin\/env/d' oslo_config/validator.py + 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 + 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.2jvo7u + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/oslo.config-9.2.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/oslo.config-9.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-config-9.2.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement not satisfied: pbr>=2.0.0 Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-oslo-config-9.2.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-config-9.2.0-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-oslo-config.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-195554-1109574/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-oslo-config.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1695600000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ot3Ryf + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/oslo.config-9.2.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.config-9.2.0.tar.gz gpgv: Signature made Mon Aug 28 13:03:50 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.config-9.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.config-9.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.config-9.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-oslo-config-9.2.0 base' + sed -i '/\/usr\/bin\/env/d' oslo_config/validator.py + 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 + 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.wLvTHh + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/oslo.config-9.2.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/oslo.config-9.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-config-9.2.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-oslo-config-9.2.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-config-9.2.0-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-oslo-config.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-195554-1109574/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-oslo-config.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1695600000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.62o7fm + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/oslo.config-9.2.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.config-9.2.0.tar.gz gpgv: Signature made Mon Aug 28 13:03:50 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.config-9.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.config-9.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.config-9.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-oslo-config-9.2.0 base' + sed -i '/\/usr\/bin\/env/d' oslo_config/validator.py + 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 + 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.fx5mkC + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/oslo.config-9.2.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/oslo.config-9.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-config-9.2.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement not satisfied: testscenarios>=0.4 Handling stestr>=2.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=2.1.0 Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=2.2.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.2.0 Handling mypy>=0.720 from tox --print-deps-only: py39,docs Requirement not satisfied: mypy>=0.720 Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.log>=3.36.0 Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling requests_mock>=1.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: requests_mock>=1.5.0 Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: debtcollector>=1.2.0 Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement not satisfied: netaddr>=0.7.18 Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stevedore>=1.20.0 Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling rfc3986>=1.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: rfc3986>=1.2.0 Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs Requirement not satisfied: PyYAML>=5.1 Handling requests>=2.18.0 from tox --print-deps-only: py39,docs Requirement not satisfied: requests>=2.18.0 Handling importlib_metadata>=1.7.0;python_version<'3.8' from tox --print-deps-only: py39,docs Ignoring alien requirement: importlib_metadata>=1.7.0;python_version<'3.8' Handling sphinx>=1.8.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: sphinx>=1.8.0,!=2.1.0 Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0 Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=1.20.0 Handling reno>=2.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=2.5.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 Handling sphinx>=1.8.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: sphinx>=1.8.0,!=2.1.0 Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0 Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=1.20.0 Handling reno>=2.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=2.5.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 running dist_info writing oslo.config.egg-info/PKG-INFO writing dependency_links to oslo.config.egg-info/dependency_links.txt writing entry points to oslo.config.egg-info/entry_points.txt writing requirements to oslo.config.egg-info/requires.txt writing top-level names to oslo.config.egg-info/top_level.txt writing pbr to oslo.config.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 'oslo.config.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.config-9.2.0/oslo.config.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement not satisfied: debtcollector (>=1.2.0) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (oslo.config) Requirement not satisfied: netaddr (>=0.7.18) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement not satisfied: stevedore (>=1.20.0) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (oslo.config) Requirement not satisfied: oslo.i18n (>=3.15.3) Handling rfc3986 (>=1.2.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement not satisfied: rfc3986 (>=1.2.0) Handling PyYAML (>=5.1) from hook generated metadata: Requires-Dist (oslo.config) Requirement not satisfied: PyYAML (>=5.1) Handling requests (>=2.18.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement not satisfied: requests (>=2.18.0) Handling importlib-metadata (>=1.7.0) ; (python_version<'3.8') from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: importlib-metadata (>=1.7.0) ; (python_version<'3.8') Handling rst2txt (>=1.1.0) ; extra == 'rst_generator' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: rst2txt (>=1.1.0) ; extra == 'rst_generator' Handling sphinx (!=2.1.0,>=1.8.0) ; extra == 'rst_generator' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: sphinx (!=2.1.0,>=1.8.0) ; extra == 'rst_generator' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling testscenarios (>=0.4) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: testscenarios (>=0.4) ; extra == 'test' Handling stestr (>=2.1.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: stestr (>=2.1.0) ; extra == 'test' Handling testtools (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: testtools (>=2.2.0) ; extra == 'test' Handling oslotest (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: oslotest (>=3.2.0) ; extra == 'test' Handling mypy (>=0.720) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: mypy (>=0.720) ; extra == 'test' Handling oslo.log (>=3.36.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: oslo.log (>=3.36.0) ; extra == 'test' Handling coverage (!=4.4,>=4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: coverage (!=4.4,>=4.0) ; extra == 'test' Handling requests-mock (>=1.5.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: requests-mock (>=1.5.0) ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-config-9.2.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv oslo.config.dist-info/ removed 'oslo.config.dist-info/AUTHORS' removed 'oslo.config.dist-info/pbr.json' removed 'oslo.config.dist-info/LICENSE' removed 'oslo.config.dist-info/top_level.txt' removed 'oslo.config.dist-info/entry_points.txt' removed 'oslo.config.dist-info/METADATA' removed directory 'oslo.config.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-config-9.2.0-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-oslo-config.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-195554-1109574/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-oslo-config.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1695600000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BlSVih + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/oslo.config-9.2.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.config-9.2.0.tar.gz gpgv: Signature made Mon Aug 28 13:03:50 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.config-9.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.config-9.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.config-9.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-oslo-config-9.2.0 base' + sed -i '/\/usr\/bin\/env/d' oslo_config/validator.py + 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 + 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.N6LAWj + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/oslo.config-9.2.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/oslo.config-9.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-config-9.2.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling stestr>=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.1.0 (installed: stestr 4.0.1) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.6.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.5.0) Handling mypy>=0.720 from tox --print-deps-only: py39,docs Requirement satisfied: mypy>=0.720 (installed: mypy 0.812) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 5.2.0) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 6.4.2) Handling requests_mock>=1.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests_mock>=1.5.0 (installed: requests_mock 1.10.0) Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 2.5.0) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 0.8.0) Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.1.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.1.0) Handling rfc3986>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: rfc3986>=1.2.0 (installed: rfc3986 1.5.0) Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=5.1 (installed: PyYAML 5.4.1) Handling requests>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.18.0 (installed: requests 2.25.1) Handling importlib_metadata>=1.7.0;python_version<'3.8' from tox --print-deps-only: py39,docs Ignoring alien requirement: importlib_metadata>=1.7.0;python_version<'3.8' Handling sphinx>=1.8.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=1.8.0,!=2.1.0 (installed: sphinx 3.4.3) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.3.0) Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=1.20.0 (installed: openstackdocstheme 3.0.0) Handling reno>=2.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=2.5.0 (installed: reno 4.0.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling sphinx>=1.8.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=1.8.0,!=2.1.0 (installed: sphinx 3.4.3) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.3.0) Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=1.20.0 (installed: openstackdocstheme 3.0.0) Handling reno>=2.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=2.5.0 (installed: reno 4.0.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) running dist_info writing oslo.config.egg-info/PKG-INFO writing dependency_links to oslo.config.egg-info/dependency_links.txt writing entry points to oslo.config.egg-info/entry_points.txt writing requirements to oslo.config.egg-info/requires.txt writing top-level names to oslo.config.egg-info/top_level.txt writing pbr to oslo.config.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 'oslo.config.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.config-9.2.0/oslo.config.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: debtcollector (>=1.2.0) (installed: debtcollector 2.5.0) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 0.8.0) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.1.0) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.1.0) Handling rfc3986 (>=1.2.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: rfc3986 (>=1.2.0) (installed: rfc3986 1.5.0) Handling PyYAML (>=5.1) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: PyYAML (>=5.1) (installed: PyYAML 5.4.1) Handling requests (>=2.18.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: requests (>=2.18.0) (installed: requests 2.25.1) Handling importlib-metadata (>=1.7.0) ; (python_version<'3.8') from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: importlib-metadata (>=1.7.0) ; (python_version<'3.8') Handling rst2txt (>=1.1.0) ; extra == 'rst_generator' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: rst2txt (>=1.1.0) ; extra == 'rst_generator' Handling sphinx (!=2.1.0,>=1.8.0) ; extra == 'rst_generator' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: sphinx (!=2.1.0,>=1.8.0) ; extra == 'rst_generator' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling testscenarios (>=0.4) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: testscenarios (>=0.4) ; extra == 'test' Handling stestr (>=2.1.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: stestr (>=2.1.0) ; extra == 'test' Handling testtools (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: testtools (>=2.2.0) ; extra == 'test' Handling oslotest (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: oslotest (>=3.2.0) ; extra == 'test' Handling mypy (>=0.720) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: mypy (>=0.720) ; extra == 'test' Handling oslo.log (>=3.36.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: oslo.log (>=3.36.0) ; extra == 'test' Handling coverage (!=4.4,>=4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: coverage (!=4.4,>=4.0) ; extra == 'test' Handling requests-mock (>=1.5.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: requests-mock (>=1.5.0) ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-config-9.2.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv oslo.config.dist-info/ removed 'oslo.config.dist-info/AUTHORS' removed 'oslo.config.dist-info/pbr.json' removed 'oslo.config.dist-info/LICENSE' removed 'oslo.config.dist-info/top_level.txt' removed 'oslo.config.dist-info/entry_points.txt' removed 'oslo.config.dist-info/METADATA' removed directory 'oslo.config.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-config-9.2.0-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target noarch --nodeps /builddir/build/SPECS/python-oslo-config.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-195554-1109574/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target noarch --nodeps /builddir/build/SPECS/python-oslo-config.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1695600000 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.WDlXZI + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/oslo.config-9.2.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/oslo.config-9.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-config-9.2.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling stestr>=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.1.0 (installed: stestr 4.0.1) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.6.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.5.0) Handling mypy>=0.720 from tox --print-deps-only: py39,docs Requirement satisfied: mypy>=0.720 (installed: mypy 0.812) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 5.2.0) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 6.4.2) Handling requests_mock>=1.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests_mock>=1.5.0 (installed: requests_mock 1.10.0) Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 2.5.0) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 0.8.0) Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.1.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.1.0) Handling rfc3986>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: rfc3986>=1.2.0 (installed: rfc3986 1.5.0) Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=5.1 (installed: PyYAML 5.4.1) Handling requests>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.18.0 (installed: requests 2.25.1) Handling importlib_metadata>=1.7.0;python_version<'3.8' from tox --print-deps-only: py39,docs Ignoring alien requirement: importlib_metadata>=1.7.0;python_version<'3.8' Handling sphinx>=1.8.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=1.8.0,!=2.1.0 (installed: sphinx 3.4.3) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.3.0) Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=1.20.0 (installed: openstackdocstheme 3.0.0) Handling reno>=2.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=2.5.0 (installed: reno 4.0.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling sphinx>=1.8.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=1.8.0,!=2.1.0 (installed: sphinx 3.4.3) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.3.0) Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=1.20.0 (installed: openstackdocstheme 3.0.0) Handling reno>=2.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=2.5.0 (installed: reno 4.0.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) running dist_info creating oslo.config.egg-info writing oslo.config.egg-info/PKG-INFO writing dependency_links to oslo.config.egg-info/dependency_links.txt writing entry points to oslo.config.egg-info/entry_points.txt writing requirements to oslo.config.egg-info/requires.txt writing top-level names to oslo.config.egg-info/top_level.txt writing pbr to oslo.config.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'oslo.config.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 'oslo.config.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.config-9.2.0/oslo.config.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: debtcollector (>=1.2.0) (installed: debtcollector 2.5.0) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 0.8.0) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.1.0) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.1.0) Handling rfc3986 (>=1.2.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: rfc3986 (>=1.2.0) (installed: rfc3986 1.5.0) Handling PyYAML (>=5.1) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: PyYAML (>=5.1) (installed: PyYAML 5.4.1) Handling requests (>=2.18.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: requests (>=2.18.0) (installed: requests 2.25.1) Handling importlib-metadata (>=1.7.0) ; (python_version<'3.8') from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: importlib-metadata (>=1.7.0) ; (python_version<'3.8') Handling rst2txt (>=1.1.0) ; extra == 'rst_generator' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: rst2txt (>=1.1.0) ; extra == 'rst_generator' Handling sphinx (!=2.1.0,>=1.8.0) ; extra == 'rst_generator' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: sphinx (!=2.1.0,>=1.8.0) ; extra == 'rst_generator' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling testscenarios (>=0.4) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: testscenarios (>=0.4) ; extra == 'test' Handling stestr (>=2.1.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: stestr (>=2.1.0) ; extra == 'test' Handling testtools (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: testtools (>=2.2.0) ; extra == 'test' Handling oslotest (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: oslotest (>=3.2.0) ; extra == 'test' Handling mypy (>=0.720) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: mypy (>=0.720) ; extra == 'test' Handling oslo.log (>=3.36.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: oslo.log (>=3.36.0) ; extra == 'test' Handling coverage (!=4.4,>=4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: coverage (!=4.4,>=4.0) ; extra == 'test' Handling requests-mock (>=1.5.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: requests-mock (>=1.5.0) ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-config-9.2.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv oslo.config.dist-info/ removed 'oslo.config.dist-info/AUTHORS' removed 'oslo.config.dist-info/pbr.json' removed 'oslo.config.dist-info/LICENSE' removed 'oslo.config.dist-info/top_level.txt' removed 'oslo.config.dist-info/entry_points.txt' removed 'oslo.config.dist-info/METADATA' removed directory 'oslo.config.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.udtr2T + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.0 + mkdir -p /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslo.config-9.2.0/pyproject-wheeldir Processing /builddir/build/BUILD/oslo.config-9.2.0 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Preparing wheel metadata: started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir/tmpzvz5_j1q running dist_info creating /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir/pip-modern-metadata-_7y_kzc6/oslo.config.egg-info writing /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir/pip-modern-metadata-_7y_kzc6/oslo.config.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir/pip-modern-metadata-_7y_kzc6/oslo.config.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir/pip-modern-metadata-_7y_kzc6/oslo.config.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir/pip-modern-metadata-_7y_kzc6/oslo.config.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir/pip-modern-metadata-_7y_kzc6/oslo.config.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir/pip-modern-metadata-_7y_kzc6/oslo.config.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir/pip-modern-metadata-_7y_kzc6/oslo.config.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/oslo.config-9.2.0/.pyproject-builddir/pip-modern-metadata-_7y_kzc6/oslo.config.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir/pip-modern-metadata-_7y_kzc6/oslo.config.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: oslo.config Building wheel for oslo.config (PEP 517): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir/tmpcps6pz3f running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/oslo_config creating build/lib/oslo_config/tests copying oslo_config/tests/test_iniparser.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_cfg.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_types.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_get_location.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_validator.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_sphinxconfiggen.py -> build/lib/oslo_config/tests copying oslo_config/tests/__init__.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_fixture.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_sphinxext.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_generator.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_sources.py -> build/lib/oslo_config/tests creating build/lib/oslo_config/sources copying oslo_config/sources/_uri.py -> build/lib/oslo_config/sources copying oslo_config/sources/_environment.py -> build/lib/oslo_config/sources copying oslo_config/sources/__init__.py -> build/lib/oslo_config/sources copying oslo_config/version.py -> build/lib/oslo_config copying oslo_config/cfg.py -> build/lib/oslo_config copying oslo_config/types.py -> build/lib/oslo_config copying oslo_config/_list_opts.py -> build/lib/oslo_config copying oslo_config/generator.py -> build/lib/oslo_config copying oslo_config/_i18n.py -> build/lib/oslo_config copying oslo_config/iniparser.py -> build/lib/oslo_config copying oslo_config/sphinxext.py -> build/lib/oslo_config copying oslo_config/validator.py -> build/lib/oslo_config copying oslo_config/__init__.py -> build/lib/oslo_config copying oslo_config/sphinxconfiggen.py -> build/lib/oslo_config copying oslo_config/fixture.py -> build/lib/oslo_config creating build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/fbar_foo_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/baz_qux_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/bar_foo_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/fbaar_baa_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/blaa_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/fblaa_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/__init__.py -> build/lib/oslo_config/tests/testmods running egg_info creating oslo.config.egg-info writing oslo.config.egg-info/PKG-INFO writing dependency_links to oslo.config.egg-info/dependency_links.txt writing entry points to oslo.config.egg-info/entry_points.txt writing requirements to oslo.config.egg-info/requires.txt writing top-level names to oslo.config.egg-info/top_level.txt writing pbr to oslo.config.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'oslo.config.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 'oslo.config.egg-info/SOURCES.txt' copying oslo_config/tests/test_fixture.conf -> build/lib/oslo_config/tests 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/oslo_config copying build/lib/oslo_config/version.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/cfg.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/types.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/_list_opts.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/generator.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/_i18n.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/iniparser.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/sphinxext.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/validator.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/sphinxconfiggen.py -> build/bdist.linux-x86_64/wheel/oslo_config creating build/bdist.linux-x86_64/wheel/oslo_config/sources copying build/lib/oslo_config/sources/_uri.py -> build/bdist.linux-x86_64/wheel/oslo_config/sources copying build/lib/oslo_config/sources/_environment.py -> build/bdist.linux-x86_64/wheel/oslo_config/sources copying build/lib/oslo_config/sources/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_config/sources copying build/lib/oslo_config/fixture.py -> build/bdist.linux-x86_64/wheel/oslo_config creating build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_iniparser.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_cfg.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_types.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_get_location.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_validator.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_sphinxconfiggen.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests creating build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/fbar_foo_opt.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/baz_qux_opt.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/bar_foo_opt.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/fbaar_baa_opt.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/blaa_opt.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/fblaa_opt.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_fixture.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_sphinxext.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_generator.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_sources.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_fixture.conf -> build/bdist.linux-x86_64/wheel/oslo_config/tests running install_egg_info Copying oslo.config.egg-info to build/bdist.linux-x86_64/wheel/oslo.config-9.2.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/oslo.config-9.2.0.dist-info/WHEEL creating '/builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir/pip-wheel-5aihreiq/tmpevy5xokk/oslo.config-9.2.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'oslo_config/__init__.py' adding 'oslo_config/_i18n.py' adding 'oslo_config/_list_opts.py' adding 'oslo_config/cfg.py' adding 'oslo_config/fixture.py' adding 'oslo_config/generator.py' adding 'oslo_config/iniparser.py' adding 'oslo_config/sphinxconfiggen.py' adding 'oslo_config/sphinxext.py' adding 'oslo_config/types.py' adding 'oslo_config/validator.py' adding 'oslo_config/version.py' adding 'oslo_config/sources/__init__.py' adding 'oslo_config/sources/_environment.py' adding 'oslo_config/sources/_uri.py' adding 'oslo_config/tests/__init__.py' adding 'oslo_config/tests/test_cfg.py' adding 'oslo_config/tests/test_fixture.conf' adding 'oslo_config/tests/test_fixture.py' adding 'oslo_config/tests/test_generator.py' adding 'oslo_config/tests/test_get_location.py' adding 'oslo_config/tests/test_iniparser.py' adding 'oslo_config/tests/test_sources.py' adding 'oslo_config/tests/test_sphinxconfiggen.py' adding 'oslo_config/tests/test_sphinxext.py' adding 'oslo_config/tests/test_types.py' adding 'oslo_config/tests/test_validator.py' adding 'oslo_config/tests/testmods/__init__.py' adding 'oslo_config/tests/testmods/bar_foo_opt.py' adding 'oslo_config/tests/testmods/baz_qux_opt.py' adding 'oslo_config/tests/testmods/blaa_opt.py' adding 'oslo_config/tests/testmods/fbaar_baa_opt.py' adding 'oslo_config/tests/testmods/fbar_foo_opt.py' adding 'oslo_config/tests/testmods/fblaa_opt.py' adding 'oslo.config-9.2.0.dist-info/AUTHORS' adding 'oslo.config-9.2.0.dist-info/LICENSE' adding 'oslo.config-9.2.0.dist-info/METADATA' adding 'oslo.config-9.2.0.dist-info/WHEEL' adding 'oslo.config-9.2.0.dist-info/entry_points.txt' adding 'oslo.config-9.2.0.dist-info/pbr.json' adding 'oslo.config-9.2.0.dist-info/top_level.txt' adding 'oslo.config-9.2.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for oslo.config (PEP 517): finished with status 'done' Created wheel for oslo.config: filename=oslo.config-9.2.0-py3-none-any.whl size=125234 sha256=8006ed9765acfa4ec5dc25d267b7ddc830ff6a1b488290781a976a2dbd51b294 Stored in directory: /builddir/.cache/pip/wheels/ba/d1/f1/d667d03cb429fbdb1b675271a7d73d049cbd501e349f02f127 Successfully built oslo.config + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir' + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v3.4.3 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler loading stevedore.sphinxext making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (oslo.config); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/oslo.config-9.2.0/.gitreview found [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/oslo.config-9.2.0/doc/source/config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/oslo.config-9.2.0/doc/source/sample.config WARNING:stevedore.named:Could not load oslo.config /builddir/build/BUILD/oslo.config-9.2.0/oslo_config/types.py:57: UserWarning: converting '60' to a string warnings.warn('converting \'%s\' to a string' % str_val) Creating file /builddir/build/BUILD/oslo.config-9.2.0/doc/source/reference/api/oslo_config.rst. Creating file /builddir/build/BUILD/oslo.config-9.2.0/doc/source/reference/api/oslo_config.sources.rst. Creating file /builddir/build/BUILD/oslo.config-9.2.0/doc/source/reference/api/modules.rst. building [mo]: targets for 0 po files that are out of date building [html]: targets for 27 source files that are out of date updating environment: [new config] 30 added, 0 changed, 0 removed reading sources... [ 3%] cli/generator reading sources... [ 6%] cli/index reading sources... [ 10%] cli/validator reading sources... [ 13%] configuration/drivers reading sources... [ 16%] configuration/format reading sources... [ 20%] configuration/index reading sources... [ 23%] configuration/mutable reading sources... [ 26%] configuration/options reading sources... [ 30%] configuration/quickstart reading sources... [ 33%] contributor/index documenting plugins from 'oslo.config.driver' reading sources... [ 36%] index reading sources... [ 40%] reference/accessing reading sources... [ 43%] reference/api/modules reading sources... [ 46%] reference/api/oslo_config reading sources... [ 50%] reference/api/oslo_config.sources WARNING:stevedore.named:Could not load oslo.config reading sources... [ 53%] reference/command-line reading sources... [ 56%] reference/configuration-files reading sources... [ 60%] reference/defining reading sources... [ 63%] reference/deprecating reading sources... [ 66%] reference/drivers reading sources... [ 70%] reference/faq reading sources... [ 73%] reference/globals reading sources... [ 76%] reference/helpers reading sources... [ 80%] reference/index reading sources... [ 83%] reference/locations reading sources... [ 86%] reference/mutable reading sources... [ 90%] reference/naming reading sources... [ 93%] reference/sphinxconfiggen reading sources... [ 96%] reference/sphinxext reading sources... [100%] reference/styleguide waiting for workers... looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 3%] cli/index writing output... [ 6%] cli/validator writing output... [ 10%] configuration/drivers writing output... [ 13%] configuration/format writing output... [ 17%] configuration/index writing output... [ 20%] configuration/mutable writing output... [ 24%] configuration/options writing output... [ 27%] configuration/quickstart writing output... [ 31%] contributor/index writing output... [ 34%] index writing output... [ 37%] reference/accessing writing output... [ 41%] reference/api/modules writing output... [ 44%] reference/api/oslo_config writing output... [ 48%] reference/api/oslo_config.sources writing output... [ 51%] reference/command-line writing output... [ 55%] reference/configuration-files [openstackdocstheme] could not determine last_updated for 'reference/api/modules' writing output... [ 58%] reference/defining writing output... [ 62%] reference/deprecating [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_config.sources' writing output... [ 65%] reference/drivers [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_config' writing output... [ 68%] reference/faq writing output... [ 72%] reference/globals writing output... [ 75%] reference/helpers writing output... [ 79%] reference/index writing output... [ 82%] reference/locations writing output... [ 86%] reference/mutable writing output... [ 89%] reference/naming writing output... [ 93%] reference/sphinxconfiggen writing output... [ 96%] reference/sphinxext writing output... [100%] reference/styleguide waiting for workers... generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gL2aYR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch + cd oslo.config-9.2.0 ++ ls /builddir/build/BUILD/oslo.config-9.2.0/pyproject-wheeldir/oslo.config-9.2.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=oslo.config==9.2.0 + TMPDIR=/builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/oslo.config-9.2.0/pyproject-wheeldir oslo.config==9.2.0 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/oslo.config-9.2.0/pyproject-wheeldir Processing ./pyproject-wheeldir/oslo.config-9.2.0-py3-none-any.whl Installing collected packages: oslo.config Creating /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/bin/oslo-config-generator to 755 changing mode of /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/bin/oslo-config-validator to 755 Successfully installed oslo.config-9.2.0 + '[' -d /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/bin ']' + '[' -f /usr/bin/pathfix3.9.py ']' + pathfix=/usr/bin/pathfix3.9.py + '[' -z s ']' + shebang_flags=-kas + /usr/bin/pathfix3.9.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/bin/oslo-config-generator /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/bin/oslo-config-validator /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/bin/oslo-config-generator: updating /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/bin/oslo-config-validator: updating + rm -rfv /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-oslo-config-9.2.0-1.el9s.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/oslo.config-9.2.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo.config-9.2.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-oslo-config-9.2.0-1.el9s.noarch --record /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo.config-9.2.0.dist-info/RECORD --output /builddir/build/BUILD/python-oslo-config-9.2.0-1.el9s.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo.config-9.2.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo.config-9.2.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo.config-9.2.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo.config-9.2.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-oslo-config-9.2.0-1.el9s.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' ~/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/bin ~/build/BUILD/oslo.config-9.2.0 + pushd /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch//usr/bin + for i in generator validator + ln -s oslo-config-generator oslo-config-generator-3 + for i in generator validator + ln -s oslo-config-validator oslo-config-validator-3 ~/build/BUILD/oslo.config-9.2.0 + popd + /usr/bin/find-debuginfo -j20 --strict-build-id -m -i --build-id-seed 9.2.0-1.el9s --unique-debug-suffix -9.2.0-1.el9s.noarch --unique-debug-src-base python-oslo-config-9.2.0-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/oslo.config-9.2.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-oslo-config-9.2.0-1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.m9ZkAx + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.0 + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir' + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_default) [0.002655s] ... ok /builddir/build/BUILD/oslo.config-9.2.0/oslo_config/types.py:57: UserWarning: converting 'foo' to a string warnings.warn('converting \'%s\' to a string' % str_val) /builddir/build/BUILD/oslo.config-9.2.0/oslo_config/types.py:57: UserWarning: converting 'bar' to a string warnings.warn('converting \'%s\' to a string' % str_val) /builddir/build/BUILD/oslo.config-9.2.0/oslo_config/types.py:57: UserWarning: converting ' bar ' to a string warnings.warn('converting \'%s\' to a string' % str_val) /builddir/build/BUILD/oslo.config-9.2.0/oslo_config/types.py:57: UserWarning: converting ' bar ' to a string warnings.warn('converting \'%s\' to a string' % str_val) {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(ipv4addr_arg) [0.001647s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg) [0.001587s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg_deprecated_group) [0.001610s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multiopt_float_int) [0.002040s] ... ok /builddir/build/BUILD/oslo.config-9.2.0/oslo_config/types.py:57: UserWarning: converting ' bar ' to a string warnings.warn('converting \'%s\' to a string' % str_val) {0} oslo_config.tests.test_cfg.ChoicesTestCase.test_choice_default [0.002654s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group_and_name) [0.001686s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg_deprecated_name) [0.001578s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(uri_default) [0.001815s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multiopt_string) [0.001977s] ... ok {0} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir [0.002904s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_cli_inverse_override [0.003425s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_file_value_override [0.002940s] ... ok {8} oslo_config.tests.test_cfg.ChoicesTestCase.test_choice_good [0.002426s] ... ok {8} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg_deprecated_name) [0.001552s] ... ok {8} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg_deprecated_group_and_name) [0.001554s] ... ok {8} oslo_config.tests.test_cfg.CliSpecialOptsTestCase.test_config_file [0.002190s] ... ok {12} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg) [0.002373s] ... ok {12} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_default) [0.001557s] ... ok {12} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg_deprecated_group_default) [0.001544s] ... ok {12} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group_and_name2) [0.001918s] ... ok {12} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg_deprecated_name) [0.001606s] ... ok {12} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_ignore_dgroup [0.003100s] ... ok {12} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_value [0.002240s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_default) [0.006479s] ... ok {10} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_deprecated_group_default) [0.002619s] ... ok {10} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg_deprecated_group_and_name) [0.001564s] ... ok {10} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group) [0.001542s] ... ok {10} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multiopt_arg_int) [0.001510s] ... ok {10} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_cli_value_override [0.003453s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse_deprecated_group) [0.001722s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg_deprecated_name) [0.001568s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_with_spaces) [0.001849s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_deprecated_group_and_name) [0.001511s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_multiple_keys_last_wins) [0.001574s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg_deprecated_group_and_name) [0.001615s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_hooks_see_new_values [0.002902s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_ignore_dname [0.003294s] ... ok {17} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse) [0.002997s] ... ok {17} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg) [0.001708s] ... ok {17} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir_file_precedence [0.003553s] ... ok {4} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_none_value [0.003357s] ... ok {4} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg) [0.001633s] ... ok {4} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_name) [0.001630s] ... ok {15} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_value [0.003111s] ... ok {4} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group2) [0.002009s] ... ok {4} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group_default) [0.001661s] ... ok {4} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_conf_files_mutate_group [0.002981s] ... ok {4} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_default_none [0.003136s] ... ok {14} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_bad_choice_value [0.003039s] ... ok {15} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_default) [0.001705s] ... ok {15} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(uri_arg) [0.001854s] ... ok {14} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse_deprecated_group_default) [0.002193s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_default_as_integer) [0.002560s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg) [0.001573s] ... ok {14} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir_default_file_precedence [0.003546s] ... ok {14} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_hooks_invoked_once [0.002866s] ... ok {14} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_default_false [0.003313s] ... ok {4} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_ignore_dgroup [0.002166s] ... ok {14} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_ignore_dname [0.002202s] ... ok {9} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg) [0.003085s] ... ok {14} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_ignore_dgroup [0.002149s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_ignore_dgroup [0.003019s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_value_no_colon [0.002631s] ... ok {6} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg_deprecated_group_default) [0.002513s] ... ok {6} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg_deprecated_group_and_name) [0.001587s] ... ok {6} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg_deprecated_group) [0.001670s] ... ok {6} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg) [0.002014s] ... ok {6} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_conf_files_mutate_foo [0.003445s] ... ok {9} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg_deprecated_group_and_name) [0.001850s] ... ok {9} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_min_max_in_range [0.003828s] ... ok {9} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_only_min_below_min [0.004410s] ... ok {7} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_bad_default [0.001693s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_only_max_above_max [0.002199s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_value_override [0.004923s] ... ok {11} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_value_override [0.003585s] ... ok {11} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg_deprecated_name) [0.001749s] ... ok {11} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse_deprecated_group_and_name) [0.002192s] ... ok {9} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_string_default_type [0.002411s] ... ok {7} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_deprecated_group) [0.001941s] ... ok {7} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(ipv6addr_arg) [0.001539s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_ignore_dgroup [0.002355s] ... ok {13} oslo_config.tests.test_cfg.CliSpecialOptsTestCase.test_version [0.002405s] ... ok {5} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_empty_value [0.005647s] ... ok {5} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg_deprecated_group) [0.001983s] ... ok {7} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_default) [0.001899s] ... ok {11} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(ipaddr_arg_implicitv4) [0.001688s] ... ok {9} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_default [0.002540s] ... ok {9} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_value [0.002430s] ... ok {5} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_deprecated_group_and_name) [0.002235s] ... ok {5} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_deprecated_group) [0.001669s] ... ok {5} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_conf_files_mutate_none [0.003408s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_value_override [0.002999s] ... ok {9} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_default [0.002325s] ... ok {9} oslo_config.tests.test_cfg.ConfigParserTestCase.test__parse_file_ioerror [0.001720s] ... ok {11} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_deprecated_name) [0.001561s] ... ok {16} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg) [0.003248s] ... ok {8} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_use_default_dgroup [0.003437s] ... ok {8} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_value_override [0.002780s] ... ok {11} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_deprecated_group_default) [0.001568s] ... ok {12} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_values_override_deprecated [0.003008s] ... ok {12} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_use_dgroup [0.002583s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_use_dgroup [0.002383s] ... ok {11} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg_deprecated_group_default) [0.001565s] ... ok {11} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir_multistr [0.002763s] ... ok {9} oslo_config.tests.test_cfg.ExceptionsTestCase.test_config_file_parse_error [0.000767s] ... ok {11} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_ignore_group_and_dname [0.003537s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_item_type [0.002354s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_use_dgroup_and_dname [0.002506s] ... ok {3} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_default_config_dir_priority [0.003007s] ... ok {3} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_do_not_use_default_single_arg [0.002011s] ... ok {3} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_deprecated_with_dest [0.003608s] ... ok {12} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_ignore_dgroup_and_dname [0.002215s] ... ok {16} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg_deprecated_group) [0.002012s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_use_dgroup_and_dname [0.003398s] ... ok {3} oslo_config.tests.test_cfg.HelpTestCase.test_print_strOpt_with_choices_help [0.003810s] ... ok {9} oslo_config.tests.test_cfg.ExceptionsTestCase.test_config_files_not_found_error [0.000676s] ... ok {8} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_only_max_in_range [0.002114s] ... ok {9} oslo_config.tests.test_cfg.FindConfigFilesTestCase.test_find_config_files_snap [0.001350s] ... ok {9} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_by_name [0.001842s] ... ok {9} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_cli(hyphen) [0.001888s] ... ok {11} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_use_dgroup_and_dname [0.002585s] ... ok {11} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_use_dgroup_and_dname [0.002242s] ... ok {12} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_list_outside_range [0.002227s] ... ok {12} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_value [0.002089s] ... ok {12} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_check_deprecated [0.002209s] ... ok {12} oslo_config.tests.test_cfg.MultipleDeprecatedOptionsTestCase.test_conf_file_override_use_deprecated_name_and_group [0.002107s] ... ok {12} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_config_file_opt_name(hyphen) [0.001811s] ... ok {12} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_cli(underscore) [0.001723s] ... ok {12} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts_cli(underscore) [0.001612s] ... ok {12} oslo_config.tests.test_cfg.OverridesTestCase.test_default_none [0.001546s] ... ok {8} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_ignore_dgroup [0.002073s] ... ok {16} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(ipaddr_arg_implicitv6) [0.001831s] ... ok {9} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts(hyphen) [0.001284s] ... ok {9} oslo_config.tests.test_cfg.OverridesTestCase.test_List_override [0.001576s] ... ok {5} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_colon_in_value [0.003384s] ... ok {9} oslo_config.tests.test_cfg.OverridesTestCase.test_group_override [0.002094s] ... ok {16} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_default) [0.002247s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_bounds [0.002177s] ... ok {16} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_with_spaces) [0.001951s] ... ok {10} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_ignore_dgroup_and_dname [0.002237s] ... ok {10} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_use_dname [0.002703s] ... ok {9} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_bad [0.001666s] ... ok {9} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_good_with_list [0.001994s] ... ok {9} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_list_arg [0.001821s] ... ok {9} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_port_arg [0.001859s] ... ok {3} oslo_config.tests.test_cfg.IgnoreCaseTestCase.test_ignore_case_with_choices [0.003016s] ... ok {3} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt_in_group [0.001542s] ... ok {3} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt_no_such_group [0.001671s] ... ok {3} oslo_config.tests.test_cfg.OptDumpingTestCase.test_log_opt_values [0.002189s] ... ok {3} oslo_config.tests.test_cfg.OptDumpingTestCase.test_log_opt_values_empty_config [0.000996s] ... ok {11} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_value [0.002108s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_use_dgroup_and_dname [0.002371s] ... ok {16} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg_deprecated_group) [0.001933s] ... ok {16} oslo_config.tests.test_cfg.CliSpecialOptsTestCase.test_help [0.003022s] ... ok {16} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_clear [0.001207s] ... ok {16} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_min_max_above_max [0.004372s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_default [0.003026s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_deprecated [0.002466s] ... ok {3} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_cli_opt_name(underscore) [0.001897s] ... ok {3} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_alternate_group(underscore) [0.001241s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_opt_unregister [0.003035s] ... ok {16} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_value [0.002886s] ... ok {10} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_ignore_dgroup_and_dname [0.002379s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_default [0.002168s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_use_dname [0.002248s] ... ok {10} oslo_config.tests.test_cfg.ConfigFileReloadTestCase.test_conf_files_reload [0.003574s] ... ok {10} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_default_config_dir [0.002384s] ... ok {10} oslo_config.tests.test_cfg.FindFileTestCase.test_find_policy_file_with_config_file [0.001919s] ... ok {12} oslo_config.tests.test_cfg.OverridesTestCase.test_group_default_override [0.001581s] ... ok {12} oslo_config.tests.test_cfg.OverridesTestCase.test_no_default_override [0.001535s] ... ok {10} oslo_config.tests.test_cfg.HelpTestCase.test_print_help_with_deprecated [0.003058s] ... ok {10} oslo_config.tests.test_cfg.MultipleDeprecatedCliOptionsTestCase.test_conf_file_common_deprecated_group [0.004602s] ... ok {16} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_value_override [0.003116s] ... ok {16} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_list [0.002644s] ... ok {8} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_use_dname [0.002635s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_use_dname [0.002685s] ... ok {12} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_good_with_tuple [0.001869s] ... ok {11} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_values_append [0.002490s] ... ok {9} oslo_config.tests.test_cfg.QuotesTestCase.test_conf_file_quotes_good_value [0.001896s] ... ok {9} oslo_config.tests.test_cfg.ReRegisterOptTestCase.test_conf_file_re_register_opt [0.000971s] ... ok {17} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_use_default_dgroup [0.003889s] ... ok {11} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_value_with_good_choice_value [0.002518s] ... ok {12} oslo_config.tests.test_cfg.PositionalTestCase.test_missing_required_cli_opt [0.002244s] ... ok {12} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_cli_group_opt [0.001668s] ... ok {12} oslo_config.tests.test_cfg.SadPathTestCase.test_str_sub_from_group_with_brace [0.001862s] ... ok {12} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_default_from_none [0.001543s] ... ok {17} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_only_min_in_range [0.002634s] ... ok {17} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_value_override_use_deprecated [0.002984s] ... ok {5} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_use_dgroup [0.002701s] ... ok {10} oslo_config.tests.test_cfg.NamespaceTestCase.test_attrs_subparser_failure [0.002129s] ... ok {10} oslo_config.tests.test_cfg.OverridesTestCase.test_group_no_default_override [0.001609s] ... ok {12} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_default_multi [0.002230s] ... ok {12} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_arg_from_arg [0.001737s] ... ok {10} oslo_config.tests.test_cfg.OverridesTestCase.test_wrong_type_default_override [0.001536s] ... ok {18} oslo_config.tests.test_cfg.ChoicesTestCase.test_choice_bad [0.002528s] ... ok {4} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_use_default_dgroup [0.002421s] ... ok {8} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_only_max_above_max [0.002421s] ... ok {9} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_missing_required_group_opt [0.001573s] ... ok {9} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_cli_opt [0.001593s] ... ok {9} oslo_config.tests.test_cfg.SadPathTestCase.test_bad_float_arg [0.001701s] ... ok {9} oslo_config.tests.test_cfg.SadPathTestCase.test_ok_duplicate [0.001806s] ... ok {9} oslo_config.tests.test_fixture.ConfigTestCase.test_load_custom_files [0.001843s] ... ok {9} oslo_config.tests.test_generator.ChangeDefaultsTestCase.test_change_default [0.001621s] ... ok {8} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_ignore_dgroup [0.002228s] ... ok {8} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_use_dgroup [0.002283s] ... ok {12} oslo_config.tests.test_cfg.URIOptSchemesTestCase.test_uriopt_schemes_good [0.002959s] ... ok {14} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_use_default_dgroup [0.002378s] ... ok {14} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_use_dgroup [0.002553s] ... ok {6} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_use_dgroup [0.003113s] ... ok {6} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_use_dname [0.006586s] ... ok {16} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_outside_range [0.002810s] ... ok {4} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_sorted_group [0.004044s] ... ok {10} oslo_config.tests.test_cfg.PortChoicesTestCase.test_conf_file_bad_choice_value [0.002369s] ... ok {10} oslo_config.tests.test_cfg.PositionalTestCase.test_optional_positional_hyphenated_opt_undefined [0.002838s] ... ok {10} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_multistr_empty_default [0.001749s] ... ok {6} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_default [0.002165s] ... ok {17} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_use_deprecated_for_removal_without_reason [0.002397s] ... ok {17} oslo_config.tests.test_cfg.ExceptionsTestCase.test_config_files_permission_denied_error [0.000808s] ... ok {4} oslo_config.tests.test_cfg.DeprecationWarningTestScenarios.test_deprecated_logging(default-deprecated) [0.002668s] ... ok {4} oslo_config.tests.test_cfg.DeprecationWarningTests.test_deprecated_for_removal [0.002465s] ... ok {4} oslo_config.tests.test_cfg.FindConfigFilesTestCase.test_find_config_files_overrides [0.001195s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_min_max_below_min [0.002209s] ... ok {10} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_multistr_none_default [0.001499s] ... ok {16} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_raw_value [0.003140s] ... ok {16} oslo_config.tests.test_cfg.ConfigParserTestCase.test_parse_file [0.001494s] ... ok {16} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_do_not_use_default_multi_arg [0.003026s] ... ok {16} oslo_config.tests.test_cfg.DeprecationWarningTestScenarios.test_deprecated_logging(other-not-deprecated) [0.002973s] ... ok {16} oslo_config.tests.test_cfg.DeprecationWarningTests.test_check_deprecated [0.001781s] ... ok {16} oslo_config.tests.test_cfg.ExceptionsTestCase.test_duplicate_opt_error [0.001114s] ... ok {16} oslo_config.tests.test_cfg.IgnoreCaseTestCase.test_conf_file_ignore_case_with_regex [0.002650s] ... ok {16} oslo_config.tests.test_cfg.MultipleDeprecatedCliOptionsTestCase.test_conf_file_override_use_deprecated_opts [0.002926s] ... ok {16} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_deprecated_name [0.002815s] ... ok {10} oslo_config.tests.test_cfg.PrintHelpTestCase.test_print_help_with_clear [0.001356s] ... ok {10} oslo_config.tests.test_cfg.StrOptMaxLengthTestCase.test_stropt_max_length_good [0.001572s] ... ok {10} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_no_handler [0.002044s] ... ok {10} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_with_group [0.001885s] ... ok {18} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse_deprecated_name) [0.001929s] ... ok {6} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_use_default_dgroup [0.002303s] ... ok {6} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_use_dgroup_and_dname [0.002216s] ... ok {5} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_use_dgroup_and_dname [0.003170s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_required_positional_hyphenated_opt_undefined [0.003157s] ... ok {9} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_get_groups_empty_ns [0.000833s] ... ok {8} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_do_not_use_default_single_arg [0.002350s] ... ok {8} oslo_config.tests.test_cfg.DeprecationWarningTests.test_deprecated_for_removal_with_group [0.002648s] ... ok {8} oslo_config.tests.test_cfg.FindConfigFilesTestCase.test_find_config_files [0.001009s] ... ok {8} oslo_config.tests.test_cfg.MultipleDeprecatedOptionsTestCase.test_conf_file_override_use_deprecated_multi_opts [0.002190s] ... ok {5} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_deprecated [0.002563s] ... ok {6} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_min_max_in_range [0.002182s] ... ok {10} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_arg_from_config_file [0.002216s] ... ok {10} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_config_file_from_default [0.002147s] ... ok {10} oslo_config.tests.test_fixture.ConfigTestCase.test_cleanup_unregister_cli_option [0.001087s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_only_min_in_range [0.002432s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_use_dgroup_and_dname [0.002636s] ... ok {17} oslo_config.tests.test_cfg.ExceptionsTestCase.test_no_such_opt_error_with_group [0.000772s] ... ok {17} oslo_config.tests.test_cfg.FindConfigFilesTestCase.test_find_config_files_with_extension [0.001095s] ... ok {16} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_alternate_group(hyphen) [0.001312s] ... ok {16} oslo_config.tests.test_cfg.OverridesTestCase.test_bool_override [0.001706s] ... ok {16} oslo_config.tests.test_cfg.PortChoicesTestCase.test_conf_file_choice_bad_default [0.001161s] ... ok {5} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_use_default_dgroup [0.002619s] ... ok {5} oslo_config.tests.test_cfg.DeprecationWarningTests.test_deprecated_with_dest [0.002463s] ... ok {5} oslo_config.tests.test_cfg.ExceptionsTestCase.test_config_dir_not_found_error [0.000806s] ... ok {12} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt,stdout) [0.005984s] ... ok {12} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_with_space,output_file) [0.003456s] ... ok {12} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_multiline,output_file) [0.002553s] ... ok {17} oslo_config.tests.test_cfg.FindFileTestCase.test_find_policy_file [0.001659s] ... ok {17} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt [0.001492s] ... ok {16} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_dict_arg [0.002060s] ... ok {16} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_int_default [0.001724s] ... ok {5} oslo_config.tests.test_cfg.FindFileTestCase.test_config_dirs_empty_list_when_nothing_parsed [0.000975s] ... ok {12} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(bool_opt,output_file) [0.002492s] ... ok {12} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt_max_0,stdout) [0.002418s] ... ok {3} oslo_config.tests.test_cfg.QuotesTestCase.test_quotes_bad [0.003713s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_default_wrong_type [0.001370s] ... ok {0} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_default_config_dir_with_value [0.002381s] ... ok {8} oslo_config.tests.test_cfg.NamespaceTestCase.test_cli [0.001708s] ... ok {9} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(empty_group,output_file) [0.006447s] ... ok {9} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(choices_opt,stdout) [0.002602s] ... ok {9} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt,stdout) [0.003371s] ... ok {10} oslo_config.tests.test_fixture.ConfigTestCase.test_overridden_value_with_wrong_type [0.001044s] ... ok {10} oslo_config.tests.test_generator.GeneratorRaiseErrorTestCase.test_generator_raises_error [0.002611s] ... ok {10} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multiple_namespaces,output_file) [0.006120s] ... ok {9} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_dup_opt [0.000761s] ... ok {2} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_no_default_config_dir [0.001468s] ... ok {12} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_empty,stdout) [0.002371s] ... ok {10} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_reason,stdout) [0.002541s] ... ok {10} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_int_opt,stdout) [0.002844s] ... ok {12} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(string_type_with_bad_default,output_file) [0.002880s] ... ok {6} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_ignore_dname [0.002224s] ... ok {6} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_no_default_config_file [0.001434s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_ignore_dgroup_and_dname [0.002289s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_ignore_dname [0.002182s] ... ok {9} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(group_help) [0.001474s] ... ok {9} oslo_config.tests.test_get_location.GetLocationTestCase.test_group_opt [0.044559s] ... ok {9} oslo_config.tests.test_get_location.LocationTestCase.test_user_controlled [0.000801s] ... ok {9} oslo_config.tests.test_iniparser.BaseParserTestCase.test_unexpected_continuation [0.000191s] ... ok {10} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_none,stdout) [0.002347s] ... ok {14} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_ignore_dgroup_and_dname [0.002330s] ... ok {6} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_use_default [0.001979s] ... ok {6} oslo_config.tests.test_cfg.DeprecationWarningTestScenarios.test_deprecated_logging(default-not-deprecated) [0.002494s] ... ok {2} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_default_config_file_with_value [0.002036s] ... ok {3} oslo_config.tests.test_cfg.RegexTestCase.test_regex_with_choice [0.000990s] ... ok {3} oslo_config.tests.test_cfg.URIOptSchemesTestCase.test_uriopt_schemes_bad [0.002506s] ... ok {11} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_use_deprecated_for_removal_with_reason [0.002412s] ... ok {14} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_list_default [0.002182s] ... ok {3} oslo_config.tests.test_cfg.UnregisterOptTestCase.test_unregister_opt_from_group [0.001091s] ... ok {3} oslo_config.tests.test_fixture.ConfigTestCase.test_load_raw_values [0.002379s] ... ok {14} oslo_config.tests.test_cfg.ConfigParserTestCase.test_no_section [0.001277s] ... ok {14} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_use_default [0.002302s] ... ok {10} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_float_type,output_file) [0.003230s] ... ok {4} oslo_config.tests.test_cfg.HelpTestCase.test_print_sorted_help [0.004632s] ... ok {4} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt_no_such_opt [0.001645s] ... ok {14} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_deprecated_for_removal [0.005026s] ... ok {14} oslo_config.tests.test_cfg.FindFileTestCase.test_find_policy_file_with_multiple_config_dirs [0.001932s] ... ok {14} oslo_config.tests.test_cfg.HelpTestCase.test_print_help [0.002775s] ... ok {14} oslo_config.tests.test_cfg.IgnoreCaseTestCase.test_ignore_case_with_regex [0.002967s] ... ok {9} oslo_config.tests.test_iniparser.ExceptionTestCase.test_parseerror [0.000113s] ... ok {9} oslo_config.tests.test_iniparser.ParserTestCase.test_section_assignment [0.000104s] ... ok {9} oslo_config.tests.test_sources.URISourceTestCase.test_configuration_source [0.005169s] ... ok {9} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_default_value [0.001054s] ... ok {5} oslo_config.tests.test_cfg.ImportGroupTestCase.test_import_group_import_error [0.001227s] ... ok {13} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_warn_immutability [0.003731s] ... ok {13} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_ignore_dgroup_and_dname [0.003342s] ... ok {10} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(opt_with_DeprecatedOpt,output_file) [0.002616s] ... ok {10} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(int_opt) [0.001481s] ... ok {10} oslo_config.tests.test_sources.TestLoading.test_unknown_driver [0.001809s] ... ok {11} oslo_config.tests.test_cfg.ConfigFileReloadTestCase.test_conf_files_reload_error [0.003160s] ... ok {6} oslo_config.tests.test_cfg.FindConfigDirsTestCase.test_find_config_dirs_snap [0.001336s] ... ok {3} oslo_config.tests.test_generator.GeneratorMutableOptionTestCase.test_include_message [0.000956s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(unknown_type,stdout) [0.007445s] ... ok {0} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_DeprecatedOpt [0.004019s] ... ok {0} oslo_config.tests.test_cfg.ExceptionsTestCase.test_required_opt_error_with_group [0.000817s] ... ok {2} oslo_config.tests.test_cfg.DeprecatedOptionsTestCase.test_deprecated_opts_equal [0.000954s] ... ok {10} oslo_config.tests.test_sphinxconfiggen.MultipleSampleGenerationTest.test_multi_sample_gen_with_without_any_base [0.003671s] ... ok {18} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_default) [0.001503s] ... ok {18} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg_deprecated_group_default) [0.001556s] ... ok {16} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_arg_from_arg [0.001835s] ... ok {16} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_default_from_default [0.001773s] ... ok {16} oslo_config.tests.test_cfg.UsageTestCase.test_print_usage [0.001629s] ... ok {16} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_with_preformatting,output_file) [0.008131s] ... ok {16} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt_single,stdout) [0.003136s] ... ok {9} oslo_config.tests.test_types.DictTypeTests.test_custom_value_type [0.000162s] ... ok {12} oslo_config.tests.test_get_location.GetLocationTestCase.test_opt_default [0.043848s] ... ok {12} oslo_config.tests.test_iniparser.BaseParserTestCase.test_empty_key [0.000175s] ... ok {12} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_simple_environment_get [0.002162s] ... ok {12} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_max [0.001113s] ... ok {12} oslo_config.tests.test_types.BooleanTypeTests.test_True [0.000142s] ... ok {12} oslo_config.tests.test_types.FloatTypeTests.test_non_float_is_invalid [0.000154s] ... ok {8} oslo_config.tests.test_cfg.OptGroupsTestCase.test_autocreate_title [0.000926s] ... ok {8} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_config_file_opt_name(underscore) [0.001941s] ... ok {18} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg_deprecated_group_default) [0.001545s] ... ok {18} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir_doesnt_exist [0.001496s] ... ok {4} oslo_config.tests.test_cfg.MappingInterfaceTestCase.test_mapping_interface [0.001804s] ... ok {4} oslo_config.tests.test_cfg.MappingInterfaceTestCase.test_mapping_interface_with_group [0.001808s] ... ok {4} oslo_config.tests.test_cfg.MultipleDeprecatedCliOptionsTestCase.test_conf_file_override_use_deprecated_name_and_group [0.002490s] ... ok {4} oslo_config.tests.test_cfg.MultipleDeprecatedOptionsTestCase.test_conf_file_override_use_deprecated_opts [0.002459s] ... ok {9} oslo_config.tests.test_types.DictTypeTests.test_single_value [0.000116s] ... ok {9} oslo_config.tests.test_types.FloatTypeTests.test_equal_with_same_max_and_no_min [0.000085s] ... ok {0} oslo_config.tests.test_cfg.HelpTestCase.test_print_sorted_help_with_positionals [0.003525s] ... ok {15} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_ignore_dgroup_and_dname [0.003947s] ... ok {15} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_value_duplicate_key [0.004289s] ... ok {12} oslo_config.tests.test_types.FloatTypeTests.test_with_max_and_min [0.000142s] ... ok {12} oslo_config.tests.test_types.PortTypeTests.test_equal_with_same_max_and_no_min [0.000112s] ... ok {5} oslo_config.tests.test_cfg.OverridesTestCase.test__wrong_type_override [0.001090s] ... ok {5} oslo_config.tests.test_cfg.OverridesTestCase.test_override [0.001613s] ... ok {18} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_value [0.003305s] ... ok {18} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_min_max_below_min [0.002199s] ... ok {18} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_default [0.002112s] ... ok {18} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_min_greater_max [0.001214s] ... ok {9} oslo_config.tests.test_types.IPv6AddressTypeTests.test_numbers [0.000122s] ... ok {9} oslo_config.tests.test_types.IntegerTypeTests.test_equal_with_same_max_and_no_min [0.000081s] ... ok {15} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_default_wrong_type [0.001603s] ... ok {8} oslo_config.tests.test_cfg.OptTestCase.test_opt_eq [0.000805s] ... ok {8} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_list_none_default [0.001782s] ... ok {6} oslo_config.tests.test_cfg.MultipleDeprecatedCliOptionsTestCase.test_conf_file_override_use_deprecated_multi_opts [0.002259s] ... ok {0} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt_import_errror [0.001238s] ... ok {18} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_values_append_deprecated [0.019297s] ... ok {18} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_only_max_in_range [0.003240s] ... ok {5} oslo_config.tests.test_cfg.OverridesTestCase.test_set_override_not_in_choices [0.001112s] ... ok {5} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_list_empty_default [0.001830s] ... ok {5} oslo_config.tests.test_cfg.SadPathTestCase.test_bad_int_arg [0.001763s] ... ok {15} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_use_dname [0.002410s] ... ok {15} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_ignore_dgroup [0.002163s] ... ok {15} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_list_only_default [0.002159s] ... ok {15} oslo_config.tests.test_cfg.ConfigParserTestCase.test_parse_file_with_normalized [0.001225s] ... ok {15} oslo_config.tests.test_cfg.FindConfigDirsTestCase.test_find_config_dirs [0.000982s] ... ok {13} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_use_default_dgroup [0.002645s] ... ok {13} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_ignore_dname [0.002425s] ... ok {5} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_config_file_from_config_file [0.002343s] ... ok {5} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_group_from_default [0.002044s] ... ok {5} oslo_config.tests.test_fixture.ConfigTestCase.test_assert_default_files_cleanup [0.002710s] ... ok {12} oslo_config.tests.test_types.PortTypeTests.test_repr_with_choices_tuple [0.000130s] ... ok {12} oslo_config.tests.test_types.StringTypeTests.test_ignore_case_raises [0.000121s] ... ok {12} oslo_config.tests.test_types.StringTypeTests.test_repr [0.000081s] ... ok {12} oslo_config.tests.test_types.URITypeTests.test_max_length [0.000120s] ... ok {12} oslo_config.tests.test_types.URITypeTests.test_uri [0.000348s] ... ok {7} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_use_dname [0.003116s] ... ok {7} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_ignore_dname [0.002567s] ... ok {2} oslo_config.tests.test_cfg.ExceptionsTestCase.test_no_such_opt_error [0.000714s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_value [0.002208s] ... ok {0} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group [0.001761s] ... ok {0} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_override_deprecated_group [0.002070s] ... ok {17} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name(hyphen) [0.001146s] ... ok {17} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts(underscore) [0.001148s] ... ok {17} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_ip_arg [0.001844s] ... ok {17} oslo_config.tests.test_cfg.RegisterOptNameTestCase.test_register_opt_with_disallow_name [0.001394s] ... ok {17} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_missing_required_cli_group_opt [0.001731s] ... ok {17} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_bad_int [0.002734s] ... ok {17} oslo_config.tests.test_cfg.SadPathTestCase.test_unknown_attr_is_attr_error [0.001561s] ... ok {17} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_change_default [0.001551s] ... ok {17} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_change_default_many [0.001578s] ... ok {2} oslo_config.tests.test_cfg.ExceptionsTestCase.test_required_opt_error [0.000684s] ... ok {2} oslo_config.tests.test_cfg.IgnoreCaseTestCase.test_conf_file_ignore_case_with_choices [0.001933s] ... ok {2} oslo_config.tests.test_cfg.OptDumpingTestCase.test_log_opt_values_from_sys_argv [0.002163s] ... ok {0} oslo_config.tests.test_cfg.OverridesTestCase.test_set_default_not_in_choices [0.001148s] ... ok {0} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_default [0.001765s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_optional_positional_opt_defined [0.003387s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_opt_order [0.003230s] ... ok {14} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_with_default [0.001699s] ... ok {10} oslo_config.tests.test_sphinxext.FormatGroupTest.test_advanced [0.000995s] ... ok {10} oslo_config.tests.test_sphinxext.FormatGroupTest.test_group_obj_with_help [0.000793s] ... ok {10} oslo_config.tests.test_types.DictTypeTests.test_not_equal_to_other_class [0.000141s] ... ok {10} oslo_config.tests.test_types.HostnameTypeTests.test_invalid_hostnames_with_numeric_characters [0.000187s] ... ok {10} oslo_config.tests.test_types.HostnameTypeTests.test_repr [0.000086s] ... ok {9} oslo_config.tests.test_types.ListTypeTests.test_list_of_values [0.000109s] ... ok {9} oslo_config.tests.test_types.StringTypeTests.test_repr_with_choices [0.000095s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt_min_0,output_file) [0.002754s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(custom_type,output_file) [0.003092s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(opt_str_opt_group,stdout) [0.002596s] ... ok {17} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_default [0.001937s] ... ok {17} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_group_from_default [0.001822s] ... ok {17} oslo_config.tests.test_cfg.URIOptMaxLengthTestCase.test_uriopt_max_length_good [0.002228s] ... ok {10} oslo_config.tests.test_types.HostnameTypeTests.test_valid_hostname [0.000163s] ... ok {18} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_value_override [0.002826s] ... ok {18} oslo_config.tests.test_cfg.NamespaceTestCase.test_multiple_files [0.001801s] ... ok {18} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts_config_file(hyphen) [0.016066s] ... ok {18} oslo_config.tests.test_cfg.OverridesTestCase.test_cli_bool_override [0.002303s] ... ok {14} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_attribute_and_key_name(hyphen) [0.001035s] ... ok {4} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_override_deprecated_group_and_name [0.002064s] ... ok {4} oslo_config.tests.test_cfg.OptGroupsTestCase.test_autocreate_group_by_group [0.001681s] ... ok {16} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(port_opt,stdout) [0.003938s] ... ok {16} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_int_type,stdout) [0.003264s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_required_positional_opt_defined [0.003160s] ... ok {5} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(empty_group,stdout) [0.006464s] ... ok {5} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(choices_opt,output_file) [0.003048s] ... ok {5} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(unknown_type,output_file) [0.003592s] ... ok {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts_cli(hyphen) [0.001794s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_float_none_default [0.001681s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_list_default [0.001585s] ... ok {10} oslo_config.tests.test_types.IPAddressTypeTests.test_ipv4_address [0.000097s] ... ok {10} oslo_config.tests.test_types.IntegerTypeTests.test_with_choices_tuple [0.000160s] ... ok {10} oslo_config.tests.test_types.ListTypeTests.test_not_equal_to_other_class [0.000093s] ... ok {16} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_sample_default,output_file) [0.002840s] ... ok {14} oslo_config.tests.test_cfg.OptTestCase.test_illegal_name [0.000833s] ... ok {14} oslo_config.tests.test_cfg.OverridesTestCase.test_str_override_with_None [0.001501s] ... ok {14} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_dict_default [0.001767s] ... ok {5} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(float_opt,stdout) [0.002350s] ... ok {5} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt,stdout) [0.002428s] ... ok {5} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(dict_opt,stdout) [0.002460s] ... ok {5} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(port_opt,output_file) [0.002689s] ... ok {5} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_empty,output_file) [0.002634s] ... ok {10} oslo_config.tests.test_types.PortTypeTests.test_invalid_choices [0.000125s] ... ok {3} oslo_config.tests.test_get_location.GetLocationTestCase.test_set_defaults_func [0.045193s] ... ok {19} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_deprecated_name) [0.002804s] ... ok {19} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_default) [0.001608s] ... ok {19} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_diff [0.003972s] ... ok {8} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_opts_order [0.002047s] ... ok {8} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_str_arg [0.001568s] ... ok {8} oslo_config.tests.test_cfg.SectionsTestCase.test_list_all_sections_post_mutate [0.002552s] ... ok {11} oslo_config.tests.test_cfg.DeprecationWarningTests.test_DeprecatedOpt [0.002444s] ... ok {11} oslo_config.tests.test_cfg.ExceptionsTestCase.test_error [0.000772s] ... ok {11} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_with_conf_and_group_opts [0.001715s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_str_default [0.002098s] ... ok {2} oslo_config.tests.test_cfg.QuotesTestCase.test_quotes_good [0.003424s] ... ok {2} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_missing_required_cli_opt [0.001761s] ... ok {3} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_min [0.001103s] ... ok {3} oslo_config.tests.test_types.DictTypeTests.test_repr [0.000147s] ... ok {6} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_deprecated_group [0.002092s] ... ok {17} oslo_config.tests.test_fixture.ConfigTestCase.test_cleanup [0.000982s] ... ok {6} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_deprecated_group_and_name [0.002030s] ... ok {6} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name(underscore) [0.001062s] ... ok {4} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_cli_opt_name(hyphen) [0.002261s] ... ok {4} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_dict_none_default [0.001860s] ... ok {17} oslo_config.tests.test_fixture.ConfigTestCase.test_cleanup_unregister_option [0.000984s] ... ok {14} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_float_default [0.001977s] ... ok {16} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_str_group,stdout) [0.002714s] ... ok {16} oslo_config.tests.test_sphinxext.FormatGroupTest.test_none_in_default [0.001088s] ... ok {16} oslo_config.tests.test_types.BooleanTypeTests.test_off [0.000107s] ... ok {16} oslo_config.tests.test_types.FloatTypeTests.test_not_equal [0.000140s] ... ok {16} oslo_config.tests.test_types.HostnameTypeTests.test_max_segment_size [0.000189s] ... ok {8} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_group_default_from_none [0.001556s] ... ok {15} oslo_config.tests.test_cfg.FindFileTestCase.test_find_policy_file_with_config_dir [0.002266s] ... ok {3} oslo_config.tests.test_types.FloatTypeTests.test_decimal_format [0.000089s] ... ok {3} oslo_config.tests.test_types.FloatTypeTests.test_exponential_format [0.000088s] ... ok {3} oslo_config.tests.test_types.FloatTypeTests.test_repr_with_min [0.000086s] ... ok {3} oslo_config.tests.test_types.FloatTypeTests.test_with_max_zero [0.000146s] ... ok {3} oslo_config.tests.test_types.HostnameTypeTests.test_empty_hostname_fails [0.000096s] ... ok {17} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_get_groups_multiple_ns [0.000711s] ... ok {16} oslo_config.tests.test_types.HostnameTypeTests.test_not_equal_to_other_class [0.000084s] ... ok {11} oslo_config.tests.test_cfg.OverridesTestCase.test_int_override_with_None [0.001455s] ... ok {2} oslo_config.tests.test_cfg.StrOptMaxLengthTestCase.test_stropt_max_length_bad [0.001633s] ... ok {18} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_float_arg [0.002178s] ... ok {16} oslo_config.tests.test_types.IntegerTypeTests.test_empty_string [0.000075s] ... ok {16} oslo_config.tests.test_types.IntegerTypeTests.test_negative_values_are_valid [0.000104s] ... ok {16} oslo_config.tests.test_types.PortTypeTests.test_not_equal [0.000135s] ... ok {16} oslo_config.tests.test_types.PortTypeTests.test_repr_with_choices [0.000088s] ... ok {16} oslo_config.tests.test_types.PortTypeTests.test_with_choices_tuple [0.000127s] ... ok {16} oslo_config.tests.test_types.StringTypeTests.test_equal_with_same_choices [0.000193s] ... ok {16} oslo_config.tests.test_types.StringTypeTests.test_regex_fails [0.000285s] ... ok {13} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_use_dgroup [0.002282s] ... ok {13} oslo_config.tests.test_cfg.ConfigFileReloadTestCase.test_conf_files_reload_default [0.003597s] ... ok {15} oslo_config.tests.test_cfg.ImportGroupTestCase.test_import_group [0.001470s] ... ok {15} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts_config_file(underscore) [0.002109s] ... ok {15} oslo_config.tests.test_cfg.OverridesTestCase.test_cli_bool_default [0.003025s] ... ok {15} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_dict_empty_default [0.001752s] ... ok {13} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_find_default_config_file [0.001968s] ... ok {13} oslo_config.tests.test_cfg.FindConfigDirsTestCase.test_find_config_dirs_with_extension [0.001058s] ... ok {13} oslo_config.tests.test_cfg.ImportGroupTestCase.test_import_group_no_such_group [0.001560s] ... ok {19} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_cli_order_override [0.003658s] ... ok {19} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_min_max [0.002290s] ... ok {19} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_ignore_dname [0.002090s] ... ok {19} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_use_default_dgroup [0.002198s] ... ok {19} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multiple_opts [0.002527s] ... ok {0} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_group_opt [0.002057s] ... ok {0} oslo_config.tests.test_cfg.SadPathTestCase.test_already_parsed [0.001814s] ... ok {0} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_resparse [0.002860s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_config_file_from_config_file [0.007071s] ... ok {17} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multiple_groups,output_file) [0.006989s] ... ok {6} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_config_file(hyphen) [0.001978s] ... ok {6} oslo_config.tests.test_cfg.OverridesTestCase.test_default_override [0.001599s] ... ok {6} oslo_config.tests.test_cfg.OverridesTestCase.test_override_none [0.001537s] ... ok {6} oslo_config.tests.test_cfg.ReRegisterOptTestCase.test_conf_file_re_register_opt_in_group [0.000946s] ... ok {6} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_permission_denied [0.001606s] ... ok {3} oslo_config.tests.test_types.IntegerTypeTests.test_equal [0.000088s] ... ok {3} oslo_config.tests.test_types.IntegerTypeTests.test_with_choices_list [0.000149s] ... ok {3} oslo_config.tests.test_types.ListTypeTests.test_single_value [0.000096s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_default_from_default_recurse [0.002393s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_set_override [0.001600s] ... ok {2} oslo_config.tests.test_cfg.UnregisterOptTestCase.test_unregister_opt [0.001648s] ... ok {2} oslo_config.tests.test_fixture.ConfigTestCase.test_set_default_group [0.001123s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_no_wrapping,output_file) [0.027848s] ... ok {15} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_int_arg [0.001613s] ... ok {15} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_str_none_default [0.001553s] ... ok {15} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_uri_default [0.001918s] ... ok {15} oslo_config.tests.test_cfg.PositionalTestCase.test_required_positional_hyphenated_opt_defined [0.004036s] ... ok {15} oslo_config.tests.test_cfg.RegexTestCase.test_conf_file_regex_value [0.002017s] ... ok {15} oslo_config.tests.test_cfg.RegexTestCase.test_regex_bad [0.001534s] ... ok {11} oslo_config.tests.test_cfg.RegexTestCase.test_conf_file_regex_bad_value [0.002268s] ... ok {11} oslo_config.tests.test_cfg.RegexTestCase.test_regex_good [0.002786s] ... ok {11} oslo_config.tests.test_cfg.SadPathTestCase.test_error_duplicate_with_different_dest [0.001922s] ... ok {19} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_min_greater_max [0.001231s] ... ok {19} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_default_config_file [0.001846s] ... ok {19} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_default_config_file_priority [0.002016s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_item_wrong_type [0.001273s] ... ok {4} oslo_config.tests.test_cfg.SadPathTestCase.test_set_default_unknown_attr [0.001543s] ... ok {4} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_config_file [0.002440s] ... ok {15} oslo_config.tests.test_cfg.ReparseTestCase.test_reparse [0.003323s] ... ok {15} oslo_config.tests.test_cfg.ResetAndClearTestCase.test_reset_and_clear_with_defaults_and_overrides [0.002154s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt_min_0,stdout) [0.002490s] ... ok {4} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_arg_from_default [0.001713s] ... ok {4} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_with_backslash_escape_char [0.002886s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_min_max_above_max [0.002381s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_only_min_below_min [0.002646s] ... ok {17} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(group_in_multiple_namespaces,output_file) [0.002874s] ... ok {17} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt,output_file) [0.003596s] ... ok {17} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_multiline,stdout) [0.002336s] ... ok {17} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt_with_bounds,stdout) [0.002353s] ... ok {17} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(string_type_with_bad_default,stdout) [0.002678s] ... ok {17} oslo_config.tests.test_iniparser.BaseParserTestCase.test_invalid_assignment [0.000175s] ... ok {17} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_space_double_quote [0.000113s] ... ok {15} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_not_found [0.001534s] ... ok {15} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_group_default_to_none [0.001461s] ... ok {15} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_config_file_from_arg [0.002177s] ... ok {15} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_config_file_from_default [0.002204s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_not_equal_with_different_quote_falgs [0.000105s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_regex_and_choices_raises [0.000199s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_regex_matches [0.000166s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_should_return_same_string_if_valid [0.000076s] ... ok {3} oslo_config.tests.test_types.URITypeTests.test_repr [0.000089s] ... ok {15} oslo_config.tests.test_generator.DriverOptionTestCase.test_driver_option [0.030701s] ... ok {15} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multiple_namespaces,stdout) [0.003021s] ... ok {15} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_for_removal,output_file) [0.007218s] ... ok {13} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_config_file(underscore) [0.002114s] ... ok {13} oslo_config.tests.test_cfg.OverridesTestCase.test_set_override_in_choices [0.000968s] ... ok {13} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_out_range [0.001081s] ... ok {13} oslo_config.tests.test_cfg.PositionalTestCase.test_optional_positional_hyphenated_opt_defined [0.003703s] ... ok {13} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_int_none_default [0.001557s] ... ok {13} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_uri_arg [0.002350s] ... ok {6} oslo_config.tests.test_cfg.SadPathTestCase.test_error_duplicate [0.001034s] ... ok {6} oslo_config.tests.test_cfg.TildeExpansionTestCase.test_config_file_tilde [0.001805s] ... ok {5} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(custom_type,stdout) [0.003058s] ... ok {5} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(long_help) [0.001512s] ... ok {5} oslo_config.tests.test_get_location.GetLocationTestCase.test_duplicate_registration [0.044907s] ... ok {19} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_do_not_use_default_multi_arg [0.002023s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_use_dname [0.002284s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileReloadTestCase.test_conf_files_reload_file_not_found [0.002426s] ... ok {1} oslo_config.tests.test_cfg.DeprecationWarningTestScenarios.test_deprecated_logging(other-deprecated) [0.002340s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_int_opt,output_file) [0.002916s] ... ok {2} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_default [0.000747s] ... ok {2} oslo_config.tests.test_sources.TestProcessingSources.test_source_named [0.002146s] ... ok {2} oslo_config.tests.test_sources.URISourceTestCase.test_list_opts [0.001545s] ... ok {2} oslo_config.tests.test_types.BooleanTypeTests.test_no [0.000118s] ... ok {2} oslo_config.tests.test_types.FloatTypeTests.test_min_greater_max [0.000150s] ... ok {2} oslo_config.tests.test_types.HostDomainTypeTests.test_valid_host_addresses [0.000756s] ... ok {1} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_deprecated_for_removal_with_group [0.003315s] ... ok {1} oslo_config.tests.test_cfg.ExceptionsTestCase.test_args_already_parsed_error [0.000734s] ... ok {19} oslo_config.tests.test_cfg.ExceptionsTestCase.test_no_such_group_error [0.000739s] ... ok {19} oslo_config.tests.test_cfg.FindConfigDirsTestCase.test_find_config_dirs_non_exists [0.001038s] ... ok {18} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_multistr_arg [0.001989s] ... ok {18} oslo_config.tests.test_cfg.PrintHelpTestCase.test_print_help_without_init [0.000919s] ... ok {2} oslo_config.tests.test_types.HostnameTypeTests.test_equal [0.000094s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_default_from_arg [0.001695s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_set_default [0.001620s] ... ok {7} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_min_greater_max [0.001170s] ... ok {7} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_ignore_dname [0.002221s] ... ok {19} oslo_config.tests.test_cfg.FindFileTestCase.test_find_file_without_init [0.000951s] ... ok {8} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_not_cli [0.001440s] ... ok {8} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_default_from_default_recurse [0.002068s] ... ok {19} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_override_deprecated_name [0.002060s] ... ok {19} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_capital_name_on_legacy_code [0.002002s] ... ok {19} oslo_config.tests.test_cfg.OptGroupsTestCase.test_autocreate_group_by_name [0.001634s] ... ok {19} oslo_config.tests.test_cfg.PortChoicesTestCase.test_conf_file_choice_value [0.001916s] ... ok {19} oslo_config.tests.test_cfg.ResetAndClearTestCase.test_clear [0.001873s] ... ok {19} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_bad_float [0.002049s] ... ok {19} oslo_config.tests.test_cfg.SadPathTestCase.test_unknown_attr [0.002171s] ... ok {19} oslo_config.tests.test_cfg.SadPathTestCase.test_unknown_group_attr [0.001516s] ... ok {6} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(group,output_file) [0.006590s] ... ok {6} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help,stdout) [0.003226s] ... ok {8} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_group_from_configfile_deprecated [0.002938s] ... ok {8} oslo_config.tests.test_fixture.ConfigTestCase.test_register_cli_option [0.000947s] ... ok {8} oslo_config.tests.test_fixture.ConfigTestCase.test_register_options [0.000914s] ... ok {8} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_output_default_list_opt_with_string_value_multiple_entries [0.001307s] ... ok {8} oslo_config.tests.test_generator.GeneratorFileHandlingTestCase.test_not_close_external_file [0.007258s] ... ok {0} oslo_config.tests.test_cfg.TildeExpansionTestCase.test_config_dir_tilde [0.003234s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated opt without deprecated group,output_file) [0.006393s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_opt_with_deprecated_group,stdout) [0.002572s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(float_opt,output_file) [0.002649s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(hostname_opt,stdout) [0.002355s] ... ok {13} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_missing_required_opt [0.001624s] ... ok {13} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_cli_opt_with_dash [0.001611s] ... ok {5} oslo_config.tests.test_get_location.GetLocationTestCase.test_set_override [0.008532s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_equal_with_same_min_and_max [0.000092s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_trailing_whitespace_is_ignored [0.000079s] ... ok {14} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_ip_default [0.001554s] ... ok {14} oslo_config.tests.test_cfg.PositionalTestCase.test_required_positional_opt_undefined [0.002990s] ... ok {5} oslo_config.tests.test_get_location.LocationTestCase.test_not_user_controlled [0.000878s] ... ok {5} oslo_config.tests.test_iniparser.ParserTestCase.test_blank_line [0.000182s] ... ok {5} oslo_config.tests.test_iniparser.ParserTestCase.test_empty_assignment [0.000095s] ... ok {5} oslo_config.tests.test_sources.TestProcessingSources.test_no_sources_default [0.002115s] ... ok {5} oslo_config.tests.test_sphinxext.FormatGroupTest.test_mutable [0.001141s] ... ok {13} oslo_config.tests.test_cfg.SadPathTestCase.test_bad_cli_arg [0.001677s] ... ok {13} oslo_config.tests.test_cfg.SadPathTestCase.test_error_duplicate_short [0.001679s] ... ok {13} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_errors [0.003219s] ... ok {14} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_default_to_none [0.001548s] ... ok {14} oslo_config.tests.test_fixture.ConfigTestCase.test_overridden_value [0.000924s] ... ok {14} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_get_groups_single_ns [0.000720s] ... ok {14} oslo_config.tests.test_generator.GeneratorRaiseErrorTestCase.test_generator_call_with_no_arguments_raises_system_exit [0.004227s] ... ok {14} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt,output_file) [0.007541s] ... ok {14} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_str_type,stdout) [0.002990s] ... ok {17} oslo_config.tests.test_sources.TestLoading.test_driver_missing [0.002024s] ... ok {17} oslo_config.tests.test_sources.TestProcessingSources.test_no_sources [0.001712s] ... ok {17} oslo_config.tests.test_sphinxconfiggen.MultipleSampleGenerationTest.test_multi_sample_gen_with_without_one_base [0.002599s] ... ok {17} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_choices_with_descriptions [0.001078s] ... ok {17} oslo_config.tests.test_types.BooleanTypeTests.test_0 [0.000124s] ... ok {17} oslo_config.tests.test_types.FormatSampleDefaultTests.test_list_string [0.000181s] ... ok {17} oslo_config.tests.test_types.FormatSampleDefaultTests.test_string [0.000079s] ... ok {17} oslo_config.tests.test_types.HostnameTypeTests.test_max_hostname_size [0.000160s] ... ok {17} oslo_config.tests.test_types.IntegerTypeTests.test_whitespace_string [0.000085s] ... ok {17} oslo_config.tests.test_types.IntegerTypeTests.test_with_choices_dict [0.000155s] ... ok {17} oslo_config.tests.test_types.PortTypeTests.test_equal_with_same_min_and_no_max [0.000095s] ... ok {15} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt_max_0,output_file) [0.003083s] ... ok {19} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_default_from_config_file [0.002311s] ... ok {19} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_default_from_default [0.001770s] ... ok {13} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_with_parent [0.001918s] ... ok {13} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_default_from_config_file [0.002247s] ... ok {4} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_arg_from_config_file [0.002680s] ... ok {4} oslo_config.tests.test_cfg.URIOptMaxLengthTestCase.test_uriopt_max_length_bad [0.001732s] ... ok {13} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_default_from_arg [0.002011s] ... ok {13} oslo_config.tests.test_cfg.UsageTestCase.test_print_help [0.002124s] ... ok {13} oslo_config.tests.test_fixture.ConfigTestCase.test_register_option [0.000987s] ... ok {5} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_choices [0.000859s] ... ok {5} oslo_config.tests.test_types.FloatTypeTests.test_with_min_zero [0.000223s] ... ok {13} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help,output_file) [0.007088s] ... ok {13} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_wrap_at_40,output_file) [0.002738s] ... ok {13} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_no_wrapping,stdout) [0.002522s] ... ok {13} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt_single,output_file) [0.002538s] ... ok {13} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(ip_opt,stdout) [0.002409s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_with_max_and_min [0.000136s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_with_max_zero [0.000109s] ... ok {2} oslo_config.tests.test_types.ListTypeTests.test_list_of_lists [0.000115s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_not_equal_to_other_class [0.000100s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_regex_and_ignore_case [0.000462s] ... ok {18} oslo_config.tests.test_cfg.QuotesTestCase.test_conf_file_quotes_bad_value [0.005220s] ... ok {17} oslo_config.tests.test_types.PortTypeTests.test_with_choices_dict [0.000159s] ... ok {5} oslo_config.tests.test_types.HostnameTypeTests.test_should_return_same_hostname_if_valid [0.000148s] ... ok {5} oslo_config.tests.test_types.IntegerTypeTests.test_not_equal_to_other_class [0.000101s] ... ok {5} oslo_config.tests.test_types.ListTypeTests.test_bounds_required [0.000137s] ... ok {1} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_capital_name [0.001970s] ... ok {1} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_attribute_and_key_name(underscore) [0.001003s] ... ok {11} oslo_config.tests.test_cfg.SadPathTestCase.test_set_override_unknown_attr [0.001960s] ... ok {4} oslo_config.tests.test_generator.GeneratorMutableOptionTestCase.test_do_not_include_message [0.000978s] ... ok {4} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(group,stdout) [0.006582s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_optional_positional_opt_undefined [0.003515s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_regex_and_ignore_case_str [0.000381s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_trailing_quote_is_ok [0.000097s] ... ok {2} oslo_config.tests.test_validator.TestValidator.test_check_defaults [0.010575s] ... ok {11} oslo_config.tests.test_cfg.SadPathTestCase.test_set_override_unknown_group [0.001479s] ... ok {11} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_multiple [0.002143s] ... ok {8} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(empty,output_file) [0.006108s] ... ok {5} oslo_config.tests.test_types.StringTypeTests.test_listed_value_dict [0.000111s] ... ok {5} oslo_config.tests.test_types.StringTypeTests.test_regex_matches_uncompiled [0.000230s] ... ok {5} oslo_config.tests.test_types.StringTypeTests.test_repr_with_choices_tuple [0.000099s] ... ok {5} oslo_config.tests.test_types.StringTypeTests.test_unlisted_value [0.000106s] ... ok {5} oslo_config.tests.test_types.URITypeTests.test_equality_schemes [0.000103s] ... ok {7} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_use_dgroup [0.002241s] ... ok {7} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_find_default_config_dir [0.002913s] ... ok {7} oslo_config.tests.test_cfg.DeprecatedOptionsTestCase.test_deprecated_opts_not_equal [0.001039s] ... ok {19} oslo_config.tests.test_generator.GeneratorFileHandlingTestCase.test_close_generated_file [0.015497s] ... ok {19} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_with_space,stdout) [0.006145s] ... ok {19} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(dict_opt,output_file) [0.002661s] ... ok {19} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(ip_opt,output_file) [0.002558s] ... ok {19} oslo_config.tests.test_get_location.GetLocationTestCase.test_set_default_on_config_opt [0.045583s] ... ok {19} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_use_env_false_allows_files [0.002451s] ... ok {19} oslo_config.tests.test_sources.URISourceTestCase.test_incomplete_driver [0.003426s] ... ok {19} oslo_config.tests.test_sphinxconfiggen.SingleSampleGenerationTest.test_sample_gen_with_single_config_file_no_base [0.002810s] ... ok {19} oslo_config.tests.test_sphinxext.FormatOptionHelpTest.test_split_namespaces [0.002167s] ... ok {19} oslo_config.tests.test_types.ConfigTypeTests.test_none_concrete_class [0.000202s] ... ok {19} oslo_config.tests.test_types.DictTypeTests.test_bounds_parsing [0.000111s] ... ok {19} oslo_config.tests.test_types.DictTypeTests.test_equal [0.000125s] ... ok {19} oslo_config.tests.test_types.HostnameTypeTests.test_no_start_end_hyphens [0.000161s] ... ok {19} oslo_config.tests.test_types.HostnameTypeTests.test_trailing_quote_is_invalid [0.000112s] ... ok {7} oslo_config.tests.test_cfg.ExceptionsTestCase.test_template_substitution_error [0.000715s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_port_default [0.001608s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_bad_bool [0.002013s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_broken [0.002023s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_str_sub_from_group [0.001764s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_str_sub_none_value [0.001846s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_config_file_from_arg [0.002250s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_arg_from_default [0.001747s] ... ok {15} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_dup_mixed_case_groups_opt [0.001148s] ... ok {15} oslo_config.tests.test_generator.RequiredOptionTestCase.test_required_option_order_single_ns [0.001312s] ... ok {15} oslo_config.tests.test_generator.SummarizedOptionsTestCase.test_summarized_option_order_single_ns [0.001332s] ... ok {15} oslo_config.tests.test_iniparser.BaseParserTestCase.test_no_section_name [0.000201s] ... ok {15} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_colon [0.000109s] ... ok {15} oslo_config.tests.test_types.ConfigTypeTests.test_concrete_class [0.000146s] ... ok {19} oslo_config.tests.test_types.IPv6AddressTypeTests.test_ipv6_address [0.000113s] ... ok {19} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_min [0.000140s] ... ok {2} oslo_config.tests.test_validator.TestValidator.test_invalid_options [0.001216s] ... ok {8} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(single_namespace,output_file) [0.002694s] ... ok {7} oslo_config.tests.test_cfg.NamespaceTestCase.test_attrs_subparser [0.002120s] ... ok {7} oslo_config.tests.test_cfg.NamespaceTestCase.test_single_file [0.001417s] ... ok {18} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_opt_with_override [0.002236s] ... ok {19} oslo_config.tests.test_types.ListTypeTests.test_equal_with_equal_custom_item_types [0.000095s] ... ok {19} oslo_config.tests.test_types.PortTypeTests.test_min_greater_max [0.000122s] ... ok {19} oslo_config.tests.test_types.PortTypeTests.test_not_equal_to_other_class [0.000100s] ... ok {19} oslo_config.tests.test_types.PortTypeTests.test_port [0.000110s] ... ok {19} oslo_config.tests.test_types.StringTypeTests.test_ignore_case [0.000106s] ... ok {19} oslo_config.tests.test_types.StringTypeTests.test_string_with_non_closed_quote_is_invalid [0.000098s] ... ok {17} oslo_config.tests.test_types.URITypeTests.test_equality [0.000099s] ... ok {13} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_none,output_file) [0.002581s] ... ok {13} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_int_type,output_file) [0.003208s] ... ok {18} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_group_change_default [0.001800s] ... ok {18} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_with_help [0.003879s] ... ok {15} oslo_config.tests.test_types.IPv4AddressTypeTests.test_ipv6_address [0.000134s] ... ok {15} oslo_config.tests.test_types.IPv4AddressTypeTests.test_strings [0.000099s] ... ok {15} oslo_config.tests.test_types.IntegerTypeTests.test_equal_with_same_min_and_no_max [0.000097s] ... ok {15} oslo_config.tests.test_types.IntegerTypeTests.test_zero_is_valid [0.000085s] ... ok {15} oslo_config.tests.test_types.ListTypeTests.test_list_of_values_containing_trailing_comma [0.000104s] ... ok {15} oslo_config.tests.test_types.PortTypeTests.test_equal_with_same_min_and_max [0.000095s] ... ok {15} oslo_config.tests.test_types.PortTypeTests.test_repr [0.000092s] ... ok {15} oslo_config.tests.test_types.PortTypeTests.test_with_max_and_min [0.000134s] ... ok {15} oslo_config.tests.test_types.StringTypeTests.test_not_equal_with_different_regex [0.001125s] ... ok {15} oslo_config.tests.test_types.StringTypeTests.test_regex_preserve_flags [0.000757s] ... ok {13} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_dup_namespace_groups_opts [0.000804s] ... ok {13} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(long_help_pre) [0.001479s] ... ok {13} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_cli_beats_env [0.001928s] ... ok {13} oslo_config.tests.test_sphinxext.FormatGroupTest.test_deprecated_opts_with_deprecated_group [0.001034s] ... ok {13} oslo_config.tests.test_sphinxext.FormatGroupTest.test_not_advanced [0.000843s] ... ok {13} oslo_config.tests.test_types.DictTypeTests.test_bounds_required [0.000185s] ... ok {8} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_wrap_at_40,stdout) [0.002609s] ... ok {8} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(custom_type_name,output_file) [0.002608s] ... ok {8} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(opt_str_opt_group,output_file) [0.002659s] ... ok {6} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_for_removal,stdout) [0.002480s] ... ok {6} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_reason,output_file) [0.003699s] ... ok {6} oslo_config.tests.test_get_location.GetLocationTestCase.test_default_cli [0.045046s] ... ok {6} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_env_beats_files [0.002866s] ... ok {13} oslo_config.tests.test_types.DictTypeTests.test_dict_of_values_containing_commas [0.000110s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_sample_default,output_file) [0.002552s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(custom_type_name,stdout) [0.002420s] ... ok {0} oslo_config.tests.test_get_location.GetLocationTestCase.test_user_cli [0.044059s] ... ok {0} oslo_config.tests.test_iniparser.ParserTestCase.test_comment [0.000159s] ... ok {7} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file [0.002001s] ... ok {13} oslo_config.tests.test_types.FormatSampleDefaultTests.test_list_no_type [0.000514s] ... ok {13} oslo_config.tests.test_types.HostnameTypeTests.test_invalid_characters [0.000273s] ... ok {11} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_default_recurse [0.002381s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_group_from_default_deprecated [0.001918s] ... ok {1} oslo_config.tests.test_fixture.ConfigTestCase.test_set_default [0.001093s] ... ok {1} oslo_config.tests.test_generator.AdvancedOptionsTestCase.test_advanced_option_order_single_ns [0.001302s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multiple_groups,stdout) [0.007458s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(no_help,stdout) [0.002688s] ... ok {6} oslo_config.tests.test_sources.TestProcessingSources.test_multiple_sources_named [0.006212s] ... ok {6} oslo_config.tests.test_sphinxext.FormatGroupTest.test_deprecated_for_removal [0.001120s] ... ok {6} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_max_0 [0.001006s] ... ok {6} oslo_config.tests.test_types.BooleanTypeTests.test_other_values_produce_error [0.000191s] ... ok {6} oslo_config.tests.test_types.DictTypeTests.test_equal_with_equal_custom_item_types [0.000119s] ... ok {6} oslo_config.tests.test_types.DictTypeTests.test_not_equal_with_non_equal_custom_item_types [0.000094s] ... ok {6} oslo_config.tests.test_types.FloatTypeTests.test_equal [0.000091s] ... ok {6} oslo_config.tests.test_types.FloatTypeTests.test_repr_with_min_and_max [0.000117s] ... ok {6} oslo_config.tests.test_types.HostDomainTypeTests.test_invalid_host_addresses [0.000808s] ... ok {6} oslo_config.tests.test_types.IPv4AddressTypeTests.test_numbers [0.000141s] ... ok {0} oslo_config.tests.test_sources.URISourceTestCase.test_fetch_uri [0.010457s] ... ok {19} oslo_config.tests.test_validator.TestValidator.test_exclude_groups [0.006824s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated opt without deprecated group,stdout) [0.002418s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_str_type,output_file) [0.003282s] ... ok {14} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_str_group,output_file) [0.002970s] ... ok {6} oslo_config.tests.test_types.IntegerTypeTests.test_min_greater_max [0.000125s] ... ok {6} oslo_config.tests.test_types.IntegerTypeTests.test_non_digits_are_invalid [0.000095s] ... ok {6} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_min_and_max [0.000095s] ... ok {6} oslo_config.tests.test_types.ListTypeTests.test_list_of_custom_type [0.000145s] ... ok {18} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_arg [0.002453s] ... ok {18} oslo_config.tests.test_generator.ChangeDefaultsTestCase.test_no_modifiers_registered [0.001863s] ... ok {13} oslo_config.tests.test_types.IPAddressTypeTests.test_numbers [0.000174s] ... ok {13} oslo_config.tests.test_types.IPv4AddressTypeTests.test_ipv4_address [0.000089s] ... ok {13} oslo_config.tests.test_types.IPv6AddressTypeTests.test_ipv4_address [0.000094s] ... ok {13} oslo_config.tests.test_types.PortTypeTests.test_choices_with_min_max [0.000164s] ... ok {13} oslo_config.tests.test_types.PortTypeTests.test_repr_with_min [0.000111s] ... ok {1} oslo_config.tests.test_get_location.GetLocationTestCase.test_user_file [0.048440s] ... ok {1} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_invalid_env [0.001937s] ... ok {13} oslo_config.tests.test_types.URITypeTests.test_equality_schemes_not [0.000102s] ... ok {0} oslo_config.tests.test_sphinxext.FormatGroupTest.test_deprecated_opts_without_deprecated_group [0.001151s] ... ok {0} oslo_config.tests.test_sphinxext.FormatGroupTest.test_group_obj_without_help [0.000785s] ... ok {4} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt_with_bounds,output_file) [0.003677s] ... ok {7} oslo_config.tests.test_cfg.OptTestCase.test_opt_not_eq [0.000773s] ... ok {7} oslo_config.tests.test_cfg.OverridesTestCase.test__str_override [0.001516s] ... ok {7} oslo_config.tests.test_cfg.PortChoicesTestCase.test_conf_file_choice_value_override [0.002335s] ... ok {14} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_dup_groups_opt [0.000840s] ... ok {14} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_list_ignores_doubles [0.001277s] ... ok {14} oslo_config.tests.test_iniparser.ParserTestCase.test_new_section [0.000135s] ... ok {14} oslo_config.tests.test_sources.TestLoading.test_source_missing [0.001449s] ... ok {18} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(group_in_multiple_namespaces,stdout) [0.007740s] ... ok {1} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_min_0 [0.001064s] ... ok {11} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_group_from_args_deprecated [0.002098s] ... ok {11} oslo_config.tests.test_cfg.UsageTestCase.test_print_custom_usage [0.001473s] ... ok {11} oslo_config.tests.test_fixture.ConfigTestCase.test_register_cli_options [0.000977s] ... ok {6} oslo_config.tests.test_types.RangeTypeTests.test_range_bounds [0.000560s] ... ok {8} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_equal [0.000139s] ... ok {8} oslo_config.tests.test_types.FormatSampleDefaultTests.test_list_not_list [0.000435s] ... ok {11} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(empty,stdout) [0.006120s] ... ok {11} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(hyphenated_name,output_file) [0.003703s] ... ok {11} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_opt_with_deprecated_group,output_file) [0.002622s] ... ok {11} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(bool_opt,stdout) [0.002316s] ... ok {14} oslo_config.tests.test_types.DictTypeTests.test_dict_of_dicts [0.000160s] ... ok {14} oslo_config.tests.test_types.FloatTypeTests.test_decimal_format_negative_float [0.000095s] ... ok {14} oslo_config.tests.test_types.HostAddressTypeTests.test_invalid_host_addresses [0.000300s] ... ok {14} oslo_config.tests.test_types.IntegerTypeTests.test_with_min_zero [0.000161s] ... ok {14} oslo_config.tests.test_types.ListTypeTests.test_tuple_of_values [0.000111s] ... ok {14} oslo_config.tests.test_types.PortTypeTests.test_equal [0.000095s] ... ok {4} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_sample_default,stdout) [0.002867s] ... ok {4} oslo_config.tests.test_generator.HostAddressTestCase.test_host_address [0.001119s] ... ok {4} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(opt_with_DeprecatedOpt) [0.001546s] ... ok {1} oslo_config.tests.test_types.BooleanTypeTests.test_not_equal_to_other_class [0.000125s] ... ok {18} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(hyphenated_name,stdout) [0.004258s] ... ok {11} oslo_config.tests.test_generator.HostDomainTestCase.test_host_domain [0.001049s] ... ok {11} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(single_namespace) [0.001460s] ... ok {11} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_multline_empty [0.000170s] ... ok {8} oslo_config.tests.test_types.FormatSampleDefaultTests.test_string_non_str [0.000134s] ... ok {8} oslo_config.tests.test_types.IPv6AddressTypeTests.test_strings [0.000140s] ... ok {8} oslo_config.tests.test_types.IntegerTypeTests.test_choices_with_min_max [0.000137s] ... ok {8} oslo_config.tests.test_types.ListTypeTests.test_empty_value [0.000092s] ... ok {8} oslo_config.tests.test_types.ListTypeTests.test_tuple_of_custom_type [0.000098s] ... ok {7} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_bool [0.001018s] ... ok {1} oslo_config.tests.test_types.FloatTypeTests.test_equal_with_same_min_and_no_max [0.000100s] ... ok {1} oslo_config.tests.test_types.IntegerTypeTests.test_positive_values_are_valid [0.000104s] ... ok {1} oslo_config.tests.test_types.PortTypeTests.test_with_choices_list [0.000202s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_listed_value [0.000113s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_single_quote_is_invalid [0.000140s] ... ok {1} oslo_config.tests.test_validator.TestValidator.test_missing_group [0.010461s] ... ok {4} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(choices_opt) [0.001442s] ... ok {4} oslo_config.tests.test_get_location.GetLocationTestCase.test_user_cli_opt_in_file [0.046081s] ... ok {4} oslo_config.tests.test_sources.URISourceTestCase.test_multiple_configuration_sources [0.005375s] ... ok {8} oslo_config.tests.test_types.PortTypeTests.test_with_max_zero [0.000113s] ... ok {8} oslo_config.tests.test_types.StringTypeTests.test_empty_string_passes [0.000081s] ... ok {8} oslo_config.tests.test_types.StringTypeTests.test_equal [0.000086s] ... ok {8} oslo_config.tests.test_types.StringTypeTests.test_repr_with_choices_dict [0.000086s] ... ok {18} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt,output_file) [0.003271s] ... ok {11} oslo_config.tests.test_sphinxconfiggen.MultipleSampleGenerationTest.test_multi_sample_gen [0.002587s] ... ok {11} oslo_config.tests.test_types.BooleanTypeTests.test_False [0.000148s] ... ok {11} oslo_config.tests.test_types.DictTypeTests.test_dict_of_values [0.000122s] ... ok {11} oslo_config.tests.test_types.FloatTypeTests.test_repr [0.000110s] ... ok {11} oslo_config.tests.test_types.IPAddressTypeTests.test_ipv6_address [0.000107s] ... ok {18} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(hostname_opt,output_file) [0.003241s] ... ok {11} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_choices_tuple [0.000112s] ... ok {11} oslo_config.tests.test_types.ListTypeTests.test_bounds_parsing [0.000117s] ... ok {11} oslo_config.tests.test_types.ListTypeTests.test_list_of_values_containing_commas [0.000105s] ... ok {11} oslo_config.tests.test_types.ListTypeTests.test_not_equal_with_non_equal_custom_item_types [0.000084s] ... ok {6} oslo_config.tests.test_types.URITypeTests.test_equality_length [0.000112s] ... ok {8} oslo_config.tests.test_validator.TestValidator.test_passing [0.009853s] ... ok {4} oslo_config.tests.test_sphinxext.FormatOptionHelpTest.test_dont_split_namespaces_with_group [0.005751s] ... ok {0} oslo_config.tests.test_types.BooleanTypeTests.test_1 [0.000144s] ... ok {18} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_float_type,stdout) [0.003665s] ... ok {11} oslo_config.tests.test_types.PortTypeTests.test_equal_with_same_choices [0.000147s] ... ok {11} oslo_config.tests.test_types.URITypeTests.test_equality_length_not [0.000115s] ... ok {18} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_sample_default,stdout) [0.003000s] ... ok {18} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(opt_with_DeprecatedOpt,stdout) [0.002841s] ... ok {18} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_multiline [0.000168s] ... ok {18} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_space_single_quote [0.000088s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_max [0.000135s] ... ok {0} oslo_config.tests.test_types.ListTypeTests.test_equal [0.000127s] ... ok {4} oslo_config.tests.test_types.DictTypeTests.test_no_mapping_produces_error [0.000229s] ... ok {4} oslo_config.tests.test_types.FloatTypeTests.test_equal_with_same_min_and_max [0.000113s] ... ok {4} oslo_config.tests.test_types.HostnameTypeTests.test_strip_trailing_dot [0.000154s] ... ok {0} oslo_config.tests.test_types.RangeTypeTests.test_range_exclusive [0.000559s] ... ok {18} oslo_config.tests.test_sphinxconfiggen.SingleSampleGenerationTest.test_sample_gen_with_single_config_file [0.002764s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_equal_with_equal_quote_falgs [0.000116s] ... ok {4} oslo_config.tests.test_types.IPAddressTypeTests.test_strings [0.000151s] ... ok {7} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_ip_none_default [0.001716s] ... ok {14} oslo_config.tests.test_types.PortTypeTests.test_illegal_min [0.000093s] ... ok {14} oslo_config.tests.test_types.PortTypeTests.test_with_min_zero [0.000117s] ... ok {14} oslo_config.tests.test_types.RangeTypeTests.test_range [0.000606s] ... ok {14} oslo_config.tests.test_types.StringTypeTests.test_quotes_are_stripped [0.000105s] ... ok {4} oslo_config.tests.test_types.IntegerTypeTests.test_leading_whitespace_is_ignored [0.000094s] ... ok {18} oslo_config.tests.test_sphinxext.FormatGroupTest.test_not_mutable [0.001266s] ... ok {7} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_multistr_default [0.001711s] ... ok {7} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_port_none_default [0.002119s] ... ok {7} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_uri_none_default [0.001527s] ... ok {7} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_opt [0.001881s] ... ok {7} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_opt_with_default [0.001644s] ... ok {7} oslo_config.tests.test_cfg.SadPathTestCase.test_set_default_unknown_group [0.001458s] ... ok {18} oslo_config.tests.test_sphinxext.FormatOptionHelpTest.test_split_namespaces_with_group [0.002584s] ... ok {7} oslo_config.tests.test_cfg.SectionsTestCase.test_list_all_sections [0.002060s] ... ok {7} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command [0.002177s] ... ok {7} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_with_dest [0.001781s] ... ok {14} oslo_config.tests.test_types.StringTypeTests.test_with_no_values_returns_error [0.000115s] ... ok {7} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_with_dollar_escape_char [0.002074s] ... ok {7} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_output_default_list_opt_with_string_value_single_entry [0.001351s] ... ok {4} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_choices_dict [0.000115s] ... ok {4} oslo_config.tests.test_types.ListTypeTests.test_list_of_custom_type_containing_trailing_comma [0.000116s] ... ok {18} oslo_config.tests.test_types.BooleanTypeTests.test_repr [0.000148s] ... ok {18} oslo_config.tests.test_types.BooleanTypeTests.test_yes [0.000097s] ... ok {4} oslo_config.tests.test_types.ListTypeTests.test_repr [0.000122s] ... ok {18} oslo_config.tests.test_types.DictTypeTests.test_empty_value [0.000093s] ... ok {18} oslo_config.tests.test_types.FloatTypeTests.test_not_equal_to_other_class [0.000108s] ... ok {18} oslo_config.tests.test_types.FloatTypeTests.test_repr_with_max [0.000109s] ... ok {4} oslo_config.tests.test_validator.TestValidator.test_deprecated [0.010748s] ... ok {18} oslo_config.tests.test_types.FormatSampleDefaultTests.test_string_non_str_spaces [0.000522s] ... ok {4} oslo_config.tests.test_validator.TestValidator.test_missing [0.006024s] ... ok {18} oslo_config.tests.test_types.HostAddressTypeTests.test_valid_host_addresses [0.000283s] ... ok {7} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_output_opts_empty_default [0.001124s] ... ok {7} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_output_opts_group [0.001129s] ... ok {14} oslo_config.tests.test_validator.TestValidator.test_deprecated_fatal_warnings [0.010249s] ... ok {18} oslo_config.tests.test_types.IntegerTypeTests.test_equal_with_same_choices [0.000145s] ... ok {18} oslo_config.tests.test_types.IntegerTypeTests.test_not_equal [0.000124s] ... ok {18} oslo_config.tests.test_types.PortTypeTests.test_repr_with_min_and_max [0.000124s] ... ok {7} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(single_namespace,stdout) [0.026962s] ... ok {18} oslo_config.tests.test_types.StringTypeTests.test_not_equal_with_different_choices [0.000115s] ... ok {7} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(no_help,output_file) [0.003130s] ... ok {7} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_with_preformatting,stdout) [0.002507s] ... ok {7} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt,stdout) [0.002427s] ... ok {7} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt,output_file) [0.002621s] ... ok {7} oslo_config.tests.test_iniparser.BaseParserTestCase.test_invalid_section [0.000158s] ... ok {7} oslo_config.tests.test_sphinxext.FormatOptionHelpTest.test_dont_split_namespaces [0.002135s] ... ok {7} oslo_config.tests.test_types.BooleanTypeTests.test_equal [0.000110s] ... ok {7} oslo_config.tests.test_types.BooleanTypeTests.test_on [0.000086s] ... ok {7} oslo_config.tests.test_types.IntegerTypeTests.test_repr [0.000113s] ... ok {7} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_choices [0.000102s] ... ok {7} oslo_config.tests.test_types.PortTypeTests.test_illegal_max [0.000113s] ... ok {7} oslo_config.tests.test_types.PortTypeTests.test_repr_with_max [0.000103s] ... ok {7} oslo_config.tests.test_types.StringTypeTests.test_equal_with_same_regex [0.000299s] ... ok {7} oslo_config.tests.test_types.StringTypeTests.test_listed_value_tuple [0.000094s] ... ok {7} oslo_config.tests.test_types.StringTypeTests.test_max_length [0.000097s] ... ok ====== Totals ====== Ran: 970 tests in 0.4271 sec. - Passed: 970 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 2.3428 sec. ============== Worker Balance ============== - Worker 0 (49 tests) => 0:00:00.180295 - Worker 1 (49 tests) => 0:00:00.175414 - Worker 2 (49 tests) => 0:00:00.123745 - Worker 3 (49 tests) => 0:00:00.153983 - Worker 4 (49 tests) => 0:00:00.182406 - Worker 5 (49 tests) => 0:00:00.160813 - Worker 6 (49 tests) => 0:00:00.152714 - Worker 7 (49 tests) => 0:00:00.117306 - Worker 8 (49 tests) => 0:00:00.114964 - Worker 9 (49 tests) => 0:00:00.144389 - Worker 10 (48 tests) => 0:00:00.112148 - Worker 11 (48 tests) => 0:00:00.104142 - Worker 12 (48 tests) => 0:00:00.147929 - Worker 13 (48 tests) => 0:00:00.106814 - Worker 14 (48 tests) => 0:00:00.115109 - Worker 15 (48 tests) => 0:00:00.131856 - Worker 16 (48 tests) => 0:00:00.117210 - Worker 17 (48 tests) => 0:00:00.098353 - Worker 18 (48 tests) => 0:00:00.145561 - Worker 19 (48 tests) => 0:00:00.160793 Test id Runtime (s) -------------------------------------------------------------------------------------- ----------- oslo_config.tests.test_get_location.GetLocationTestCase.test_user_file 0.048 oslo_config.tests.test_get_location.GetLocationTestCase.test_user_cli_opt_in_file 0.046 oslo_config.tests.test_get_location.GetLocationTestCase.test_set_default_on_config_opt 0.046 oslo_config.tests.test_get_location.GetLocationTestCase.test_set_defaults_func 0.045 oslo_config.tests.test_get_location.GetLocationTestCase.test_default_cli 0.045 oslo_config.tests.test_get_location.GetLocationTestCase.test_duplicate_registration 0.045 oslo_config.tests.test_get_location.GetLocationTestCase.test_group_opt 0.045 oslo_config.tests.test_get_location.GetLocationTestCase.test_user_cli 0.044 oslo_config.tests.test_get_location.GetLocationTestCase.test_opt_default 0.044 oslo_config.tests.test_generator.DriverOptionTestCase.test_driver_option 0.031 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-oslo-config-9.2.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kY6L1R + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/share/doc/python3-oslo-config + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/share/doc/python3-oslo-config + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/share/doc/python3-oslo-config + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QZo072 + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/share/licenses/python3-oslo-config + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/share/licenses/python3-oslo-config + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/share/licenses/python3-oslo-config + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-config = 2:9.2.0-1.el9s python3-oslo-config = 2:9.2.0-1.el9s python3.9-oslo-config = 2:9.2.0-1.el9s python3.9dist(oslo-config) = 9.2 python3.9dist(oslo.config) = 9.2 python3dist(oslo-config) = 9.2 python3dist(oslo.config) = 9.2 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(debtcollector) >= 1.2 python3.9dist(netaddr) >= 0.7.18 python3.9dist(oslo-i18n) >= 3.15.3 python3.9dist(pyyaml) >= 5.1 python3.9dist(requests) >= 2.18 python3.9dist(rfc3986) >= 1.2 python3.9dist(stevedore) >= 1.20 Obsoletes: python2-oslo-config < 9.2.0-1.el9s python39-oslo-config < 2:9.2.0-1.el9s Processing files: python-oslo-config-doc-9.2.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DIppC3 + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/share/doc/python-oslo-config-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/share/doc/python-oslo-config-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/share/doc/python-oslo-config-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.v5Mj3c + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/share/licenses/python-oslo-config-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/share/licenses/python-oslo-config-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch/usr/share/licenses/python-oslo-config-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-config-doc = 2:9.2.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch Wrote: /builddir/build/SRPMS/python-oslo-config-9.2.0-1.el9s.src.rpm Wrote: /builddir/build/RPMS/python3-oslo-config-9.2.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-config-doc-9.2.0-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.O44xd4 + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-config-9.2.0-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0