Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-uritemplate.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-81219-486984/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1edb577dfab747848d62a10c463e367f', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-81219-486984/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-uritemplate.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-uritemplate-3.0.1-3.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-uritemplate.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-81219-486984/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '37243d9cef244d6da458178b4a272bb0', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-81219-486984/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-uritemplate.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KNb0rW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf uritemplate-3.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/uritemplate-3.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd uritemplate-3.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ngxC6j + umask 022 + cd /builddir/build/BUILD + cd uritemplate-3.0.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/uritemplate copying uritemplate/api.py -> build/lib/uritemplate copying uritemplate/__init__.py -> build/lib/uritemplate copying uritemplate/orderedset.py -> build/lib/uritemplate copying uritemplate/variable.py -> build/lib/uritemplate copying uritemplate/template.py -> build/lib/uritemplate running egg_info creating uritemplate.egg-info writing uritemplate.egg-info/PKG-INFO writing dependency_links to uritemplate.egg-info/dependency_links.txt writing top-level names to uritemplate.egg-info/top_level.txt writing manifest file 'uritemplate.egg-info/SOURCES.txt' reading manifest file 'uritemplate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution writing manifest file 'uritemplate.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sDazJK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch + cd uritemplate-3.0.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-uritemplate-3.0.1-3.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr creating /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/lib/python3.6/site-packages/uritemplate copying build/lib/uritemplate/api.py -> /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/lib/python3.6/site-packages/uritemplate copying build/lib/uritemplate/__init__.py -> /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/lib/python3.6/site-packages/uritemplate copying build/lib/uritemplate/orderedset.py -> /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/lib/python3.6/site-packages/uritemplate copying build/lib/uritemplate/variable.py -> /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/lib/python3.6/site-packages/uritemplate copying build/lib/uritemplate/template.py -> /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/lib/python3.6/site-packages/uritemplate byte-compiling /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/lib/python3.6/site-packages/uritemplate/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/lib/python3.6/site-packages/uritemplate/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/lib/python3.6/site-packages/uritemplate/orderedset.py to orderedset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/lib/python3.6/site-packages/uritemplate/variable.py to variable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/lib/python3.6/site-packages/uritemplate/template.py to template.cpython-36.pyc writing byte-compilation script '/tmp/tmprbeo_960.py' /usr/libexec/platform-python /tmp/tmprbeo_960.py removing /tmp/tmprbeo_960.py running install_egg_info running egg_info writing uritemplate.egg-info/PKG-INFO writing dependency_links to uritemplate.egg-info/dependency_links.txt writing top-level names to uritemplate.egg-info/top_level.txt reading manifest file 'uritemplate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution writing manifest file 'uritemplate.egg-info/SOURCES.txt' Copying uritemplate.egg-info to /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/lib/python3.6/site-packages/uritemplate-3.0.1-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 3.0.1-3.el8 --unique-debug-suffix -3.0.1-3.el8.noarch --unique-debug-src-base python-uritemplate-3.0.1-3.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/uritemplate-3.0.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-uritemplate-3.0.1-3.el8.noarch/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.X7pyAc + umask 022 + cd /builddir/build/BUILD + cd uritemplate-3.0.1 + PYTHONPATH=/builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/lib/python3.6/site-packages + py.test-3.6 -v ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.9, py-1.5.3, pluggy-0.13.0 -- /usr/libexec/platform-python cachedir: .pytest_cache rootdir: /builddir/build/BUILD/uritemplate-3.0.1 collecting ... collected 60 items tests/test_from_fixtures.py::TestSpecExamples::test_level_1 PASSED [ 1%] tests/test_from_fixtures.py::TestSpecExamples::test_level_2 PASSED [ 3%] tests/test_from_fixtures.py::TestSpecExamples::test_level_3 PASSED [ 5%] tests/test_from_fixtures.py::TestSpecExamples::test_level_4 PASSED [ 6%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_variable_expansion PASSED [ 8%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_simple_string_expansion PASSED [ 10%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_reserved_expansion PASSED [ 11%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_fragment_expansion PASSED [ 13%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_dot_prefixed_label_expansion PASSED [ 15%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_path_segment_expansion PASSED [ 16%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_path_style_parameter_expansion PASSED [ 18%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_form_style_query_expansion PASSED [ 20%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_form_style_query_cntinuation PASSED [ 21%] tests/test_from_fixtures.py::TestExtendedTests::test_additional_examples_1 PASSED [ 23%] tests/test_from_fixtures.py::TestExtendedTests::test_additional_examples_2 PASSED [ 25%] tests/test_from_fixtures.py::TestExtendedTests::test_additional_examples_3 PASSED [ 26%] tests/test_from_fixtures.py::TestExtendedTests::test_additional_examples_4 PASSED [ 28%] tests/test_uritemplate.py::TestURITemplate::test_all_variables_parsed PASSED [ 30%] tests/test_uritemplate.py::TestURITemplate::test_default_value PASSED [ 31%] tests/test_uritemplate.py::TestURITemplate::test_expand PASSED [ 33%] tests/test_uritemplate.py::TestURITemplate::test_hash PASSED [ 35%] tests/test_uritemplate.py::TestURITemplate::test_hashability PASSED [ 36%] tests/test_uritemplate.py::TestURITemplate::test_label_path_expansion PASSED [ 38%] tests/test_uritemplate.py::TestURITemplate::test_label_path_expansion_explode_slash PASSED [ 40%] tests/test_uritemplate.py::TestURITemplate::test_level1_examples PASSED [ 41%] tests/test_uritemplate.py::TestURITemplate::test_level2_fragment_examples PASSED [ 43%] tests/test_uritemplate.py::TestURITemplate::test_level2_reserved_examples PASSED [ 45%] tests/test_uritemplate.py::TestURITemplate::test_level3_form_amp_examples PASSED [ 46%] tests/test_uritemplate.py::TestURITemplate::test_level3_form_cont_examples PASSED [ 48%] tests/test_uritemplate.py::TestURITemplate::test_level3_fragment_examples PASSED [ 50%] tests/test_uritemplate.py::TestURITemplate::test_level3_label_examples PASSED [ 51%] tests/test_uritemplate.py::TestURITemplate::test_level3_multiple_variable_examples PASSED [ 53%] tests/test_uritemplate.py::TestURITemplate::test_level3_path_segment_examples PASSED [ 55%] tests/test_uritemplate.py::TestURITemplate::test_level3_path_semi_examples PASSED [ 56%] tests/test_uritemplate.py::TestURITemplate::test_level3_reserved_examples PASSED [ 58%] tests/test_uritemplate.py::TestURITemplate::test_level4_form_amp_examples PASSED [ 60%] tests/test_uritemplate.py::TestURITemplate::test_level4_form_query_examples PASSED [ 61%] tests/test_uritemplate.py::TestURITemplate::test_level4_fragment_examples PASSED [ 63%] tests/test_uritemplate.py::TestURITemplate::test_level4_label_examples PASSED [ 65%] tests/test_uritemplate.py::TestURITemplate::test_level4_path_semi_examples PASSED [ 66%] tests/test_uritemplate.py::TestURITemplate::test_level4_path_slash_examples PASSED [ 68%] tests/test_uritemplate.py::TestURITemplate::test_level4_reserved_examples PASSED [ 70%] tests/test_uritemplate.py::TestURITemplate::test_level4_value_modifier_examples PASSED [ 71%] tests/test_uritemplate.py::TestURITemplate::test_no_mutate PASSED [ 73%] tests/test_uritemplate.py::TestURITemplate::test_no_variables_in_uri PASSED [ 75%] tests/test_uritemplate.py::TestURITemplate::test_query_expansion PASSED [ 76%] tests/test_uritemplate.py::TestURITemplate::test_semi_path_expansion PASSED [ 78%] tests/test_uritemplate.py::TestURITemplate::test_str_repr PASSED [ 80%] tests/test_uritemplate.py::TestURITemplate::test_string_expansion PASSED [ 81%] tests/test_uritemplate.py::TestURIVariable::test_post_parse PASSED [ 83%] tests/test_uritemplate.py::TestURIVariable::test_post_parse_ampersand PASSED [ 85%] tests/test_uritemplate.py::TestURIVariable::test_post_parse_octothorpe PASSED [ 86%] tests/test_uritemplate.py::TestURIVariable::test_post_parse_plus PASSED [ 88%] tests/test_uritemplate.py::TestURIVariable::test_post_parse_question PASSED [ 90%] tests/test_uritemplate.py::TestVariableModule::test_is_list_of_tuples PASSED [ 91%] tests/test_uritemplate.py::TestVariableModule::test_list_of_tuples_test PASSED [ 93%] tests/test_uritemplate.py::TestVariableModule::test_list_test PASSED [ 95%] tests/test_uritemplate.py::TestAPI::test_expand PASSED [ 96%] tests/test_uritemplate.py::TestAPI::test_partial PASSED [ 98%] tests/test_uritemplate.py::TestAPI::test_variables PASSED [100%] ========================== 60 passed in 0.15 seconds =========================== + exit 0 Processing files: python3-uritemplate-3.0.1-3.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OKODAF + umask 022 + cd /builddir/build/BUILD + cd uritemplate-3.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/share/doc/python-uritemplate + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/share/doc/python-uritemplate + cp -pr HISTORY.rst /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/share/doc/python-uritemplate + cp -pr README.rst /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/share/doc/python-uritemplate + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3SoeC8 + umask 022 + cd /builddir/build/BUILD + cd uritemplate-3.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/share/licenses/python-uritemplate + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/share/licenses/python-uritemplate + cp -pr LICENSE /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/share/licenses/python-uritemplate + cp -pr LICENSE.APACHE /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/share/licenses/python-uritemplate + cp -pr LICENSE.BSD /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch/usr/share/licenses/python-uritemplate + exit 0 Provides: python3-uritemplate = 3.0.1-3.el8 python3.6dist(uritemplate) = 3.0.1 python3dist(uritemplate) = 3.0.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 Conflicts: python3-uri-templates Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch Wrote: /builddir/build/RPMS/python3-uritemplate-3.0.1-3.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.U7E7TH + umask 022 + cd /builddir/build/BUILD + cd uritemplate-3.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-uritemplate-3.0.1-3.el8.noarch + exit 0 Child return code was: 0