Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-requests-cache.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-86334-57716/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'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-requests-cache.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'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-requests-cache-0.5.1-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-requests-cache.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-86334-57716/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'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-requests-cache.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'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.n6LIhB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf requests-cache-0.5.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/requests-cache-0.5.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd requests-cache-0.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf requests-cache.egg-info + sphinx-build-3 docs html Running Sphinx v7.0.1 making output directory... done building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 3 source files that are out of date updating environment: [new config] 3 added, 0 changed, 0 removed reading sources... [ 33%] api reading sources... [ 66%] index reading sources... [100%] user_guide WARNING: autodoc: failed to import module 'redis' from module 'requests_cache.backends'; the following exception was raised: cannot import name 'MutableMapping' from 'collections' (/usr/lib64/python3.11/collections/__init__.py) looking for now-outdated files... WARNING: autodoc: failed to import module 'redisdict' from module 'requests_cache.backends.storage'; the following exception was raised: cannot import name 'MutableMapping' from 'collections' (/usr/lib64/python3.11/collections/__init__.py) none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 33%] api writing output... [ 66%] index writing output... [100%] user_guide /builddir/build/BUILD/requests-cache-0.5.1/requests_cache/core.py:docstring of requests_cache.core.CachedSession.request:20: WARNING: undefined label: 'timeouts' generating indices... genindex py-modindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 3 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + find . -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + sphinx-build-3 docs html Running Sphinx v7.0.1 building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 3 source files that are out of date updating environment: [new config] 3 added, 0 changed, 0 removed reading sources... [ 33%] api reading sources... [ 66%] index reading sources... [100%] user_guide WARNING: autodoc: failed to import module 'redis' from module 'requests_cache.backends'; the following exception was raised: cannot import name 'MutableMapping' from 'collections' (/usr/lib64/python3.11/collections/__init__.py) looking for now-outdated files... none found WARNING: autodoc: failed to import module 'redisdict' from module 'requests_cache.backends.storage'; the following exception was raised: cannot import name 'MutableMapping' from 'collections' (/usr/lib64/python3.11/collections/__init__.py) pickling environment... done checking consistency... done preparing documents... done writing output... [ 33%] api writing output... [ 66%] index writing output... [100%] user_guide /builddir/build/BUILD/requests-cache-0.5.1/requests_cache/core.py:docstring of requests_cache.core.CachedSession.request:20: WARNING: undefined label: 'timeouts' generating indices... genindex py-modindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 3 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Bvymt5 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd requests-cache-0.5.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/requests_cache copying requests_cache/__init__.py -> build/lib/requests_cache copying requests_cache/compat.py -> build/lib/requests_cache copying requests_cache/core.py -> build/lib/requests_cache creating build/lib/requests_cache/backends copying requests_cache/backends/mongo.py -> build/lib/requests_cache/backends copying requests_cache/backends/gridfs.py -> build/lib/requests_cache/backends copying requests_cache/backends/__init__.py -> build/lib/requests_cache/backends copying requests_cache/backends/dynamodb.py -> build/lib/requests_cache/backends copying requests_cache/backends/redis.py -> build/lib/requests_cache/backends copying requests_cache/backends/sqlite.py -> build/lib/requests_cache/backends copying requests_cache/backends/base.py -> build/lib/requests_cache/backends creating build/lib/requests_cache/backends/storage copying requests_cache/backends/storage/__init__.py -> build/lib/requests_cache/backends/storage copying requests_cache/backends/storage/dynamodbdict.py -> build/lib/requests_cache/backends/storage copying requests_cache/backends/storage/redisdict.py -> build/lib/requests_cache/backends/storage copying requests_cache/backends/storage/mongodict.py -> build/lib/requests_cache/backends/storage copying requests_cache/backends/storage/dbdict.py -> build/lib/requests_cache/backends/storage copying requests_cache/backends/storage/gridfspickledict.py -> build/lib/requests_cache/backends/storage running egg_info writing requests_cache.egg-info/PKG-INFO writing dependency_links to requests_cache.egg-info/dependency_links.txt writing requirements to requests_cache.egg-info/requires.txt writing top-level names to requests_cache.egg-info/top_level.txt reading manifest file 'requests_cache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'examples' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'temp/*' adding license file 'LICENSE' writing manifest file 'requests_cache.egg-info/SOURCES.txt' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FMfKIc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch ++ dirname /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch + cd requests-cache-0.5.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr creating /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib creating /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache creating /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends copying build/lib/requests_cache/backends/mongo.py -> /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends copying build/lib/requests_cache/backends/gridfs.py -> /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends copying build/lib/requests_cache/backends/__init__.py -> /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends copying build/lib/requests_cache/backends/dynamodb.py -> /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends copying build/lib/requests_cache/backends/redis.py -> /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends copying build/lib/requests_cache/backends/sqlite.py -> /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends creating /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage copying build/lib/requests_cache/backends/storage/__init__.py -> /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage copying build/lib/requests_cache/backends/storage/dynamodbdict.py -> /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage copying build/lib/requests_cache/backends/storage/redisdict.py -> /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage copying build/lib/requests_cache/backends/storage/mongodict.py -> /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage copying build/lib/requests_cache/backends/storage/dbdict.py -> /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage copying build/lib/requests_cache/backends/storage/gridfspickledict.py -> /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage copying build/lib/requests_cache/backends/base.py -> /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends copying build/lib/requests_cache/__init__.py -> /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache copying build/lib/requests_cache/compat.py -> /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache copying build/lib/requests_cache/core.py -> /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache byte-compiling /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/mongo.py to mongo.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/gridfs.py to gridfs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/dynamodb.py to dynamodb.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/redis.py to redis.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/sqlite.py to sqlite.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/dynamodbdict.py to dynamodbdict.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/redisdict.py to redisdict.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/mongodict.py to mongodict.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/dbdict.py to dbdict.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/gridfspickledict.py to gridfspickledict.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/compat.py to compat.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/core.py to core.cpython-311.pyc writing byte-compilation script '/tmp/tmp0w0muqej.py' /usr/bin/python3 /tmp/tmp0w0muqej.py removing /tmp/tmp0w0muqej.py running install_egg_info running egg_info writing requests_cache.egg-info/PKG-INFO writing dependency_links to requests_cache.egg-info/dependency_links.txt writing requirements to requests_cache.egg-info/requires.txt writing top-level names to requests_cache.egg-info/top_level.txt reading manifest file 'requests_cache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'examples' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'temp/*' adding license file 'LICENSE' writing manifest file 'requests_cache.egg-info/SOURCES.txt' Copying requests_cache.egg-info to /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache-0.5.1-py3.11.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/bin/__pycache__ ++ find /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache -name '*.py' -print + for lib in `find /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache -name '*.py' -print` + sed '1{\@^#!/usr/bin/env python@d}' /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/mongo.py + touch -r /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/mongo.py /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/mongo.py.new + mv /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/mongo.py.new /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/mongo.py + for lib in `find /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache -name '*.py' -print` + sed '1{\@^#!/usr/bin/env python@d}' /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/gridfs.py + touch -r /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/gridfs.py /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/gridfs.py.new + mv /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/gridfs.py.new /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/gridfs.py + for lib in `find /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache -name '*.py' -print` + sed '1{\@^#!/usr/bin/env python@d}' /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/__init__.py + touch -r /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/__init__.py /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/__init__.py.new + mv /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/__init__.py.new /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/__init__.py + for lib in `find /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache -name '*.py' -print` + sed '1{\@^#!/usr/bin/env python@d}' /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/dynamodb.py + touch -r /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/dynamodb.py /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/dynamodb.py.new + mv /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/dynamodb.py.new /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/dynamodb.py + for lib in `find /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache -name '*.py' -print` + sed '1{\@^#!/usr/bin/env python@d}' /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/redis.py + touch -r /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/redis.py /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/redis.py.new + mv /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/redis.py.new /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/redis.py + for lib in `find /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache -name '*.py' -print` + sed '1{\@^#!/usr/bin/env python@d}' /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/sqlite.py + touch -r /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/sqlite.py /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/sqlite.py.new + mv /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/sqlite.py.new /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/sqlite.py + for lib in `find /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache -name '*.py' -print` + sed '1{\@^#!/usr/bin/env python@d}' /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/__init__.py + touch -r /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/__init__.py /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/__init__.py.new + mv /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/__init__.py.new /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/__init__.py + for lib in `find /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache -name '*.py' -print` + sed '1{\@^#!/usr/bin/env python@d}' /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/dynamodbdict.py + touch -r /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/dynamodbdict.py /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/dynamodbdict.py.new + mv /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/dynamodbdict.py.new /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/dynamodbdict.py + for lib in `find /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache -name '*.py' -print` + sed '1{\@^#!/usr/bin/env python@d}' /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/redisdict.py + touch -r /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/redisdict.py /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/redisdict.py.new + mv /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/redisdict.py.new /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/redisdict.py + for lib in `find /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache -name '*.py' -print` + sed '1{\@^#!/usr/bin/env python@d}' /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/mongodict.py + touch -r /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/mongodict.py /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/mongodict.py.new + mv /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/mongodict.py.new /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/mongodict.py + for lib in `find /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache -name '*.py' -print` + sed '1{\@^#!/usr/bin/env python@d}' /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/dbdict.py + touch -r /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/dbdict.py /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/dbdict.py.new + mv /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/dbdict.py.new /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/dbdict.py + for lib in `find /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache -name '*.py' -print` + sed '1{\@^#!/usr/bin/env python@d}' /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/gridfspickledict.py + touch -r /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/gridfspickledict.py /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/gridfspickledict.py.new + mv /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/gridfspickledict.py.new /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/gridfspickledict.py + for lib in `find /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache -name '*.py' -print` + sed '1{\@^#!/usr/bin/env python@d}' /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/base.py + touch -r /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/base.py /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/base.py.new + mv /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/base.py.new /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/base.py + for lib in `find /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache -name '*.py' -print` + sed '1{\@^#!/usr/bin/env python@d}' /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/__init__.py + touch -r /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/__init__.py /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/__init__.py.new + mv /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/__init__.py.new /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/__init__.py + for lib in `find /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache -name '*.py' -print` + sed '1{\@^#!/usr/bin/env python@d}' /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/compat.py + touch -r /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/compat.py /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/compat.py.new + mv /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/compat.py.new /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/compat.py + for lib in `find /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache -name '*.py' -print` + sed '1{\@^#!/usr/bin/env python@d}' /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/core.py + touch -r /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/core.py /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/core.py.new + mv /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/core.py.new /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/core.py + sed -i '1{\@^#!/usr/bin/python@d}' /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11/site-packages/requests_cache/backends/storage/dbdict.py + sed -i 's/\r$//' LICENSE + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 0.5.1-1.oc9 --unique-debug-suffix -0.5.1-1.oc9.noarch --unique-debug-src-base python-requests-cache-0.5.1-1.oc9.noarch -S debugsourcefiles.list /builddir/build/BUILD/requests-cache-0.5.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: python3-requests-cache-0.5.1-1.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.c40BFE + umask 022 + cd /builddir/build/BUILD + cd requests-cache-0.5.1 + DOCDIR=/builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/share/doc/python3-requests-cache + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/share/doc/python3-requests-cache + cp -pr html /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/share/doc/python3-requests-cache + cp -pr README.rst /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/share/doc/python3-requests-cache + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.02SZnC + umask 022 + cd /builddir/build/BUILD + cd requests-cache-0.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/share/licenses/python3-requests-cache + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/share/licenses/python3-requests-cache + cp -pr LICENSE /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch/usr/share/licenses/python3-requests-cache + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-requests-cache = 0.5.1-1.oc9 python3-requests-cache = 0.5.1-1.oc9 python3.11-requests-cache = 0.5.1-1.oc9 python3.11dist(requests-cache) = 0.5.1 python3dist(requests-cache) = 0.5.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.11 python3.11dist(requests) >= 1.1 Obsoletes: python3.11-requests-cache < 0.5.1-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-requests-cache-0.5.1-1.oc9.noarch Wrote: /builddir/build/RPMS/python3-requests-cache-0.5.1-1.oc9.noarch.rpm Child return code was: 0