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-log.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-195556-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-log.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found 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-log-5.3.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-log.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-195556-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-log.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.33bgtL + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/oslo.log-5.3.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.log-5.3.0.tar.gz gpgv: Signature made Mon Aug 28 12:58:15 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.log-5.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.log-5.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.log-5.3.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-log-5.3.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + 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.Rt7f5F + umask 022 + cd /builddir/build/BUILD + cd oslo.log-5.3.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.log-5.3.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.log-5.3.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.log-5.3.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-log-5.3.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-log-5.3.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-log-5.3.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-log.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-195556-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-log.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.DX7z1R + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/oslo.log-5.3.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.log-5.3.0.tar.gz gpgv: Signature made Mon Aug 28 12:58:15 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.log-5.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.log-5.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.log-5.3.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-log-5.3.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + 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.of4adl + umask 022 + cd /builddir/build/BUILD + cd oslo.log-5.3.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.log-5.3.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.log-5.3.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.log-5.3.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-log-5.3.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-log-5.3.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-log-5.3.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-log.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-195556-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-log.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.FHGJAM + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/oslo.log-5.3.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.log-5.3.0.tar.gz gpgv: Signature made Mon Aug 28 12:58:15 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.log-5.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.log-5.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.log-5.3.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-log-5.3.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + 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.77QnnT + umask 022 + cd /builddir/build/BUILD + cd oslo.log-5.3.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.log-5.3.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.log-5.3.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.log-5.3.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-log-5.3.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-log-5.3.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-log-5.3.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-log.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-195556-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-log.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.Tmfjn2 + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/oslo.log-5.3.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.log-5.3.0.tar.gz gpgv: Signature made Mon Aug 28 12:58:15 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.log-5.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.log-5.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.log-5.3.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-log-5.3.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + 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.6Mv8CK + umask 022 + cd /builddir/build/BUILD + cd oslo.log-5.3.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.log-5.3.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.log-5.3.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.log-5.3.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-log-5.3.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 stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=2.0.0 Handling testtools>=2.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=2.3.0 Handling oslotest>=3.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.3.0 Handling coverage>=4.5.1 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage>=4.5.1 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 Handling eventlet>=0.30.1,!=0.32.0 from tox --print-deps-only: py39,docs Requirement not satisfied: eventlet>=0.30.1,!=0.32.0 Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: sphinx>=2.0.0,!=2.1.0 Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.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.log.egg-info/PKG-INFO writing dependency_links to oslo.log.egg-info/dependency_links.txt writing entry points to oslo.log.egg-info/entry_points.txt writing requirements to oslo.log.egg-info/requires.txt writing top-level names to oslo.log.egg-info/top_level.txt writing pbr to oslo.log.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.log.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.log-5.3.0/oslo.log.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 5.11.1) Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement not satisfied: oslo.config (>=5.2.0) Handling oslo.context (>=2.21.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement not satisfied: oslo.context (>=2.21.0) Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement not satisfied: oslo.i18n (>=3.20.0) Handling oslo.utils (>=3.36.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement not satisfied: oslo.utils (>=3.36.0) Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement not satisfied: oslo.serialization (>=2.25.0) Handling debtcollector (>=1.19.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement not satisfied: debtcollector (>=1.19.0) Handling pyinotify (>=0.9.6) from hook generated metadata: Requires-Dist (oslo.log) Requirement not satisfied: pyinotify (>=0.9.6) Handling python-dateutil (>=2.7.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement not satisfied: python-dateutil (>=2.7.0) Handling fixtures (>=3.0.0) ; extra == 'fixtures' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'fixtures' Handling systemd-python (>=234) ; extra == 'systemd' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: systemd-python (>=234) ; extra == 'systemd' Handling stestr (>=2.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: stestr (>=2.0.0) ; extra == 'test' Handling testtools (>=2.3.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: testtools (>=2.3.0) ; extra == 'test' Handling oslotest (>=3.3.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: oslotest (>=3.3.0) ; extra == 'test' Handling coverage (>=4.5.1) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: coverage (>=4.5.1) ; extra == 'test' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling eventlet (!=0.32.0,>=0.30.1) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: eventlet (!=0.32.0,>=0.30.1) ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-log-5.3.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv oslo.log.dist-info/ removed 'oslo.log.dist-info/top_level.txt' removed 'oslo.log.dist-info/pbr.json' removed 'oslo.log.dist-info/LICENSE' removed 'oslo.log.dist-info/METADATA' removed 'oslo.log.dist-info/AUTHORS' removed 'oslo.log.dist-info/entry_points.txt' removed directory 'oslo.log.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-log-5.3.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-log.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-195556-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-log.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.gN28IE + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/oslo.log-5.3.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.log-5.3.0.tar.gz gpgv: Signature made Mon Aug 28 12:58:15 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.log-5.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.log-5.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.log-5.3.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-log-5.3.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + 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.TfAlQP + umask 022 + cd /builddir/build/BUILD + cd oslo.log-5.3.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.log-5.3.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.log-5.3.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.log-5.3.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-log-5.3.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 stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.0.1) Handling testtools>=2.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.3.0 (installed: testtools 2.6.0) Handling oslotest>=3.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.3.0 (installed: oslotest 4.5.0) Handling coverage>=4.5.1 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=4.5.1 (installed: coverage 6.4.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling eventlet>=0.30.1,!=0.32.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.30.1,!=0.32.0 (installed: eventlet 0.33.3) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.0) Handling 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.log.egg-info/PKG-INFO writing dependency_links to oslo.log.egg-info/dependency_links.txt writing entry points to oslo.log.egg-info/entry_points.txt writing requirements to oslo.log.egg-info/requires.txt writing top-level names to oslo.log.egg-info/top_level.txt writing pbr to oslo.log.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.log.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.log-5.3.0/oslo.log.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 5.11.1) Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.config (>=5.2.0) (installed: oslo.config 9.1.1) Handling oslo.context (>=2.21.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.context (>=2.21.0) (installed: oslo.context 5.2.0) Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.i18n (>=3.20.0) (installed: oslo.i18n 6.1.0) Handling oslo.utils (>=3.36.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.utils (>=3.36.0) (installed: oslo.utils 6.2.1) Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.serialization (>=2.25.0) (installed: oslo.serialization 5.2.0) Handling debtcollector (>=1.19.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: debtcollector (>=1.19.0) (installed: debtcollector 2.5.0) Handling pyinotify (>=0.9.6) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: pyinotify (>=0.9.6) (installed: pyinotify 0.9.6) Handling python-dateutil (>=2.7.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: python-dateutil (>=2.7.0) (installed: python-dateutil 2.8.1) Handling fixtures (>=3.0.0) ; extra == 'fixtures' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'fixtures' Handling systemd-python (>=234) ; extra == 'systemd' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: systemd-python (>=234) ; extra == 'systemd' Handling stestr (>=2.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: stestr (>=2.0.0) ; extra == 'test' Handling testtools (>=2.3.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: testtools (>=2.3.0) ; extra == 'test' Handling oslotest (>=3.3.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: oslotest (>=3.3.0) ; extra == 'test' Handling coverage (>=4.5.1) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: coverage (>=4.5.1) ; extra == 'test' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling eventlet (!=0.32.0,>=0.30.1) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: eventlet (!=0.32.0,>=0.30.1) ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-log-5.3.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv oslo.log.dist-info/ removed 'oslo.log.dist-info/top_level.txt' removed 'oslo.log.dist-info/pbr.json' removed 'oslo.log.dist-info/LICENSE' removed 'oslo.log.dist-info/METADATA' removed 'oslo.log.dist-info/AUTHORS' removed 'oslo.log.dist-info/entry_points.txt' removed directory 'oslo.log.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-log-5.3.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-log.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-195556-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-log.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.CR0mPd + umask 022 + cd /builddir/build/BUILD + cd oslo.log-5.3.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.log-5.3.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.log-5.3.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.log-5.3.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-log-5.3.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 stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.0.1) Handling testtools>=2.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.3.0 (installed: testtools 2.6.0) Handling oslotest>=3.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.3.0 (installed: oslotest 4.5.0) Handling coverage>=4.5.1 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=4.5.1 (installed: coverage 6.4.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling eventlet>=0.30.1,!=0.32.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.30.1,!=0.32.0 (installed: eventlet 0.33.3) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.0) Handling 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.log.egg-info writing oslo.log.egg-info/PKG-INFO writing dependency_links to oslo.log.egg-info/dependency_links.txt writing entry points to oslo.log.egg-info/entry_points.txt writing requirements to oslo.log.egg-info/requires.txt writing top-level names to oslo.log.egg-info/top_level.txt writing pbr to oslo.log.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'oslo.log.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.log.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.log-5.3.0/oslo.log.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 5.11.1) Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.config (>=5.2.0) (installed: oslo.config 9.1.1) Handling oslo.context (>=2.21.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.context (>=2.21.0) (installed: oslo.context 5.2.0) Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.i18n (>=3.20.0) (installed: oslo.i18n 6.1.0) Handling oslo.utils (>=3.36.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.utils (>=3.36.0) (installed: oslo.utils 6.2.1) Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.serialization (>=2.25.0) (installed: oslo.serialization 5.2.0) Handling debtcollector (>=1.19.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: debtcollector (>=1.19.0) (installed: debtcollector 2.5.0) Handling pyinotify (>=0.9.6) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: pyinotify (>=0.9.6) (installed: pyinotify 0.9.6) Handling python-dateutil (>=2.7.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: python-dateutil (>=2.7.0) (installed: python-dateutil 2.8.1) Handling fixtures (>=3.0.0) ; extra == 'fixtures' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'fixtures' Handling systemd-python (>=234) ; extra == 'systemd' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: systemd-python (>=234) ; extra == 'systemd' Handling stestr (>=2.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: stestr (>=2.0.0) ; extra == 'test' Handling testtools (>=2.3.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: testtools (>=2.3.0) ; extra == 'test' Handling oslotest (>=3.3.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: oslotest (>=3.3.0) ; extra == 'test' Handling coverage (>=4.5.1) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: coverage (>=4.5.1) ; extra == 'test' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling eventlet (!=0.32.0,>=0.30.1) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: eventlet (!=0.32.0,>=0.30.1) ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-log-5.3.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv oslo.log.dist-info/ removed 'oslo.log.dist-info/top_level.txt' removed 'oslo.log.dist-info/pbr.json' removed 'oslo.log.dist-info/LICENSE' removed 'oslo.log.dist-info/METADATA' removed 'oslo.log.dist-info/AUTHORS' removed 'oslo.log.dist-info/entry_points.txt' removed directory 'oslo.log.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3CHm4S + umask 022 + cd /builddir/build/BUILD + cd oslo.log-5.3.0 + mkdir -p /builddir/build/BUILD/oslo.log-5.3.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.log-5.3.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslo.log-5.3.0/pyproject-wheeldir Processing /builddir/build/BUILD/oslo.log-5.3.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.log-5.3.0/.pyproject-builddir/tmpat3ra4ft running dist_info creating /builddir/build/BUILD/oslo.log-5.3.0/.pyproject-builddir/pip-modern-metadata-5p466d7_/oslo.log.egg-info writing /builddir/build/BUILD/oslo.log-5.3.0/.pyproject-builddir/pip-modern-metadata-5p466d7_/oslo.log.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/oslo.log-5.3.0/.pyproject-builddir/pip-modern-metadata-5p466d7_/oslo.log.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/oslo.log-5.3.0/.pyproject-builddir/pip-modern-metadata-5p466d7_/oslo.log.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/oslo.log-5.3.0/.pyproject-builddir/pip-modern-metadata-5p466d7_/oslo.log.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/oslo.log-5.3.0/.pyproject-builddir/pip-modern-metadata-5p466d7_/oslo.log.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/oslo.log-5.3.0/.pyproject-builddir/pip-modern-metadata-5p466d7_/oslo.log.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/oslo.log-5.3.0/.pyproject-builddir/pip-modern-metadata-5p466d7_/oslo.log.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.log-5.3.0/.pyproject-builddir/pip-modern-metadata-5p466d7_/oslo.log.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.log-5.3.0/.pyproject-builddir/pip-modern-metadata-5p466d7_/oslo.log.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.log Building wheel for oslo.log (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.log-5.3.0/.pyproject-builddir/tmpvbqxvklw running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/oslo_log creating build/lib/oslo_log/tests creating build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_pipe_mutex.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_convert_json.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_rate_limit.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_formatters.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_log.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_custom_loghandler.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_versionutils.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_helpers.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/__init__.py -> build/lib/oslo_log/tests/unit creating build/lib/oslo_log/fixture copying oslo_log/fixture/logging_error.py -> build/lib/oslo_log/fixture copying oslo_log/fixture/setlevel.py -> build/lib/oslo_log/fixture copying oslo_log/fixture/__init__.py -> build/lib/oslo_log/fixture creating build/lib/oslo_log/cmds copying oslo_log/cmds/convert_json.py -> build/lib/oslo_log/cmds copying oslo_log/cmds/__init__.py -> build/lib/oslo_log/cmds copying oslo_log/rate_limit.py -> build/lib/oslo_log copying oslo_log/helpers.py -> build/lib/oslo_log copying oslo_log/version.py -> build/lib/oslo_log copying oslo_log/versionutils.py -> build/lib/oslo_log copying oslo_log/formatters.py -> build/lib/oslo_log copying oslo_log/watchers.py -> build/lib/oslo_log copying oslo_log/log.py -> build/lib/oslo_log copying oslo_log/_options.py -> build/lib/oslo_log copying oslo_log/_i18n.py -> build/lib/oslo_log copying oslo_log/handlers.py -> build/lib/oslo_log copying oslo_log/__init__.py -> build/lib/oslo_log copying oslo_log/pipe_mutex.py -> build/lib/oslo_log copying oslo_log/tests/__init__.py -> build/lib/oslo_log/tests creating build/lib/oslo_log/tests/unit/fixture copying oslo_log/tests/unit/fixture/test_setlevel.py -> build/lib/oslo_log/tests/unit/fixture copying oslo_log/tests/unit/fixture/test_logging_error.py -> build/lib/oslo_log/tests/unit/fixture copying oslo_log/tests/unit/fixture/__init__.py -> build/lib/oslo_log/tests/unit/fixture running egg_info creating oslo.log.egg-info writing oslo.log.egg-info/PKG-INFO writing dependency_links to oslo.log.egg-info/dependency_links.txt writing entry points to oslo.log.egg-info/entry_points.txt writing requirements to oslo.log.egg-info/requires.txt writing top-level names to oslo.log.egg-info/top_level.txt writing pbr to oslo.log.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'oslo.log.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.log.egg-info/SOURCES.txt' creating build/lib/oslo_log/locale creating build/lib/oslo_log/locale/de creating build/lib/oslo_log/locale/de/LC_MESSAGES copying oslo_log/locale/de/LC_MESSAGES/oslo_log.po -> build/lib/oslo_log/locale/de/LC_MESSAGES creating build/lib/oslo_log/locale/en_GB creating build/lib/oslo_log/locale/en_GB/LC_MESSAGES copying oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po -> build/lib/oslo_log/locale/en_GB/LC_MESSAGES creating build/lib/oslo_log/locale/es creating build/lib/oslo_log/locale/es/LC_MESSAGES copying oslo_log/locale/es/LC_MESSAGES/oslo_log.po -> build/lib/oslo_log/locale/es/LC_MESSAGES creating build/lib/oslo_log/locale/ja creating build/lib/oslo_log/locale/ja/LC_MESSAGES copying oslo_log/locale/ja/LC_MESSAGES/oslo_log.po -> build/lib/oslo_log/locale/ja/LC_MESSAGES 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_log copying build/lib/oslo_log/rate_limit.py -> build/bdist.linux-x86_64/wheel/oslo_log copying build/lib/oslo_log/helpers.py -> build/bdist.linux-x86_64/wheel/oslo_log copying build/lib/oslo_log/version.py -> build/bdist.linux-x86_64/wheel/oslo_log copying build/lib/oslo_log/versionutils.py -> build/bdist.linux-x86_64/wheel/oslo_log copying build/lib/oslo_log/formatters.py -> build/bdist.linux-x86_64/wheel/oslo_log creating build/bdist.linux-x86_64/wheel/oslo_log/fixture copying build/lib/oslo_log/fixture/logging_error.py -> build/bdist.linux-x86_64/wheel/oslo_log/fixture copying build/lib/oslo_log/fixture/setlevel.py -> build/bdist.linux-x86_64/wheel/oslo_log/fixture copying build/lib/oslo_log/fixture/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_log/fixture copying build/lib/oslo_log/watchers.py -> build/bdist.linux-x86_64/wheel/oslo_log creating build/bdist.linux-x86_64/wheel/oslo_log/tests creating build/bdist.linux-x86_64/wheel/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_pipe_mutex.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_convert_json.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit creating build/bdist.linux-x86_64/wheel/oslo_log/tests/unit/fixture copying build/lib/oslo_log/tests/unit/fixture/test_setlevel.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit/fixture copying build/lib/oslo_log/tests/unit/fixture/test_logging_error.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit/fixture copying build/lib/oslo_log/tests/unit/fixture/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit/fixture copying build/lib/oslo_log/tests/unit/test_rate_limit.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_formatters.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_log.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_custom_loghandler.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_versionutils.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_helpers.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit copying build/lib/oslo_log/tests/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests copying build/lib/oslo_log/log.py -> build/bdist.linux-x86_64/wheel/oslo_log creating build/bdist.linux-x86_64/wheel/oslo_log/cmds copying build/lib/oslo_log/cmds/convert_json.py -> build/bdist.linux-x86_64/wheel/oslo_log/cmds copying build/lib/oslo_log/cmds/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_log/cmds copying build/lib/oslo_log/_options.py -> build/bdist.linux-x86_64/wheel/oslo_log copying build/lib/oslo_log/_i18n.py -> build/bdist.linux-x86_64/wheel/oslo_log copying build/lib/oslo_log/handlers.py -> build/bdist.linux-x86_64/wheel/oslo_log creating build/bdist.linux-x86_64/wheel/oslo_log/locale creating build/bdist.linux-x86_64/wheel/oslo_log/locale/es creating build/bdist.linux-x86_64/wheel/oslo_log/locale/es/LC_MESSAGES copying build/lib/oslo_log/locale/es/LC_MESSAGES/oslo_log.po -> build/bdist.linux-x86_64/wheel/oslo_log/locale/es/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_log/locale/ja creating build/bdist.linux-x86_64/wheel/oslo_log/locale/ja/LC_MESSAGES copying build/lib/oslo_log/locale/ja/LC_MESSAGES/oslo_log.po -> build/bdist.linux-x86_64/wheel/oslo_log/locale/ja/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_log/locale/en_GB creating build/bdist.linux-x86_64/wheel/oslo_log/locale/en_GB/LC_MESSAGES copying build/lib/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po -> build/bdist.linux-x86_64/wheel/oslo_log/locale/en_GB/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_log/locale/de creating build/bdist.linux-x86_64/wheel/oslo_log/locale/de/LC_MESSAGES copying build/lib/oslo_log/locale/de/LC_MESSAGES/oslo_log.po -> build/bdist.linux-x86_64/wheel/oslo_log/locale/de/LC_MESSAGES copying build/lib/oslo_log/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_log copying build/lib/oslo_log/pipe_mutex.py -> build/bdist.linux-x86_64/wheel/oslo_log running install_egg_info Copying oslo.log.egg-info to build/bdist.linux-x86_64/wheel/oslo.log-5.3.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.log-5.3.0.dist-info/WHEEL creating '/builddir/build/BUILD/oslo.log-5.3.0/.pyproject-builddir/pip-wheel-vkzovs1l/tmp4mhhis3a/oslo.log-5.3.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'oslo_log/__init__.py' adding 'oslo_log/_i18n.py' adding 'oslo_log/_options.py' adding 'oslo_log/formatters.py' adding 'oslo_log/handlers.py' adding 'oslo_log/helpers.py' adding 'oslo_log/log.py' adding 'oslo_log/pipe_mutex.py' adding 'oslo_log/rate_limit.py' adding 'oslo_log/version.py' adding 'oslo_log/versionutils.py' adding 'oslo_log/watchers.py' adding 'oslo_log/cmds/__init__.py' adding 'oslo_log/cmds/convert_json.py' adding 'oslo_log/fixture/__init__.py' adding 'oslo_log/fixture/logging_error.py' adding 'oslo_log/fixture/setlevel.py' adding 'oslo_log/locale/de/LC_MESSAGES/oslo_log.po' adding 'oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po' adding 'oslo_log/locale/es/LC_MESSAGES/oslo_log.po' adding 'oslo_log/locale/ja/LC_MESSAGES/oslo_log.po' adding 'oslo_log/tests/__init__.py' adding 'oslo_log/tests/unit/__init__.py' adding 'oslo_log/tests/unit/test_convert_json.py' adding 'oslo_log/tests/unit/test_custom_loghandler.py' adding 'oslo_log/tests/unit/test_formatters.py' adding 'oslo_log/tests/unit/test_helpers.py' adding 'oslo_log/tests/unit/test_log.py' adding 'oslo_log/tests/unit/test_pipe_mutex.py' adding 'oslo_log/tests/unit/test_rate_limit.py' adding 'oslo_log/tests/unit/test_versionutils.py' adding 'oslo_log/tests/unit/fixture/__init__.py' adding 'oslo_log/tests/unit/fixture/test_logging_error.py' adding 'oslo_log/tests/unit/fixture/test_setlevel.py' adding 'oslo.log-5.3.0.dist-info/AUTHORS' adding 'oslo.log-5.3.0.dist-info/LICENSE' adding 'oslo.log-5.3.0.dist-info/METADATA' adding 'oslo.log-5.3.0.dist-info/WHEEL' adding 'oslo.log-5.3.0.dist-info/entry_points.txt' adding 'oslo.log-5.3.0.dist-info/pbr.json' adding 'oslo.log-5.3.0.dist-info/top_level.txt' adding 'oslo.log-5.3.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for oslo.log (PEP 517): finished with status 'done' Created wheel for oslo.log: filename=oslo.log-5.3.0-py3-none-any.whl size=73146 sha256=e1c49104a338e56cc5c34847092f95843a6a4d5c9846141d912f3ddfe2576c5d Stored in directory: /builddir/.cache/pip/wheels/f9/0d/08/1aba892e0510cfb7b52f9b4ca45efbd6babe7d03917adf15f9 Successfully built oslo.log + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Mqm81N + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch + cd oslo.log-5.3.0 ++ ls /builddir/build/BUILD/oslo.log-5.3.0/pyproject-wheeldir/oslo.log-5.3.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=oslo.log==5.3.0 + TMPDIR=/builddir/build/BUILD/oslo.log-5.3.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslo-log-5.3.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.log-5.3.0/pyproject-wheeldir oslo.log==5.3.0 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/oslo.log-5.3.0/pyproject-wheeldir Processing ./pyproject-wheeldir/oslo.log-5.3.0-py3-none-any.whl Installing collected packages: oslo.log Creating /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/bin/convert-json to 755 Successfully installed oslo.log-5.3.0 + '[' -d /builddir/build/BUILDROOT/python-oslo-log-5.3.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-log-5.3.0-1.el9s.noarch/usr/bin/convert-json /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/bin/convert-json: updating + rm -rfv /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-oslo-log-5.3.0-1.el9s.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/oslo.log-5.3.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo.log-5.3.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-log-5.3.0-1.el9s.noarch --record /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo.log-5.3.0.dist-info/RECORD --output /builddir/build/BUILD/python-oslo-log-5.3.0-1.el9s.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo.log-5.3.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo.log-5.3.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo.log-5.3.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo.log-5.3.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-oslo-log-5.3.0-1.el9s.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch//usr/lib/python3.9/site-packages + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch//usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.log-5.3.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 making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (oslo.log); 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.log-5.3.0/.gitreview found building [mo]: all of 0 po files building [html]: all source files updating environment: [new config] 22 added, 0 changed, 0 removed reading sources... [ 4%] admin/advanced_config reading sources... [ 9%] admin/example_nova reading sources... [ 13%] admin/index reading sources... [ 18%] admin/journal reading sources... [ 22%] admin/log_rotation reading sources... [ 27%] configuration/index reading sources... [ 31%] contributor/index reading sources... [ 36%] index reading sources... [ 40%] install/index reading sources... [ 45%] reference/fixtures reading sources... [ 50%] reference/formatters reading sources... [ 54%] reference/handlers reading sources... [ 59%] reference/helpers reading sources... [ 63%] reference/index reading sources... [ 68%] reference/log reading sources... [ 72%] reference/versionutils reading sources... [ 77%] reference/watchers reading sources... [ 81%] user/examples reading sources... [ 86%] user/guidelines reading sources... [ 90%] user/history reading sources... [ 95%] user/index reading sources... [100%] user/usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] admin/advanced_config writing output... [ 9%] admin/example_nova writing output... [ 13%] admin/index writing output... [ 18%] admin/journal writing output... [ 22%] admin/log_rotation writing output... [ 27%] configuration/index writing output... [ 31%] contributor/index writing output... [ 36%] index writing output... [ 40%] install/index writing output... [ 45%] reference/fixtures writing output... [ 50%] reference/formatters writing output... [ 54%] reference/handlers writing output... [ 59%] reference/helpers writing output... [ 63%] reference/index writing output... [ 68%] reference/log writing output... [ 72%] reference/versionutils writing output... [ 77%] reference/watchers writing output... [ 81%] user/examples writing output... [ 86%] user/guidelines writing output... [ 90%] user/history writing output... [ 95%] user/index writing output... [100%] user/usage 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 + python3 setup.py compile_catalog -d /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale --domain oslo_log running compile_catalog compiling catalog /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/es/LC_MESSAGES/oslo_log.po to /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/es/LC_MESSAGES/oslo_log.mo compiling catalog /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/ja/LC_MESSAGES/oslo_log.po to /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/ja/LC_MESSAGES/oslo_log.mo compiling catalog /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po to /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.mo compiling catalog /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/de/LC_MESSAGES/oslo_log.po to /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/de/LC_MESSAGES/oslo_log.mo + ln -s ./convert-json /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/bin/convert-json-3 + install -d -m 755 /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/share + rm -f /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/de/LC_MESSAGES/oslo_log.po /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/es/LC_MESSAGES/oslo_log.po /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/ja/LC_MESSAGES/oslo_log.po + rm -f '/builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/*pot' + mv /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch oslo_log --all-name + /usr/bin/find-debuginfo -j20 --strict-build-id -m -i --build-id-seed 5.3.0-1.el9s --unique-debug-suffix -5.3.0-1.el9s.noarch --unique-debug-src-base python-oslo-log-5.3.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.log-5.3.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-log-5.3.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.oTXkaD + umask 022 + cd /builddir/build/BUILD + cd oslo.log-5.3.0 + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.log-5.3.0/.pyproject-builddir' + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 {5} oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_reformat_json_blanks [0.001279s] ... ok NOCTXT: b'b'\xe2\x98\xa2'' {5} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_can_process_strings [0.007646s] ... ok {5} oslo_log.tests.unit.test_log.FancyRecordTestCase.test_unsupported_key_in_log_msg [0.006227s] ... ok [instance: C9B7CCC6-8A12-4C53-A736-D7A1C36A62F3] info {5} oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_dict_in_default_log_msg [0.002525s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: format requires a mapping Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 93, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 87, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 185, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 226, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 52, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 655, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 145, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 703, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/oslo.log-5.3.0/oslo_log/tests/unit/fixture/test_logging_error.py", line 26, in test_logging_handle_error self.log.error('pid of first child is %(foo)s', 1) Message: 'pid of first child is %(foo)s' Arguments: (1,) {2} oslo_log.tests.unit.fixture.test_setlevel.TestSetLevelFixture.test_set_before [0.001141s] ... ok {2} oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest.test_error_summary [0.001106s] ... ok {2} oslo_log.tests.unit.test_formatters.FormatterTest.test_dictify_context_with_context [0.001224s] ... ok {13} oslo_log.tests.unit.fixture.test_logging_error.TestLoggingFixture.test_logging_handle_error [0.003730s] ... ok {13} oslo_log.tests.unit.fixture.test_setlevel.TestSetLevelFixture.test_unset_before [0.000611s] ... ok {13} oslo_log.tests.unit.test_formatters.FormatterTest.test_replace_false_value_exists [0.000552s] ... ok HAS CONTEXT [req-5a383567-3211-4e83-8a89-92e7310c7f45]: bar {13} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_contextualized_log [0.006561s] ... ok 2023-09-25 10:54:33.070 3243303 ERROR test-fluent [-] This is exceptional: Exception: This is exceptional 2023-09-25 10:54:33.070 3243303 ERROR test-fluent Traceback (most recent call last): 2023-09-25 10:54:33.070 3243303 ERROR test-fluent File "/builddir/build/BUILD/oslo.log-5.3.0/oslo_log/tests/unit/test_log.py", line 782, in test_json_exception 2023-09-25 10:54:33.070 3243303 ERROR test-fluent raise Exception('This is exceptional') 2023-09-25 10:54:33.070 3243303 ERROR test-fluent Exception: This is exceptional 2023-09-25 10:54:33.070 3243303 ERROR test-fluent {13} oslo_log.tests.unit.test_log.FluentFormatterTestCase.test_json_exception [0.003273s] ... ok {13} oslo_log.tests.unit.test_log.IsDebugEnabledTestCase.test_is_debug_enabled_off [0.000859s] ... ok {13} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_debug [0.003324s] ... ok {13} oslo_log.tests.unit.test_log.LoggerNameTestCase.test_oslo_underscore [0.001737s] ... ok {13} oslo_log.tests.unit.test_pipe_mutex.TestPipeMutex.test_too_many_releases [0.000183s] ... ok {13} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_removed_next_release [0.001462s] ... ok 2023-09-25 10:54:33.066 3243292 INFO test-fluent [None req-6dbbc70f-fd8d-4e80-8e50-488d6b670f38 myuser mytenant mydomain myscope myuserdomain mydomain] testing {2} oslo_log.tests.unit.test_log.FluentFormatterTestCase.test_no_exception [0.006715s] ... ok {2} oslo_log.tests.unit.test_log.IsDebugEnabledTestCase.test_is_debug_enabled_on [0.000971s] ... ok {2} oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_pass_args_via_debug [0.002515s] ... ok {2} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_default_formatter [0.002252s] ... ok {2} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_log_file [0.003260s] ... ok {2} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_logdir_deprecated [0.003150s] ... ok {2} oslo_log.tests.unit.test_log.LoggerTestCase.test_will_be_debug_if_debug_flag_set [0.002599s] ... ok {15} oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_debug_levelno [0.001026s] ... ok {15} oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest.test_fluent_format_exception [0.001370s] ... ok HAS CONTEXT [99 None]: test {15} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_global_request_id_logging [0.006240s] ... ok HAS CONTEXT [99]: Exception is (test€) --DBG {15} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_unicode_conversion_in_adapter [0.002725s] ... ok {7} oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_exception [0.001166s] ... ok {7} oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_trivial [0.000547s] ... ok {14} oslo_log.tests.unit.test_formatters.FormatterTest.test_dictify_context_without_get_logging_values [0.001789s] ... ok HAS CONTEXT [99]: test € {14} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_message_logging [0.006584s] ... ok [req-85465d70-4b2b-44dc-a2ee-1409c45b4f20]: myuser mytenant myuserdomain mydomain mydomain info [req-85465d70-4b2b-44dc-a2ee-1409c45b4f20]: myuser mytenant myuserdomain mydomain mydomain warn {14} oslo_log.tests.unit.test_log.DomainTestCase.test_domain_in_log_msg [0.002582s] ... ok [req-b5a4cd90-d048-4fc0-b42f-b3d6e70e4f8c]: [fake_resource-202260f9-1224-490d-afaf-6a744c13141f] info {14} oslo_log.tests.unit.test_log.FancyRecordTestCase.test_resource_key_dict_in_log_msg [0.002237s] ... ok {14} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_logfile_deprecated [0.003235s] ... ok {14} oslo_log.tests.unit.test_log.OSJournalHandlerTestCase.test_handler ... SKIPPED: systemd journal binding is not available {5} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_log_publish_errors_handlers [0.045707s] ... ok {5} oslo_log.tests.unit.test_log.LogHandlerTestCase.test_log_path_none [0.001897s] ... ok {5} oslo_log.tests.unit.test_log.LoggerNameTestCase.test_handlers_have_context_formatter [0.001752s] ... ok {5} oslo_log.tests.unit.test_log.LoggerTestCase.test_watchlog_on_windows [0.005040s] ... ok {5} oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_change_default_log_level [0.003707s] ... ok {5} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_newton_plus_two [0.001569s] ... ok {9} oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_debug_level_key [0.001281s] ... ok {9} oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_reformat_json_double [0.000735s] ... ok {9} oslo_log.tests.unit.test_log.ExceptionLoggingTestCase.test_excepthook_installed [0.005593s] ... ok [req-6692bd5a-8876-4330-8524-35c6f21b0f28]: [instance: C9B7CCC6-8A12-4C53-A736-D7A1C36A62F3] info {9} oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_dict_in_context_log_msg [0.004448s] ... ok {9} oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_pass_through_exc_info [0.002500s] ... ok {7} oslo_log.tests.unit.test_formatters.FormatterTest.test_dictify_context_empty [0.000587s] ... ok {7} oslo_log.tests.unit.test_helpers.LogHelpersTestCase.test_log_decorator [0.002299s] ... ok 2015-12-16T13:54:26.517893+00:00 test {7} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_rfc5424_isotime_format [0.007336s] ... ok {2} oslo_log.tests.unit.test_log.MutateTestCase.test_log_config_append_no_touch [0.006812s] ... ok {9} oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_update_extras [0.002306s] ... ok {9} oslo_log.tests.unit.test_log.LoggerNameTestCase.test_no_logging_via_module [0.002302s] ... ok {9} oslo_log.tests.unit.test_log.LoggerNameTestCase.test_oslo_dot [0.001770s] ... ok {9} oslo_log.tests.unit.test_log.LoggerNameTestCase.test_watchlog_on_windows [0.005064s] ... ok {9} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_message [0.001359s] ... ok 2023-09-25 10:54:33.073 3243305 CRITICAL somename [-] Unhandled error: Exception: Some error happened 2023-09-25 10:54:33.073 3243305 ERROR somename Traceback (most recent call last): 2023-09-25 10:54:33.073 3243305 ERROR somename File "/builddir/build/BUILD/oslo.log-5.3.0/oslo_log/tests/unit/test_log.py", line 1051, in test_excepthook_logs_exception 2023-09-25 10:54:33.073 3243305 ERROR somename raise Exception('Some error happened') 2023-09-25 10:54:33.073 3243305 ERROR somename Exception: Some error happened 2023-09-25 10:54:33.073 3243305 ERROR somename {15} oslo_log.tests.unit.test_log.ExceptionLoggingTestCase.test_excepthook_logs_exception [0.002784s] ... ok {15} oslo_log.tests.unit.test_log.FastWatchedFileHandlerTestCase.test_log [0.019433s] ... ok {15} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_print_help [0.008967s] ... ok {15} oslo_log.tests.unit.test_log.LoggerTestCase.test_rotate_log [0.005491s] ... ok NOCTXT: Ƒơơ {19} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_dict_args_with_unicode [0.007188s] ... ok HAS CONTEXT [99]: Exception is (test€) {19} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_unicode_conversion_in_formatter [0.003037s] ... ok 2023-09-25 10:54:33.127 3243309 WARNING test-fluent [None req-7b18117c-9554-4335-9a68-89165a643b1a myuser mytenant mydomain myscope myuserdomain mydomain] testing: RuntimeError: test_exception {19} oslo_log.tests.unit.test_log.FluentFormatterTestCase.test_exception [0.002851s] ... ok {19} oslo_log.tests.unit.test_log.LogConfigTestCase.test_log_config_append_ok [0.003147s] ... ok HAS CONTEXT [99 myuser mytenant mydomain myscope myuserdomain mydomain]: test {17} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_user_identity_logging [0.008119s] ... ok [req-6d2dff17-88a0-423d-95c2-1c0184cbb009]: [instance: RRRRRRRR-8A12-4C53-A736-D7A1C36A62F3] info {17} oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_resource_uuid_from_context_in_context_log_msg [0.002827s] ... ok 2023-09-25 10:54:33.138 3243307 INFO test-json [-] b'b'\xe2\x98\xa2'' {17} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_can_process_strings [0.002789s] ... ok {17} oslo_log.tests.unit.test_log.LogConfigTestCase.test_log_config_append_unreadable [0.003157s] ... ok {19} oslo_log.tests.unit.test_log.LogHandlerTestCase.test_log_path_logdir [0.001968s] ... ok {19} oslo_log.tests.unit.test_log.LoggerNameTestCase.test_eventlog [0.006760s] ... ok {19} oslo_log.tests.unit.test_log.LoggerNameTestCase.test_rotate_log [0.004935s] ... ok {14} oslo_log.tests.unit.test_pipe_mutex.TestPipeMutex.test_blocking_tpool [0.059022s] ... ok {14} oslo_log.tests.unit.test_pipe_mutex.TestPipeMutex.test_recursive [0.000300s] ... ok {14} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_removed_none [0.001887s] ... ok {14} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_register_options [0.001176s] ... ok {17} oslo_log.tests.unit.test_log.LoggerNameTestCase.test_timed_rotate_log [0.005126s] ... ok 2015-12-16T13:54:26.000000+00:00 test {18} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_rfc5424_isotime_format_no_microseconds [0.007841s] ... ok [req-692db1ea-24f5-49de-938c-ca7b2e75ec82]: [instance: 1234] info [req-692db1ea-24f5-49de-938c-ca7b2e75ec82]: [instance: 1234] warn {18} oslo_log.tests.unit.test_log.FancyRecordTestCase.test_instance_key_in_log_msg [0.003204s] ... ok [req-81e495a3-79b8-4bf1-8393-17486bac1bdd]: [instance: C9B7CCC6-8A12-4C53-A736-D7A1C36A62F3] info {18} oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_uuid_as_arg_in_context_log_msg [0.002583s] ... ok [req-7e283e68-81dd-4497-9ca2-d33a99650201]: [instance: CCCCCCCC-8A12-4C53-A736-D7A1C36A62F3] info {18} oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_uuid_from_context_in_context_log_msg [0.002461s] ... ok 2023-09-25 10:54:33.146 3243308 DEBUG test-json [-] obj=str test_fallback /builddir/build/BUILD/oslo.log-5.3.0/oslo_log/tests/unit/test_log.py:675 {18} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_fallback [0.002613s] ... ok 2023-09-25 10:54:33.149 3243308 DEBUG test-json [None req-0f12443a-c15b-4cfa-8291-9df9155ef20c myuser mytenant mydomain myscope myuserdomain mydomain] This is a log line test_json_w_fetched_global_context /builddir/build/BUILD/oslo.log-5.3.0/oslo_log/tests/unit/test_log.py:528 {18} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_json_w_fetched_global_context [0.002621s] ... ok {18} oslo_log.tests.unit.test_log.LoggerTestCase.test_handlers_have_context_formatter [0.001780s] ... ok my trace message {18} oslo_log.tests.unit.test_log.TraceLevelTestCase.test_trace_log_msg [0.002382s] ... ok {18} oslo_log.tests.unit.test_log.UnicodeConversionTestCase.test_unicode_to_unicode [0.001790s] ... ok {18} oslo_log.tests.unit.test_pipe_mutex.TestPipeMutex.test_nonblocking [0.000389s] ... ok {17} oslo_log.tests.unit.test_log.LoggerNameTestCase.test_watchlog_on_linux [0.012193s] ... ok {17} oslo_log.tests.unit.test_log.LoggerNameTestCase.test_will_be_info_if_debug_flag_not_set [0.002853s] ... ok {17} oslo_log.tests.unit.test_log.LoggerTestCase.test_eventlog_missing [0.004182s] ... ok {17} oslo_log.tests.unit.test_log.LoggerTestCase.test_watchlog_on_linux [0.005094s] ... ok {17} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_exception_unrelated [0.001096s] ... ok {15} oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase.test_syslog [0.046630s] ... ok {15} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_mitaka_plus_two [0.001821s] ... ok {1} oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest.test_context_format_exception_norecord [0.001890s] ... ok 2015-12-16T13:54:26.517893+00:00 Unhandled error: Exception: Some error happened 2015-12-16T13:54:26.517893+00:00 Traceback (most recent call last): 2015-12-16T13:54:26.517893+00:00 File "/builddir/build/BUILD/oslo.log-5.3.0/oslo_log/tests/unit/test_log.py", line 1082, in test_rfc5424_isotime_format 2015-12-16T13:54:26.517893+00:00 raise Exception(message) 2015-12-16T13:54:26.517893+00:00 Exception: Some error happened 2015-12-16T13:54:26.517893+00:00 {1} oslo_log.tests.unit.test_log.ExceptionLoggingTestCase.test_rfc5424_isotime_format [0.007714s] ... ok {1} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_logging_opts [0.004024s] ... ok {1} oslo_log.tests.unit.test_log.LogConfigTestCase.test_log_config_append_disable_existing_loggers [0.003814s] ... ok NOCTXT: foo {3} oslo_log.tests.unit.test_custom_loghandler.CustomLogHandlerTestCase.test_log [0.007845s] ... ok HAS CONTEXT [req-bf08e468-040b-4cc3-b8f1-86dfe74baf5a]: bar {3} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_context_is_taken_from_tls_variable [0.002891s] ... ok HAS CONTEXT [99]: test € {3} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_message_logging_3rd_party_log_records [0.002749s] ... ok {1} oslo_log.tests.unit.test_log.LogHandlerTestCase.test_iter_loggers [0.002088s] ... ok {1} oslo_log.tests.unit.test_log.LogLevelTestCase.test_child_log_has_level_of_parent_flag_for_trace [0.002922s] ... ok [req-926bc042-1a4c-46d2-aebd-b7f824cfe71f]: [resource-202260f9-1224-490d-afaf-6a744c13141f] info {3} oslo_log.tests.unit.test_log.FancyRecordTestCase.test_resource_key_in_log_msg [0.002477s] ... ok 2023-09-25 10:54:33.192 3243293 DEBUG test-json [-] This is a log line test_json_with_extra /builddir/build/BUILD/oslo.log-5.3.0/oslo_log/tests/unit/test_log.py:587 {3} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_json_with_extra [0.002524s] ... ok {19} oslo_log.tests.unit.test_log.OSJournalHandlerTestCase.test_emit_exception [0.050675s] ... ok {3} oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_include_constructor_extras [0.002589s] ... ok {1} oslo_log.tests.unit.test_log.MutateTestCase.test_remove_logger [0.009500s] ... ok {19} oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_log_file_defaults_to_none [0.004123s] ... ok {19} oslo_log.tests.unit.test_pipe_mutex.TestPipeMutex.test_wrong_releaser [0.000598s] ... ok {1} oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_default_log_level_method [0.002301s] ... ok {1} oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_default_log_level_to_none [0.003620s] ... ok {1} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_ocata_plus_two [0.001583s] ... ok {1} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecating_a_function_returns_correct_value [0.001523s] ... ok {3} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_log_dir_handlers [0.048628s] ... ok {3} oslo_log.tests.unit.test_log.LogLevelTestCase.test_is_enabled_for [0.002890s] ... ok 2023-09-25 10:54:33.253 3243293 INFO oslo_config.cfg [-] Option DEFAULT.log-config-append changed from [no_exist] to [/tmp/tmpyumo2hji/log.iniambynncs.conf] {3} oslo_log.tests.unit.test_log.MutateTestCase.test_log_config_append [0.007149s] ... ok boo {3} oslo_log.tests.unit.test_log.MutateTestCase.test_remove_handler [0.007654s] ... ok {3} oslo_log.tests.unit.test_pipe_mutex.TestPipeMutex.test_blocking_preserves_ownership [0.001081s] ... ok {6} oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest.test_json_format_exception [0.001880s] ... ok HAS CONTEXT [req-58528def-513f-4282-b209-0d4f2f8afb60]: emulate logging within sqlalchemy {4} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_contextual_information_is_imparted_to_3rd_party_log_records [0.007790s] ... ok HAS CONTEXT [99]: test € HAS CONTEXT [99]: test € HAS CONTEXT [99]: test € HAS CONTEXT [99]: test € HAS CONTEXT [99]: test € {4} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_skip_logging_builtin_exceptions [0.004088s] ... ok 2023-09-25 10:54:33.275 3243296 DEBUG test-json [-] This is a log line test_json_with_extra_keys /builddir/build/BUILD/oslo.log-5.3.0/oslo_log/tests/unit/test_log.py:602 {6} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_json_with_extra_keys [0.006591s] ... ok {4} oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_pass_args_to_log [0.002803s] ... ok {4} oslo_log.tests.unit.test_log.LogConfigTestCase.test_log_config_append_not_exist [0.002197s] ... ok {6} oslo_log.tests.unit.test_log.LogLevelTestCase.test_has_level_from_flags [0.002717s] ... ok {4} oslo_log.tests.unit.test_log.LoggerTestCase.test_no_logging_via_module [0.002099s] ... ok {4} oslo_log.tests.unit.test_log.MutateTestCase.test_mk_log_config_full [0.001950s] ... ok {0} oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest.test_context_format_exception [0.002257s] ... ok {4} oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase.test_syslog_binary_name [0.046889s] ... ok 2023-09-25 10:54:33.333 3243290 DEBUG test-json [-] This is a {'test': 'log', 'other': 'value'} dict test_entire_dict /builddir/build/BUILD/oslo.log-5.3.0/oslo_log/tests/unit/test_log.py:694 {0} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_entire_dict [0.006745s] ... ok {4} oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_tempest_set_log_file [0.004206s] ... ok {4} oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase.test_uninstall [0.001721s] ... ok 2023-09-25 10:54:33.337 3243290 ERROR test-json [-] This is exceptional: Exception: This is exceptional 2023-09-25 10:54:33.337 3243290 ERROR test-json Traceback (most recent call last): 2023-09-25 10:54:33.337 3243290 ERROR test-json File "/builddir/build/BUILD/oslo.log-5.3.0/oslo_log/tests/unit/test_log.py", line 565, in test_json_exception 2023-09-25 10:54:33.337 3243290 ERROR test-json raise Exception('This is exceptional') 2023-09-25 10:54:33.337 3243290 ERROR test-json Exception: This is exceptional 2023-09-25 10:54:33.337 3243290 ERROR test-json {0} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_json_exception [0.003494s] ... ok {4} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_removed_zero_and_alternative [0.001311s] ... ok 2023-09-25 10:54:33.341 3243290 INFO test-json [None 99 myuser mytenant mydomain myscope myuserdomain mydomain] testing {0} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_no_exception [0.002598s] ... ok {0} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_log_dir [0.003478s] ... ok {0} oslo_log.tests.unit.test_log.LogConfigTestCase.test_log_config_append_invalid [0.003319s] ... ok 2023-09-25 10:54:33 INFO root [req-48fa290a-2bc8-431b-90f3-4c34c988b619 myuser mytenant] foo {0} oslo_log.tests.unit.test_log.LoggerTestCase.test_handles_context_kwarg [0.002397s] ... ok {0} oslo_log.tests.unit.test_log.MutateTestCase.test_mk_log_config_empty [0.001817s] ... ok {0} oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase.test_install_twice [0.000812s] ... ok {0} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_class_with_init [0.002062s] ... ok {0} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_class_without_init [0.001271s] ... ok NOCTXT: baz --DBG {10} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_debugging_log [0.007984s] ... ok HAS CONTEXT [99]: test €: RuntimeError: test_exception_logging {10} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_exception_logging [0.003234s] ... ok A RuntimeError: test_exception_logging B {10} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_exception_logging_format_string [0.002750s] ... ok NOCTXT: foo {10} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_uncontextualized_log [0.002379s] ... ok {8} oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_traceback [0.001323s] ... ok {8} oslo_log.tests.unit.test_formatters.FormatterTest.test_dictify_context_with_dict [0.001101s] ... ok {8} oslo_log.tests.unit.test_formatters.FormatterTest.test_replace_false_value_not_exists [0.000579s] ... ok {12} oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_debug_levelname [0.001219s] ... ok {12} oslo_log.tests.unit.test_helpers.LogHelpersTestCase.test_log_decorator_for_static [0.002201s] ... ok - {8} oslo_log.tests.unit.test_log.FastWatchedFileHandlerTestCase.test_instantiate [0.022240s] ... ok {12} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_no_exception_logging_format_string [0.007456s] ... ok [req-a3192172-e0f7-4724-926a-5e6e4f5057b1]: info [req-a3192172-e0f7-4724-926a-5e6e4f5057b1]: warn {12} oslo_log.tests.unit.test_log.FancyRecordTestCase.test_fancy_key_in_log_msg [0.003111s] ... ok [req-6cc3d1a9-2885-403f-a2c9-e8766707b3dc]: [instance: IIIIIIII-8A12-4C53-A736-D7A1C36A62F3] info {12} oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_from_context_in_context_log_msg [0.002483s] ... ok 2023-09-25 10:54:33.423 3243298 DEBUG test-json [-] This is a log line %(unused) test_extra_args_filtered /builddir/build/BUILD/oslo.log-5.3.0/oslo_log/tests/unit/test_log.py:686 {8} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_extra_args_filtered [0.005769s] ... ok {8} oslo_log.tests.unit.test_log.LogHandlerTestCase.test_log_path_logfile [0.002130s] ... ok {12} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_json_formatter [0.004552s] ... ok {12} oslo_log.tests.unit.test_log.LoggerNameTestCase.test_eventlog_missing [0.002485s] ... ok {12} oslo_log.tests.unit.test_log.LoggerTestCase.test_timed_rotate_log [0.004922s] ... ok {12} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_exception_old [0.001380s] ... ok {12} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_custom_what [0.001369s] ... ok {11} oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_reformat_json_single [0.001128s] ... ok 2023-09-25 10:54:33.443 3243306 DEBUG test-fluent [None req-1382ae3a-f7f4-4d46-86a8-341096fc60b1 myuser mytenant mydomain myscope myuserdomain mydomain] This is a log line test_fluent /builddir/build/BUILD/oslo.log-5.3.0/oslo_log/tests/unit/test_log.py:735 {16} oslo_log.tests.unit.test_log.FluentFormatterTestCase.test_fluent [0.007757s] ... ok HAS CONTEXT [99 myuser mytenant]: test {11} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_user_identity_logging_set_format [0.006931s] ... ok 2023-09-25 10:54:33.454 3243301 WARNING test-json [None 99 myuser mytenant mydomain myscope myuserdomain mydomain] testing: RuntimeError: test_exception {11} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_exception [0.002800s] ... ok 2023-09-25 10:54:33.448 3243306 ERROR test-json [None 99 myuser mytenant mydomain myscope myuserdomain mydomain] testing: RuntimeError: test_exception traceback from remote error 2023-09-25 10:54:33.448 3243306 ERROR test-json Traceback (most recent call last): 2023-09-25 10:54:33.448 3243306 ERROR test-json File "/builddir/build/BUILD/oslo.log-5.3.0/oslo_log/tests/unit/test_log.py", line 656, in test_exception_with_exc_info_passed 2023-09-25 10:54:33.448 3243306 ERROR test-json raise RuntimeError('test_exception\ntraceback\nfrom\nremote error') 2023-09-25 10:54:33.448 3243306 ERROR test-json RuntimeError: test_exception 2023-09-25 10:54:33.448 3243306 ERROR test-json traceback 2023-09-25 10:54:33.448 3243306 ERROR test-json from 2023-09-25 10:54:33.448 3243306 ERROR test-json remote error 2023-09-25 10:54:33.448 3243306 ERROR test-json {16} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_exception_with_exc_info_passed [0.003719s] ... ok 2023-09-25 10:54:33.457 3243301 WARNING test-json [None 99 myuser mytenant mydomain myscope myuserdomain mydomain] testing: RuntimeError: test_exception {11} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_exception_without_exc_info_passed [0.002460s] ... ok {11} oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_empty_kwargs [0.002349s] ... ok {11} oslo_log.tests.unit.test_log.LogHandlerTestCase.test_log_path_logfile_overrides_logdir [0.001909s] ... ok {11} oslo_log.tests.unit.test_log.LogLevelTestCase.test_child_log_has_level_of_parent_flag [0.002824s] ... ok 2023-09-25 10:54:33.452 3243306 DEBUG test-json [None req-b375af93-689f-4498-9a86-e12322e4b569 myuser mytenant mydomain myscope myuserdomain mydomain] This is a log line test_json_w_context_in_extras /builddir/build/BUILD/oslo.log-5.3.0/oslo_log/tests/unit/test_log.py:516 {16} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_json_w_context_in_extras [0.002679s] ... ok {16} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_handlers_cleanup [0.002481s] ... ok {16} oslo_log.tests.unit.test_log.LogLevelTestCase.test_get_loggers [0.002768s] ... ok {16} oslo_log.tests.unit.test_log.LoggerTestCase.test_eventlog [0.007026s] ... ok {11} oslo_log.tests.unit.test_log.UnicodeConversionTestCase.test_ascii_to_unicode [0.001795s] ... ok {16} oslo_log.tests.unit.test_log.LoggerTestCase.test_will_be_info_if_debug_flag_not_set [0.002688s] ... ok {11} oslo_log.tests.unit.test_log.UnicodeConversionTestCase.test_exception_to_unicode [0.001823s] ... ok {11} oslo_log.tests.unit.test_pipe_mutex.TestPipeMutex.test_blocking [0.000445s] ... ok {16} oslo_log.tests.unit.test_log.MutateTestCase.test_log_config_append_change_file [0.007954s] ... ok {16} oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase.test_find_facility [0.002136s] ... ok {8} oslo_log.tests.unit.test_log.OSJournalHandlerTestCase.test_emit [0.050922s] ... ok {16} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_removed_plus_3 [0.001413s] ... ok {8} oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_change_default [0.003816s] ... ok {8} oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase.test_rate_limit [0.002294s] ... ok {8} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecating_a_method_returns_correct_value [0.001531s] ... ok {6} oslo_log.tests.unit.test_log.MutateTestCase.test_log_config_append_touch [1.008762s] ... ok {6} oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase.test_handler [0.038854s] ... ok {6} oslo_log.tests.unit.test_log.SysLogHandlersTestCase.test_standard_format [0.002618s] ... ok {6} oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase.test_rate_limit_except_level [0.001588s] ... ok {6} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_exception_new [0.000956s] ... ok {6} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_known_future_release [0.001397s] ... ok {6} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_removed_zero [0.001134s] ... ok {7} oslo_log.tests.unit.test_log.FastWatchedFileHandlerTestCase.test_remove [6.020281s] ... ok {7} oslo_log.tests.unit.test_log.LogLevelTestCase.test_has_level_from_flags_for_trace [0.003661s] ... ok 2023-09-25 10:54:39 INFO root [req-7e1743eb-16ce-42da-9c7b-1c905b86d0db myuser mytenant] foo {7} oslo_log.tests.unit.test_log.LoggerNameTestCase.test_handles_context_kwarg [0.002568s] ... ok 2023-09-25 10:54:39.139 3243297 INFO oslo_config.cfg [-] Option DEFAULT.debug changed from [false] to [true] {7} oslo_log.tests.unit.test_log.MutateTestCase.test_debug [0.006356s] ... ok {7} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_without_replacement [0.001751s] ... ok {10} oslo_log.tests.unit.test_log.FastWatchedFileHandlerTestCase.test_move [6.025200s] ... ok [instance: C9B7CCC6-8A12-4C53-A736-D7A1C36A62F3] info {10} oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_uuid_as_arg_in_default_log_msg [0.003226s] ... ok {10} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_list_opts [0.001851s] ... ok {10} oslo_log.tests.unit.test_log.LoggerNameTestCase.test_will_be_debug_if_debug_flag_set [0.002695s] ... ok {10} oslo_log.tests.unit.test_pipe_mutex.TestPipeMutex.test_release_without_acquire [0.000276s] ... ok {10} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_unknown_future_release [0.001901s] ... ok ====== Totals ====== Ran: 204 tests in 6.4049 sec. - Passed: 203 - Skipped: 1 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 14.0818 sec. ============== Worker Balance ============== - Worker 0 (11 tests) => 0:00:00.032875 - Worker 1 (11 tests) => 0:00:00.043868 - Worker 2 (11 tests) => 0:00:00.033748 - Worker 3 (11 tests) => 0:00:00.091887 - Worker 4 (10 tests) => 0:00:00.077606 - Worker 5 (10 tests) => 0:00:00.080059 - Worker 6 (10 tests) => 0:00:01.068907 - Worker 7 (10 tests) => 0:00:06.049363 - Worker 8 (10 tests) => 0:00:00.094808 - Worker 9 (10 tests) => 0:00:00.029711 - Worker 10 (10 tests) => 0:00:06.054395 - Worker 11 (10 tests) => 0:00:00.026739 - Worker 12 (10 tests) => 0:00:00.033902 - Worker 13 (10 tests) => 0:00:00.024374 - Worker 14 (10 tests) => 0:00:00.085905 - Worker 15 (10 tests) => 0:00:00.099304 - Worker 16 (10 tests) => 0:00:00.042998 - Worker 17 (10 tests) => 0:00:00.050065 - Worker 18 (10 tests) => 0:00:00.030026 - Worker 19 (10 tests) => 0:00:00.087817 Test id Runtime (s) ----------------------------------------------------------------------------------- ----------- oslo_log.tests.unit.test_log.FastWatchedFileHandlerTestCase.test_move 6.025 oslo_log.tests.unit.test_log.FastWatchedFileHandlerTestCase.test_remove 6.020 oslo_log.tests.unit.test_log.MutateTestCase.test_log_config_append_touch 1.009 oslo_log.tests.unit.test_pipe_mutex.TestPipeMutex.test_blocking_tpool 0.059 oslo_log.tests.unit.test_log.OSJournalHandlerTestCase.test_emit 0.051 oslo_log.tests.unit.test_log.OSJournalHandlerTestCase.test_emit_exception 0.051 oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_log_dir_handlers 0.049 oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase.test_syslog_binary_name 0.047 oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase.test_syslog 0.047 oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_log_publish_errors_handlers 0.046 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-oslo-log-5.3.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pYDArF + umask 022 + cd /builddir/build/BUILD + cd oslo.log-5.3.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/share/doc/python3-oslo-log + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/share/doc/python3-oslo-log + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/share/doc/python3-oslo-log + cp -pr ChangeLog /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/share/doc/python3-oslo-log + cp -pr AUTHORS /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/share/doc/python3-oslo-log + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.M5dv38 + umask 022 + cd /builddir/build/BUILD + cd oslo.log-5.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/share/licenses/python3-oslo-log + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/share/licenses/python3-oslo-log + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/share/licenses/python3-oslo-log + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-log = 5.3.0-1.el9s python3-oslo-log = 5.3.0-1.el9s python3.9-oslo-log = 5.3.0-1.el9s python3.9dist(oslo-log) = 5.3 python3.9dist(oslo.log) = 5.3 python3dist(oslo-log) = 5.3 python3dist(oslo.log) = 5.3 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.19 python3.9dist(oslo-config) >= 5.2 python3.9dist(oslo-context) >= 2.21 python3.9dist(oslo-i18n) >= 3.20 python3.9dist(oslo-serialization) >= 2.25 python3.9dist(oslo-utils) >= 3.36 python3.9dist(pbr) >= 3.1.1 python3.9dist(pyinotify) >= 0.9.6 python3.9dist(python-dateutil) >= 2.7 Obsoletes: python39-oslo-log < 5.3.0-1.el9s Processing files: python-oslo-log-doc-5.3.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pbkfcf + umask 022 + cd /builddir/build/BUILD + cd oslo.log-5.3.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/share/doc/python-oslo-log-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/share/doc/python-oslo-log-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/share/doc/python-oslo-log-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1pht73 + umask 022 + cd /builddir/build/BUILD + cd oslo.log-5.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/share/licenses/python-oslo-log-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/share/licenses/python-oslo-log-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/share/licenses/python-oslo-log-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-log-doc = 5.3.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-oslo-log-tests-5.3.0-1.el9s.noarch Provides: python-oslo-log-tests = 5.3.0-1.el9s python3-oslo-log-tests = 5.3.0-1.el9s python3.9-oslo-log-tests = 5.3.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python39-oslo-log-tests < 5.3.0-1.el9s Processing files: python-oslo-log-lang-5.3.0-1.el9s.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NsVwJO + umask 022 + cd /builddir/build/BUILD + cd oslo.log-5.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/share/licenses/python-oslo-log-lang + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/share/licenses/python-oslo-log-lang + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch/usr/share/licenses/python-oslo-log-lang + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-log-lang = 5.3.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-log-5.3.0-1.el9s.noarch Wrote: /builddir/build/SRPMS/python-oslo-log-5.3.0-1.el9s.src.rpm Wrote: /builddir/build/RPMS/python-oslo-log-lang-5.3.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-log-5.3.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-log-tests-5.3.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-log-doc-5.3.0-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1VSVnv + umask 022 + cd /builddir/build/BUILD + cd oslo.log-5.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-log-5.3.0-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0