Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-zipstream.spec'], chrootPath='/var/lib/mock/1137049-fedora-rawhide-x86_64-1577904317.817244/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.lev_a0ft:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.lev_a0ft:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0f41e1b16a8d4ee98b99100be123dc10', '-D', '/var/lib/mock/1137049-fedora-rawhide-x86_64-1577904317.817244/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.lev_a0ft:/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-zipstream.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=1570060800 Wrote: /builddir/build/SRPMS/python-zipstream-1.1.4-16.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-zipstream.spec'], chrootPath='/var/lib/mock/1137049-fedora-rawhide-x86_64-1577904317.817244/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.lev_a0ft:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.lev_a0ft:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e76e28b9b0284a809aa258f7c20e8603', '-D', '/var/lib/mock/1137049-fedora-rawhide-x86_64-1577904317.817244/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.lev_a0ft:/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-zipstream.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=1570060800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gjADtu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-zipstream-1.1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-zipstream-1.1.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-zipstream-1.1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DV8l4s + umask 022 + cd /builddir/build/BUILD + cd python-zipstream-1.1.4 + 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 creating build/lib/zipstream copying zipstream/compat.py -> build/lib/zipstream copying zipstream/__init__.py -> build/lib/zipstream + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YkSkQu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64 ++ dirname /builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64 + cd python-zipstream-1.1.4 + 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-zipstream-1.1.4-16.fc32.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64/usr creating /builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64/usr/lib/python3.8 creating /builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64/usr/lib/python3.8/site-packages creating /builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64/usr/lib/python3.8/site-packages/zipstream copying build/lib/zipstream/__init__.py -> /builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64/usr/lib/python3.8/site-packages/zipstream copying build/lib/zipstream/compat.py -> /builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64/usr/lib/python3.8/site-packages/zipstream byte-compiling /builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64/usr/lib/python3.8/site-packages/zipstream/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64/usr/lib/python3.8/site-packages/zipstream/compat.py to compat.cpython-38.pyc writing byte-compilation script '/tmp/tmpuvzeoqmt.py' /usr/bin/python3 /tmp/tmpuvzeoqmt.py removing /tmp/tmpuvzeoqmt.py running install_egg_info running egg_info creating zipstream.egg-info writing zipstream.egg-info/PKG-INFO writing dependency_links to zipstream.egg-info/dependency_links.txt writing top-level names to zipstream.egg-info/top_level.txt writing manifest file 'zipstream.egg-info/SOURCES.txt' reading manifest file 'zipstream.egg-info/SOURCES.txt' writing manifest file 'zipstream.egg-info/SOURCES.txt' Copying zipstream.egg-info to /builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64/usr/lib/python3.8/site-packages/zipstream-1.1.4-py3.8.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.1.4-16.fc32 --unique-debug-suffix -1.1.4-16.fc32.x86_64 --unique-debug-src-base python-zipstream-1.1.4-16.fc32.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/python-zipstream-1.1.4 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-zipstream-1.1.4-16.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.ctktmt + umask 022 + cd /builddir/build/BUILD + cd python-zipstream-1.1.4 + /usr/bin/python3 setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing zipstream.egg-info/PKG-INFO writing dependency_links to zipstream.egg-info/dependency_links.txt writing top-level names to zipstream.egg-info/top_level.txt reading manifest file 'zipstream.egg-info/SOURCES.txt' writing manifest file 'zipstream.egg-info/SOURCES.txt' running build_ext test_has_fileobj_attrs (tests.test_pointerio.PointerIOTestCase) ... ok test_init_mode (tests.test_pointerio.PointerIOTestCase) ... ok test_init_no_args (tests.test_pointerio.PointerIOTestCase) ... ok test_write_bytes (tests.test_pointerio.PointerIOTestCase) ... ok test_write_non_string_type (tests.test_pointerio.PointerIOTestCase) ... ok test_write_unicode (tests.test_pointerio.PointerIOTestCase) ... ok test_init_mode (tests.test_zipstream.ZipStreamTestCase) ... ok test_init_no_args (tests.test_zipstream.ZipStreamTestCase) ... ok test_write_file (tests.test_zipstream.ZipStreamTestCase) ... ok test_write_iterable (tests.test_zipstream.ZipStreamTestCase) ... ok test_write_iterable_no_archive (tests.test_zipstream.ZipStreamTestCase) ... ok test_writestr (tests.test_zipstream.ZipStreamTestCase) ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.030s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-zipstream-1.1.4-16.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ggpFMu + umask 022 + cd /builddir/build/BUILD + cd python-zipstream-1.1.4 + DOCDIR=/builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64/usr/share/doc/python3-zipstream + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64/usr/share/doc/python3-zipstream + cp -pr README.markdown /builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64/usr/share/doc/python3-zipstream + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.87v3iu + umask 022 + cd /builddir/build/BUILD + cd python-zipstream-1.1.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64/usr/share/licenses/python3-zipstream + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64/usr/share/licenses/python3-zipstream + cp -pr LICENSE /builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64/usr/share/licenses/python3-zipstream + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-zipstream = 1.1.4-16.fc32 python3-zipstream = 1.1.4-16.fc32 python3.8dist(zipstream) = 1.1.4 python3dist(zipstream) = 1.1.4 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 Obsoletes: python-zipstream < 1.1.4-16.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64 Wrote: /builddir/build/RPMS/python3-zipstream-1.1.4-16.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mQPX6v + umask 022 + cd /builddir/build/BUILD + cd python-zipstream-1.1.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-zipstream-1.1.4-16.fc32.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0