Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-larch.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7251/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', '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=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-larch.spec'] with env {'LANG': 'en_US.UTF-8', '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 sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-976477400.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-larch-1.20131130-2.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-larch.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7251/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', '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=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-larch.spec '] with env {'LANG': 'en_US.UTF-8', '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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mlM3bs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf larch-1.20131130 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-larch_1.20131130.orig.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd larch-1.20131130 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.agdEee + umask 022 + cd /builddir/build/BUILD + cd larch-1.20131130 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/larch copying larch/uploadqueue_tests.py -> build/lib/larch copying larch/uploadqueue.py -> build/lib/larch copying larch/tree_tests.py -> build/lib/larch copying larch/tree.py -> build/lib/larch copying larch/refcountstore_tests.py -> build/lib/larch copying larch/refcountstore.py -> build/lib/larch copying larch/nodestore_memory_tests.py -> build/lib/larch copying larch/nodestore_memory.py -> build/lib/larch copying larch/nodestore_disk_tests.py -> build/lib/larch copying larch/nodestore_disk.py -> build/lib/larch copying larch/nodestore.py -> build/lib/larch copying larch/nodes_tests.py -> build/lib/larch copying larch/nodes.py -> build/lib/larch copying larch/lru_tests.py -> build/lib/larch copying larch/lru.py -> build/lib/larch copying larch/journal_tests.py -> build/lib/larch copying larch/journal.py -> build/lib/larch copying larch/idpath_tests.py -> build/lib/larch copying larch/idpath.py -> build/lib/larch copying larch/fsck.py -> build/lib/larch copying larch/forest_tests.py -> build/lib/larch copying larch/forest.py -> build/lib/larch copying larch/codec_tests.py -> build/lib/larch copying larch/codec.py -> build/lib/larch copying larch/__init__.py -> build/lib/larch running build_scripts creating build/scripts-2.7 copying and adjusting fsck-larch -> build/scripts-2.7 changing mode of build/scripts-2.7/fsck-larch from 644 to 755 + make ./fsck-larch --generate-manpage=fsck-larch.1.in > fsck-larch.1 make -C doc html make[1]: Entering directory `/builddir/build/BUILD/larch-1.20131130/doc' sphinx-build -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created building [html]: targets for 10 source files that are out of date updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] btree reading sources... [ 20%] codec reading sources... [ 30%] forest reading sources... [ 40%] index reading sources... [ 50%] lru reading sources... [ 60%] node reading sources... [ 70%] nodestore reading sources... [ 80%] ondisk reading sources... [ 90%] refcountstore reading sources... [100%] uploadqueue looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 10%] btree writing output... [ 20%] codec writing output... [ 30%] forest writing output... [ 40%] index writing output... [ 50%] lru writing output... [ 60%] node writing output... [ 70%] nodestore writing output... [ 80%] ondisk writing output... [ 90%] refcountstore writing output... [100%] uploadqueue writing additional files... genindex py-modindex search copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/larch-1.20131130/doc/_static' does not exist done dumping search index... done dumping object inventory... done build succeeded, 1 warning. Build finished. The HTML pages are in _build/html. make[1]: Leaving directory `/builddir/build/BUILD/larch-1.20131130/doc' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WHmUg7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64 + cd larch-1.20131130 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/__init__.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/codec.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/codec_tests.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/forest.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/forest_tests.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/fsck.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/idpath.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/idpath_tests.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/journal.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/journal_tests.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/lru.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/lru_tests.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/nodes.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/nodes_tests.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/nodestore.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/nodestore_disk.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/nodestore_disk_tests.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/nodestore_memory.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/nodestore_memory_tests.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/refcountstore.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/refcountstore_tests.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/tree.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/tree_tests.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/uploadqueue.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch copying build/lib/larch/uploadqueue_tests.py -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/codec.py to codec.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/codec_tests.py to codec_tests.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/forest.py to forest.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/forest_tests.py to forest_tests.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/fsck.py to fsck.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/idpath.py to idpath.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/idpath_tests.py to idpath_tests.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/journal.py to journal.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/journal_tests.py to journal_tests.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/lru.py to lru.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/lru_tests.py to lru_tests.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/nodes_tests.py to nodes_tests.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/nodestore.py to nodestore.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/nodestore_disk.py to nodestore_disk.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/nodestore_disk_tests.py to nodestore_disk_tests.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/nodestore_memory.py to nodestore_memory.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/nodestore_memory_tests.py to nodestore_memory_tests.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/refcountstore.py to refcountstore.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/refcountstore_tests.py to refcountstore_tests.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/tree.py to tree.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/tree_tests.py to tree_tests.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/uploadqueue.py to uploadqueue.pyc byte-compiling /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch/uploadqueue_tests.py to uploadqueue_tests.pyc writing byte-compilation script '/tmp/tmpVMPDQq.py' /usr/bin/python -O /tmp/tmpVMPDQq.py removing /tmp/tmpVMPDQq.py running install_scripts creating /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/bin copying build/scripts-2.7/fsck-larch -> /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/bin/fsck-larch to 755 running install_egg_info Writing /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/larch-1.20131130-py2.7.egg-info + mkdir -p /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/share/man/man1 + cp -p fsck-larch.1 /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/share/man/man1/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/larch-1.20131130 /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-larch-1.20131130-2.el7.centos.x86_64/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.gvSWR1 + umask 022 + cd /builddir/build/BUILD + cd larch-1.20131130 + rm -rf build + make check python -m CoverageTestRunner --ignore-missing-from=without-tests OK 66 excluded statements 6 excluded modules Time: 1.1 s rm .coverage ./insert-remove-test tempdir 100 # nodes after inserts: 123 # nodes after removes: 2 rm -r tempdir larch.log cmdtest tests 1/1 tests OK, 0 failures ./codec-speed -n1000 num_operations: 1000 leaf_size 2400 MiB/s (CPU) 2607 MiBs (wall) encode_leaf 720 MiB/s (CPU) 694 MiBs (wall) decode_leaf 306 MiB/s (CPU) 302 MiBs (wall) encode_index 322 MiB/s (CPU) 351 MiBs (wall) decode_index 60 MiB/s (CPU) 59 MiBs (wall) ./idpath-speed 1 t.idspeed-test 10 5 1 && rm -r t.idspeed-test 1 ids, 0.0 seconds, 3030.6 ids/s ./refcount-speed --refs=1000 measuring calibrate measuring encode measuring decode refs: 1000 times: 100000 encode : 19.710 s ( 50.8/s) decode : 5.770 s ( 173.6/s) ./speed-test --location t.speed-test --keys 1000 measuring calibrate measuring insert measuring lookup measuring lookup_range measuring len_lookup_range measuring count_range measuring insert2 measuring remove measuring remove_range location: t.speed-test num_operations: 1000 insert : 0.070 s ( 14285.7/s) CPU; 0.076 s ( 13179.2/s) wall lookup : 0.010 s (100000.0/s) CPU; 0.012 s ( 86302.6/s) wall lookup_range : 0.030 s ( 33333.3/s) CPU; 0.030 s ( 33370.0/s) wall len_lookup_range: 0.030 s ( 33333.3/s) CPU; 0.030 s ( 33641.6/s) wall count_range : 0.020 s ( 50000.0/s) CPU; 0.022 s ( 45171.4/s) wall insert2 : 0.110 s ( 9090.9/s) CPU; 0.099 s ( 10068.5/s) wall remove : 0.130 s ( 7692.3/s) CPU; 0.134 s ( 7490.8/s) wall remove_range : 0.130 s ( 7692.3/s) CPU; 0.136 s ( 7364.3/s) wall + exit 0 Processing files: python-larch-1.20131130-2.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g0wXyP + umask 022 + cd /builddir/build/BUILD + cd larch-1.20131130 + DOCDIR=/builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/share/doc/python-larch-1.20131130 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/share/doc/python-larch-1.20131130 + cp -pr COPYING /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/share/doc/python-larch-1.20131130 + cp -pr NEWS /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/share/doc/python-larch-1.20131130 + cp -pr README /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/share/doc/python-larch-1.20131130 + exit 0 Provides: python-larch = 1.20131130-2.el7.centos 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: /usr/bin/python python(abi) = 2.7 Processing files: python-larch-doc-1.20131130-2.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UtHUnF + umask 022 + cd /builddir/build/BUILD + cd larch-1.20131130 + DOCDIR=/builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/share/doc/python-larch-doc-1.20131130 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/share/doc/python-larch-doc-1.20131130 + cp -pr doc/_build/html/_sources doc/_build/html/_static doc/_build/html/btree.html doc/_build/html/codec.html doc/_build/html/forest.html doc/_build/html/genindex.html doc/_build/html/index.html doc/_build/html/lru.html doc/_build/html/node.html doc/_build/html/nodestore.html doc/_build/html/objects.inv doc/_build/html/ondisk.html doc/_build/html/py-modindex.html doc/_build/html/refcountstore.html doc/_build/html/search.html doc/_build/html/searchindex.js doc/_build/html/uploadqueue.html /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64/usr/share/doc/python-larch-doc-1.20131130 + exit 0 Provides: python-larch-doc = 1.20131130-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-976477400.novalocal Wrote: /builddir/build/RPMS/python-larch-1.20131130-2.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python-larch-doc-1.20131130-2.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.O3eH3f + umask 022 + cd /builddir/build/BUILD + cd larch-1.20131130 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-larch-1.20131130-2.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->