Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-glance-store.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8s-openstack-wallaby-el8-build-91315-700839/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-glance-store.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False sh: python3: command not found sh: python3: command not found Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-glance-store-2.5.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-glance-store.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8s-openstack-wallaby-el8-build-91315-700839/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-glance-store.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WcV2bM + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x5d2d1e4fb8d38e6af76c50d53d4fec30cf5ce3da.txt --signature=/builddir/build/SOURCES/glance_store-2.5.0.tar.gz.asc --data=/builddir/build/SOURCES/glance_store-2.5.0.tar.gz gpgv: Signature made Fri Mar 5 09:57:34 2021 UTC gpgv: using RSA key 23604C209761FF038D4D3E9CFEEBD333F827D2B4 gpgv: Good signature from "OpenStack Infra (Wallaby Cycle) " + cd /builddir/build/BUILD + rm -rf glance_store-2.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/glance_store-2.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd glance_store-2.5.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 add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-glance-store-2.5.0 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eODuIN + umask 022 + cd /builddir/build/BUILD + cd glance_store-2.5.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/glance_store creating build/lib/glance_store/tests creating build/lib/glance_store/tests/functional creating build/lib/glance_store/tests/functional/swift copying glance_store/tests/functional/swift/test_functional_swift.py -> build/lib/glance_store/tests/functional/swift copying glance_store/tests/functional/swift/__init__.py -> build/lib/glance_store/tests/functional/swift copying glance_store/multi_backend.py -> build/lib/glance_store copying glance_store/backend.py -> build/lib/glance_store copying glance_store/location.py -> build/lib/glance_store copying glance_store/i18n.py -> build/lib/glance_store copying glance_store/capabilities.py -> build/lib/glance_store copying glance_store/driver.py -> build/lib/glance_store copying glance_store/__init__.py -> build/lib/glance_store copying glance_store/exceptions.py -> build/lib/glance_store creating build/lib/glance_store/_drivers creating build/lib/glance_store/_drivers/swift copying glance_store/_drivers/swift/connection_manager.py -> build/lib/glance_store/_drivers/swift copying glance_store/_drivers/swift/store.py -> build/lib/glance_store/_drivers/swift copying glance_store/_drivers/swift/buffered.py -> build/lib/glance_store/_drivers/swift copying glance_store/_drivers/swift/utils.py -> build/lib/glance_store/_drivers/swift copying glance_store/_drivers/swift/__init__.py -> build/lib/glance_store/_drivers/swift copying glance_store/tests/fakes.py -> build/lib/glance_store/tests copying glance_store/tests/base.py -> build/lib/glance_store/tests copying glance_store/tests/utils.py -> build/lib/glance_store/tests copying glance_store/tests/__init__.py -> build/lib/glance_store/tests copying glance_store/tests/functional/base.py -> build/lib/glance_store/tests/functional copying glance_store/tests/functional/__init__.py -> build/lib/glance_store/tests/functional creating build/lib/glance_store/common copying glance_store/common/fs_mount.py -> build/lib/glance_store/common copying glance_store/common/utils.py -> build/lib/glance_store/common copying glance_store/common/__init__.py -> build/lib/glance_store/common copying glance_store/_drivers/s3.py -> build/lib/glance_store/_drivers copying glance_store/_drivers/filesystem.py -> build/lib/glance_store/_drivers copying glance_store/_drivers/http.py -> build/lib/glance_store/_drivers copying glance_store/_drivers/rbd.py -> build/lib/glance_store/_drivers copying glance_store/_drivers/__init__.py -> build/lib/glance_store/_drivers copying glance_store/_drivers/vmware_datastore.py -> build/lib/glance_store/_drivers copying glance_store/_drivers/cinder.py -> build/lib/glance_store/_drivers creating build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_opts.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_multistore_vmware.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_exceptions.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_filesystem_store.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_driver.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_http_store.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_cinder_store.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_test_utils.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_swift_store.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_location.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_swift_store_multibackend.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_swift_store_utils.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_store_base.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_multistore_s3.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_vmware_store.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_s3_store.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_multistore_rbd.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_multistore_cinder.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_multistore_filesystem.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_connection_manager.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_backend.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/__init__.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_rbd_store.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_store_capabilities.py -> build/lib/glance_store/tests/unit creating build/lib/glance_store/tests/unit/common copying glance_store/tests/unit/common/test_utils.py -> build/lib/glance_store/tests/unit/common copying glance_store/tests/unit/common/test_fs_mount.py -> build/lib/glance_store/tests/unit/common copying glance_store/tests/unit/common/__init__.py -> build/lib/glance_store/tests/unit/common creating build/lib/glance_store/tests/functional/filesystem copying glance_store/tests/functional/filesystem/test_functional_filesystem.py -> build/lib/glance_store/tests/functional/filesystem copying glance_store/tests/functional/filesystem/__init__.py -> build/lib/glance_store/tests/functional/filesystem running egg_info writing glance_store.egg-info/PKG-INFO writing dependency_links to glance_store.egg-info/dependency_links.txt writing entry points to glance_store.egg-info/entry_points.txt writing requirements to glance_store.egg-info/requires.txt writing top-level names to glance_store.egg-info/top_level.txt writing pbr to glance_store.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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 writing manifest file 'glance_store.egg-info/SOURCES.txt' creating build/lib/glance_store/locale creating build/lib/glance_store/locale/en_GB creating build/lib/glance_store/locale/en_GB/LC_MESSAGES copying glance_store/locale/en_GB/LC_MESSAGES/glance_store.po -> build/lib/glance_store/locale/en_GB/LC_MESSAGES creating build/lib/glance_store/locale/ko_KR creating build/lib/glance_store/locale/ko_KR/LC_MESSAGES copying glance_store/locale/ko_KR/LC_MESSAGES/glance_store.po -> build/lib/glance_store/locale/ko_KR/LC_MESSAGES creating build/lib/glance_store/tests/etc copying glance_store/tests/etc/glance-swift.conf -> build/lib/glance_store/tests/etc copying glance_store/tests/functional/README.rst -> build/lib/glance_store/tests/functional + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.k1LduO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch + cd glance_store-2.5.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-glance-store-2.5.0-1.el8.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-glance-store-2.5.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store copying build/lib/glance_store/multi_backend.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store copying build/lib/glance_store/backend.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store copying build/lib/glance_store/location.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store copying build/lib/glance_store/i18n.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store creating /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/locale creating /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/locale/en_GB creating /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/locale/en_GB/LC_MESSAGES copying build/lib/glance_store/locale/en_GB/LC_MESSAGES/glance_store.po -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/locale/ko_KR creating /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/locale/ko_KR/LC_MESSAGES copying build/lib/glance_store/locale/ko_KR/LC_MESSAGES/glance_store.po -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/locale/ko_KR/LC_MESSAGES copying build/lib/glance_store/capabilities.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store creating /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/common copying build/lib/glance_store/common/fs_mount.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/common copying build/lib/glance_store/common/utils.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/common copying build/lib/glance_store/common/__init__.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/common copying build/lib/glance_store/driver.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store creating /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers copying build/lib/glance_store/_drivers/s3.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers copying build/lib/glance_store/_drivers/filesystem.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers copying build/lib/glance_store/_drivers/http.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers creating /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers/swift copying build/lib/glance_store/_drivers/swift/connection_manager.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers/swift copying build/lib/glance_store/_drivers/swift/store.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers/swift copying build/lib/glance_store/_drivers/swift/buffered.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers/swift copying build/lib/glance_store/_drivers/swift/utils.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers/swift copying build/lib/glance_store/_drivers/swift/__init__.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers/swift copying build/lib/glance_store/_drivers/rbd.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers copying build/lib/glance_store/_drivers/__init__.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers copying build/lib/glance_store/_drivers/vmware_datastore.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers copying build/lib/glance_store/_drivers/cinder.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers creating /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests creating /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/etc copying build/lib/glance_store/tests/etc/glance-swift.conf -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/etc copying build/lib/glance_store/tests/fakes.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests creating /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_opts.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_multistore_vmware.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_exceptions.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_filesystem_store.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_driver.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_http_store.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_cinder_store.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_test_utils.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_swift_store.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_location.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_swift_store_multibackend.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_swift_store_utils.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit creating /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/common copying build/lib/glance_store/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/common copying build/lib/glance_store/tests/unit/common/test_fs_mount.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/common copying build/lib/glance_store/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/common copying build/lib/glance_store/tests/unit/test_store_base.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_multistore_s3.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_vmware_store.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_s3_store.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_multistore_rbd.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_multistore_cinder.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_multistore_filesystem.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_connection_manager.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_backend.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_rbd_store.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_store_capabilities.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/base.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests creating /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/functional creating /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/functional/filesystem copying build/lib/glance_store/tests/functional/filesystem/test_functional_filesystem.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/functional/filesystem copying build/lib/glance_store/tests/functional/filesystem/__init__.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/functional/filesystem copying build/lib/glance_store/tests/functional/base.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/functional creating /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/functional/swift copying build/lib/glance_store/tests/functional/swift/test_functional_swift.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/functional/swift copying build/lib/glance_store/tests/functional/swift/__init__.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/functional/swift copying build/lib/glance_store/tests/functional/README.rst -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/functional copying build/lib/glance_store/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/functional copying build/lib/glance_store/tests/utils.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests copying build/lib/glance_store/tests/__init__.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests copying build/lib/glance_store/__init__.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store copying build/lib/glance_store/exceptions.py -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/multi_backend.py to multi_backend.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/backend.py to backend.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/location.py to location.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/i18n.py to i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/capabilities.py to capabilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/common/fs_mount.py to fs_mount.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/common/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers/s3.py to s3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers/filesystem.py to filesystem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers/http.py to http.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers/swift/connection_manager.py to connection_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers/swift/store.py to store.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers/swift/buffered.py to buffered.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers/swift/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers/swift/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers/rbd.py to rbd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers/vmware_datastore.py to vmware_datastore.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/_drivers/cinder.py to cinder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_opts.py to test_opts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_multistore_vmware.py to test_multistore_vmware.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_exceptions.py to test_exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_filesystem_store.py to test_filesystem_store.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_driver.py to test_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_http_store.py to test_http_store.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_cinder_store.py to test_cinder_store.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_test_utils.py to test_test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_swift_store.py to test_swift_store.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_location.py to test_location.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_swift_store_multibackend.py to test_swift_store_multibackend.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_swift_store_utils.py to test_swift_store_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/common/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/common/test_fs_mount.py to test_fs_mount.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_store_base.py to test_store_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_multistore_s3.py to test_multistore_s3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_vmware_store.py to test_vmware_store.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_s3_store.py to test_s3_store.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_multistore_rbd.py to test_multistore_rbd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_multistore_cinder.py to test_multistore_cinder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_multistore_filesystem.py to test_multistore_filesystem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_connection_manager.py to test_connection_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_backend.py to test_backend.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_rbd_store.py to test_rbd_store.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/unit/test_store_capabilities.py to test_store_capabilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/functional/filesystem/test_functional_filesystem.py to test_functional_filesystem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/functional/filesystem/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/functional/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/functional/swift/test_functional_swift.py to test_functional_swift.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/functional/swift/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/functional/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store/exceptions.py to exceptions.cpython-36.pyc writing byte-compilation script '/tmp/tmpkvxuzb8k.py' /usr/bin/python3 /tmp/tmpkvxuzb8k.py removing /tmp/tmpkvxuzb8k.py running install_data creating /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/etc creating /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/etc/glance copying etc/glance/rootwrap.conf -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/etc/glance creating /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/etc/glance/rootwrap.d copying etc/glance/rootwrap.d/glance_cinder_store.filters -> /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/etc/glance/rootwrap.d running install_egg_info running egg_info writing glance_store.egg-info/PKG-INFO writing dependency_links to glance_store.egg-info/dependency_links.txt writing entry points to glance_store.egg-info/entry_points.txt writing requirements to glance_store.egg-info/requires.txt writing top-level names to glance_store.egg-info/top_level.txt writing pbr to glance_store.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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 writing manifest file 'glance_store.egg-info/SOURCES.txt' Copying glance_store.egg-info to /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/glance_store-2.5.0-py3.6.egg-info running install_scripts Installing glance-rootwrap script to /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/bin + ln -s ./glance-rootwrap /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/bin/glance-rootwrap-3 + install -p -D -m 644 etc/glance/rootwrap.d/glance_cinder_store.filters /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/share/glance_store/glance_cinder_store.filters + rm -rf /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/etc/glance + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 2.5.0-1.el8 --unique-debug-suffix -2.5.0-1.el8.noarch --unique-debug-src-base python-glance-store-2.5.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/glance_store-2.5.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-glance-store-2.5.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LMp4IM + umask 022 + cd /builddir/build/BUILD + cd glance_store-2.5.0 + DOCDIR=/builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/share/doc/python3-glance-store + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/share/doc/python3-glance-store + cp -pr AUTHORS /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/share/doc/python3-glance-store + cp -pr ChangeLog /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/share/doc/python3-glance-store + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xUk0lO + umask 022 + cd /builddir/build/BUILD + cd glance_store-2.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/share/licenses/python3-glance-store + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/share/licenses/python3-glance-store + cp -pr LICENSE /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch/usr/share/licenses/python3-glance-store + exit 0 warning: File listed twice: /usr/share/glance_store/glance_cinder_store.filters Provides: python3-glance-store = 2.5.0-1.el8 python3.6dist(glance-store) = 2.5.0 python3dist(glance-store) = 2.5.0 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.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch Wrote: /builddir/build/RPMS/python3-glance-store-2.5.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XES3bO + umask 022 + cd /builddir/build/BUILD + cd glance_store-2.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-glance-store-2.5.0-1.el8.noarch + exit 0 Child return code was: 0