Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-zope-testing.spec'], chrootPath='/var/lib/mock/infrastructure7-el7-build-16586-23020/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-zope-testing.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-zope-testing-4.1.2-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-zope-testing.spec '], chrootPath='/var/lib/mock/infrastructure7-el7-build-16586-23020/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-zope-testing.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dKglH9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zope.testing-4.1.2 + /usr/bin/unzip -qq /builddir/build/SOURCES/zope.testing-4.1.2.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd zope.testing-4.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf zope.testing.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.E3EJjd + umask 022 + cd /builddir/build/BUILD + cd zope.testing-4.1.2 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/zope copying src/zope/__init__.py -> build/lib/zope creating build/lib/zope/testing copying src/zope/testing/tests.py -> build/lib/zope/testing copying src/zope/testing/setupstack.py -> build/lib/zope/testing copying src/zope/testing/loghandler.py -> build/lib/zope/testing copying src/zope/testing/server.py -> build/lib/zope/testing copying src/zope/testing/formparser.py -> build/lib/zope/testing copying src/zope/testing/__init__.py -> build/lib/zope/testing copying src/zope/testing/exceptions.py -> build/lib/zope/testing copying src/zope/testing/cleanup.py -> build/lib/zope/testing copying src/zope/testing/doctestunit.py -> build/lib/zope/testing copying src/zope/testing/loggingsupport.py -> build/lib/zope/testing copying src/zope/testing/wait.py -> build/lib/zope/testing copying src/zope/testing/module.py -> build/lib/zope/testing copying src/zope/testing/testrunner.py -> build/lib/zope/testing creating build/lib/zope/testing/doctest copying src/zope/testing/doctest/__init__.py -> build/lib/zope/testing/doctest creating build/lib/zope/testing/renormalizing copying src/zope/testing/renormalizing/__init__.py -> build/lib/zope/testing/renormalizing running egg_info writing requirements to src/zope.testing.egg-info/requires.txt writing src/zope.testing.egg-info/PKG-INFO writing namespace_packages to src/zope.testing.egg-info/namespace_packages.txt writing top-level names to src/zope.testing.egg-info/top_level.txt writing dependency_links to src/zope.testing.egg-info/dependency_links.txt reading manifest file 'src/zope.testing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs' warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/zope.testing.egg-info/SOURCES.txt' copying src/zope/testing/doctest.txt -> build/lib/zope/testing copying src/zope/testing/formparser.txt -> build/lib/zope/testing copying src/zope/testing/loggingsupport.txt -> build/lib/zope/testing copying src/zope/testing/module.txt -> build/lib/zope/testing copying src/zope/testing/renormalizing.txt -> build/lib/zope/testing copying src/zope/testing/setupstack.txt -> build/lib/zope/testing copying src/zope/testing/unicode.txt -> build/lib/zope/testing copying src/zope/testing/wait.txt -> build/lib/zope/testing + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LYKMdh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch + cd zope.testing-4.1.2 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch running install running install_lib Skipping installation of /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/__init__.py (namespace package) copying zope/testing/setupstack.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/loggingsupport.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/tests.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/formparser.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/setupstack.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/loghandler.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/unicode.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/server.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/formparser.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/__init__.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/exceptions.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/cleanup.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/doctestunit.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/renormalizing.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/loggingsupport.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/wait.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/doctest.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/wait.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/module.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/module.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/testrunner.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/doctest/__init__.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/doctest copying zope/testing/renormalizing/__init__.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/renormalizing byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/setupstack.py to setupstack.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/loghandler.py to loghandler.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/formparser.py to formparser.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/cleanup.py to cleanup.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/doctestunit.py to doctestunit.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/loggingsupport.py to loggingsupport.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/wait.py to wait.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/module.py to module.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/testrunner.py to testrunner.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/doctest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/renormalizing/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmp5PleXm.py' /usr/bin/python -O /tmp/tmp5PleXm.py removing /tmp/tmp5PleXm.py running install_egg_info running egg_info writing requirements to src/zope.testing.egg-info/requires.txt writing src/zope.testing.egg-info/PKG-INFO writing namespace_packages to src/zope.testing.egg-info/namespace_packages.txt writing top-level names to src/zope.testing.egg-info/top_level.txt writing dependency_links to src/zope.testing.egg-info/dependency_links.txt reading manifest file 'src/zope.testing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs' warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/zope.testing.egg-info/SOURCES.txt' Copying src/zope.testing.egg-info to /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope.testing-4.1.2-py2.7.egg-info Installing /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope.testing-4.1.2-py2.7-nspkg.pth running install_scripts + rm -f '/builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7/site-packages/zope/__init__.py*' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/zope.testing-4.1.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.uTxAmm + umask 022 + cd /builddir/build/BUILD + cd zope.testing-4.1.2 + /usr/bin/python setup.py test running test running egg_info writing requirements to src/zope.testing.egg-info/requires.txt writing src/zope.testing.egg-info/PKG-INFO writing namespace_packages to src/zope.testing.egg-info/namespace_packages.txt writing top-level names to src/zope.testing.egg-info/top_level.txt writing dependency_links to src/zope.testing.egg-info/dependency_links.txt reading manifest file 'src/zope.testing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs' warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/zope.testing.egg-info/SOURCES.txt' running build_ext /builddir/build/BUILD/zope.testing-4.1.2/src/zope/testing/module.txt Doctest: module.txt ... ok /builddir/build/BUILD/zope.testing-4.1.2/src/zope/testing/loggingsupport.txt Doctest: loggingsupport.txt ... ok /builddir/build/BUILD/zope.testing-4.1.2/src/zope/testing/renormalizing.txt Doctest: renormalizing.txt ... ok /builddir/build/BUILD/zope.testing-4.1.2/src/zope/testing/setupstack.txt Doctest: setupstack.txt ... ok /builddir/build/BUILD/zope.testing-4.1.2/src/zope/testing/wait.txt Doctest: wait.txt ... ok /builddir/build/BUILD/zope.testing-4.1.2/src/zope/testing/doctest.txt Doctest: doctest.txt ... ok /builddir/build/BUILD/zope.testing-4.1.2/src/zope/testing/unicode.txt Doctest: unicode.txt ... ok addPortToURL (zope.testing.server) Doctest: zope.testing.server.addPortToURL ... ok /builddir/build/BUILD/zope.testing-4.1.2/src/zope/testing/formparser.txt Doctest: formparser.txt ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.164s OK + exit 0 Processing files: python-zope-testing-4.1.2-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rfGghs + umask 022 + cd /builddir/build/BUILD + cd zope.testing-4.1.2 + DOCDIR=/builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/share/doc/python-zope-testing-4.1.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/share/doc/python-zope-testing-4.1.2 + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/share/doc/python-zope-testing-4.1.2 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/share/doc/python-zope-testing-4.1.2 + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/share/doc/python-zope-testing-4.1.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/share/doc/python-zope-testing-4.1.2 + cp -pr src/zope/testing/doctest.txt src/zope/testing/formparser.txt src/zope/testing/loggingsupport.txt src/zope/testing/module.txt src/zope/testing/renormalizing.txt src/zope/testing/setupstack.txt src/zope/testing/unicode.txt src/zope/testing/wait.txt /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch/usr/share/doc/python-zope-testing-4.1.2 + exit 0 Provides: python-zope-testing = 4.1.2-1.el7 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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch Wrote: /builddir/build/RPMS/python-zope-testing-4.1.2-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JtcQnH + umask 022 + cd /builddir/build/BUILD + cd zope.testing-4.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-zope-testing-4.1.2-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->