Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-six.spec'], chrootPath='/var/lib/mock/f32-build-19082878-1339477/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-six.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1579219200 Wrote: /builddir/build/SRPMS/python-six-1.14.0-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-six.spec'], chrootPath='/var/lib/mock/f32-build-19082878-1339477/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-six.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1579219200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KbmCXc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf six-1.14.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/six-1.14.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd six-1.14.0 + /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.bLbnTf + umask 022 + cd /builddir/build/BUILD + cd six-1.14.0 + sleep 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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib copying six.py -> build/lib + sleep 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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py bdist_wheel running bdist_wheel running build running build_py installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel copying build/lib/six.py -> build/bdist.linux-armv7l/wheel running install_egg_info running egg_info writing six.egg-info/PKG-INFO writing dependency_links to six.egg-info/dependency_links.txt writing top-level names to six.egg-info/top_level.txt reading manifest file 'six.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'documentation/_build' writing manifest file 'six.egg-info/SOURCES.txt' Copying six.egg-info to build/bdist.linux-armv7l/wheel/six-1.14.0-py3.8.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/six-1.14.0.dist-info/WHEEL creating 'dist/six-1.14.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'six.py' adding 'six-1.14.0.dist-info/LICENSE' adding 'six-1.14.0.dist-info/METADATA' adding 'six-1.14.0.dist-info/WHEEL' adding 'six-1.14.0.dist-info/top_level.txt' adding 'six-1.14.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.srOwPe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch ++ dirname /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch + cd six-1.14.0 + 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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr creating /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/lib creating /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/lib/python2.7/site-packages copying build/lib/six.py -> /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/lib/python2.7/site-packages/six.py to six.pyc writing byte-compilation script '/tmp/tmpeW2R8o.py' /usr/bin/python2 -O /tmp/tmpeW2R8o.py removing /tmp/tmpeW2R8o.py running install_egg_info running egg_info writing six.egg-info/PKG-INFO writing top-level names to six.egg-info/top_level.txt writing dependency_links to six.egg-info/dependency_links.txt reading manifest file 'six.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'documentation/_build' writing manifest file 'six.egg-info/SOURCES.txt' Copying six.egg-info to /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/lib/python2.7/site-packages/six-1.14.0-py2.7.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/bin/__pycache__ + pip3.8 install -I dist/six-1.14.0-py2.py3-none-any.whl --root /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch --no-deps Processing ./dist/six-1.14.0-py2.py3-none-any.whl Installing collected packages: six Successfully installed six-1.14.0 + rm -rfv /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 1.14.0-1.fc32 --unique-debug-suffix -1.14.0-1.fc32.noarch --unique-debug-src-base python-six-1.14.0-1.fc32.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/six-1.14.0 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-six-1.14.0-1.fc32.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/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.pgXbng + umask 022 + cd /builddir/build/BUILD + cd six-1.14.0 + PYTHONPATH=/builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/lib/python3.8/site-packages + pytest-3 -rfsxX test_six.py ============================= test session starts ============================== platform linux -- Python 3.8.1, pytest-4.6.9, py-1.8.0, pluggy-0.13.0 rootdir: /builddir/build/BUILD/six-1.14.0, inifile: setup.cfg collected 200 items test_six.py ............................................................ [ 30%] ........................................................................ [ 66%] .................................................................... [100%] ========================== 200 passed in 1.15 seconds ========================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python2-six-1.14.0-1.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9F61Cc + umask 022 + cd /builddir/build/BUILD + cd six-1.14.0 + DOCDIR=/builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/share/doc/python2-six + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/share/doc/python2-six + cp -pr README.rst /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/share/doc/python2-six + cp -pr documentation/index.rst /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/share/doc/python2-six + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SCG5Rd + umask 022 + cd /builddir/build/BUILD + cd six-1.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/share/licenses/python2-six + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/share/licenses/python2-six + cp -pr LICENSE /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/share/licenses/python2-six + RPM_EC=0 ++ jobs -p + exit 0 Provides: python2-six = 1.14.0-1.fc32 python2.7dist(six) = 1.14 python2dist(six) = 1.14 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) = 2.7 Processing files: python3-six-1.14.0-1.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MJCEse + umask 022 + cd /builddir/build/BUILD + cd six-1.14.0 + DOCDIR=/builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/share/doc/python3-six + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/share/doc/python3-six + cp -pr README.rst /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/share/doc/python3-six + cp -pr documentation/index.rst /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/share/doc/python3-six + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.B5mAEd + umask 022 + cd /builddir/build/BUILD + cd six-1.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/share/licenses/python3-six + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/share/licenses/python3-six + cp -pr LICENSE /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch/usr/share/licenses/python3-six + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-six = 1.14.0-1.fc32 python3-six = 1.14.0-1.fc32 python3.8dist(six) = 1.14 python3dist(six) = 1.14 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-six < 1.14.0-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch Wrote: /builddir/build/RPMS/python3-six-1.14.0-1.fc32.noarch.rpm Wrote: /builddir/build/RPMS/python2-six-1.14.0-1.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8eKtgg + umask 022 + cd /builddir/build/BUILD + cd six-1.14.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-six-1.14.0-1.fc32.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0