Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-configurations.spec'], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=0uid=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-configurations.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1627344000 Wrote: /builddir/build/SRPMS/python-django-configurations-2.2-8.el9.src.rpm Child return code was: 0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-configurations.spec'], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=0uid=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-configurations.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1627344000 Wrote: /builddir/build/SRPMS/python-django-configurations-2.2-8.el9.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-django-configurations.spec'], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=0uid=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-configurations.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1627344000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5shbZ6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-configurations-2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-configurations-2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-configurations-2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf django-configurations.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4PgzN2 + umask 022 + cd /builddir/build/BUILD + cd django-configurations-2.2 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/configurations copying configurations/wsgi.py -> build/lib/configurations copying configurations/utils.py -> build/lib/configurations copying configurations/values.py -> build/lib/configurations copying configurations/version.py -> build/lib/configurations copying configurations/decorators.py -> build/lib/configurations copying configurations/__init__.py -> build/lib/configurations copying configurations/importer.py -> build/lib/configurations copying configurations/base.py -> build/lib/configurations copying configurations/fastcgi.py -> build/lib/configurations copying configurations/management.py -> build/lib/configurations copying configurations/sphinx.py -> build/lib/configurations + PYTHONPATH=/builddir/build/BUILD/django-configurations-2.2 + sphinx-build-3 docs html Running Sphinx v3.4.3 making output directory... done loading intersphinx inventory from http://docs.python.org/2.7/objects.inv... loading intersphinx inventory from http://sphinx.pocoo.org/objects.inv... loading intersphinx inventory from http://docs.djangoproject.com/en/dev/_objects/... intersphinx inventory has moved: http://docs.python.org/2.7/objects.inv -> https://docs.python.org/2.7/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://sphinx.pocoo.org/objects.inv' not fetchable due to : 400 Client Error: Bad Request for url: http://sphinx.pocoo.org/objects.inv building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] changes reading sources... [ 40%] cookbook reading sources... [ 60%] index reading sources... [ 80%] patterns reading sources... [100%] values looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] changes writing output... [ 40%] cookbook writing output... [ 60%] index writing output... [ 80%] patterns writing output... [100%] values generating indices... genindex py-modindex done highlighting module code... [100%] configurations.values 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, 1 warning. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.c8AM2t + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64 + cd django-configurations-2.2 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr creating /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations copying build/lib/configurations/wsgi.py -> /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations copying build/lib/configurations/utils.py -> /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations copying build/lib/configurations/values.py -> /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations copying build/lib/configurations/version.py -> /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations copying build/lib/configurations/decorators.py -> /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations copying build/lib/configurations/__init__.py -> /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations copying build/lib/configurations/importer.py -> /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations copying build/lib/configurations/base.py -> /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations copying build/lib/configurations/fastcgi.py -> /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations copying build/lib/configurations/management.py -> /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations copying build/lib/configurations/sphinx.py -> /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations byte-compiling /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations/values.py to values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations/importer.py to importer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations/fastcgi.py to fastcgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations/management.py to management.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/configurations/sphinx.py to sphinx.cpython-39.pyc writing byte-compilation script '/tmp/tmp2prb95_a.py' /usr/bin/python3 /tmp/tmp2prb95_a.py removing /tmp/tmp2prb95_a.py running install_egg_info running egg_info writing django_configurations.egg-info/PKG-INFO writing dependency_links to django_configurations.egg-info/dependency_links.txt writing entry points to django_configurations.egg-info/entry_points.txt writing requirements to django_configurations.egg-info/requires.txt writing top-level names to django_configurations.egg-info/top_level.txt reading manifest file 'django_configurations.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'django_configurations.egg-info/SOURCES.txt' Copying django_configurations.egg-info to /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9/site-packages/django_configurations-2.2-py3.9.egg-info running install_scripts Installing django-cadmin script to /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 2.2-8.el9 --unique-debug-suffix -2.2-8.el9.x86_64 --unique-debug-src-base python-django-configurations-2.2-8.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/django-configurations-2.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-django-configurations-2.2-8.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gbEiC8 + umask 022 + cd /builddir/build/BUILD + cd django-configurations-2.2 + DOCDIR=/builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/share/doc/python3-django-configurations + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/share/doc/python3-django-configurations + cp -pr README.rst /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/share/doc/python3-django-configurations + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fKiXQJ + umask 022 + cd /builddir/build/BUILD + cd django-configurations-2.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/share/licenses/python3-django-configurations + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/share/licenses/python3-django-configurations + cp -pr LICENSE /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/share/licenses/python3-django-configurations + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-django-configurations = 2.2-8.el9 python3-django-configurations = 2.2-8.el9 python3.9-django-configurations = 2.2-8.el9 python3.9dist(django-configurations) = 2.2 python3dist(django-configurations) = 2.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(setuptools) python3.9dist(six) Obsoletes: python-django-configurations < 2.2-8.el9 python39-django-configurations < 2.2-8.el9 Processing files: python-django-configurations-doc-2.2-8.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SolTMn + umask 022 + cd /builddir/build/BUILD + cd django-configurations-2.2 + DOCDIR=/builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/share/doc/python-django-configurations-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/share/doc/python-django-configurations-doc + cp -pr html /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/share/doc/python-django-configurations-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gt6ZHh + umask 022 + cd /builddir/build/BUILD + cd django-configurations-2.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/share/licenses/python-django-configurations-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/share/licenses/python-django-configurations-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64/usr/share/licenses/python-django-configurations-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-django-configurations-doc = 2.2-8.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64 Wrote: /builddir/build/RPMS/python3-django-configurations-2.2-8.el9.noarch.rpm Wrote: /builddir/build/RPMS/python-django-configurations-doc-2.2-8.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KAr4SW + umask 022 + cd /builddir/build/BUILD + cd django-configurations-2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-configurations-2.2-8.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0