Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-defusedxml.spec'], printOutput=Falselogger=uid=1001env={'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4241/root'gid=135shell=Falsetimeout=0user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-defusedxml.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory warning: Could not canonicalize hostname: copr-builder-789368320.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-defusedxml-0.4.1-8.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-defusedxml.spec'], timeout=0private_network=TrueprintOutput=Falselogger=env={'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4241/root'shell=Falsegid=135uid=1001user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-defusedxml.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.v2VQBt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf defusedxml-0.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/defusedxml-0.4.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd defusedxml-0.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-defusedxml-entity_loop.patch):' Patch #0 (python-defusedxml-entity_loop.patch): + /usr/bin/cat /builddir/build/SOURCES/python-defusedxml-entity_loop.patch + /usr/bin/patch -p1 --fuzz=0 patching file tests.py + echo 'Patch #1 (python-defusedxml-format_strings.patch):' Patch #1 (python-defusedxml-format_strings.patch): + /usr/bin/cat /builddir/build/SOURCES/python-defusedxml-format_strings.patch + /usr/bin/patch -p1 --fuzz=0 patching file defusedxml/common.py patching file other/exploit_webdav.py patching file other/exploit_xmlrpc.py + rm -rf /builddir/build/BUILD/python3-python-defusedxml-0.4.1-8.el7.centos + cp -a . /builddir/build/BUILD/python3-python-defusedxml-0.4.1-8.el7.centos + find /builddir/build/BUILD/python3-python-defusedxml-0.4.1-8.el7.centos -name '*.py' + xargs sed -i '1s|^#!/bin/env python|#!/usr/bin/python3.4|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mlyf1m + umask 022 + cd /builddir/build/BUILD + cd defusedxml-0.4.1 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/defusedxml copying defusedxml/common.py -> build/lib/defusedxml copying defusedxml/pulldom.py -> build/lib/defusedxml copying defusedxml/minidom.py -> build/lib/defusedxml copying defusedxml/expatreader.py -> build/lib/defusedxml copying defusedxml/__init__.py -> build/lib/defusedxml copying defusedxml/cElementTree.py -> build/lib/defusedxml copying defusedxml/lxml.py -> build/lib/defusedxml copying defusedxml/sax.py -> build/lib/defusedxml copying defusedxml/expatbuilder.py -> build/lib/defusedxml copying defusedxml/xmlrpc.py -> build/lib/defusedxml copying defusedxml/ElementTree.py -> build/lib/defusedxml + pushd /builddir/build/BUILD/python3-python-defusedxml-0.4.1-8.el7.centos ~/build/BUILD/python3-python-defusedxml-0.4.1-8.el7.centos ~/build/BUILD/defusedxml-0.4.1 + /usr/bin/python3.4 setup.py build running build running build_py creating build creating build/lib creating build/lib/defusedxml copying defusedxml/common.py -> build/lib/defusedxml copying defusedxml/pulldom.py -> build/lib/defusedxml copying defusedxml/minidom.py -> build/lib/defusedxml copying defusedxml/expatreader.py -> build/lib/defusedxml copying defusedxml/__init__.py -> build/lib/defusedxml copying defusedxml/cElementTree.py -> build/lib/defusedxml copying defusedxml/lxml.py -> build/lib/defusedxml copying defusedxml/sax.py -> build/lib/defusedxml copying defusedxml/expatbuilder.py -> build/lib/defusedxml copying defusedxml/xmlrpc.py -> build/lib/defusedxml copying defusedxml/ElementTree.py -> build/lib/defusedxml + popd ~/build/BUILD/defusedxml-0.4.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rE5nQg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64 + cd defusedxml-0.4.1 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml copying build/lib/defusedxml/ElementTree.py -> /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml copying build/lib/defusedxml/xmlrpc.py -> /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml copying build/lib/defusedxml/expatbuilder.py -> /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml copying build/lib/defusedxml/sax.py -> /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml copying build/lib/defusedxml/lxml.py -> /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml copying build/lib/defusedxml/cElementTree.py -> /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml copying build/lib/defusedxml/__init__.py -> /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml copying build/lib/defusedxml/expatreader.py -> /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml copying build/lib/defusedxml/minidom.py -> /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml copying build/lib/defusedxml/pulldom.py -> /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml copying build/lib/defusedxml/common.py -> /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml byte-compiling /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml/ElementTree.py to ElementTree.pyc byte-compiling /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml/xmlrpc.py to xmlrpc.pyc byte-compiling /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml/expatbuilder.py to expatbuilder.pyc byte-compiling /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml/sax.py to sax.pyc byte-compiling /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml/lxml.py to lxml.pyc byte-compiling /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml/cElementTree.py to cElementTree.pyc byte-compiling /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml/expatreader.py to expatreader.pyc byte-compiling /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml/minidom.py to minidom.pyc byte-compiling /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml/pulldom.py to pulldom.pyc byte-compiling /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml/common.py to common.pyc running install_egg_info Writing /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python2.7/site-packages/defusedxml-0.4.1-py2.7.egg-info + pushd /builddir/build/BUILD/python3-python-defusedxml-0.4.1-8.el7.centos ~/build/BUILD/python3-python-defusedxml-0.4.1-8.el7.centos ~/build/BUILD/defusedxml-0.4.1 + /usr/bin/python3.4 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml copying build/lib/defusedxml/ElementTree.py -> /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml copying build/lib/defusedxml/xmlrpc.py -> /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml copying build/lib/defusedxml/expatbuilder.py -> /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml copying build/lib/defusedxml/sax.py -> /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml copying build/lib/defusedxml/lxml.py -> /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml copying build/lib/defusedxml/cElementTree.py -> /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml copying build/lib/defusedxml/__init__.py -> /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml copying build/lib/defusedxml/expatreader.py -> /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml copying build/lib/defusedxml/minidom.py -> /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml copying build/lib/defusedxml/pulldom.py -> /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml copying build/lib/defusedxml/common.py -> /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml byte-compiling /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml/ElementTree.py to ElementTree.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml/xmlrpc.py to xmlrpc.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml/expatbuilder.py to expatbuilder.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml/sax.py to sax.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml/lxml.py to lxml.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml/cElementTree.py to cElementTree.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml/expatreader.py to expatreader.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml/minidom.py to minidom.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml/pulldom.py to pulldom.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml/common.py to common.cpython-34.pyc running install_egg_info Writing /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4/site-packages/defusedxml-0.4.1-py3.4.egg-info + popd ~/build/BUILD/defusedxml-0.4.1 + /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/defusedxml-0.4.1 /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-defusedxml-0.4.1-8.el7.centos.x86_64/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.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.8ICgnc + umask 022 + cd /builddir/build/BUILD + cd defusedxml-0.4.1 + /usr/bin/python tests.py .................................................. ---------------------------------------------------------------------- Ran 50 tests in 0.039s OK + pushd /builddir/build/BUILD/python3-python-defusedxml-0.4.1-8.el7.centos ~/build/BUILD/python3-python-defusedxml-0.4.1-8.el7.centos ~/build/BUILD/defusedxml-0.4.1 + /usr/bin/python3.4 tests.py .................................................. ---------------------------------------------------------------------- Ran 50 tests in 0.041s OK + popd ~/build/BUILD/defusedxml-0.4.1 + exit 0 Processing files: python2-defusedxml-0.4.1-8.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3bLm18 + umask 022 + cd /builddir/build/BUILD + cd defusedxml-0.4.1 + DOCDIR=/builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/share/doc/python2-defusedxml-0.4.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/share/doc/python2-defusedxml-0.4.1 + cp -pr README.txt /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/share/doc/python2-defusedxml-0.4.1 + cp -pr README.html /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/share/doc/python2-defusedxml-0.4.1 + cp -pr CHANGES.txt /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/share/doc/python2-defusedxml-0.4.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oAGIG5 + umask 022 + cd /builddir/build/BUILD + cd defusedxml-0.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/share/licenses/python2-defusedxml-0.4.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/share/licenses/python2-defusedxml-0.4.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/share/licenses/python2-defusedxml-0.4.1 + exit 0 Provides: python-defusedxml = 0.4.1-8.el7.centos python2-defusedxml = 0.4.1-8.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: python(abi) = 2.7 Obsoletes: python-defusedxml < 0.4.1-8.el7.centos Processing files: python34-defusedxml-0.4.1-8.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lRMUg3 + umask 022 + cd /builddir/build/BUILD + cd defusedxml-0.4.1 + DOCDIR=/builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/share/doc/python34-defusedxml-0.4.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/share/doc/python34-defusedxml-0.4.1 + cp -pr README.txt /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/share/doc/python34-defusedxml-0.4.1 + cp -pr README.html /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/share/doc/python34-defusedxml-0.4.1 + cp -pr CHANGES.txt /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/share/doc/python34-defusedxml-0.4.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GAdmS0 + umask 022 + cd /builddir/build/BUILD + cd defusedxml-0.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/share/licenses/python34-defusedxml-0.4.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/share/licenses/python34-defusedxml-0.4.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64/usr/share/licenses/python34-defusedxml-0.4.1 + exit 0 Provides: python34-defusedxml = 0.4.1-8.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: python(abi) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-789368320.novalocal Wrote: /builddir/build/RPMS/python2-defusedxml-0.4.1-8.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python34-defusedxml-0.4.1-8.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XXfgjX + umask 022 + cd /builddir/build/BUILD + cd defusedxml-0.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-defusedxml-0.4.1-8.el7.centos.x86_64 + exit 0 Child return code was: 0