Mock Version: 1.4.20 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cfgv.spec'], chrootPath='/var/lib/mock/1080341-fedora-rawhide-x86_64-1572041322.854104/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.mu3ffp50:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mu3ffp50:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '37c6f8fe507a486aa83b67a9432b4e76', '-D', '/var/lib/mock/1080341-fedora-rawhide-x86_64-1572041322.854104/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mu3ffp50:/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-cfgv.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 setting SOURCE_DATE_EPOCH=1571875200 Wrote: /builddir/build/SRPMS/python-cfgv-2.0.1-3.fc32.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-cfgv.spec'], chrootPath='/var/lib/mock/1080341-fedora-rawhide-x86_64-1572041322.854104/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.mu3ffp50:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mu3ffp50:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9cdc08ceef3a45bd8cf5795b6ce41f4a', '-D', '/var/lib/mock/1080341-fedora-rawhide-x86_64-1572041322.854104/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mu3ffp50:/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-cfgv.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 setting SOURCE_DATE_EPOCH=1571875200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aefVfu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cfgv-2.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-cfgv-2.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cfgv-2.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf cfgv.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dMSt3s + umask 022 + cd /builddir/build/BUILD + cd cfgv-2.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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib copying cfgv.py -> build/lib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.F3L3zx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cfgv-2.0.1-3.fc32.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cfgv-2.0.1-3.fc32.x86_64 ++ dirname /builddir/build/BUILDROOT/python-cfgv-2.0.1-3.fc32.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cfgv-2.0.1-3.fc32.x86_64 + cd cfgv-2.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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cfgv-2.0.1-3.fc32.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-cfgv-2.0.1-3.fc32.x86_64/usr creating /builddir/build/BUILDROOT/python-cfgv-2.0.1-3.fc32.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-cfgv-2.0.1-3.fc32.x86_64/usr/lib/python3.8 creating /builddir/build/BUILDROOT/python-cfgv-2.0.1-3.fc32.x86_64/usr/lib/python3.8/site-packages copying build/lib/cfgv.py -> /builddir/build/BUILDROOT/python-cfgv-2.0.1-3.fc32.x86_64/usr/lib/python3.8/site-packages byte-compiling /builddir/build/BUILDROOT/python-cfgv-2.0.1-3.fc32.x86_64/usr/lib/python3.8/site-packages/cfgv.py to cfgv.cpython-38.pyc writing byte-compilation script '/tmp/tmpbk2z4hdi.py' /usr/bin/python3 /tmp/tmpbk2z4hdi.py removing /tmp/tmpbk2z4hdi.py running install_egg_info running egg_info creating cfgv.egg-info writing cfgv.egg-info/PKG-INFO writing dependency_links to cfgv.egg-info/dependency_links.txt writing requirements to cfgv.egg-info/requires.txt writing top-level names to cfgv.egg-info/top_level.txt writing manifest file 'cfgv.egg-info/SOURCES.txt' reading manifest file 'cfgv.egg-info/SOURCES.txt' writing manifest file 'cfgv.egg-info/SOURCES.txt' Copying cfgv.egg-info to /builddir/build/BUILDROOT/python-cfgv-2.0.1-3.fc32.x86_64/usr/lib/python3.8/site-packages/cfgv-2.0.1-py3.8.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.0.1-3.fc32 --unique-debug-suffix -2.0.1-3.fc32.x86_64 --unique-debug-src-base python-cfgv-2.0.1-3.fc32.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/cfgv-2.0.1 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/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cfgv-2.0.1-3.fc32.x86_64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DOb2ox + umask 022 + cd /builddir/build/BUILD + cd cfgv-2.0.1 + /usr/bin/python3 -m pytest -v ============================= test session starts ============================== platform linux -- Python 3.8.0, pytest-4.6.5, py-1.8.0, pluggy-0.12.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/cfgv-2.0.1 collecting ... collected 91 items tests/cfgv_test.py::test_ValidationError_simple_str PASSED [ 1%] tests/cfgv_test.py::test_ValidationError_nested PASSED [ 2%] tests/cfgv_test.py::test_check_one_of PASSED [ 3%] tests/cfgv_test.py::test_check_one_of_ok PASSED [ 4%] tests/cfgv_test.py::test_check_regex PASSED [ 5%] tests/cfgv_test.py::test_check_regex_ok PASSED [ 6%] tests/cfgv_test.py::test_check_array_failed_inner_check PASSED [ 7%] tests/cfgv_test.py::test_check_array_ok PASSED [ 8%] tests/cfgv_test.py::test_check_and PASSED [ 9%] tests/cfgv_test.py::test_check_and_ok PASSED [ 10%] tests/cfgv_test.py::test_not[bar-True] PASSED [ 12%] tests/cfgv_test.py::test_not[foo-False] PASSED [ 13%] tests/cfgv_test.py::test_not[val2-False] PASSED [ 14%] tests/cfgv_test.py::test_not_in[bar-True] PASSED [ 15%] tests/cfgv_test.py::test_not_in[foo-False] PASSED [ 16%] tests/cfgv_test.py::test_not_in[values2-False] PASSED [ 17%] tests/cfgv_test.py::test_in[bar-False] PASSED [ 18%] tests/cfgv_test.py::test_in[foo-True] PASSED [ 19%] tests/cfgv_test.py::test_in[baz-True] PASSED [ 20%] tests/cfgv_test.py::test_in[values3-False] PASSED [ 21%] tests/cfgv_test.py::test_validate_top_level_array_not_an_array PASSED [ 23%] tests/cfgv_test.py::test_validate_top_level_array_no_objects PASSED [ 24%] tests/cfgv_test.py::test_trivial_array_schema_ok_empty PASSED [ 25%] tests/cfgv_test.py::test_ok_both_types[v0] PASSED [ 26%] tests/cfgv_test.py::test_ok_both_types[v1] PASSED [ 27%] tests/cfgv_test.py::test_map_wrong_type PASSED [ 28%] tests/cfgv_test.py::test_required_missing_key PASSED [ 29%] tests/cfgv_test.py::test_map_value_wrong_type[schema0] PASSED [ 30%] tests/cfgv_test.py::test_map_value_wrong_type[schema1] PASSED [ 31%] tests/cfgv_test.py::test_map_value_wrong_type[schema2] PASSED [ 32%] tests/cfgv_test.py::test_map_value_correct_type[schema0] PASSED [ 34%] tests/cfgv_test.py::test_map_value_correct_type[schema1] PASSED [ 35%] tests/cfgv_test.py::test_map_value_correct_type[schema2] PASSED [ 36%] tests/cfgv_test.py::test_optional_key_missing[schema0] PASSED [ 37%] tests/cfgv_test.py::test_optional_key_missing[schema1] PASSED [ 38%] tests/cfgv_test.py::test_error_message_no_id_key PASSED [ 39%] tests/cfgv_test.py::test_ok_conditional_schemas[v0-schema0] PASSED [ 40%] tests/cfgv_test.py::test_ok_conditional_schemas[v0-schema1] PASSED [ 41%] tests/cfgv_test.py::test_ok_conditional_schemas[v1-schema0] PASSED [ 42%] tests/cfgv_test.py::test_ok_conditional_schemas[v1-schema1] PASSED [ 43%] tests/cfgv_test.py::test_not_ok_conditional_schemas[schema0] PASSED [ 45%] tests/cfgv_test.py::test_not_ok_conditional_schemas[schema1] PASSED [ 46%] tests/cfgv_test.py::test_ensure_absent_conditional PASSED [ 47%] tests/cfgv_test.py::test_ensure_absent_conditional_not PASSED [ 48%] tests/cfgv_test.py::test_ensure_absent_conditional_not_in PASSED [ 49%] tests/cfgv_test.py::test_ensure_absent_conditional_in PASSED [ 50%] tests/cfgv_test.py::test_no_error_conditional_absent PASSED [ 51%] tests/cfgv_test.py::test_apply_defaults_copies_object PASSED [ 52%] tests/cfgv_test.py::test_apply_defaults_sets_default PASSED [ 53%] tests/cfgv_test.py::test_apply_defaults_does_not_change_non_default PASSED [ 54%] tests/cfgv_test.py::test_apply_defaults_does_nothing_on_non_optional PASSED [ 56%] tests/cfgv_test.py::test_apply_defaults_map_in_list PASSED [ 57%] tests/cfgv_test.py::test_remove_defaults_copies_object PASSED [ 58%] tests/cfgv_test.py::test_remove_defaults_removes_defaults PASSED [ 59%] tests/cfgv_test.py::test_remove_defaults_nothing_to_remove PASSED [ 60%] tests/cfgv_test.py::test_remove_defaults_does_not_change_non_default PASSED [ 61%] tests/cfgv_test.py::test_remove_defaults_map_in_list PASSED [ 62%] tests/cfgv_test.py::test_remove_defaults_does_nothing_on_non_optional PASSED [ 63%] tests/cfgv_test.py::test_validate_failure_nested PASSED [ 64%] tests/cfgv_test.py::test_apply_defaults_nested PASSED [ 65%] tests/cfgv_test.py::test_remove_defaults_nested PASSED [ 67%] tests/cfgv_test.py::test_validate_failure_optional_recurse PASSED [ 68%] tests/cfgv_test.py::test_optional_recurse_ok_missing PASSED [ 69%] tests/cfgv_test.py::test_apply_defaults_optional_recurse_missing PASSED [ 70%] tests/cfgv_test.py::test_apply_defaults_optional_recurse_already_present PASSED [ 71%] tests/cfgv_test.py::test_remove_defaults_optional_recurse_not_present PASSED [ 72%] tests/cfgv_test.py::test_remove_defaults_optional_recurse_present_at_default PASSED [ 73%] tests/cfgv_test.py::test_remove_defaults_optional_recurse_non_default PASSED [ 74%] tests/cfgv_test.py::test_optional_optional_apply_defaults PASSED [ 75%] tests/cfgv_test.py::test_optional_optional_remove_defaults PASSED [ 76%] tests/cfgv_test.py::test_conditional_recurse_ok[val0] PASSED [ 78%] tests/cfgv_test.py::test_conditional_recurse_ok[val1] PASSED [ 79%] tests/cfgv_test.py::test_conditional_recurse_ok[val2] PASSED [ 80%] tests/cfgv_test.py::test_conditional_recurse_error PASSED [ 81%] tests/cfgv_test.py::test_load_from_filename_file_does_not_exist PASSED [ 82%] tests/cfgv_test.py::test_load_from_filename_fails_load_strategy PASSED [ 83%] tests/cfgv_test.py::test_load_from_filename_validation_error PASSED [ 84%] tests/cfgv_test.py::test_load_from_filename_applies_defaults PASSED [ 85%] tests/cfgv_test.py::test_conditional_recurse_apply_defaults[True] PASSED [ 86%] tests/cfgv_test.py::test_conditional_recurse_apply_defaults[False] PASSED [ 87%] tests/cfgv_test.py::test_conditional_recurse_remove_defaults[True] PASSED [ 89%] tests/cfgv_test.py::test_conditional_recurse_remove_defaults[False] PASSED [ 90%] tests/cfgv_test.py::test_conditional_optional_check[True] PASSED [ 91%] tests/cfgv_test.py::test_conditional_optional_check[False] PASSED [ 92%] tests/cfgv_test.py::test_conditional_optional_apply_default[True] PASSED [ 93%] tests/cfgv_test.py::test_conditional_optional_apply_default[False] PASSED [ 94%] tests/cfgv_test.py::test_conditional_optional_remove_default[True] PASSED [ 95%] tests/cfgv_test.py::test_conditional_optional_remove_default[False] PASSED [ 96%] tests/cfgv_test.py::test_no_additional_keys PASSED [ 97%] tests/cfgv_test.py::test_warn_additional_keys_when_has_extra_keys PASSED [ 98%] tests/cfgv_test.py::test_warn_additional_keys_when_no_extra_keys PASSED [100%] ========================== 91 passed in 0.31 seconds =========================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-cfgv-2.0.1-3.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zJFF8w + umask 022 + cd /builddir/build/BUILD + cd cfgv-2.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-cfgv-2.0.1-3.fc32.x86_64/usr/share/doc/python3-cfgv + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cfgv-2.0.1-3.fc32.x86_64/usr/share/doc/python3-cfgv + cp -pr README.md /builddir/build/BUILDROOT/python-cfgv-2.0.1-3.fc32.x86_64/usr/share/doc/python3-cfgv + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jFvlFv + umask 022 + cd /builddir/build/BUILD + cd cfgv-2.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-cfgv-2.0.1-3.fc32.x86_64/usr/share/licenses/python3-cfgv + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cfgv-2.0.1-3.fc32.x86_64/usr/share/licenses/python3-cfgv + cp -pr LICENSE /builddir/build/BUILDROOT/python-cfgv-2.0.1-3.fc32.x86_64/usr/share/licenses/python3-cfgv + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-cfgv = 2.0.1-3.fc32 python3-cfgv = 2.0.1-3.fc32 python3.8dist(cfgv) = 2.0.1 python3dist(cfgv) = 2.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.8 python3.8dist(six) Obsoletes: python-cfgv < 2.0.1-3.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cfgv-2.0.1-3.fc32.x86_64 Wrote: /builddir/build/RPMS/python3-cfgv-2.0.1-3.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YGv3mw + umask 022 + cd /builddir/build/BUILD + cd cfgv-2.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cfgv-2.0.1-3.fc32.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0