Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/python-dns.spec'], False, '/srv/build/7/A/mock-root/c7.01.u-i686/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/python-dns.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: bogus date in %changelog: Sat Dec 4 2007 Jeffrey C. Ollie - 1.6.0-1 warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-dns-1.12.0-1.20150617git465785f.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/python-dns.spec'], False, '/srv/build/7/A/mock-root/c7.01.u-i686/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/python-dns.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Sat Dec 4 2007 Jeffrey C. Ollie - 1.6.0-1 Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xamYs2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rthalley-dnspython-465785f + /usr/bin/gzip -dc /builddir/build/SOURCES/465785f85f87508209117264c677080e901e957c.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd rthalley-dnspython-465785f + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find examples -type f + xargs chmod a-x + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nKLlxN + umask 022 + cd /builddir/build/BUILD + cd rthalley-dnspython-465785f + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python -c 'import setuptools; execfile("setup.py")' build running build running build_py creating build creating build/lib creating build/lib/dns copying dns/tsig.py -> build/lib/dns copying dns/set.py -> build/lib/dns copying dns/rcode.py -> build/lib/dns copying dns/ttl.py -> build/lib/dns copying dns/edns.py -> build/lib/dns copying dns/rdataset.py -> build/lib/dns copying dns/message.py -> build/lib/dns copying dns/exception.py -> build/lib/dns copying dns/reversename.py -> build/lib/dns copying dns/tsigkeyring.py -> build/lib/dns copying dns/version.py -> build/lib/dns copying dns/entropy.py -> build/lib/dns copying dns/opcode.py -> build/lib/dns copying dns/rdataclass.py -> build/lib/dns copying dns/tokenizer.py -> build/lib/dns copying dns/e164.py -> build/lib/dns copying dns/wiredata.py -> build/lib/dns copying dns/ipv6.py -> build/lib/dns copying dns/ipv4.py -> build/lib/dns copying dns/rdata.py -> build/lib/dns copying dns/zone.py -> build/lib/dns copying dns/grange.py -> build/lib/dns copying dns/__init__.py -> build/lib/dns copying dns/namedict.py -> build/lib/dns copying dns/name.py -> build/lib/dns copying dns/hash.py -> build/lib/dns copying dns/rrset.py -> build/lib/dns copying dns/query.py -> build/lib/dns copying dns/inet.py -> build/lib/dns copying dns/update.py -> build/lib/dns copying dns/renderer.py -> build/lib/dns copying dns/dnssec.py -> build/lib/dns copying dns/flags.py -> build/lib/dns copying dns/rdatatype.py -> build/lib/dns copying dns/node.py -> build/lib/dns copying dns/resolver.py -> build/lib/dns creating build/lib/dns/rdtypes copying dns/rdtypes/txtbase.py -> build/lib/dns/rdtypes copying dns/rdtypes/nsbase.py -> build/lib/dns/rdtypes copying dns/rdtypes/dsbase.py -> build/lib/dns/rdtypes copying dns/rdtypes/__init__.py -> build/lib/dns/rdtypes copying dns/rdtypes/mxbase.py -> build/lib/dns/rdtypes creating build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/PX.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/A.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/KX.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/SRV.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/WKS.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/APL.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NSAP.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NSAP_PTR.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/__init__.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NAPTR.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/AAAA.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/IPSECKEY.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/DHCID.py -> build/lib/dns/rdtypes/IN creating build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/LOC.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SOA.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RP.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RRSIG.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC3PARAM.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/AFSDB.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CNAME.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/HINFO.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/PTR.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CAA.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/URI.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SPF.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/MX.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CERT.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DNAME.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/HIP.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/ISDN.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DS.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/__init__.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DNSKEY.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NS.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC3.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SSHFP.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/TXT.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DLV.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/GPOS.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/X25.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RT.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/TLSA.py -> build/lib/dns/rdtypes/ANY + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cy248y + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386 ++ dirname /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386 + cd rthalley-dnspython-465785f + rm -rf /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386 + /usr/bin/python -c 'import setuptools; execfile("setup.py")' install --skip-build --root /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386 creating /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr creating /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib creating /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/tsig.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/set.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/rcode.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns creating /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/txtbase.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/nsbase.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/dsbase.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes creating /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/LOC.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/SOA.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/RP.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/RRSIG.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NSEC3PARAM.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/AFSDB.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CNAME.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/HINFO.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/PTR.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CAA.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/URI.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/SPF.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/MX.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CERT.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DNAME.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/HIP.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/ISDN.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DS.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/__init__.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DNSKEY.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NS.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NSEC3.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/SSHFP.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/TXT.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DLV.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NSEC.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/GPOS.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/X25.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/RT.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/TLSA.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/__init__.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes creating /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/PX.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/A.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/KX.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/SRV.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/WKS.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/APL.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/NSAP.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/NSAP_PTR.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/__init__.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/NAPTR.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/AAAA.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/IPSECKEY.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/DHCID.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/mxbase.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes copying build/lib/dns/ttl.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/edns.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/rdataset.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/message.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/exception.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/reversename.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/tsigkeyring.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/version.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/entropy.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/opcode.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/rdataclass.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/tokenizer.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/e164.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/wiredata.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/ipv6.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/ipv4.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/rdata.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/zone.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/grange.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/__init__.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/namedict.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/name.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/hash.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/rrset.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/query.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/inet.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/update.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/renderer.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/dnssec.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/flags.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/rdatatype.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/node.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns copying build/lib/dns/resolver.py -> /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/tsig.py to tsig.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/set.py to set.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rcode.py to rcode.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/txtbase.py to txtbase.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/nsbase.py to nsbase.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/dsbase.py to dsbase.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/LOC.py to LOC.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/SOA.py to SOA.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/RP.py to RP.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/RRSIG.py to RRSIG.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NSEC3PARAM.py to NSEC3PARAM.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/AFSDB.py to AFSDB.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CNAME.py to CNAME.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/HINFO.py to HINFO.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/PTR.py to PTR.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CAA.py to CAA.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/URI.py to URI.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/SPF.py to SPF.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/MX.py to MX.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CERT.py to CERT.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DNAME.py to DNAME.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/HIP.py to HIP.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/ISDN.py to ISDN.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DS.py to DS.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DNSKEY.py to DNSKEY.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NS.py to NS.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NSEC3.py to NSEC3.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/SSHFP.py to SSHFP.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/TXT.py to TXT.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DLV.py to DLV.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NSEC.py to NSEC.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/GPOS.py to GPOS.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/X25.py to X25.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/RT.py to RT.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/TLSA.py to TLSA.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN/PX.py to PX.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN/A.py to A.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN/KX.py to KX.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN/SRV.py to SRV.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN/WKS.py to WKS.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN/APL.py to APL.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN/NSAP.py to NSAP.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN/NSAP_PTR.py to NSAP_PTR.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN/NAPTR.py to NAPTR.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN/AAAA.py to AAAA.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN/IPSECKEY.py to IPSECKEY.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/IN/DHCID.py to DHCID.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdtypes/mxbase.py to mxbase.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/ttl.py to ttl.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/edns.py to edns.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdataset.py to rdataset.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/reversename.py to reversename.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/tsigkeyring.py to tsigkeyring.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/entropy.py to entropy.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/opcode.py to opcode.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdataclass.py to rdataclass.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/tokenizer.py to tokenizer.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/e164.py to e164.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/wiredata.py to wiredata.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/ipv6.py to ipv6.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/ipv4.py to ipv4.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdata.py to rdata.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/zone.py to zone.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/grange.py to grange.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/namedict.py to namedict.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/name.py to name.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/hash.py to hash.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rrset.py to rrset.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/query.py to query.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/inet.py to inet.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/update.py to update.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/renderer.py to renderer.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/dnssec.py to dnssec.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/flags.py to flags.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/rdatatype.py to rdatatype.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/node.py to node.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dns/resolver.py to resolver.pyc running install_egg_info running egg_info creating dnspython.egg-info writing dnspython.egg-info/PKG-INFO writing top-level names to dnspython.egg-info/top_level.txt writing dependency_links to dnspython.egg-info/dependency_links.txt writing manifest file 'dnspython.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'dnspython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'TODO' warning: no files found matching '*.txt' under directory 'examples' warning: no files found matching '*.txt' under directory 'tests' writing manifest file 'dnspython.egg-info/SOURCES.txt' Copying dnspython.egg-info to /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/lib/python2.7/site-packages/dnspython-1.12.0-py2.7.egg-info running install_scripts + /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/rthalley-dnspython-465785f /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-dns-1.12.0-1.20150617git465785f.el7.i386/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.pr5HFn + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/rthalley-dnspython-465785f/tests ~/build/BUILD/rthalley-dnspython-465785f + cd rthalley-dnspython-465785f + pushd tests + mv test_resolver.py test_resolver.pynorun + /usr/bin/python utest.py testDepth (test_namedict.NameTestCase) ... ok testLookup1 (test_namedict.NameTestCase) ... ok testLookup2 (test_namedict.NameTestCase) ... ok testLookup3 (test_namedict.NameTestCase) ... ok testLookup4 (test_namedict.NameTestCase) ... ok testLookup5 (test_namedict.NameTestCase) ... ok testLookup6 (test_namedict.NameTestCase) ... ok testLookup7 (test_namedict.NameTestCase) ... ok testLookup8 (test_namedict.NameTestCase) ... ok testRelDepth (test_namedict.NameTestCase) ... ok testRelLookup1 (test_namedict.NameTestCase) ... ok testRelLookup2 (test_namedict.NameTestCase) ... ok testRelLookup3 (test_namedict.NameTestCase) ... ok testRelLookup4 (test_namedict.NameTestCase) ... ok testRelLookup7 (test_namedict.NameTestCase) ... ok testAbsoluteDSABad (test_dnssec.DNSSECValidatorTestCase) ... skipped 'PyCrypto cannot be imported' testAbsoluteDSAGood (test_dnssec.DNSSECValidatorTestCase) ... skipped 'PyCrypto cannot be imported' testAbsoluteECDSA256Bad (test_dnssec.DNSSECValidatorTestCase) ... skipped 'python ECDSA cannot be imported' testAbsoluteECDSA256Good (test_dnssec.DNSSECValidatorTestCase) ... skipped 'python ECDSA cannot be imported' testAbsoluteECDSA384Bad (test_dnssec.DNSSECValidatorTestCase) ... skipped 'python ECDSA can not be imported' testAbsoluteECDSA384Good (test_dnssec.DNSSECValidatorTestCase) ... skipped 'python ECDSA can not be imported' testAbsoluteRSABad (test_dnssec.DNSSECValidatorTestCase) ... skipped 'PyCrypto cannot be imported' testAbsoluteRSAGood (test_dnssec.DNSSECValidatorTestCase) ... skipped 'PyCrypto cannot be imported' testDuplicateKeytag (test_dnssec.DNSSECValidatorTestCase) ... skipped 'PyCrypto cannot be imported' testMakeExampleSHA1DS (test_dnssec.DNSSECValidatorTestCase) ... ok testMakeExampleSHA256DS (test_dnssec.DNSSECValidatorTestCase) ... ok testMakeSHA256DS (test_dnssec.DNSSECValidatorTestCase) ... ok testRelativeRSABad (test_dnssec.DNSSECValidatorTestCase) ... skipped 'PyCrypto cannot be imported' testRelativeRSAGood (test_dnssec.DNSSECValidatorTestCase) ... skipped 'PyCrypto cannot be imported' test_from_text1 (test_update.UpdateTestCase) ... ok test_to_wire1 (test_update.UpdateTestCase) ... ok test_to_wire2 (test_update.UpdateTestCase) ... ok test_to_wire3 (test_update.UpdateTestCase) ... ok testFromText (test_generate.GenerateTestCase) ... ok testFromText1 (test_generate.GenerateTestCase) ... ok testGenerate1 (test_generate.GenerateTestCase) ... ok testGenerate2 (test_generate.GenerateTestCase) ... ok testGenerate3 (test_generate.GenerateTestCase) ... ok testGenerate4 (test_generate.GenerateTestCase) ... ok testGenerate6 (test_generate.GenerateTestCase) ... ok testGenerate7 (test_generate.GenerateTestCase) ... ok testIterateAllRdatas2 (test_generate.GenerateTestCase) ... ok testIterateAllRdatas3 (test_generate.GenerateTestCase) ... ok test_aton1 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_aton2 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_aton3 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_aton4 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_aton5 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_bad_aton1 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_bad_aton2 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_bad_aton3 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_bad_ntoa1 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_bad_ntoa2 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_bad_v4_aton (test_ntoaaton.NtoAAtoNTestCase) ... ok test_bad_v6_aton (test_ntoaaton.NtoAAtoNTestCase) ... ok test_good_v4_aton (test_ntoaaton.NtoAAtoNTestCase) ... ok test_is_mapped (test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa1 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa10 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa11 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa12 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa13 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa14 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa2 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa3 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa4 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa5 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa6 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa7 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa8 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa9 (test_ntoaaton.NtoAAtoNTestCase) ... ok test_rfc5952_section_4_2_2 (test_ntoaaton.NtoAAtoNTestCase) ... ok testFlagsAll (test_rdtypeanydnskey.RdtypeAnyDnskeyTestCase) Test that all defined flags are recognized. ... ok testFlagsEmpty (test_rdtypeanydnskey.RdtypeAnyDnskeyTestCase) Test DNSKEY flag to/from text conversion for zero flag/empty set. ... ok testFlagsRRToText (test_rdtypeanydnskey.RdtypeAnyDnskeyTestCase) Test that RR method returns correct flags. ... ok testFlagsUnknownToFlags (test_rdtypeanydnskey.RdtypeAnyDnskeyTestCase) Test that conversion from undefined mnemonic raises error. ... ok testFlagsUnknownToText (test_rdtypeanydnskey.RdtypeAnyDnskeyTestCase) Test that undefined flags are returned in hexadecimal notation. ... ok test_custom_message (test_exceptions.ExceptionTestCase) ... ok test_formatted_error (test_exceptions.ExceptionTestCase) Exceptions with explicit format has to respect it. ... ok test_implicit_message (test_exceptions.ExceptionTestCase) ... ok test_kwargs_only (test_exceptions.ExceptionTestCase) Kwargs cannot be combined with args. ... ok test_kwargs_unsupported (test_exceptions.ExceptionTestCase) Only supported kwargs are accepted. ... ok testComment1 (test_tokenizer.TokenizerTestCase) ... ok testComment2 (test_tokenizer.TokenizerTestCase) ... ok testComment3 (test_tokenizer.TokenizerTestCase) ... ok testEOL (test_tokenizer.TokenizerTestCase) ... ok testEmpty1 (test_tokenizer.TokenizerTestCase) ... ok testEmpty2 (test_tokenizer.TokenizerTestCase) ... ok testEscapedDelimiter1 (test_tokenizer.TokenizerTestCase) ... ok testEscapedDelimiter1u (test_tokenizer.TokenizerTestCase) ... ok testEscapedDelimiter2 (test_tokenizer.TokenizerTestCase) ... ok testEscapedDelimiter2u (test_tokenizer.TokenizerTestCase) ... ok testEscapedDelimiter3 (test_tokenizer.TokenizerTestCase) ... ok testEscapedDelimiter3u (test_tokenizer.TokenizerTestCase) ... ok testGetEOL1 (test_tokenizer.TokenizerTestCase) ... ok testGetEOL2 (test_tokenizer.TokenizerTestCase) ... ok testMultiline1 (test_tokenizer.TokenizerTestCase) ... ok testMultiline2 (test_tokenizer.TokenizerTestCase) ... ok testMultiline3 (test_tokenizer.TokenizerTestCase) ... ok testMultiline4 (test_tokenizer.TokenizerTestCase) ... ok testQuotedString1 (test_tokenizer.TokenizerTestCase) ... ok testQuotedString2 (test_tokenizer.TokenizerTestCase) ... ok testQuotedString3 (test_tokenizer.TokenizerTestCase) ... ok testQuotedString4 (test_tokenizer.TokenizerTestCase) ... ok testQuotedString5 (test_tokenizer.TokenizerTestCase) ... ok testQuotedString6 (test_tokenizer.TokenizerTestCase) ... ok testQuotedString7 (test_tokenizer.TokenizerTestCase) ... ok testStr (test_tokenizer.TokenizerTestCase) ... ok testUnget1 (test_tokenizer.TokenizerTestCase) ... ok testUnget2 (test_tokenizer.TokenizerTestCase) ... ok testUnicode (test_tokenizer.TokenizerTestCase) ... ok testWS1 (test_tokenizer.TokenizerTestCase) ... ok testWS2 (test_tokenizer.TokenizerTestCase) ... ok test_EDNSVersionCoherence (test_message.MessageTestCase) ... ok test_EDNS_from_wire1 (test_message.MessageTestCase) ... ok test_EDNS_from_wire2 (test_message.MessageTestCase) ... ok test_EDNS_to_wire1 (test_message.MessageTestCase) ... ok test_EDNS_to_wire2 (test_message.MessageTestCase) ... ok test_ExtendedRcodeSetting (test_message.MessageTestCase) ... ok test_RespondingToResponse (test_message.MessageTestCase) ... ok test_ShortHeader (test_message.MessageTestCase) ... ok test_TooBig (test_message.MessageTestCase) ... ok test_TrailingJunk (test_message.MessageTestCase) ... ok test_answer1 (test_message.MessageTestCase) ... ok test_comparison_eq1 (test_message.MessageTestCase) ... ok test_comparison_ne1 (test_message.MessageTestCase) ... ok test_comparison_ne2 (test_message.MessageTestCase) ... ok test_comparison_ne3 (test_message.MessageTestCase) ... ok test_CAA_from_wire (test_bugs.BugsTestCase) ... ok test_SOA_BIND8_TTL (test_bugs.BugsTestCase) ... ok test_TTL_bounds_check (test_bugs.BugsTestCase) ... ok test_empty_NSEC3_window (test_bugs.BugsTestCase) ... ok test_float_LOC (test_bugs.BugsTestCase) ... ok test_zero_size_APL (test_bugs.BugsTestCase) ... ok testBadDirective (test_zone.ZoneTestCase) ... ok testDeleteRdataset1 (test_zone.ZoneTestCase) ... ok testDeleteRdataset2 (test_zone.ZoneTestCase) ... ok testEqual (test_zone.ZoneTestCase) ... ok testFindRRset1 (test_zone.ZoneTestCase) ... ok testFindRRset2 (test_zone.ZoneTestCase) ... ok testFindRdataset1 (test_zone.ZoneTestCase) ... ok testFindRdataset2 (test_zone.ZoneTestCase) ... ok testFirstRRStartsWithWhitespace (test_zone.ZoneTestCase) ... ok testFromFile1 (test_zone.ZoneTestCase) ... ok testFromFile2 (test_zone.ZoneTestCase) ... ok testFromText (test_zone.ZoneTestCase) ... ok testGetRRset1 (test_zone.ZoneTestCase) ... ok testGetRRset2 (test_zone.ZoneTestCase) ... ok testGetRdataset1 (test_zone.ZoneTestCase) ... ok testGetRdataset2 (test_zone.ZoneTestCase) ... ok testInclude (test_zone.ZoneTestCase) ... ok testIterateAllRdatas (test_zone.ZoneTestCase) ... ok testIterateAllRdatasets (test_zone.ZoneTestCase) ... ok testIterateRdatas (test_zone.ZoneTestCase) ... ok testIterateRdatasets (test_zone.ZoneTestCase) ... ok testNoNS (test_zone.ZoneTestCase) ... ok testNoSOA (test_zone.ZoneTestCase) ... ok testNodeDeleteRdataset1 (test_zone.ZoneTestCase) ... ok testNodeDeleteRdataset2 (test_zone.ZoneTestCase) ... ok testNodeFindRdataset1 (test_zone.ZoneTestCase) ... ok testNodeFindRdataset2 (test_zone.ZoneTestCase) ... ok testNodeGetRdataset1 (test_zone.ZoneTestCase) ... ok testNodeGetRdataset2 (test_zone.ZoneTestCase) ... ok testNotEqual1 (test_zone.ZoneTestCase) ... ok testNotEqual2 (test_zone.ZoneTestCase) ... ok testNotEqual3 (test_zone.ZoneTestCase) ... ok testReplaceRdataset1 (test_zone.ZoneTestCase) ... ok testReplaceRdataset2 (test_zone.ZoneTestCase) ... ok testTTLs (test_zone.ZoneTestCase) ... ok testToText (test_zone.ZoneTestCase) ... ok testTorture1 (test_zone.ZoneTestCase) ... ok testAbs1 (test_name.NameTestCase) ... ok testAbs2 (test_name.NameTestCase) ... ok testAbs3 (test_name.NameTestCase) ... ok testBadDigestable (test_name.NameTestCase) ... ok testBadEscape (test_name.NameTestCase) ... ok testBadFromWire1 (test_name.NameTestCase) ... ok testBadFromWire2 (test_name.NameTestCase) ... ok testBadFromWire3 (test_name.NameTestCase) ... ok testBadFromWire4 (test_name.NameTestCase) ... ok testBadReverseIPv4 (test_name.NameTestCase) ... ok testBadReverseIPv6 (test_name.NameTestCase) ... ok testBadSplit1 (test_name.NameTestCase) ... ok testBadSplit2 (test_name.NameTestCase) ... ok testBadToWire (test_name.NameTestCase) ... ok testCanonicalize1 (test_name.NameTestCase) ... ok testChooseRelativity1 (test_name.NameTestCase) ... ok testChooseRelativity2 (test_name.NameTestCase) ... ok testChooseRelativity3 (test_name.NameTestCase) ... ok testChooseRelativity4 (test_name.NameTestCase) ... ok testChooseRelativity5 (test_name.NameTestCase) ... ok testChooseRelativity6 (test_name.NameTestCase) ... ok testChooseRelativity7 (test_name.NameTestCase) ... ok testCompare1 (test_name.NameTestCase) ... ok testCompare2 (test_name.NameTestCase) ... ok testCompare3 (test_name.NameTestCase) ... ok testCompare4 (test_name.NameTestCase) ... ok testCompare5 (test_name.NameTestCase) ... ok testConcat1 (test_name.NameTestCase) ... ok testConcat2 (test_name.NameTestCase) ... ok testConcat3 (test_name.NameTestCase) ... ok testConcat4 (test_name.NameTestCase) ... ok testConcat5 (test_name.NameTestCase) ... ok testDerelativize1 (test_name.NameTestCase) ... ok testDerelativize2 (test_name.NameTestCase) ... ok testDerelativize3 (test_name.NameTestCase) ... ok testDigestable1 (test_name.NameTestCase) ... ok testDigestable2 (test_name.NameTestCase) ... ok testDigestable3 (test_name.NameTestCase) ... ok testDigestable4 (test_name.NameTestCase) ... ok testE164ToEnum (test_name.NameTestCase) ... ok testEmptyLabel1 (test_name.NameTestCase) ... ok testEmptyLabel2 (test_name.NameTestCase) ... ok testEmptyLabel3 (test_name.NameTestCase) ... ok testEnumToE164 (test_name.NameTestCase) ... ok testForwardIPv4 (test_name.NameTestCase) ... ok testForwardIPv6 (test_name.NameTestCase) ... ok testFromTextAbs1 (test_name.NameTestCase) ... ok testFromTextRel1 (test_name.NameTestCase) ... ok testFromTextRel2 (test_name.NameTestCase) ... ok testFromTextRel3 (test_name.NameTestCase) ... ok testFromTextRel4 (test_name.NameTestCase) ... ok testFromTextRel5 (test_name.NameTestCase) ... ok testFromUnicode1 (test_name.NameTestCase) ... ok testFromUnicode2 (test_name.NameTestCase) ... ok testFromUnicodeAlternateDot1 (test_name.NameTestCase) ... ok testFromUnicodeAlternateDot2 (test_name.NameTestCase) ... ok testFromUnicodeAlternateDot3 (test_name.NameTestCase) ... ok testFromWire1 (test_name.NameTestCase) ... ok testHash1 (test_name.NameTestCase) ... ok testImmutable1 (test_name.NameTestCase) ... ok testImmutable2 (test_name.NameTestCase) ... ok testLabelTooLong (test_name.NameTestCase) ... ok testLongLabel (test_name.NameTestCase) ... ok testLongName (test_name.NameTestCase) ... ok testNameTooLong (test_name.NameTestCase) ... ok testParent1 (test_name.NameTestCase) ... ok testParent2 (test_name.NameTestCase) ... ok testParent3 (test_name.NameTestCase) ... ok testParent4 (test_name.NameTestCase) ... ok testRelativize1 (test_name.NameTestCase) ... ok testRelativize2 (test_name.NameTestCase) ... ok testRelativize3 (test_name.NameTestCase) ... ok testRelativize4 (test_name.NameTestCase) ... ok testReverseIPv4 (test_name.NameTestCase) ... ok testReverseIPv6 (test_name.NameTestCase) ... ok testReverseIPv6MappedIpv4 (test_name.NameTestCase) ... ok testSlice1 (test_name.NameTestCase) ... ok testSlice2 (test_name.NameTestCase) ... ok testSlice3 (test_name.NameTestCase) ... ok testSplit1 (test_name.NameTestCase) ... ok testSplit2 (test_name.NameTestCase) ... ok testSplit3 (test_name.NameTestCase) ... ok testSplit4 (test_name.NameTestCase) ... ok testSubdomain1 (test_name.NameTestCase) ... ok testSubdomain2 (test_name.NameTestCase) ... ok testSubdomain3 (test_name.NameTestCase) ... ok testSubdomain4 (test_name.NameTestCase) ... ok testSubdomain5 (test_name.NameTestCase) ... ok testSuperdomain1 (test_name.NameTestCase) ... ok testSuperdomain2 (test_name.NameTestCase) ... ok testSuperdomain3 (test_name.NameTestCase) ... ok testSuperdomain4 (test_name.NameTestCase) ... ok testSuperdomain5 (test_name.NameTestCase) ... ok testToText1 (test_name.NameTestCase) ... ok testToText2 (test_name.NameTestCase) ... ok testToText3 (test_name.NameTestCase) ... ok testToText4 (test_name.NameTestCase) ... ok testToText5 (test_name.NameTestCase) ... ok testToText6 (test_name.NameTestCase) ... ok testToText7 (test_name.NameTestCase) ... ok testToText8 (test_name.NameTestCase) ... ok testToUnicode1 (test_name.NameTestCase) ... ok testToUnicode2 (test_name.NameTestCase) ... ok testToUnicode3 (test_name.NameTestCase) ... ok testToWire1 (test_name.NameTestCase) ... ok testToWire2 (test_name.NameTestCase) ... ok testToWire3 (test_name.NameTestCase) ... ok testToWire4 (test_name.NameTestCase) ... ok testToWire5 (test_name.NameTestCase) ... ok testToWire6 (test_name.NameTestCase) ... ok testTortureFromText (test_name.NameTestCase) ... ok testWild1 (test_name.NameTestCase) ... ok testWild2 (test_name.NameTestCase) ... ok testWild3 (test_name.NameTestCase) ... ok testWild4 (test_name.NameTestCase) ... ok testWild5 (test_name.NameTestCase) ... ok test_flags1 (test_flags.FlagsTestCase) ... ok test_flags2 (test_flags.FlagsTestCase) ... ok test_rcode1 (test_flags.FlagsTestCase) ... ok test_rcode2 (test_flags.FlagsTestCase) ... ok test_rcode3 (test_flags.FlagsTestCase) ... ok test_rcode4 (test_flags.FlagsTestCase) ... ok test_rcode6 (test_flags.FlagsTestCase) ... ok test_rcode7 (test_flags.FlagsTestCase) ... ok testEqual1 (test_rdtypeanyloc.RdtypeAnyLocTestCase) Test default values for size, horizontal and vertical precision. ... ok testEqual2 (test_rdtypeanyloc.RdtypeAnyLocTestCase) Test default values for size, horizontal and vertical precision. ... ok testEqual3 (test_rdtypeanyloc.RdtypeAnyLocTestCase) Test size, horizontal and vertical precision parsers: 100 cm == 1 m. ... ok testEqual4 (test_rdtypeanyloc.RdtypeAnyLocTestCase) Test size, horizontal and vertical precision parsers without unit. ... ok testDelitem (test_set.SimpleSetTestCase) ... ok testDelslice (test_set.SimpleSetTestCase) ... ok testDifference1 (test_set.SimpleSetTestCase) ... ok testDifference2 (test_set.SimpleSetTestCase) ... ok testDifference3 (test_set.SimpleSetTestCase) ... ok testDifference4 (test_set.SimpleSetTestCase) ... ok testGetitem (test_set.SimpleSetTestCase) ... ok testGetslice (test_set.SimpleSetTestCase) ... ok testIntersection1 (test_set.SimpleSetTestCase) ... ok testIntersection2 (test_set.SimpleSetTestCase) ... ok testIntersection3 (test_set.SimpleSetTestCase) ... ok testIntersection4 (test_set.SimpleSetTestCase) ... ok testLen1 (test_set.SimpleSetTestCase) ... ok testLen2 (test_set.SimpleSetTestCase) ... ok testLen3 (test_set.SimpleSetTestCase) ... ok testSubset1 (test_set.SimpleSetTestCase) ... ok testSubset2 (test_set.SimpleSetTestCase) ... ok testSubset3 (test_set.SimpleSetTestCase) ... ok testSubset4 (test_set.SimpleSetTestCase) ... ok testSubset5 (test_set.SimpleSetTestCase) ... ok testSubset6 (test_set.SimpleSetTestCase) ... ok testSuperset1 (test_set.SimpleSetTestCase) ... ok testSuperset2 (test_set.SimpleSetTestCase) ... ok testSuperset3 (test_set.SimpleSetTestCase) ... ok testSuperset4 (test_set.SimpleSetTestCase) ... ok testSuperset5 (test_set.SimpleSetTestCase) ... ok testSuperset6 (test_set.SimpleSetTestCase) ... ok testUnion1 (test_set.SimpleSetTestCase) ... ok testUnion2 (test_set.SimpleSetTestCase) ... ok testUnion3 (test_set.SimpleSetTestCase) ... ok testUpdate1 (test_set.SimpleSetTestCase) ... ok testUpdate2 (test_set.SimpleSetTestCase) ... ok testEqual1 (test_rrset.RRsetTestCase) ... ok testEqual2 (test_rrset.RRsetTestCase) ... ok testNotEqual1 (test_rrset.RRsetTestCase) ... ok testNotEqual2 (test_rrset.RRsetTestCase) ... ok testNotEqual3 (test_rrset.RRsetTestCase) ... ok testNotEqual4 (test_rrset.RRsetTestCase) ... ok test_str (test_rdata.RdataTestCase) ... ok test_unicode (test_rdata.RdataTestCase) ... ok test_class_bytext1 (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_bytext2 (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_bytext_bounds1 (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_bytext_bounds2 (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_bytext_unknown (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_meta1 (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_meta2 (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_totext1 (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_totext_bounds1 (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_totext_bounds2 (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_bytext1 (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_bytext2 (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_bytext_bounds1 (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_bytext_bounds2 (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_bytext_unknown (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_meta1 (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_meta2 (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_meta3 (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_singleton1 (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_singleton2 (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_totext1 (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_totext_bounds1 (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_totext_bounds2 (test_rdtypeandclass.RdTypeAndClassTestCase) ... ok testFailFromText1 (test_grange.GRangeTestCase) ... ok testFailFromText2 (test_grange.GRangeTestCase) ... ok testFromText1 (test_grange.GRangeTestCase) ... ok testFromText2 (test_grange.GRangeTestCase) ... ok testFromText3 (test_grange.GRangeTestCase) ... ok testFromText4 (test_grange.GRangeTestCase) ... ok testFromText5 (test_grange.GRangeTestCase) ... ok testFromText6 (test_grange.GRangeTestCase) ... ok ---------------------------------------------------------------------- Ran 370 tests in 0.579s OK (skipped=11) + exit 0 Processing files: python-dns-1.12.0-1.20150617git465785f.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tWjLee + umask 022 + cd /builddir/build/BUILD + cd rthalley-dnspython-465785f + DOCDIR=/builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/share/doc/python-dns-1.12.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/share/doc/python-dns-1.12.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/share/doc/python-dns-1.12.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/share/doc/python-dns-1.12.0 + cp -pr README /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/share/doc/python-dns-1.12.0 + cp -pr examples /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386/usr/share/doc/python-dns-1.12.0 + exit 0 Provides: python-dns = 1.12.0-1.20150617git465785f.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-dns-1.12.0-1.20150617git465785f.el7.i386 warning: Could not canonicalize hostname: worker1.bsys.centos.org Wrote: /builddir/build/RPMS/python-dns-1.12.0-1.20150617git465785f.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pKgk45 + umask 022 + cd /builddir/build/BUILD + cd rthalley-dnspython-465785f + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-dns-1.12.0-1.20150617git465785f.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->