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-reports.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-zed-el9s-build-156472-960833/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-reports.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=1663027200 Wrote: /builddir/build/SRPMS/python-oslo-reports-2.4.0-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-oslo-reports.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-zed-el9s-build-156472-960833/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 -bb --target noarch --nodeps /builddir/build/SPECS/python-oslo-reports.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=1663027200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RIWXA2 + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0xa63ea142678138d1bb15f2e303bdfd64dd164087.txt --signature=/builddir/build/SOURCES/oslo.reports-2.4.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.reports-2.4.0.tar.gz gpgv: Signature made Thu May 5 09:53:22 2022 UTC gpgv: using EDDSA key 04B7B1663EC233DA80A22948B23A243F4ADCB493 gpgv: Good signature from "OpenStack Infra (Zed Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.reports-2.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.reports-2.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.reports-2.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /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-reports-2.4.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.o52UoQ + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-2.4.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/oslo_reports creating build/lib/oslo_reports/tests copying oslo_reports/tests/test_guru_meditation_report.py -> build/lib/oslo_reports/tests copying oslo_reports/tests/test_views.py -> build/lib/oslo_reports/tests copying oslo_reports/tests/test_openstack_generators.py -> build/lib/oslo_reports/tests copying oslo_reports/tests/__init__.py -> build/lib/oslo_reports/tests copying oslo_reports/tests/test_base_report.py -> build/lib/oslo_reports/tests creating build/lib/oslo_reports/views creating build/lib/oslo_reports/views/json copying oslo_reports/views/json/__init__.py -> build/lib/oslo_reports/views/json copying oslo_reports/views/json/generic.py -> build/lib/oslo_reports/views/json creating build/lib/oslo_reports/views/text copying oslo_reports/views/text/process.py -> build/lib/oslo_reports/views/text copying oslo_reports/views/text/threading.py -> build/lib/oslo_reports/views/text copying oslo_reports/views/text/__init__.py -> build/lib/oslo_reports/views/text copying oslo_reports/views/text/generic.py -> build/lib/oslo_reports/views/text copying oslo_reports/views/text/header.py -> build/lib/oslo_reports/views/text copying oslo_reports/views/jinja_view.py -> build/lib/oslo_reports/views copying oslo_reports/views/__init__.py -> build/lib/oslo_reports/views creating build/lib/oslo_reports/generators copying oslo_reports/generators/version.py -> build/lib/oslo_reports/generators copying oslo_reports/generators/process.py -> build/lib/oslo_reports/generators copying oslo_reports/generators/threading.py -> build/lib/oslo_reports/generators copying oslo_reports/generators/conf.py -> build/lib/oslo_reports/generators copying oslo_reports/generators/__init__.py -> build/lib/oslo_reports/generators creating build/lib/oslo_reports/models copying oslo_reports/models/version.py -> build/lib/oslo_reports/models copying oslo_reports/models/process.py -> build/lib/oslo_reports/models copying oslo_reports/models/with_default_views.py -> build/lib/oslo_reports/models copying oslo_reports/models/threading.py -> build/lib/oslo_reports/models copying oslo_reports/models/base.py -> build/lib/oslo_reports/models copying oslo_reports/models/conf.py -> build/lib/oslo_reports/models copying oslo_reports/models/__init__.py -> build/lib/oslo_reports/models creating build/lib/oslo_reports/views/xml copying oslo_reports/views/xml/__init__.py -> build/lib/oslo_reports/views/xml copying oslo_reports/views/xml/generic.py -> build/lib/oslo_reports/views/xml copying oslo_reports/opts.py -> build/lib/oslo_reports copying oslo_reports/report.py -> build/lib/oslo_reports copying oslo_reports/guru_meditation_report.py -> build/lib/oslo_reports copying oslo_reports/_i18n.py -> build/lib/oslo_reports copying oslo_reports/_utils.py -> build/lib/oslo_reports copying oslo_reports/__init__.py -> build/lib/oslo_reports running egg_info writing oslo.reports.egg-info/PKG-INFO writing dependency_links to oslo.reports.egg-info/dependency_links.txt writing entry points to oslo.reports.egg-info/entry_points.txt deleting oslo.reports.egg-info/requires.txt writing top-level names to oslo.reports.egg-info/top_level.txt writing pbr to oslo.reports.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.reports.egg-info/SOURCES.txt' creating build/lib/oslo_reports/locale creating build/lib/oslo_reports/locale/en_GB creating build/lib/oslo_reports/locale/en_GB/LC_MESSAGES copying oslo_reports/locale/en_GB/LC_MESSAGES/oslo_reports.po -> build/lib/oslo_reports/locale/en_GB/LC_MESSAGES + sphinx-build-3 -b html doc/source doc/build/html 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.reports); you can disable this behavior with the 'openstackdocs_auto_name' option Creating file /builddir/build/BUILD/oslo.reports-2.4.0/doc/source/reference/api/oslo_reports.rst. Creating file /builddir/build/BUILD/oslo.reports-2.4.0/doc/source/reference/api/oslo_reports.generators.rst. Creating file /builddir/build/BUILD/oslo.reports-2.4.0/doc/source/reference/api/oslo_reports.models.rst. Creating file /builddir/build/BUILD/oslo.reports-2.4.0/doc/source/reference/api/oslo_reports.views.rst. Creating file /builddir/build/BUILD/oslo.reports-2.4.0/doc/source/reference/api/oslo_reports.views.json.rst. Creating file /builddir/build/BUILD/oslo.reports-2.4.0/doc/source/reference/api/oslo_reports.views.text.rst. Creating file /builddir/build/BUILD/oslo.reports-2.4.0/doc/source/reference/api/oslo_reports.views.xml.rst. Creating file /builddir/build/BUILD/oslo.reports-2.4.0/doc/source/reference/api/modules.rst. [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/oslo.reports-2.4.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 8 source files that are out of date updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] contributor/index reading sources... [ 12%] index reading sources... [ 18%] install/index reading sources... [ 25%] reference/api/modules reading sources... [ 31%] reference/api/oslo_reports reading sources... [ 37%] reference/api/oslo_reports.generators reading sources... [ 43%] reference/api/oslo_reports.models reading sources... [ 50%] reference/api/oslo_reports.views reading sources... [ 56%] reference/api/oslo_reports.views.json reading sources... [ 62%] reference/api/oslo_reports.views.text reading sources... [ 68%] reference/api/oslo_reports.views.xml reading sources... [ 75%] reference/index reading sources... [ 81%] reference/opts reading sources... [ 87%] user/history reading sources... [ 93%] user/index reading sources... [100%] user/usage WARNING: autodoc: failed to import module 'guru_meditation_report' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'opts' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'report' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'generators.conf' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'generators.process' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'generators.threading' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'generators.version' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'generators' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'models.base' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'models.conf' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'models.process' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'models.threading' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'models.version' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' looking for now-outdated files... none found pickling environment... WARNING: autodoc: failed to import module 'models.with_default_views' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'models' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.jinja_view' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.json.generic' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.json' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.text.generic' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.text.header' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.text.process' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.text.threading' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.text' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.xml.generic' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.xml' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' done checking consistency... done preparing documents... done writing output... [ 6%] contributor/index writing output... [ 12%] index writing output... [ 18%] install/index writing output... [ 25%] reference/api/modules [openstackdocstheme] could not determine last_updated for 'reference/api/modules' writing output... [ 31%] reference/api/oslo_reports [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_reports' writing output... [ 37%] reference/api/oslo_reports.generators [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_reports.generators' writing output... [ 43%] reference/api/oslo_reports.models [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_reports.models' writing output... [ 50%] reference/api/oslo_reports.views [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_reports.views' writing output... [ 56%] reference/api/oslo_reports.views.json [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_reports.views.json' writing output... [ 62%] reference/api/oslo_reports.views.text [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_reports.views.text' writing output... [ 68%] reference/api/oslo_reports.views.xml [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_reports.views.xml' writing output... [ 75%] reference/index writing output... [ 81%] reference/opts writing output... [ 87%] user/history writing output... [ 93%] user/index writing output... [100%] user/usage generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 27 warnings. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cJSye7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch + cd oslo.reports-2.4.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch --prefix /usr running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr creating /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports creating /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/locale creating /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/locale/en_GB creating /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/locale/en_GB/LC_MESSAGES copying build/lib/oslo_reports/locale/en_GB/LC_MESSAGES/oslo_reports.po -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/locale/en_GB/LC_MESSAGES copying build/lib/oslo_reports/opts.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports creating /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/generators copying build/lib/oslo_reports/generators/version.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/generators copying build/lib/oslo_reports/generators/process.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/generators copying build/lib/oslo_reports/generators/threading.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/generators copying build/lib/oslo_reports/generators/conf.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/generators copying build/lib/oslo_reports/generators/__init__.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/generators creating /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/models copying build/lib/oslo_reports/models/version.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/models copying build/lib/oslo_reports/models/process.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/models copying build/lib/oslo_reports/models/with_default_views.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/models copying build/lib/oslo_reports/models/threading.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/models copying build/lib/oslo_reports/models/base.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/models copying build/lib/oslo_reports/models/conf.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/models copying build/lib/oslo_reports/models/__init__.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/models copying build/lib/oslo_reports/report.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports creating /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views creating /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/xml copying build/lib/oslo_reports/views/xml/__init__.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/xml copying build/lib/oslo_reports/views/xml/generic.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/xml creating /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/text copying build/lib/oslo_reports/views/text/process.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/text copying build/lib/oslo_reports/views/text/threading.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/text copying build/lib/oslo_reports/views/text/__init__.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/text copying build/lib/oslo_reports/views/text/generic.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/text copying build/lib/oslo_reports/views/text/header.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/text copying build/lib/oslo_reports/views/jinja_view.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views creating /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/json copying build/lib/oslo_reports/views/json/__init__.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/json copying build/lib/oslo_reports/views/json/generic.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/json copying build/lib/oslo_reports/views/__init__.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views copying build/lib/oslo_reports/guru_meditation_report.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports copying build/lib/oslo_reports/_i18n.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports copying build/lib/oslo_reports/_utils.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports copying build/lib/oslo_reports/__init__.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports creating /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/tests copying build/lib/oslo_reports/tests/test_guru_meditation_report.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/tests copying build/lib/oslo_reports/tests/test_views.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/tests copying build/lib/oslo_reports/tests/test_openstack_generators.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/tests copying build/lib/oslo_reports/tests/__init__.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/tests copying build/lib/oslo_reports/tests/test_base_report.py -> /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/tests byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/opts.py to opts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/generators/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/generators/process.py to process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/generators/threading.py to threading.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/generators/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/generators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/models/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/models/process.py to process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/models/with_default_views.py to with_default_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/models/threading.py to threading.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/models/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/models/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/report.py to report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/xml/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/xml/generic.py to generic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/text/process.py to process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/text/threading.py to threading.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/text/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/text/generic.py to generic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/text/header.py to header.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/jinja_view.py to jinja_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/json/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/json/generic.py to generic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/guru_meditation_report.py to guru_meditation_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/_i18n.py to _i18n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/_utils.py to _utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/tests/test_guru_meditation_report.py to test_guru_meditation_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/tests/test_views.py to test_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/tests/test_openstack_generators.py to test_openstack_generators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_reports/tests/test_base_report.py to test_base_report.cpython-39.pyc writing byte-compilation script '/tmp/tmpq1bgy2yv.py' /usr/bin/python3 /tmp/tmpq1bgy2yv.py removing /tmp/tmpq1bgy2yv.py running install_egg_info running egg_info writing oslo.reports.egg-info/PKG-INFO writing dependency_links to oslo.reports.egg-info/dependency_links.txt writing entry points to oslo.reports.egg-info/entry_points.txt writing top-level names to oslo.reports.egg-info/top_level.txt writing pbr to oslo.reports.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.reports.egg-info/SOURCES.txt' Copying oslo.reports.egg-info to /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo.reports-2.4.0-py3.9.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 2.4.0-1.el9s --unique-debug-suffix -2.4.0-1.el9s.noarch --unique-debug-src-base python-oslo-reports-2.4.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.reports-2.4.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-oslo-reports-2.4.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.E938gs + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-2.4.0 + python3 setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing oslo.reports.egg-info/PKG-INFO writing dependency_links to oslo.reports.egg-info/dependency_links.txt writing entry points to oslo.reports.egg-info/entry_points.txt writing top-level names to oslo.reports.egg-info/top_level.txt writing pbr to oslo.reports.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.reports.egg-info/SOURCES.txt' running build_ext test_basic_report (oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport) oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_basic_report ... ok test_fail_prints_traceback (oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport) oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_fail_prints_traceback ... ok test_reg_persistent_section (oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport) oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_reg_persistent_section ... ok test_register_autorun (oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport) oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_register_autorun ... ok test_register_autorun_log_dir (oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport) oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_register_autorun_log_dir ... ok test_register_autorun_without_signals (oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport) oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_register_autorun_without_signals ... ok test_setup_file_watcher (oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport) oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_setup_file_watcher ... ok test_basic_kv_view (oslo_reports.tests.test_views.TestGenericJSONViews) oslo_reports.tests.test_views.TestGenericJSONViews.test_basic_kv_view ... ok test_dict_in_list_serialization (oslo_reports.tests.test_views.TestGenericJSONViews) oslo_reports.tests.test_views.TestGenericJSONViews.test_dict_in_list_serialization ... ok test_dict_serialization (oslo_reports.tests.test_views.TestGenericJSONViews) oslo_reports.tests.test_views.TestGenericJSONViews.test_dict_serialization ... ok test_list_in_dict_serialization (oslo_reports.tests.test_views.TestGenericJSONViews) oslo_reports.tests.test_views.TestGenericJSONViews.test_list_in_dict_serialization ... ok test_list_serialization (oslo_reports.tests.test_views.TestGenericJSONViews) oslo_reports.tests.test_views.TestGenericJSONViews.test_list_serialization ... ok test_submodel_serialization (oslo_reports.tests.test_views.TestGenericJSONViews) oslo_reports.tests.test_views.TestGenericJSONViews.test_submodel_serialization ... ok test_basic_kv_view (oslo_reports.tests.test_views.TestGenericTextViews) oslo_reports.tests.test_views.TestGenericTextViews.test_basic_kv_view ... ok test_custom_indent_string (oslo_reports.tests.test_views.TestGenericTextViews) oslo_reports.tests.test_views.TestGenericTextViews.test_custom_indent_string ... ok test_dict_in_list_serialization (oslo_reports.tests.test_views.TestGenericTextViews) oslo_reports.tests.test_views.TestGenericTextViews.test_dict_in_list_serialization ... ok test_dict_serialization (oslo_reports.tests.test_views.TestGenericTextViews) oslo_reports.tests.test_views.TestGenericTextViews.test_dict_serialization ... ok test_dict_serialization_integer_keys (oslo_reports.tests.test_views.TestGenericTextViews) oslo_reports.tests.test_views.TestGenericTextViews.test_dict_serialization_integer_keys ... ok test_dict_serialization_mixed_keys (oslo_reports.tests.test_views.TestGenericTextViews) oslo_reports.tests.test_views.TestGenericTextViews.test_dict_serialization_mixed_keys ... ok test_list_in_dict_serialization (oslo_reports.tests.test_views.TestGenericTextViews) oslo_reports.tests.test_views.TestGenericTextViews.test_list_in_dict_serialization ... ok test_list_serialization (oslo_reports.tests.test_views.TestGenericTextViews) oslo_reports.tests.test_views.TestGenericTextViews.test_list_serialization ... ok test_multi_view (oslo_reports.tests.test_views.TestGenericTextViews) oslo_reports.tests.test_views.TestGenericTextViews.test_multi_view ... ok test_submodel_serialization (oslo_reports.tests.test_views.TestGenericTextViews) oslo_reports.tests.test_views.TestGenericTextViews.test_submodel_serialization ... ok test_table_view (oslo_reports.tests.test_views.TestGenericTextViews) oslo_reports.tests.test_views.TestGenericTextViews.test_table_view ... ok test_dict_in_list_serialization (oslo_reports.tests.test_views.TestGenericXMLView) oslo_reports.tests.test_views.TestGenericXMLView.test_dict_in_list_serialization ... ok test_dict_serialization (oslo_reports.tests.test_views.TestGenericXMLView) oslo_reports.tests.test_views.TestGenericXMLView.test_dict_serialization ... ok test_list_in_dict_serialization (oslo_reports.tests.test_views.TestGenericXMLView) oslo_reports.tests.test_views.TestGenericXMLView.test_list_in_dict_serialization ... ok test_list_serialization (oslo_reports.tests.test_views.TestGenericXMLView) oslo_reports.tests.test_views.TestGenericXMLView.test_list_serialization ... ok test_submodel_serialization (oslo_reports.tests.test_views.TestGenericXMLView) oslo_reports.tests.test_views.TestGenericXMLView.test_submodel_serialization ... ok test_wrapper_name (oslo_reports.tests.test_views.TestGenericXMLView) oslo_reports.tests.test_views.TestGenericXMLView.test_wrapper_name ... ok test_direct_pass (oslo_reports.tests.test_views.TestJinjaView) oslo_reports.tests.test_views.TestJinjaView.test_direct_pass ... ok test_is_deepcopiable (oslo_reports.tests.test_views.TestJinjaView) oslo_reports.tests.test_views.TestJinjaView.test_is_deepcopiable ... ok test_load_from_class (oslo_reports.tests.test_views.TestJinjaView) oslo_reports.tests.test_views.TestJinjaView.test_load_from_class ... ok test_load_from_file (oslo_reports.tests.test_views.TestJinjaView) oslo_reports.tests.test_views.TestJinjaView.test_load_from_file ... ok test_model_with_default_views (oslo_reports.tests.test_views.TestModelReportType) oslo_reports.tests.test_views.TestModelReportType.test_model_with_default_views ... ok test_recursive_type_propagation_with_nested_dicts (oslo_reports.tests.test_views.TestModelReportType) oslo_reports.tests.test_views.TestModelReportType.test_recursive_type_propagation_with_nested_dicts ... ok test_recursive_type_propagation_with_nested_lists (oslo_reports.tests.test_views.TestModelReportType) oslo_reports.tests.test_views.TestModelReportType.test_recursive_type_propagation_with_nested_lists ... ok test_recursive_type_propagation_with_nested_models (oslo_reports.tests.test_views.TestModelReportType) oslo_reports.tests.test_views.TestModelReportType.test_recursive_type_propagation_with_nested_models ... ok test_recursive_type_propogation_on_recursive_structures (oslo_reports.tests.test_views.TestModelReportType) oslo_reports.tests.test_views.TestModelReportType.test_recursive_type_propogation_on_recursive_structures ... ok test_report_of_type (oslo_reports.tests.test_views.TestModelReportType) oslo_reports.tests.test_views.TestModelReportType.test_report_of_type ... ok test_text_report (oslo_reports.tests.test_views.TestModelReportType) oslo_reports.tests.test_views.TestModelReportType.test_text_report ... ok test_to_type (oslo_reports.tests.test_views.TestModelReportType) oslo_reports.tests.test_views.TestModelReportType.test_to_type ... ok test_config_model (oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators) oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators.test_config_model ... ok test_green_thread_generator (oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators) oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators.test_green_thread_generator ... ok test_package_report_generator (oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators) oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators.test_package_report_generator ... ok test_package_report_generator_without_vendor_string (oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators) oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators.test_package_report_generator_without_vendor_string ... ok test_thread_generator (oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators) oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators.test_thread_generator ... ok test_thread_generator_tb (oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators) oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators.test_thread_generator_tb ... ok test_data_as_sequence_is_handled_properly (oslo_reports.tests.test_base_report.TestBaseModel) oslo_reports.tests.test_base_report.TestBaseModel.test_data_as_sequence_is_handled_properly ... ok test_getattr (oslo_reports.tests.test_base_report.TestBaseModel) oslo_reports.tests.test_base_report.TestBaseModel.test_getattr ... ok test_immutable_mappings_produce_mutable_models (oslo_reports.tests.test_base_report.TestBaseModel) oslo_reports.tests.test_base_report.TestBaseModel.test_immutable_mappings_produce_mutable_models ... ok test_model_repr (oslo_reports.tests.test_base_report.TestBaseModel) oslo_reports.tests.test_base_report.TestBaseModel.test_model_repr ... ok test_str_returns_string_with_attached_view (oslo_reports.tests.test_base_report.TestBaseModel) oslo_reports.tests.test_base_report.TestBaseModel.test_str_returns_string_with_attached_view ... ok test_str_throws_error_with_no_attached_view (oslo_reports.tests.test_base_report.TestBaseModel) oslo_reports.tests.test_base_report.TestBaseModel.test_str_throws_error_with_no_attached_view ... ok test_submodel_attached_view (oslo_reports.tests.test_base_report.TestBaseModel) oslo_reports.tests.test_base_report.TestBaseModel.test_submodel_attached_view ... ok test_add_section (oslo_reports.tests.test_base_report.TestBasicReport) oslo_reports.tests.test_base_report.TestBasicReport.test_add_section ... ok test_append_section (oslo_reports.tests.test_base_report.TestBasicReport) oslo_reports.tests.test_base_report.TestBasicReport.test_append_section ... ok test_basic_render (oslo_reports.tests.test_base_report.TestBasicReport) oslo_reports.tests.test_base_report.TestBasicReport.test_basic_render ... ok test_insert_section (oslo_reports.tests.test_base_report.TestBasicReport) oslo_reports.tests.test_base_report.TestBasicReport.test_insert_section ... ok ---------------------------------------------------------------------- Ran 59 tests in 0.154s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-oslo-reports-2.4.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YTmhj0 + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-2.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/share/doc/python3-oslo-reports + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/share/doc/python3-oslo-reports + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/share/doc/python3-oslo-reports + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.swKtC1 + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-2.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/share/licenses/python3-oslo-reports + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/share/licenses/python3-oslo-reports + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/share/licenses/python3-oslo-reports + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-reports = 2.4.0-1.el9s python3-oslo-reports = 2.4.0-1.el9s python3.9-oslo-reports = 2.4.0-1.el9s python3.9dist(oslo-reports) = 2.4 python3.9dist(oslo.reports) = 2.4 python3dist(oslo-reports) = 2.4 python3dist(oslo.reports) = 2.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python39-oslo-reports < 2.4.0-1.el9s Processing files: python-oslo-reports-doc-2.4.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hvUsRr + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-2.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/share/doc/python-oslo-reports-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/share/doc/python-oslo-reports-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/share/doc/python-oslo-reports-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.h1Eaay + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-2.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/share/licenses/python-oslo-reports-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/share/licenses/python-oslo-reports-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch/usr/share/licenses/python-oslo-reports-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-reports-doc = 2.4.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-reports-tests-2.4.0-1.el9s.noarch Provides: python-oslo-reports-tests = 2.4.0-1.el9s python3-oslo-reports-tests = 2.4.0-1.el9s python3.9-oslo-reports-tests = 2.4.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-reports-tests < 2.4.0-1.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch Wrote: /builddir/build/RPMS/python3-oslo-reports-tests-2.4.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-reports-2.4.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-reports-doc-2.4.0-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QRcFcy + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-2.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-reports-2.4.0-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0