Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-jsonpath-rw-ext.spec'], chrootPath='/var/lib/mock/1123965-centos-stream-x86_64-1575480460.496121/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.66y3c3m7:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.66y3c3m7:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7a6850bbcbf8485688224376e4a1516b', '-D', '/var/lib/mock/1123965-centos-stream-x86_64-1575480460.496121/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.66y3c3m7:/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-jsonpath-rw-ext.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-jsonpath-rw-ext-1.2.0-5.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-jsonpath-rw-ext.spec'], chrootPath='/var/lib/mock/1123965-centos-stream-x86_64-1575480460.496121/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.66y3c3m7:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.66y3c3m7:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c76bb37f9f4c40878f524ec805948992', '-D', '/var/lib/mock/1123965-centos-stream-x86_64-1575480460.496121/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.66y3c3m7:/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-jsonpath-rw-ext.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.c5Uk6i + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jsonpath-rw-ext-1.2.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/jsonpath-rw-ext-1.2.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd jsonpath-rw-ext-1.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf jsonpath-rw-ext.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.O1M1Rj + umask 022 + cd /builddir/build/BUILD + cd jsonpath-rw-ext-1.2.0 + /usr/libexec/platform-python setup.py build running build running build_py creating build creating build/lib creating build/lib/jsonpath_rw_ext copying jsonpath_rw_ext/parser.py -> build/lib/jsonpath_rw_ext copying jsonpath_rw_ext/_string.py -> build/lib/jsonpath_rw_ext copying jsonpath_rw_ext/_iterable.py -> build/lib/jsonpath_rw_ext copying jsonpath_rw_ext/_filter.py -> build/lib/jsonpath_rw_ext copying jsonpath_rw_ext/_arithmetic.py -> build/lib/jsonpath_rw_ext copying jsonpath_rw_ext/__init__.py -> build/lib/jsonpath_rw_ext creating build/lib/jsonpath_rw_ext/tests copying jsonpath_rw_ext/tests/test_jsonpath_rw_ext.py -> build/lib/jsonpath_rw_ext/tests copying jsonpath_rw_ext/tests/__init__.py -> build/lib/jsonpath_rw_ext/tests running egg_info writing jsonpath_rw_ext.egg-info/PKG-INFO writing dependency_links to jsonpath_rw_ext.egg-info/dependency_links.txt writing requirements to jsonpath_rw_ext.egg-info/requires.txt writing top-level names to jsonpath_rw_ext.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt + sphinx-build doc/source html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 3 source files that are out of date updating environment: 3 added, 0 changed, 0 removed reading sources... [ 33%] contributing reading sources... [ 66%] index reading sources... [100%] readme looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 33%] contributing writing output... [ 66%] index writing output... [100%] readme generating indices... genindex 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 html. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mMQXws + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64 + cd jsonpath-rw-ext-1.2.0 + /usr/libexec/platform-python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64 running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/lib/python3.6/site-packages/jsonpath_rw_ext creating /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/lib/python3.6/site-packages/jsonpath_rw_ext/tests copying build/lib/jsonpath_rw_ext/tests/__init__.py -> /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/lib/python3.6/site-packages/jsonpath_rw_ext/tests copying build/lib/jsonpath_rw_ext/tests/test_jsonpath_rw_ext.py -> /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/lib/python3.6/site-packages/jsonpath_rw_ext/tests copying build/lib/jsonpath_rw_ext/__init__.py -> /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/lib/python3.6/site-packages/jsonpath_rw_ext copying build/lib/jsonpath_rw_ext/_arithmetic.py -> /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/lib/python3.6/site-packages/jsonpath_rw_ext copying build/lib/jsonpath_rw_ext/_filter.py -> /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/lib/python3.6/site-packages/jsonpath_rw_ext copying build/lib/jsonpath_rw_ext/_iterable.py -> /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/lib/python3.6/site-packages/jsonpath_rw_ext copying build/lib/jsonpath_rw_ext/_string.py -> /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/lib/python3.6/site-packages/jsonpath_rw_ext copying build/lib/jsonpath_rw_ext/parser.py -> /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/lib/python3.6/site-packages/jsonpath_rw_ext byte-compiling /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/lib/python3.6/site-packages/jsonpath_rw_ext/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/lib/python3.6/site-packages/jsonpath_rw_ext/tests/test_jsonpath_rw_ext.py to test_jsonpath_rw_ext.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/lib/python3.6/site-packages/jsonpath_rw_ext/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/lib/python3.6/site-packages/jsonpath_rw_ext/_arithmetic.py to _arithmetic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/lib/python3.6/site-packages/jsonpath_rw_ext/_filter.py to _filter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/lib/python3.6/site-packages/jsonpath_rw_ext/_iterable.py to _iterable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/lib/python3.6/site-packages/jsonpath_rw_ext/_string.py to _string.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/lib/python3.6/site-packages/jsonpath_rw_ext/parser.py to parser.cpython-36.pyc running install_egg_info running egg_info writing jsonpath_rw_ext.egg-info/PKG-INFO writing dependency_links to jsonpath_rw_ext.egg-info/dependency_links.txt writing requirements to jsonpath_rw_ext.egg-info/requires.txt writing top-level names to jsonpath_rw_ext.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying jsonpath_rw_ext.egg-info to /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/lib/python3.6/site-packages/jsonpath_rw_ext-1.2.0-py3.6.egg-info running install_scripts /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.2.0-5.el8 --unique-debug-suffix -1.2.0-5.el8.x86_64 --unique-debug-src-base python-jsonpath-rw-ext-1.2.0-5.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/jsonpath-rw-ext-1.2.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-jsonpath-rw-ext-1.2.0-5.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 Processing files: python3-jsonpath-rw-ext-1.2.0-5.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CxmzUE + umask 022 + cd /builddir/build/BUILD + cd jsonpath-rw-ext-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/share/doc/python3-jsonpath-rw-ext + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/share/doc/python3-jsonpath-rw-ext + cp -pr doc/source/readme.rst /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/share/doc/python3-jsonpath-rw-ext + cp -pr README.rst /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/share/doc/python3-jsonpath-rw-ext + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sl6fkR + umask 022 + cd /builddir/build/BUILD + cd jsonpath-rw-ext-1.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/share/licenses/python3-jsonpath-rw-ext + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/share/licenses/python3-jsonpath-rw-ext + cp -pr LICENSE /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/share/licenses/python3-jsonpath-rw-ext + exit 0 Provides: python3-jsonpath-rw-ext = 1.2.0-5.el8 python3.6dist(jsonpath-rw-ext) = 1.2.0 python3dist(jsonpath-rw-ext) = 1.2.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: python(abi) = 3.6 python3.6dist(jsonpath-rw) >= 1.2.0 python3.6dist(pbr) >= 1.8 Processing files: python-jsonpath-rw-ext-doc-1.2.0-5.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ku92pq + umask 022 + cd /builddir/build/BUILD + cd jsonpath-rw-ext-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/share/doc/python-jsonpath-rw-ext-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/share/doc/python-jsonpath-rw-ext-doc + cp -pr html /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64/usr/share/doc/python-jsonpath-rw-ext-doc + exit 0 Provides: python-jsonpath-rw-ext-doc = 1.2.0-5.el8 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-jsonpath-rw-ext-1.2.0-5.el8.x86_64 Wrote: /builddir/build/RPMS/python3-jsonpath-rw-ext-1.2.0-5.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-jsonpath-rw-ext-doc-1.2.0-5.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WL2cG0 + umask 022 + cd /builddir/build/BUILD + cd jsonpath-rw-ext-1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-jsonpath-rw-ext-1.2.0-5.el8.x86_64 + exit 0 Child return code was: 0