Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-SecretStorage.spec'], chrootPath='/var/lib/mock/1122946-centos-stream-x86_64-1575382390.697137/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._mkrc67l:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._mkrc67l:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9e4fae2270764e2888650a4651aad969', '-D', '/var/lib/mock/1122946-centos-stream-x86_64-1575382390.697137/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._mkrc67l:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-SecretStorage.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-SecretStorage-3.1.1-4.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-SecretStorage.spec'], chrootPath='/var/lib/mock/1122946-centos-stream-x86_64-1575382390.697137/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._mkrc67l:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._mkrc67l:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '332347088a2e413a94789f3ff638503d', '-D', '/var/lib/mock/1122946-centos-stream-x86_64-1575382390.697137/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._mkrc67l:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-SecretStorage.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r4akRi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf SecretStorage-3.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/SecretStorage-3.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd SecretStorage-3.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + tar xf /builddir/build/SOURCES/libsecret-0.18.6.tar.xz + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Jg8Ljr + umask 022 + cd /builddir/build/BUILD + cd SecretStorage-3.1.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/secretstorage copying secretstorage/util.py -> build/lib/secretstorage copying secretstorage/item.py -> build/lib/secretstorage copying secretstorage/exceptions.py -> build/lib/secretstorage copying secretstorage/dhcrypto.py -> build/lib/secretstorage copying secretstorage/defines.py -> build/lib/secretstorage copying secretstorage/collection.py -> build/lib/secretstorage copying secretstorage/__init__.py -> build/lib/secretstorage + sleep 1 + /usr/libexec/platform-python setup.py build_sphinx running build_sphinx creating /builddir/build/BUILD/SecretStorage-3.1.1/build/sphinx creating /builddir/build/BUILD/SecretStorage-3.1.1/build/sphinx/doctrees creating /builddir/build/BUILD/SecretStorage-3.1.1/build/sphinx/html Running Sphinx v1.7.6 loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 6 source files that are out of date updating environment: 6 added, 0 changed, 0 removed reading sources... [ 16%] changelog reading sources... [ 33%] collection reading sources... [ 50%] exceptions reading sources... [ 66%] index reading sources... [ 83%] item reading sources... [100%] util looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 16%] changelog writing output... [ 33%] collection writing output... [ 50%] exceptions writing output... [ 66%] index writing output... [ 83%] item writing output... [100%] util generating indices... genindex py-modindex highlighting module code... [ 20%] secretstorage highlighting module code... [ 40%] secretstorage.collection highlighting module code... [ 60%] secretstorage.exceptions highlighting module code... [ 80%] secretstorage.item highlighting module code... [100%] secretstorage.util writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in build/sphinx/html. + find build -name .buildinfo -delete -print build/sphinx/html/.buildinfo + find build -name doctrees -type d -print -exec rm -r '{}' + build/sphinx/doctrees + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hVLiPN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64 + cd SecretStorage-3.1.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/lib/python3.6/site-packages/secretstorage copying build/lib/secretstorage/__init__.py -> /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/lib/python3.6/site-packages/secretstorage copying build/lib/secretstorage/collection.py -> /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/lib/python3.6/site-packages/secretstorage copying build/lib/secretstorage/defines.py -> /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/lib/python3.6/site-packages/secretstorage copying build/lib/secretstorage/dhcrypto.py -> /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/lib/python3.6/site-packages/secretstorage copying build/lib/secretstorage/exceptions.py -> /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/lib/python3.6/site-packages/secretstorage copying build/lib/secretstorage/item.py -> /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/lib/python3.6/site-packages/secretstorage copying build/lib/secretstorage/util.py -> /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/lib/python3.6/site-packages/secretstorage byte-compiling /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/lib/python3.6/site-packages/secretstorage/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/lib/python3.6/site-packages/secretstorage/collection.py to collection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/lib/python3.6/site-packages/secretstorage/defines.py to defines.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/lib/python3.6/site-packages/secretstorage/dhcrypto.py to dhcrypto.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/lib/python3.6/site-packages/secretstorage/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/lib/python3.6/site-packages/secretstorage/item.py to item.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/lib/python3.6/site-packages/secretstorage/util.py to util.cpython-36.pyc writing byte-compilation script '/tmp/tmp3p9rew26.py' /usr/libexec/platform-python /tmp/tmp3p9rew26.py removing /tmp/tmp3p9rew26.py running install_egg_info running egg_info writing SecretStorage.egg-info/PKG-INFO writing dependency_links to SecretStorage.egg-info/dependency_links.txt writing requirements to SecretStorage.egg-info/requires.txt writing top-level names to SecretStorage.egg-info/top_level.txt reading manifest file 'SecretStorage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'SecretStorage.egg-info/SOURCES.txt' Copying SecretStorage.egg-info to /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/lib/python3.6/site-packages/SecretStorage-3.1.1-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 3.1.1-4.el8 --unique-debug-suffix -3.1.1-4.el8.x86_64 --unique-debug-src-base python-SecretStorage-3.1.1-4.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/SecretStorage-3.1.1 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-SecretStorage-3.1.1-4.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zYs5xd + umask 022 + cd /builddir/build/BUILD + cd SecretStorage-3.1.1 + export PYTHONPATH=/builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/lib/python3.6/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/lib/python3.6/site-packages + for MOCK in libsecret-0.18.6/libsecret/mock-service-{normal,only-plain,lock}.py + xvfb-run -a dbus-launch --exit-with-session /usr/libexec/platform-python tests/run_tests.py libsecret-0.18.6/libsecret/mock-service-normal.py Running with Python 3.6.8 (SecretStorage from /builddir/build/BUILD/SecretStorage-3.1.1/secretstorage) Bus name set to ':1.0' test_all_collections (test_collection.CollectionTest) ... ok test_all_items (test_collection.CollectionTest) ... ok test_create_empty_item (test_collection.CollectionTest) ... ok test_label (test_collection.CollectionTest) ... ok test_create_collection (test_collection.MockCollectionTest) ... ok test_default_collection (test_collection.MockCollectionTest) ... ok test_deleting (test_collection.MockCollectionTest) ... ok test_deleting_item_prompt (test_collection.MockCollectionTest) ... skipped 'This test should only be run with mock-service-lock.' test_deleting_prompt (test_collection.MockCollectionTest) ... skipped 'This test should only be run with mock-service-lock.' test_int_to_bytes (test_dhcrypto.ConversionTest) ... ok test_double_deleting (test_exceptions.ExceptionsTest) ... ok test_non_existing_collection (test_exceptions.ExceptionsTest) ... ok test_non_existing_item (test_exceptions.ExceptionsTest) ... ok test_attributes (test_item.ItemTest) ... ok test_created (test_item.ItemTest) ... ok test_equal (test_item.ItemTest) ... ok test_item_in_all_items (test_item.ItemTest) ... ok test_label (test_item.ItemTest) ... ok test_modified (test_item.ItemTest) ... ok test_searchable (test_item.ItemTest) ... ok test_secret (test_item.ItemTest) ... ok test_secret_content_type (test_item.ItemTest) ... ok test_unlock (test_item.ItemTest) ... ok test_lock_unlock (test_unlocking.LockingUnlockingTest) ... ok ---------------------------------------------------------------------- Ran 24 tests in 0.621s OK (skipped=2) + for MOCK in libsecret-0.18.6/libsecret/mock-service-{normal,only-plain,lock}.py + xvfb-run -a dbus-launch --exit-with-session /usr/libexec/platform-python tests/run_tests.py libsecret-0.18.6/libsecret/mock-service-only-plain.py Running with Python 3.6.8 (SecretStorage from /builddir/build/BUILD/SecretStorage-3.1.1/secretstorage) Bus name set to ':1.0' test_all_collections (test_collection.CollectionTest) ... ok test_all_items (test_collection.CollectionTest) ... ok test_create_empty_item (test_collection.CollectionTest) ... ok test_label (test_collection.CollectionTest) ... ok test_create_collection (test_collection.MockCollectionTest) ... ok test_default_collection (test_collection.MockCollectionTest) ... ok test_deleting (test_collection.MockCollectionTest) ... ok test_deleting_item_prompt (test_collection.MockCollectionTest) ... skipped 'This test should only be run with mock-service-lock.' test_deleting_prompt (test_collection.MockCollectionTest) ... skipped 'This test should only be run with mock-service-lock.' test_int_to_bytes (test_dhcrypto.ConversionTest) ... ok test_double_deleting (test_exceptions.ExceptionsTest) ... ok test_non_existing_collection (test_exceptions.ExceptionsTest) ... ok test_non_existing_item (test_exceptions.ExceptionsTest) ... ok test_attributes (test_item.ItemTest) ... ok test_created (test_item.ItemTest) ... ok test_equal (test_item.ItemTest) ... ok test_item_in_all_items (test_item.ItemTest) ... ok test_label (test_item.ItemTest) ... ok test_modified (test_item.ItemTest) ... ok test_searchable (test_item.ItemTest) ... ok test_secret (test_item.ItemTest) ... ok test_secret_content_type (test_item.ItemTest) ... ok test_unlock (test_item.ItemTest) ... ok test_lock_unlock (test_unlocking.LockingUnlockingTest) ... ok ---------------------------------------------------------------------- Ran 24 tests in 0.262s OK (skipped=2) + for MOCK in libsecret-0.18.6/libsecret/mock-service-{normal,only-plain,lock}.py + xvfb-run -a dbus-launch --exit-with-session /usr/libexec/platform-python tests/run_tests.py libsecret-0.18.6/libsecret/mock-service-lock.py Running with Python 3.6.8 (SecretStorage from /builddir/build/BUILD/SecretStorage-3.1.1/secretstorage) Bus name set to ':1.0' test_all_collections (test_collection.CollectionTest) ... ok test_all_items (test_collection.CollectionTest) ... ok test_create_empty_item (test_collection.CollectionTest) ... ok test_label (test_collection.CollectionTest) ... ok test_create_collection (test_collection.MockCollectionTest) ... ok test_default_collection (test_collection.MockCollectionTest) ... ok test_deleting (test_collection.MockCollectionTest) ... ok test_deleting_item_prompt (test_collection.MockCollectionTest) ... ok test_deleting_prompt (test_collection.MockCollectionTest) ... ok test_int_to_bytes (test_dhcrypto.ConversionTest) ... ok test_double_deleting (test_exceptions.ExceptionsTest) ... ok test_non_existing_collection (test_exceptions.ExceptionsTest) ... ok test_non_existing_item (test_exceptions.ExceptionsTest) ... ok test_attributes (test_item.ItemTest) ... ok test_created (test_item.ItemTest) ... ok test_equal (test_item.ItemTest) ... ok test_item_in_all_items (test_item.ItemTest) ... ok test_label (test_item.ItemTest) ... ok test_modified (test_item.ItemTest) ... ok test_searchable (test_item.ItemTest) ... ok test_secret (test_item.ItemTest) ... ok test_secret_content_type (test_item.ItemTest) ... ok test_unlock (test_item.ItemTest) ... ok test_lock_unlock (test_unlocking.LockingUnlockingTest) ... ok ---------------------------------------------------------------------- Ran 24 tests in 0.599s OK + exit 0 Processing files: python3-secretstorage-3.1.1-4.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lstYfk + umask 022 + cd /builddir/build/BUILD + cd SecretStorage-3.1.1 + DOCDIR=/builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/share/doc/python3-secretstorage + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/share/doc/python3-secretstorage + cp -pr changelog /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/share/doc/python3-secretstorage + cp -pr README.rst /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/share/doc/python3-secretstorage + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Hs9TZq + umask 022 + cd /builddir/build/BUILD + cd SecretStorage-3.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/share/licenses/python3-secretstorage + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/share/licenses/python3-secretstorage + cp -pr LICENSE /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/share/licenses/python3-secretstorage + exit 0 Provides: python3-SecretStorage = 3.1.1-4.el8 python3-secretstorage = 3.1.1-4.el8 python3.6dist(secretstorage) = 3.1.1 python3dist(secretstorage) = 3.1.1 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.6 python3.6dist(cryptography) python3.6dist(jeepney) Obsoletes: python3-SecretStorage < 3 Processing files: python3-secretstorage-doc-3.1.1-4.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JmxuPP + umask 022 + cd /builddir/build/BUILD + cd SecretStorage-3.1.1 + DOCDIR=/builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/share/doc/python3-secretstorage-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/share/doc/python3-secretstorage-doc + cp -pr build/sphinx/html/_modules build/sphinx/html/_sources build/sphinx/html/_static build/sphinx/html/changelog.html build/sphinx/html/collection.html build/sphinx/html/exceptions.html build/sphinx/html/genindex.html build/sphinx/html/index.html build/sphinx/html/item.html build/sphinx/html/objects.inv build/sphinx/html/py-modindex.html build/sphinx/html/search.html build/sphinx/html/searchindex.js build/sphinx/html/util.html /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64/usr/share/doc/python3-secretstorage-doc + exit 0 Provides: python3-secretstorage-doc = 3.1.1-4.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python-SecretStorage-doc < 2.3.1-11 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64 Wrote: /builddir/build/RPMS/python3-secretstorage-3.1.1-4.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-secretstorage-doc-3.1.1-4.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zb5mWf + umask 022 + cd /builddir/build/BUILD + cd SecretStorage-3.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-SecretStorage-3.1.1-4.el8.x86_64 + exit 0 Child return code was: 0