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/openstack-packstack.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-yoga-el9s-build-132020-902829/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'}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/openstack-packstack.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'} and shell False warning: line 49: It's not recommended to have unversioned Obsoletes: Obsoletes: packstack-modules-puppet Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1649116800 Wrote: /builddir/build/SRPMS/openstack-packstack-20.0.0-0.1.0rc1.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/openstack-packstack.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-yoga-el9s-build-132020-902829/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'}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/openstack-packstack.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'} and shell False warning: line 49: It's not recommended to have unversioned Obsoletes: Obsoletes: packstack-modules-puppet Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1649116800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3nsSTV + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x01527a34f0d0080f8a5db8d6eb6c5df21b4b6363.txt --signature=/builddir/build/SOURCES/packstack-20.0.0.0rc1.tar.gz.asc --data=/builddir/build/SOURCES/packstack-20.0.0.0rc1.tar.gz gpgv: Signature made Tue Apr 5 10:28:40 2022 UTC gpgv: using EDDSA key 1974E534480C12124CDC2BB363643A8728715809 gpgv: Good signature from "OpenStack Infra (Yoga Cycle) " + cd /builddir/build/BUILD + rm -rf packstack-20.0.0.0rc1 + /usr/bin/gzip -dc /builddir/build/SOURCES/packstack-20.0.0.0rc1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd packstack-20.0.0.0rc1 + /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 'openstack-packstack-20.0.0 base' + find packstack/puppet/modules '(' -name .fixtures.yml -o -name .gemfile -o -name .travis.yml -o -name .rspec ')' -exec rm '{}' + + find packstack/puppet/modules '(' -name '*.py' -o -name '*.rb' -o -name '*.pl' ')' -exec sed -i '/^#!/{d;q}' '{}' + -exec chmod -x '{}' + + find packstack/puppet/modules '(' -name '*.sh' ')' -exec sed -i 's/^#!.*/#!\/bin\/bash/g' '{}' + -exec chmod +x '{}' + + find packstack/puppet/modules -name site.pp -size 0 -exec rm '{}' + + find packstack/puppet/modules '(' -name spec -o -name ext ')' + xargs rm -rf + rm -rf /builddir/build/BUILD/puppet + mv packstack/puppet /builddir/build/BUILD/puppet + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DJi60d + umask 022 + cd /builddir/build/BUILD + cd packstack-20.0.0.0rc1 ++ '[' -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/packstack creating build/lib/packstack/modules copying packstack/modules/__init__.py -> build/lib/packstack/modules copying packstack/modules/ospluginutils.py -> build/lib/packstack/modules copying packstack/modules/common.py -> build/lib/packstack/modules copying packstack/modules/documentation.py -> build/lib/packstack/modules copying packstack/modules/puppet.py -> build/lib/packstack/modules copying packstack/__init__.py -> build/lib/packstack copying packstack/version.py -> build/lib/packstack creating build/lib/packstack/installer copying packstack/installer/setup_controller.py -> build/lib/packstack/installer copying packstack/installer/__init__.py -> build/lib/packstack/installer copying packstack/installer/validators.py -> build/lib/packstack/installer copying packstack/installer/basedefs.py -> build/lib/packstack/installer copying packstack/installer/processors.py -> build/lib/packstack/installer copying packstack/installer/exceptions.py -> build/lib/packstack/installer copying packstack/installer/output_messages.py -> build/lib/packstack/installer copying packstack/installer/run_setup.py -> build/lib/packstack/installer creating build/lib/packstack/installer/core copying packstack/installer/core/__init__.py -> build/lib/packstack/installer/core copying packstack/installer/core/drones.py -> build/lib/packstack/installer/core copying packstack/installer/core/parameters.py -> build/lib/packstack/installer/core copying packstack/installer/core/arch.py -> build/lib/packstack/installer/core copying packstack/installer/core/sequences.py -> build/lib/packstack/installer/core creating build/lib/packstack/plugins copying packstack/plugins/aodh_810.py -> build/lib/packstack/plugins copying packstack/plugins/mariadb_003.py -> build/lib/packstack/plugins copying packstack/plugins/__init__.py -> build/lib/packstack/plugins copying packstack/plugins/magnum_920.py -> build/lib/packstack/plugins copying packstack/plugins/nova_300.py -> build/lib/packstack/plugins copying packstack/plugins/prescript_000.py -> build/lib/packstack/plugins copying packstack/plugins/glance_200.py -> build/lib/packstack/plugins copying packstack/plugins/puppet_950.py -> build/lib/packstack/plugins copying packstack/plugins/dashboard_500.py -> build/lib/packstack/plugins copying packstack/plugins/openstack_client_400.py -> build/lib/packstack/plugins copying packstack/plugins/sahara_900.py -> build/lib/packstack/plugins copying packstack/plugins/gnocchi_790.py -> build/lib/packstack/plugins copying packstack/plugins/ssl_001.py -> build/lib/packstack/plugins copying packstack/plugins/keystone_100.py -> build/lib/packstack/plugins copying packstack/plugins/heat_650.py -> build/lib/packstack/plugins copying packstack/plugins/amqp_002.py -> build/lib/packstack/plugins copying packstack/plugins/trove_850.py -> build/lib/packstack/plugins copying packstack/plugins/postscript_951.py -> build/lib/packstack/plugins copying packstack/plugins/swift_600.py -> build/lib/packstack/plugins copying packstack/plugins/manila_355.py -> build/lib/packstack/plugins copying packstack/plugins/cinder_250.py -> build/lib/packstack/plugins copying packstack/plugins/provision_700.py -> build/lib/packstack/plugins copying packstack/plugins/neutron_350.py -> build/lib/packstack/plugins copying packstack/plugins/ceilometer_800.py -> build/lib/packstack/plugins copying packstack/plugins/ironic_275.py -> build/lib/packstack/plugins creating build/lib/packstack/installer/utils copying packstack/installer/utils/__init__.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/network.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/decorators.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/shell.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/strings.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/shortcuts.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/datastructures.py -> build/lib/packstack/installer/utils running egg_info writing packstack.egg-info/PKG-INFO writing dependency_links to packstack.egg-info/dependency_links.txt writing entry points to packstack.egg-info/entry_points.txt writing requirements to packstack.egg-info/requires.txt writing top-level names to packstack.egg-info/top_level.txt writing pbr to packstack.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 reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no files found matching '*' under directory 'packstack/puppet' warning: no files found matching '*' under directory 'packstack/templates' warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files matching '.gitmodules' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution no previously-included directories found matching 'packstack/puppet/modules/*/.git' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'packstack.egg-info/SOURCES.txt' copying packstack/installer/LICENSE -> build/lib/packstack/installer + /usr/bin/python3 setup.py build_sphinx -b man running build_sphinx The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_tree_index_modules'] [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) [pbr] Sphinx 1.6 added native support for specifying multiple builders in the '[sphinx_build] builder' configuration option, found in 'setup.cfg'. As a result, the '[sphinx_build] builders' option has been deprecated and will be removed in pbr 4.0. Migrate to the 'builder' configuration option. Creating file docs/api/packstack.rst. Creating file docs/api/packstack.installer.rst. Creating file docs/api/packstack.installer.core.rst. Creating file docs/api/packstack.installer.utils.rst. Creating file docs/api/packstack.modules.rst. Creating file docs/api/packstack.plugins.rst. Creating file docs/api/tests.rst. Creating file docs/api/tests.installer.rst. Creating file docs/api/tests.modules.rst. Creating file docs/api/modules.rst. Running Sphinx v3.4.3 making output directory... done WARNING: html_static_path entry '_static' does not exist building [mo]: all of 0 po files building [man]: all source files updating environment: [new config] 11 added, 0 changed, 0 removed reading sources... [ 9%] api/modules reading sources... [ 18%] api/packstack reading sources... [ 27%] api/packstack.installer reading sources... [ 36%] api/packstack.installer.core reading sources... [ 45%] api/packstack.installer.utils reading sources... [ 54%] api/packstack.modules reading sources... [ 63%] api/packstack.plugins reading sources... [ 72%] api/tests reading sources... [ 81%] api/tests.installer reading sources... [ 90%] api/tests.modules reading sources... [100%] packstack /builddir/build/BUILD/packstack-20.0.0.0rc1/packstack/installer/output_messages.py:docstring of packstack.installer.output_messages:9: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/packstack-20.0.0.0rc1/packstack/installer/output_messages.py:docstring of packstack.installer.output_messages:1: WARNING: Unknown target name: "info". /builddir/build/BUILD/packstack-20.0.0.0rc1/packstack/installer/output_messages.py:docstring of packstack.installer.output_messages:1: WARNING: Unknown target name: "err". WARNING: autodoc: failed to import module 'nova_300' from module 'packstack.plugins'; the following exception was raised: No module named 'distro' WARNING: autodoc: failed to import module 'prescript_000' from module 'packstack.plugins'; the following exception was raised: No module named 'distro' WARNING: autodoc: failed to import module 'test_arch' from module 'tests.installer'; the following exception was raised: No module named 'mock' WARNING: autodoc: failed to import module 'test_run_setup' from module 'tests.installer'; the following exception was raised: No module named 'distro' looking for now-outdated files... none found pickling environment... done checking consistency... /builddir/build/BUILD/packstack-20.0.0.0rc1/docs/api/modules.rst: WARNING: document isn't included in any toctree done writing... packstack.1 { } done build succeeded, 9 warnings. The manual pages are in docs/build/man. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OzyF6a + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch + cd packstack-20.0.0.0rc1 ++ '[' -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/openstack-packstack-20.0.0-0.1.0rc1.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/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr creating /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack creating /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/modules copying build/lib/packstack/modules/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/modules copying build/lib/packstack/modules/ospluginutils.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/modules copying build/lib/packstack/modules/common.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/modules copying build/lib/packstack/modules/documentation.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/modules copying build/lib/packstack/modules/puppet.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/modules copying build/lib/packstack/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack creating /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer copying build/lib/packstack/installer/setup_controller.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer copying build/lib/packstack/installer/LICENSE -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer copying build/lib/packstack/installer/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer copying build/lib/packstack/installer/validators.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer copying build/lib/packstack/installer/basedefs.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer copying build/lib/packstack/installer/processors.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer copying build/lib/packstack/installer/exceptions.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer copying build/lib/packstack/installer/output_messages.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer creating /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/core copying build/lib/packstack/installer/core/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/core copying build/lib/packstack/installer/core/drones.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/core copying build/lib/packstack/installer/core/parameters.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/core copying build/lib/packstack/installer/core/arch.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/core copying build/lib/packstack/installer/core/sequences.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/core creating /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/utils copying build/lib/packstack/installer/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/utils copying build/lib/packstack/installer/utils/network.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/utils copying build/lib/packstack/installer/utils/decorators.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/utils copying build/lib/packstack/installer/utils/shell.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/utils copying build/lib/packstack/installer/utils/strings.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/utils copying build/lib/packstack/installer/utils/shortcuts.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/utils copying build/lib/packstack/installer/utils/datastructures.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/utils copying build/lib/packstack/installer/run_setup.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer creating /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/aodh_810.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/mariadb_003.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/magnum_920.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/nova_300.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/prescript_000.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/glance_200.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/puppet_950.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/dashboard_500.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/openstack_client_400.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/sahara_900.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/gnocchi_790.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/ssl_001.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/keystone_100.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/heat_650.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/amqp_002.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/trove_850.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/postscript_951.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/swift_600.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/manila_355.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/cinder_250.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/provision_700.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/neutron_350.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/ceilometer_800.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/plugins/ironic_275.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins copying build/lib/packstack/version.py -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/modules/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/modules/ospluginutils.py to ospluginutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/modules/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/modules/documentation.py to documentation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/modules/puppet.py to puppet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/setup_controller.py to setup_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/basedefs.py to basedefs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/processors.py to processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/output_messages.py to output_messages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/core/drones.py to drones.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/core/parameters.py to parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/core/arch.py to arch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/core/sequences.py to sequences.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/utils/network.py to network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/utils/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/utils/shell.py to shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/utils/strings.py to strings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/utils/shortcuts.py to shortcuts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/utils/datastructures.py to datastructures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/installer/run_setup.py to run_setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/aodh_810.py to aodh_810.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/mariadb_003.py to mariadb_003.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/magnum_920.py to magnum_920.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/nova_300.py to nova_300.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/prescript_000.py to prescript_000.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/glance_200.py to glance_200.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/puppet_950.py to puppet_950.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/dashboard_500.py to dashboard_500.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/openstack_client_400.py to openstack_client_400.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/sahara_900.py to sahara_900.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/gnocchi_790.py to gnocchi_790.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/ssl_001.py to ssl_001.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/keystone_100.py to keystone_100.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/heat_650.py to heat_650.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/amqp_002.py to amqp_002.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/trove_850.py to trove_850.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/postscript_951.py to postscript_951.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/swift_600.py to swift_600.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/manila_355.py to manila_355.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/cinder_250.py to cinder_250.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/provision_700.py to provision_700.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/neutron_350.py to neutron_350.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/ceilometer_800.py to ceilometer_800.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/plugins/ironic_275.py to ironic_275.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack/version.py to version.cpython-39.pyc writing byte-compilation script '/tmp/tmpsvsbk0p_.py' /usr/bin/python3 /tmp/tmpsvsbk0p_.py removing /tmp/tmpsvsbk0p_.py running install_data creating /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/share creating /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/share/packstack copying docs/packstack.rst -> /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/share/packstack running install_egg_info running egg_info writing packstack.egg-info/PKG-INFO writing dependency_links to packstack.egg-info/dependency_links.txt writing entry points to packstack.egg-info/entry_points.txt writing requirements to packstack.egg-info/requires.txt writing top-level names to packstack.egg-info/top_level.txt writing pbr to packstack.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 reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no files found matching '*' under directory 'packstack/puppet' warning: no files found matching '*' under directory 'packstack/templates' warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files matching '.gitmodules' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution no previously-included directories found matching 'packstack/puppet/modules/*/.git' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'packstack.egg-info/SOURCES.txt' Copying packstack.egg-info to /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack-20.0.0.0rc1-py3.9.egg-info running install_scripts Installing packstack script to /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/bin + rm -fr /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/tests + mkdir -p /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch//usr/share/openstack-puppet/modules + cp -r /builddir/build/BUILD/puppet/modules/packstack /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch//usr/share/openstack-puppet/modules/ + mkdir -p /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch//usr/share/packstack + install -p -D -m 644 docs/packstack.rst /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch//usr/share/packstack + mkdir -p /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch//usr/lib/python3.9/site-packages/packstack/puppet + mv /builddir/build/BUILD/puppet/templates /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch//usr/lib/python3.9/site-packages/packstack/puppet/ + mkdir -p /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/share/man/man1 + install -p -D -m 644 docs/build/man/packstack.1 /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/share/man/man1/ + rm -fr /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/docs + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 20.0.0-0.1.0rc1.el9s --unique-debug-suffix -20.0.0-0.1.0rc1.el9s.noarch --unique-debug-src-base openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/packstack-20.0.0.0rc1 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/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/share/openstack-puppet/modules/packstack/manifests/magnum/rabbitmq.pp is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/openstack-puppet/modules/packstack/manifests/mariadb/services_remote.pp is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/openstack-puppet/modules/packstack/manifests/mariadb/services.pp is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/openstack-puppet/modules/packstack/manifests/keystone/magnum.pp is executable but has no shebang, removing executable bit mangling shebang in /usr/share/openstack-puppet/modules/packstack/templates/ssl/generate_ssl_certs.sh.erb from /usr/bin/env bash to #!/usr/bin/bash Processing files: openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YcpdxJ + umask 022 + cd /builddir/build/BUILD + cd packstack-20.0.0.0rc1 + DOCDIR=/builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/share/doc/openstack-packstack + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/share/doc/openstack-packstack + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch/usr/share/doc/openstack-packstack + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-packstack = 1:20.0.0-0.1.0rc1.el9s python3.9dist(packstack) = 20~rc1 python3dist(packstack) = 20~rc1 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(distro) python3.9dist(docutils) >= 0.11 python3.9dist(netaddr) >= 0.7.6 python3.9dist(netifaces) python3.9dist(pbr) >= 1.6 python3.9dist(pyopenssl) >= 16.2 python3.9dist(pyyaml) >= 3.10 python3.9dist(setuptools) Obsoletes: packstack-modules-puppet Processing files: openstack-packstack-puppet-20.0.0-0.1.0rc1.el9s.noarch Provides: openstack-packstack-puppet = 1:20.0.0-0.1.0rc1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash Processing files: openstack-packstack-doc-20.0.0-0.1.0rc1.el9s.noarch Provides: openstack-packstack-doc = 1:20.0.0-0.1.0rc1.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/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch Wrote: /builddir/build/RPMS/openstack-packstack-doc-20.0.0-0.1.0rc1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/openstack-packstack-puppet-20.0.0-0.1.0rc1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hTNL9k + umask 022 + cd /builddir/build/BUILD + cd packstack-20.0.0.0rc1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-packstack-20.0.0-0.1.0rc1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0