Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-dns.spec'], uid=1000printOutput=Trueuser='mockbuild'env={'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'fr_FR.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'}timeout=0logger=chrootPath='/var/lib/mock/epel-7-hyperkitty-x86_64/root'shell=Falsegid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-dns.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'fr_FR.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'} and shell False attention : Ne peut canoniser le nom d'hôte : abompard.home.bompard.org Construction pour plate-formes cibles: x86_64 Construction pour cible x86_64 Écrit : /builddir/build/SRPMS/python3-dns-1.15.0-2.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-dns.spec'], uid=1000printOutput=Trueuser='mockbuild'env={'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'fr_FR.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'}timeout=0logger=chrootPath='/var/lib/mock/epel-7-hyperkitty-x86_64/root'shell=Falseprivate_network=Truegid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-dns.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'fr_FR.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'} and shell False Construction pour plate-formes cibles: x86_64 Construction pour cible x86_64 Exécution_de(%prep) : /bin/sh -e /var/tmp/rpm-tmp.AKZiPz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dnspython-1.15.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/dnspython-1.15.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dnspython-1.15.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (test_fails_on_missing_file.patch):' Patch #0 (test_fails_on_missing_file.patch): + /usr/bin/cat /builddir/build/SOURCES/test_fails_on_missing_file.patch + /usr/bin/patch -p1 --fuzz=0 patching file tests/test_zone.py + find examples -type f + xargs chmod a-x + exit 0 Exécution_de(%build) : /bin/sh -e /var/tmp/rpm-tmp.G2trIW + umask 022 + cd /builddir/build/BUILD + cd dnspython-1.15.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' running build running build_py creating build creating build/lib creating build/lib/dns copying dns/tsig.py -> build/lib/dns copying dns/dnssec.py -> build/lib/dns copying dns/grange.py -> build/lib/dns copying dns/wiredata.py -> build/lib/dns copying dns/e164.py -> build/lib/dns copying dns/update.py -> build/lib/dns copying dns/_compat.py -> build/lib/dns copying dns/exception.py -> build/lib/dns copying dns/rdata.py -> build/lib/dns copying dns/edns.py -> build/lib/dns copying dns/__init__.py -> build/lib/dns copying dns/rdatatype.py -> build/lib/dns copying dns/rcode.py -> build/lib/dns copying dns/renderer.py -> build/lib/dns copying dns/flags.py -> build/lib/dns copying dns/entropy.py -> build/lib/dns copying dns/rdataclass.py -> build/lib/dns copying dns/inet.py -> build/lib/dns copying dns/tokenizer.py -> build/lib/dns copying dns/namedict.py -> build/lib/dns copying dns/name.py -> build/lib/dns copying dns/set.py -> build/lib/dns copying dns/rrset.py -> build/lib/dns copying dns/opcode.py -> build/lib/dns copying dns/node.py -> build/lib/dns copying dns/resolver.py -> build/lib/dns copying dns/reversename.py -> build/lib/dns copying dns/rdataset.py -> build/lib/dns copying dns/ttl.py -> build/lib/dns copying dns/ipv6.py -> build/lib/dns copying dns/message.py -> build/lib/dns copying dns/version.py -> build/lib/dns copying dns/query.py -> build/lib/dns copying dns/zone.py -> build/lib/dns copying dns/ipv4.py -> build/lib/dns copying dns/tsigkeyring.py -> build/lib/dns copying dns/hash.py -> build/lib/dns creating build/lib/dns/rdtypes copying dns/rdtypes/nsbase.py -> build/lib/dns/rdtypes copying dns/rdtypes/__init__.py -> build/lib/dns/rdtypes copying dns/rdtypes/dsbase.py -> build/lib/dns/rdtypes copying dns/rdtypes/txtbase.py -> build/lib/dns/rdtypes copying dns/rdtypes/dnskeybase.py -> build/lib/dns/rdtypes copying dns/rdtypes/mxbase.py -> build/lib/dns/rdtypes copying dns/rdtypes/euibase.py -> build/lib/dns/rdtypes creating build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NAPTR.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/A.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/APL.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/WKS.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/__init__.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/PX.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NSAP_PTR.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/DHCID.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NSAP.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/IPSECKEY.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/KX.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/AAAA.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/SRV.py -> build/lib/dns/rdtypes/IN creating build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NS.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SPF.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/URI.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/HIP.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CAA.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/__init__.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RRSIG.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CDS.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/EUI64.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CDNSKEY.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/TLSA.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/LOC.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CNAME.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DS.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DNSKEY.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RT.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/EUI48.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CSYNC.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SSHFP.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC3PARAM.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/MX.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/AFSDB.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/TXT.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RP.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/HINFO.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/ISDN.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC3.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SOA.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/AVC.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/PTR.py -> build/lib/dns/rdtypes/ANY + sleep 1 + exit 0 Exécution_de(%install) : /bin/sh -e /var/tmp/rpm-tmp.WAzUhn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64 + cd dnspython-1.15.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/tsig.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/dnssec.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/grange.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/wiredata.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/e164.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/update.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/_compat.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/exception.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/rdata.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/edns.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/__init__.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/rdatatype.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/rcode.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/renderer.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/flags.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/entropy.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/rdataclass.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/inet.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/tokenizer.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/namedict.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/name.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/set.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/rrset.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/opcode.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/node.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/resolver.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/reversename.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/rdataset.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/ttl.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/ipv6.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/message.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/version.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/query.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns creating /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/nsbase.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes creating /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/NAPTR.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/A.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/APL.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/WKS.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/__init__.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/PX.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/NSAP_PTR.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/DHCID.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/NSAP.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/IPSECKEY.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/KX.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/AAAA.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/SRV.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/__init__.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes creating /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NS.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/SPF.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CERT.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DNAME.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/URI.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/HIP.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CAA.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/__init__.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/RRSIG.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CDS.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/EUI64.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CDNSKEY.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/TLSA.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/LOC.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CNAME.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DS.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DNSKEY.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/RT.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/EUI48.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CSYNC.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/SSHFP.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NSEC3PARAM.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/MX.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/GPOS.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/X25.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/AFSDB.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/TXT.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/RP.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DLV.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NSEC.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/HINFO.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/ISDN.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NSEC3.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/SOA.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/AVC.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/PTR.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/dsbase.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/txtbase.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/dnskeybase.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/mxbase.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/euibase.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes copying build/lib/dns/zone.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/ipv4.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/tsigkeyring.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns copying build/lib/dns/hash.py -> /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/tsig.py to tsig.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/dnssec.py to dnssec.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/grange.py to grange.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/wiredata.py to wiredata.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/e164.py to e164.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/update.py to update.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/_compat.py to _compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/exception.py to exception.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdata.py to rdata.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/edns.py to edns.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdatatype.py to rdatatype.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rcode.py to rcode.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/renderer.py to renderer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/flags.py to flags.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/entropy.py to entropy.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdataclass.py to rdataclass.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/inet.py to inet.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/tokenizer.py to tokenizer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/namedict.py to namedict.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/name.py to name.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/set.py to set.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rrset.py to rrset.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/opcode.py to opcode.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/node.py to node.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/resolver.py to resolver.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/reversename.py to reversename.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdataset.py to rdataset.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/ttl.py to ttl.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/ipv6.py to ipv6.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/message.py to message.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/version.py to version.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/query.py to query.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/nsbase.py to nsbase.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN/NAPTR.py to NAPTR.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN/A.py to A.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN/APL.py to APL.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN/WKS.py to WKS.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN/PX.py to PX.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN/NSAP_PTR.py to NSAP_PTR.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN/DHCID.py to DHCID.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN/NSAP.py to NSAP.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN/IPSECKEY.py to IPSECKEY.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN/KX.py to KX.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN/AAAA.py to AAAA.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/IN/SRV.py to SRV.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/NS.py to NS.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/SPF.py to SPF.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/CERT.py to CERT.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/DNAME.py to DNAME.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/URI.py to URI.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/HIP.py to HIP.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/CAA.py to CAA.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/RRSIG.py to RRSIG.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/CDS.py to CDS.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/EUI64.py to EUI64.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/CDNSKEY.py to CDNSKEY.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/TLSA.py to TLSA.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/LOC.py to LOC.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/CNAME.py to CNAME.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/DS.py to DS.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/DNSKEY.py to DNSKEY.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/RT.py to RT.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/EUI48.py to EUI48.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/CSYNC.py to CSYNC.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/SSHFP.py to SSHFP.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/NSEC3PARAM.py to NSEC3PARAM.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/MX.py to MX.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/GPOS.py to GPOS.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/X25.py to X25.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/AFSDB.py to AFSDB.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/TXT.py to TXT.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/RP.py to RP.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/DLV.py to DLV.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/NSEC.py to NSEC.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/HINFO.py to HINFO.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/ISDN.py to ISDN.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/NSEC3.py to NSEC3.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/SOA.py to SOA.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/AVC.py to AVC.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/ANY/PTR.py to PTR.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/dsbase.py to dsbase.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/txtbase.py to txtbase.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/dnskeybase.py to dnskeybase.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/mxbase.py to mxbase.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/rdtypes/euibase.py to euibase.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/zone.py to zone.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/ipv4.py to ipv4.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/tsigkeyring.py to tsigkeyring.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dns/hash.py to hash.cpython-34.pyc writing byte-compilation script '/tmp/tmp6xmsivji.py' /usr/bin/python3.4 -O /tmp/tmp6xmsivji.py removing /tmp/tmp6xmsivji.py running install_egg_info running egg_info writing top-level names to dnspython.egg-info/top_level.txt writing dnspython.egg-info/PKG-INFO writing dependency_links to dnspython.egg-info/dependency_links.txt 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/python3-dns-1.15.0-2.el7.centos.x86_64/usr/lib/python3.4/site-packages/dnspython-1.15.0-py3.4.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 110000000 /builddir/build/BUILD/dnspython-1.15.0 /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 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Exécution_de(%check) : /bin/sh -e /var/tmp/rpm-tmp.dX0XDQ + umask 022 + cd /builddir/build/BUILD + cd dnspython-1.15.0 + /usr/bin/python3.4 setup.py test running test running egg_info writing dependency_links to dnspython.egg-info/dependency_links.txt writing top-level names to dnspython.egg-info/top_level.txt writing dnspython.egg-info/PKG-INFO 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' running build_ext testEqual1 (tests.test_rdtypeanyloc.RdtypeAnyLocTestCase) Test default values for size, horizontal and vertical precision. ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_rdtypeanyloc.py:34: DeprecationWarning: Please use assertTrue instead. self.failUnless(r1 == r2, '"%s" != "%s"' % (r1, r2)) ok testEqual2 (tests.test_rdtypeanyloc.RdtypeAnyLocTestCase) Test default values for size, horizontal and vertical precision. ... ok testEqual3 (tests.test_rdtypeanyloc.RdtypeAnyLocTestCase) Test size, horizontal and vertical precision parsers: 100 cm == 1 m. ... ok testEqual4 (tests.test_rdtypeanyloc.RdtypeAnyLocTestCase) Test size, horizontal and vertical precision parsers without unit. ... ok testFlagsAll (tests.test_rdtypeanydnskey.RdtypeAnyDnskeyTestCase) Test that all defined flags are recognized. ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_rdtypeanydnskey.py:45: DeprecationWarning: Please use assertTrue instead. '"%s" != "%s"' % (from_flags, good_s)) ok testFlagsEmpty (tests.test_rdtypeanydnskey.RdtypeAnyDnskeyTestCase) Test DNSKEY flag to/from text conversion for zero flag/empty set. ... ok testFlagsRRToText (tests.test_rdtypeanydnskey.RdtypeAnyDnskeyTestCase) Test that RR method returns correct flags. ... ok testFlagsUnknownToFlags (tests.test_rdtypeanydnskey.RdtypeAnyDnskeyTestCase) Test that conversion from undefined mnemonic raises error. ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_rdtypeanydnskey.py:60: DeprecationWarning: Please use assertRaises instead. (['0x8000'])) ok testFlagsUnknownToText (tests.test_rdtypeanydnskey.RdtypeAnyDnskeyTestCase) Test that undefined flags are returned in hexadecimal notation. ... ok testCacheCleaning (tests.test_resolver.BaseResolverTests) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_resolver.py:135: DeprecationWarning: Please use assertTrue instead. is None) ok testCacheExpiration (tests.test_resolver.BaseResolverTests) ... ok testEmptyAnswerSection (tests.test_resolver.BaseResolverTests) ... ok testLRUDoesLRU (tests.test_resolver.BaseResolverTests) ... ok testLRUExpiration (tests.test_resolver.BaseResolverTests) ... ok testLRUReplace (tests.test_resolver.BaseResolverTests) ... ok testRead (tests.test_resolver.BaseResolverTests) ... ok testZoneForName1 (tests.test_resolver.BaseResolverTests) ... ok testZoneForName2 (tests.test_resolver.BaseResolverTests) ... ok testZoneForName3 (tests.test_resolver.BaseResolverTests) ... ok testZoneForName4 (tests.test_resolver.BaseResolverTests) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_resolver.py:162: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(dns.resolver.NotAbsolute, bad) ok test_nxdomain_canonical_name (tests.test_resolver.NXDOMAINExceptionTestCase) ... ok test_nxdomain_compatible (tests.test_resolver.NXDOMAINExceptionTestCase) ... ok test_nxdomain_merge (tests.test_resolver.NXDOMAINExceptionTestCase) ... ok testCacheCleaning (tests.test_resolver.PollResolverTestCase) ... ok testCacheExpiration (tests.test_resolver.PollResolverTestCase) ... ok testEmptyAnswerSection (tests.test_resolver.PollResolverTestCase) ... ok testLRUDoesLRU (tests.test_resolver.PollResolverTestCase) ... ok testLRUExpiration (tests.test_resolver.PollResolverTestCase) ... ok testLRUReplace (tests.test_resolver.PollResolverTestCase) ... ok testRead (tests.test_resolver.PollResolverTestCase) ... ok testZoneForName1 (tests.test_resolver.PollResolverTestCase) ... ok testZoneForName2 (tests.test_resolver.PollResolverTestCase) ... ok testZoneForName3 (tests.test_resolver.PollResolverTestCase) ... ok testZoneForName4 (tests.test_resolver.PollResolverTestCase) ... ok testCacheCleaning (tests.test_resolver.SelectResolverTestCase) ... ok testCacheExpiration (tests.test_resolver.SelectResolverTestCase) ... ok testEmptyAnswerSection (tests.test_resolver.SelectResolverTestCase) ... ok testLRUDoesLRU (tests.test_resolver.SelectResolverTestCase) ... ok testLRUExpiration (tests.test_resolver.SelectResolverTestCase) ... ok testLRUReplace (tests.test_resolver.SelectResolverTestCase) ... ok testRead (tests.test_resolver.SelectResolverTestCase) ... ok testZoneForName1 (tests.test_resolver.SelectResolverTestCase) ... ok testZoneForName2 (tests.test_resolver.SelectResolverTestCase) ... ok testZoneForName3 (tests.test_resolver.SelectResolverTestCase) ... ok testZoneForName4 (tests.test_resolver.SelectResolverTestCase) ... ok test_custom_message (tests.test_exceptions.ExceptionTestCase) ... ok test_formatted_error (tests.test_exceptions.ExceptionTestCase) Exceptions with explicit format has to respect it. ... ok test_implicit_message (tests.test_exceptions.ExceptionTestCase) ... ok test_kwargs_only (tests.test_exceptions.ExceptionTestCase) Kwargs cannot be combined with args. ... ok test_kwargs_unsupported (tests.test_exceptions.ExceptionTestCase) Only supported kwargs are accepted. ... ok test_CAA_from_wire (tests.test_bugs.BugsTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_bugs.py:69: DeprecationWarning: Please use assertTrue instead. self.failUnless(rdata == rdata2) ok test_SOA_BIND8_TTL (tests.test_bugs.BugsTestCase) ... ok test_TTL_bounds_check (tests.test_bugs.BugsTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_bugs.py:45: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(dns.ttl.BadTTL, bad) ok test_empty_NSEC3_window (tests.test_bugs.BugsTestCase) ... ok test_float_LOC (tests.test_bugs.BugsTestCase) ... ok test_zero_size_APL (tests.test_bugs.BugsTestCase) ... ok testAbs1 (tests.test_name.NameTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_name.py:112: DeprecationWarning: Please use assertTrue instead. self.failUnless(dns.name.root.is_absolute()) ok testAbs2 (tests.test_name.NameTestCase) ... ok testAbs3 (tests.test_name.NameTestCase) ... ok testAbs4 (tests.test_name.NameTestCase) ... ok testBadDigestable (tests.test_name.NameTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_name.py:378: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(dns.name.NeedAbsoluteNameOrOrigin, bad) ok testBadEscape (tests.test_name.NameTestCase) ... ok testBadFromWire1 (tests.test_name.NameTestCase) ... ok testBadFromWire2 (tests.test_name.NameTestCase) ... ok testBadFromWire3 (tests.test_name.NameTestCase) ... ok testBadFromWire4 (tests.test_name.NameTestCase) ... ok testBadReverseIPv4 (tests.test_name.NameTestCase) ... ok testBadReverseIPv6 (tests.test_name.NameTestCase) ... ok testBadSplit1 (tests.test_name.NameTestCase) ... ok testBadSplit2 (tests.test_name.NameTestCase) ... ok testBadToWire (tests.test_name.NameTestCase) ... ok testCanonicalize1 (tests.test_name.NameTestCase) ... ok testChooseRelativity1 (tests.test_name.NameTestCase) ... ok testChooseRelativity2 (tests.test_name.NameTestCase) ... ok testChooseRelativity3 (tests.test_name.NameTestCase) ... ok testChooseRelativity4 (tests.test_name.NameTestCase) ... ok testChooseRelativity5 (tests.test_name.NameTestCase) ... ok testChooseRelativity6 (tests.test_name.NameTestCase) ... ok testChooseRelativity7 (tests.test_name.NameTestCase) ... ok testCompare1 (tests.test_name.NameTestCase) ... ok testCompare2 (tests.test_name.NameTestCase) ... ok testCompare3 (tests.test_name.NameTestCase) ... ok testCompare4 (tests.test_name.NameTestCase) ... ok testConcat1 (tests.test_name.NameTestCase) ... ok testConcat2 (tests.test_name.NameTestCase) ... ok testConcat3 (tests.test_name.NameTestCase) ... ok testConcat4 (tests.test_name.NameTestCase) ... ok testConcat5 (tests.test_name.NameTestCase) ... ok testConcat6 (tests.test_name.NameTestCase) ... ok testDefaultDecodeIsJustPunycode (tests.test_name.NameTestCase) ... ok testDerelativize1 (tests.test_name.NameTestCase) ... ok testDerelativize2 (tests.test_name.NameTestCase) ... ok testDerelativize3 (tests.test_name.NameTestCase) ... ok testDigestable1 (tests.test_name.NameTestCase) ... ok testDigestable2 (tests.test_name.NameTestCase) ... ok testDigestable3 (tests.test_name.NameTestCase) ... ok testDigestable4 (tests.test_name.NameTestCase) ... ok testE164ToEnum (tests.test_name.NameTestCase) ... ok testEmptyLabel1 (tests.test_name.NameTestCase) ... ok testEmptyLabel2 (tests.test_name.NameTestCase) ... ok testEmptyLabel3 (tests.test_name.NameTestCase) ... ok testEnumToE164 (tests.test_name.NameTestCase) ... ok testForwardIPv4 (tests.test_name.NameTestCase) ... ok testForwardIPv6 (tests.test_name.NameTestCase) ... ok testFromTextAbs1 (tests.test_name.NameTestCase) ... ok testFromTextRel1 (tests.test_name.NameTestCase) ... ok testFromTextRel2 (tests.test_name.NameTestCase) ... ok testFromTextRel3 (tests.test_name.NameTestCase) ... ok testFromTextRel4 (tests.test_name.NameTestCase) ... ok testFromTextRel5 (tests.test_name.NameTestCase) ... ok testFromUnicode1 (tests.test_name.NameTestCase) ... ok testFromUnicode2 (tests.test_name.NameTestCase) ... ok testFromUnicodeAlternateDot1 (tests.test_name.NameTestCase) ... ok testFromUnicodeAlternateDot2 (tests.test_name.NameTestCase) ... ok testFromUnicodeAlternateDot3 (tests.test_name.NameTestCase) ... ok testFromUnicodeIDNA2003Default (tests.test_name.NameTestCase) ... ok testFromUnicodeIDNA2003Explicit (tests.test_name.NameTestCase) ... ok testFromUnicodeIDNA2008 (tests.test_name.NameTestCase) ... ok testFromUnicodeIDNA2008Mixed (tests.test_name.NameTestCase) ... ok testFromWire1 (tests.test_name.NameTestCase) ... ok testFromWire2 (tests.test_name.NameTestCase) ... ok testHash1 (tests.test_name.NameTestCase) ... ok testImmutable1 (tests.test_name.NameTestCase) ... ok testImmutable2 (tests.test_name.NameTestCase) ... ok testLabelTooLong (tests.test_name.NameTestCase) ... ok testLongLabel (tests.test_name.NameTestCase) ... ok testLongName (tests.test_name.NameTestCase) ... ok testNameTooLong (tests.test_name.NameTestCase) ... ok testParent1 (tests.test_name.NameTestCase) ... ok testParent2 (tests.test_name.NameTestCase) ... ok testParent3 (tests.test_name.NameTestCase) ... ok testParent4 (tests.test_name.NameTestCase) ... ok testRelativize1 (tests.test_name.NameTestCase) ... ok testRelativize2 (tests.test_name.NameTestCase) ... ok testRelativize3 (tests.test_name.NameTestCase) ... ok testRelativize4 (tests.test_name.NameTestCase) ... ok testReverseIPv4 (tests.test_name.NameTestCase) ... ok testReverseIPv6 (tests.test_name.NameTestCase) ... ok testReverseIPv6MappedIpv4 (tests.test_name.NameTestCase) ... ok testSlice1 (tests.test_name.NameTestCase) ... ok testSlice2 (tests.test_name.NameTestCase) ... ok testSlice3 (tests.test_name.NameTestCase) ... ok testSplit1 (tests.test_name.NameTestCase) ... ok testSplit2 (tests.test_name.NameTestCase) ... ok testSplit3 (tests.test_name.NameTestCase) ... ok testSplit4 (tests.test_name.NameTestCase) ... ok testStrictINDA2003Decode (tests.test_name.NameTestCase) ... ok testSubdomain1 (tests.test_name.NameTestCase) ... ok testSubdomain2 (tests.test_name.NameTestCase) ... ok testSubdomain3 (tests.test_name.NameTestCase) ... ok testSubdomain4 (tests.test_name.NameTestCase) ... ok testSubdomain5 (tests.test_name.NameTestCase) ... ok testSuperdomain1 (tests.test_name.NameTestCase) ... ok testSuperdomain2 (tests.test_name.NameTestCase) ... ok testSuperdomain3 (tests.test_name.NameTestCase) ... ok testSuperdomain4 (tests.test_name.NameTestCase) ... ok testSuperdomain5 (tests.test_name.NameTestCase) ... ok testToText1 (tests.test_name.NameTestCase) ... ok testToText10 (tests.test_name.NameTestCase) ... ok testToText11 (tests.test_name.NameTestCase) ... ok testToText2 (tests.test_name.NameTestCase) ... ok testToText3 (tests.test_name.NameTestCase) ... ok testToText4 (tests.test_name.NameTestCase) ... ok testToText5 (tests.test_name.NameTestCase) ... ok testToText6 (tests.test_name.NameTestCase) ... ok testToText7 (tests.test_name.NameTestCase) ... ok testToText8 (tests.test_name.NameTestCase) ... ok testToText9 (tests.test_name.NameTestCase) ... ok testToUnicode1 (tests.test_name.NameTestCase) ... ok testToUnicode2 (tests.test_name.NameTestCase) ... ok testToUnicode3 (tests.test_name.NameTestCase) ... ok testToUnicode4 (tests.test_name.NameTestCase) ... ok testToWire1 (tests.test_name.NameTestCase) ... ok testToWire2 (tests.test_name.NameTestCase) ... ok testToWire3 (tests.test_name.NameTestCase) ... ok testToWire4 (tests.test_name.NameTestCase) ... ok testToWire5 (tests.test_name.NameTestCase) ... ok testToWire6 (tests.test_name.NameTestCase) ... ok testTortureFromText (tests.test_name.NameTestCase) ... ok testWild1 (tests.test_name.NameTestCase) ... ok testWild2 (tests.test_name.NameTestCase) ... ok testWild3 (tests.test_name.NameTestCase) ... ok testWild4 (tests.test_name.NameTestCase) ... ok testWild5 (tests.test_name.NameTestCase) ... ok test_str (tests.test_rdata.RdataTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_rdata.py:29: DeprecationWarning: Please use assertTrue instead. self.failUnless(rdata.address == "1.2.3.4") ok test_unicode (tests.test_rdata.RdataTestCase) ... ok test_from_text1 (tests.test_update.UpdateTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_update.py:115: DeprecationWarning: Please use assertTrue instead. self.failUnless(w == goodwire) ok test_to_wire1 (tests.test_update.UpdateTestCase) ... ok test_to_wire2 (tests.test_update.UpdateTestCase) ... ok test_to_wire3 (tests.test_update.UpdateTestCase) ... ok testAbsoluteDSABad (tests.test_dnssec.DNSSECValidatorTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_dnssec.py:211: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(dns.dnssec.ValidationFailure, bad) ok testAbsoluteDSAGood (tests.test_dnssec.DNSSECValidatorTestCase) ... ok testAbsoluteECDSA256Bad (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'python ECDSA cannot be imported' testAbsoluteECDSA256Good (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'python ECDSA cannot be imported' testAbsoluteECDSA384Bad (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'python ECDSA cannot be imported' testAbsoluteECDSA384Good (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'python ECDSA cannot be imported' testAbsoluteRSABad (tests.test_dnssec.DNSSECValidatorTestCase) ... ok testAbsoluteRSAGood (tests.test_dnssec.DNSSECValidatorTestCase) ... ok testDuplicateKeytag (tests.test_dnssec.DNSSECValidatorTestCase) ... ok testMakeExampleSHA1DS (tests.test_dnssec.DNSSECValidatorTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_dnssec.py:215: DeprecationWarning: Please use assertTrue instead. self.failUnless(ds == example_ds_sha1) ok testMakeExampleSHA256DS (tests.test_dnssec.DNSSECValidatorTestCase) ... ok testMakeSHA256DS (tests.test_dnssec.DNSSECValidatorTestCase) ... ok testRelativeRSABad (tests.test_dnssec.DNSSECValidatorTestCase) ... ok testRelativeRSAGood (tests.test_dnssec.DNSSECValidatorTestCase) ... ok testEqual1 (tests.test_rrset.RRsetTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_rrset.py:28: DeprecationWarning: Please use assertTrue instead. self.failUnless(r1 == r2) ok testEqual2 (tests.test_rrset.RRsetTestCase) ... ok testNotEqual1 (tests.test_rrset.RRsetTestCase) ... ok testNotEqual2 (tests.test_rrset.RRsetTestCase) ... ok testNotEqual3 (tests.test_rrset.RRsetTestCase) ... ok testNotEqual4 (tests.test_rrset.RRsetTestCase) ... ok testFromTextDelim (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Invalid delimiter. ... ok testFromTextExtraDash (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Extra dash instead of hex digit. ... ok testFromTextInvalidHex (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Invalid hexadecimal input. ... ok testFromTextLength (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Invalid input length. ... ok testFromTextMultipleTokens (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Invalid input divided to multiple tokens. ... ok testFromTextOk (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Valid text input. ... ok testFromWireLength (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Valid wire format. ... ok testFromWireOk (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Valid wire format. ... ok testInstLength (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Incorrect input length. ... ok testInstOk (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Valid binary input. ... ok testToTextOk (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Valid text output. ... ok testToWire (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Valid wire format. ... ok testFromTextDelim (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Invalid delimiter. ... ok testFromTextExtraDash (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Extra dash instead of hex digit. ... ok testFromTextInvalidHex (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Invalid hexadecimal input. ... ok testFromTextLength (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Invalid input length. ... ok testFromTextMultipleTokens (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Invalid input divided to multiple tokens. ... ok testFromTextOk (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Valid text input. ... ok testFromWireLength (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Valid wire format. ... ok testFromWireOk (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Valid wire format. ... ok testInstLength (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Incorrect input length. ... ok testInstOk (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Valid binary input. ... ok testToTextOk (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Valid text output. ... ok testToWire (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Valid wire format. ... ok testBadDirective (tests.test_zone.ZoneTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_zone.py:464: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(dns.exception.SyntaxError, bad) ok testDeleteRdataset1 (tests.test_zone.ZoneTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_zone.py:322: DeprecationWarning: Please use assertTrue instead. self.failUnless(rds is None) ok testDeleteRdataset2 (tests.test_zone.ZoneTestCase) ... ok testEqual (tests.test_zone.ZoneTestCase) ... ok testFindRRset1 (tests.test_zone.ZoneTestCase) ... ok testFindRRset2 (tests.test_zone.ZoneTestCase) ... ok testFindRdataset1 (tests.test_zone.ZoneTestCase) ... ok testFindRdataset2 (tests.test_zone.ZoneTestCase) ... ok testFirstRRStartsWithWhitespace (tests.test_zone.ZoneTestCase) ... ok testFromFile1 (tests.test_zone.ZoneTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/dns/zone.py:1032: DeprecationWarning: 'U' mode is deprecated f = open(f, opts) ok testFromFile2 (tests.test_zone.ZoneTestCase) ... ok testFromText (tests.test_zone.ZoneTestCase) ... ok testGetRRset1 (tests.test_zone.ZoneTestCase) ... ok testGetRRset2 (tests.test_zone.ZoneTestCase) ... ok testGetRdataset1 (tests.test_zone.ZoneTestCase) ... ok testGetRdataset2 (tests.test_zone.ZoneTestCase) ... ok testInclude (tests.test_zone.ZoneTestCase) ... ok testIterateAllRdatas (tests.test_zone.ZoneTestCase) ... ok testIterateAllRdatasets (tests.test_zone.ZoneTestCase) ... ok testIterateRdatas (tests.test_zone.ZoneTestCase) ... ok testIterateRdatasets (tests.test_zone.ZoneTestCase) ... ok testNoNS (tests.test_zone.ZoneTestCase) ... ok testNoSOA (tests.test_zone.ZoneTestCase) ... ok testNodeDeleteRdataset1 (tests.test_zone.ZoneTestCase) ... ok testNodeDeleteRdataset2 (tests.test_zone.ZoneTestCase) ... ok testNodeFindRdataset1 (tests.test_zone.ZoneTestCase) ... ok testNodeFindRdataset2 (tests.test_zone.ZoneTestCase) ... ok testNodeGetRdataset1 (tests.test_zone.ZoneTestCase) ... ok testNodeGetRdataset2 (tests.test_zone.ZoneTestCase) ... ok testNotEqual1 (tests.test_zone.ZoneTestCase) ... ok testNotEqual2 (tests.test_zone.ZoneTestCase) ... ok testNotEqual3 (tests.test_zone.ZoneTestCase) ... ok testReplaceRdataset1 (tests.test_zone.ZoneTestCase) ... ok testReplaceRdataset2 (tests.test_zone.ZoneTestCase) ... ok testTTLs (tests.test_zone.ZoneTestCase) ... ok testToFileBinary (tests.test_zone.ZoneTestCase) ... ok testToFileBinaryStream (tests.test_zone.ZoneTestCase) ... ok testToFileFilename (tests.test_zone.ZoneTestCase) ... ok testToFileTextual (tests.test_zone.ZoneTestCase) ... ok testToFileTextualStream (tests.test_zone.ZoneTestCase) ... ok testToText (tests.test_zone.ZoneTestCase) ... ok testTorture1 (tests.test_zone.ZoneTestCase) ... ok testZoneOrigin (tests.test_zone.ZoneTestCase) ... ok testZoneOriginNone (tests.test_zone.ZoneTestCase) ... ok testEmptySlice (tests.test_wiredata.WireDataSlicingTestCase) Test empty slice ... ok testGetOne (tests.test_wiredata.WireDataSlicingTestCase) Get data one by one item ... ok testGetOneOutOfLowerBorder (tests.test_wiredata.WireDataSlicingTestCase) Get item outside of range ... ok testGetOneOutOfUpperBorder (tests.test_wiredata.WireDataSlicingTestCase) Get item outside of range ... ok testSliceAll (tests.test_wiredata.WireDataSlicingTestCase) Get all data ... ok testSliceAllExplicitlyDefined (tests.test_wiredata.WireDataSlicingTestCase) Get all data ... ok testSliceBothOutOfLowerBorder (tests.test_wiredata.WireDataSlicingTestCase) Get data from out of lower border ... ok testSliceBothOutOfUpperBorder (tests.test_wiredata.WireDataSlicingTestCase) Get data from out of lower border ... ok testSliceLowerHalf (tests.test_wiredata.WireDataSlicingTestCase) Get lower half of data ... ok testSliceLowerHalfWithNegativeIndex (tests.test_wiredata.WireDataSlicingTestCase) Get lower half of data ... ok testSliceMiddle (tests.test_wiredata.WireDataSlicingTestCase) Get data from middle ... ok testSliceMiddleWithMixedIndex (tests.test_wiredata.WireDataSlicingTestCase) Get data from middle ... ok testSliceMiddleWithNegativeIndex (tests.test_wiredata.WireDataSlicingTestCase) Get data from middle ... ok testSliceStartOutOfLowerBorder (tests.test_wiredata.WireDataSlicingTestCase) Get data from out of lower border ... ok testSliceStartOutOfUpperBorder (tests.test_wiredata.WireDataSlicingTestCase) Get data from out of upper border ... ok testSliceStopOutOfLowerBorder (tests.test_wiredata.WireDataSlicingTestCase) Get data from out of lower border ... ok testSliceStopOutOfUpperBorder (tests.test_wiredata.WireDataSlicingTestCase) Get data from out of upper border ... ok testSliceUpperHalf (tests.test_wiredata.WireDataSlicingTestCase) Get upper half of data ... ok test_EDNSVersionCoherence (tests.test_message.MessageTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_message.py:180: DeprecationWarning: Please use assertTrue instead. self.failUnless((m.ednsflags >> 16) & 0xFF == 1) ok test_EDNS_from_wire1 (tests.test_message.MessageTestCase) ... ok test_EDNS_from_wire2 (tests.test_message.MessageTestCase) ... ok test_EDNS_to_wire1 (tests.test_message.MessageTestCase) ... ok test_EDNS_to_wire2 (tests.test_message.MessageTestCase) ... ok test_ExtendedRcodeSetting (tests.test_message.MessageTestCase) ... ok test_RespondingToResponse (tests.test_message.MessageTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_message.py:168: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(dns.exception.FormError, bad) ok test_SettingEDNSFlagsImpliesEDNS (tests.test_message.MessageTestCase) ... ok test_SettingEDNSPayloadImpliesEDNS (tests.test_message.MessageTestCase) ... ok test_SettingEDNSRequestPayloadImpliesEDNS (tests.test_message.MessageTestCase) ... ok test_SettingNoEDNSOptionsImpliesNoEDNS (tests.test_message.MessageTestCase) ... ok test_SettingOptionsImpliesEDNS (tests.test_message.MessageTestCase) ... ok test_ShortHeader (tests.test_message.MessageTestCase) ... ok test_TooBig (tests.test_message.MessageTestCase) ... ok test_TrailingJunk (tests.test_message.MessageTestCase) ... ok test_answer1 (tests.test_message.MessageTestCase) ... ok test_comparison_eq1 (tests.test_message.MessageTestCase) ... ok test_comparison_ne1 (tests.test_message.MessageTestCase) ... ok test_comparison_ne2 (tests.test_message.MessageTestCase) ... ok test_comparison_ne3 (tests.test_message.MessageTestCase) ... ok test_aton1 (tests.test_ntoaaton.NtoAAtoNTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_ntoaaton.py:42: DeprecationWarning: Please use assertTrue instead. self.failUnless(a == b'\x00' * 16) ok test_aton2 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_aton3 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_aton4 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_aton5 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_aton6 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_aton7 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_aton8 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_aton9 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_bad_aton1 (tests.test_ntoaaton.NtoAAtoNTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_ntoaaton.py:64: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(dns.exception.SyntaxError, bad) ok test_bad_aton2 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_bad_aton3 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_bad_ntoa1 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_bad_ntoa2 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_bad_v4_aton (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_bad_v6_aton (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_good_v4_aton (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_is_mapped (tests.test_ntoaaton.NtoAAtoNTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_ntoaaton.py:213: DeprecationWarning: Please use assertFalse instead. self.failIf(dns.ipv6.is_mapped(aton6(t1))) ok test_ntoa1 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa10 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa11 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa12 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa13 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa14 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa2 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa3 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa4 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa5 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa6 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa7 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa8 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa9 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_rfc5952_section_4_2_2 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok testDepth (tests.test_namedict.NameTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_namedict.py:39: DeprecationWarning: Please use assertTrue instead. self.failUnless(self.ndict.max_depth == 3) ok testLookup1 (tests.test_namedict.NameTestCase) ... ok testLookup2 (tests.test_namedict.NameTestCase) ... ok testLookup3 (tests.test_namedict.NameTestCase) ... ok testLookup4 (tests.test_namedict.NameTestCase) ... ok testLookup5 (tests.test_namedict.NameTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_namedict.py:61: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(KeyError, bad) ok testLookup6 (tests.test_namedict.NameTestCase) ... ok testLookup7 (tests.test_namedict.NameTestCase) ... ok testLookup8 (tests.test_namedict.NameTestCase) ... ok testRelDepth (tests.test_namedict.NameTestCase) ... ok testRelLookup1 (tests.test_namedict.NameTestCase) ... ok testRelLookup2 (tests.test_namedict.NameTestCase) ... ok testRelLookup3 (tests.test_namedict.NameTestCase) ... ok testRelLookup4 (tests.test_namedict.NameTestCase) ... ok testRelLookup7 (tests.test_namedict.NameTestCase) ... ok testDelitem (tests.test_set.SimpleSetTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_set.py:200: DeprecationWarning: Please use assertTrue instead. self.failUnless(i1 != i2) ok testDelslice (tests.test_set.SimpleSetTestCase) ... ok testDifference1 (tests.test_set.SimpleSetTestCase) ... ok testDifference2 (tests.test_set.SimpleSetTestCase) ... ok testDifference3 (tests.test_set.SimpleSetTestCase) ... ok testDifference4 (tests.test_set.SimpleSetTestCase) ... ok testGetitem (tests.test_set.SimpleSetTestCase) ... ok testGetslice (tests.test_set.SimpleSetTestCase) ... ok testIntersection1 (tests.test_set.SimpleSetTestCase) ... ok testIntersection2 (tests.test_set.SimpleSetTestCase) ... ok testIntersection3 (tests.test_set.SimpleSetTestCase) ... ok testIntersection4 (tests.test_set.SimpleSetTestCase) ... ok testLen1 (tests.test_set.SimpleSetTestCase) ... ok testLen2 (tests.test_set.SimpleSetTestCase) ... ok testLen3 (tests.test_set.SimpleSetTestCase) ... ok testSubset1 (tests.test_set.SimpleSetTestCase) ... ok testSubset2 (tests.test_set.SimpleSetTestCase) ... ok testSubset3 (tests.test_set.SimpleSetTestCase) ... ok testSubset4 (tests.test_set.SimpleSetTestCase) ... ok testSubset5 (tests.test_set.SimpleSetTestCase) ... ok testSubset6 (tests.test_set.SimpleSetTestCase) ... ok testSuperset1 (tests.test_set.SimpleSetTestCase) ... ok testSuperset2 (tests.test_set.SimpleSetTestCase) ... ok testSuperset3 (tests.test_set.SimpleSetTestCase) ... ok testSuperset4 (tests.test_set.SimpleSetTestCase) ... ok testSuperset5 (tests.test_set.SimpleSetTestCase) ... ok testSuperset6 (tests.test_set.SimpleSetTestCase) ... ok testUnion1 (tests.test_set.SimpleSetTestCase) ... ok testUnion2 (tests.test_set.SimpleSetTestCase) ... ok testUnion3 (tests.test_set.SimpleSetTestCase) ... ok testUpdate1 (tests.test_set.SimpleSetTestCase) ... ok testUpdate2 (tests.test_set.SimpleSetTestCase) ... ok testFromText (tests.test_generate.GenerateTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_generate.py:146: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(dns.zone.NoSOA, bad) ok testFromText1 (tests.test_generate.GenerateTestCase) ... ok testGenerate1 (tests.test_generate.GenerateTestCase) ... ok testGenerate2 (tests.test_generate.GenerateTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_generate.py:323: DeprecationWarning: Please use assertTrue instead. self.failUnless(l == exl) ok testGenerate3 (tests.test_generate.GenerateTestCase) ... ok testGenerate4 (tests.test_generate.GenerateTestCase) ... ok testGenerate6 (tests.test_generate.GenerateTestCase) ... ok testGenerate7 (tests.test_generate.GenerateTestCase) ... ok testIterateAllRdatas2 (tests.test_generate.GenerateTestCase) ... ok testIterateAllRdatas3 (tests.test_generate.GenerateTestCase) ... ok test_class_bytext1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_rdtypeandclass.py:35: DeprecationWarning: Please use assertTrue instead. self.failUnless(dns.rdataclass.from_text('IN') == dns.rdataclass.IN) ok test_class_bytext2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_bytext_bounds1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_bytext_bounds2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_rdtypeandclass.py:48: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(ValueError, bad) ok test_class_bytext_unknown (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_meta1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_meta2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_totext1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_totext2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_totext_bounds1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_totext_bounds2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_bytext1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_bytext2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_bytext_bounds1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_bytext_bounds2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_bytext_unknown (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_meta1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_meta2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_meta3 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_singleton1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_singleton2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_totext1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_totext2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_totext_bounds1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_totext_bounds2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok testFailFromText1 (tests.test_grange.GRangeTestCase) ... ok testFailFromText2 (tests.test_grange.GRangeTestCase) ... ok testFailFromText3 (tests.test_grange.GRangeTestCase) ... ok testFromText1 (tests.test_grange.GRangeTestCase) ... ok testFromText2 (tests.test_grange.GRangeTestCase) ... ok testFromText3 (tests.test_grange.GRangeTestCase) ... ok testFromText4 (tests.test_grange.GRangeTestCase) ... ok testFromText5 (tests.test_grange.GRangeTestCase) ... ok testFromText6 (tests.test_grange.GRangeTestCase) ... ok test_flags1 (tests.test_flags.FlagsTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_flags.py:54: DeprecationWarning: Please use assertTrue instead. dns.flags.QR|dns.flags.AA|dns.flags.RD|dns.flags.RA) ok test_flags2 (tests.test_flags.FlagsTestCase) ... ok test_rcode1 (tests.test_flags.FlagsTestCase) ... ok test_rcode2 (tests.test_flags.FlagsTestCase) ... ok test_rcode3 (tests.test_flags.FlagsTestCase) ... ok test_rcode4 (tests.test_flags.FlagsTestCase) ... ok test_rcode6 (tests.test_flags.FlagsTestCase) ... ok test_rcode7 (tests.test_flags.FlagsTestCase) ... ok test_rcode8 (tests.test_flags.FlagsTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_flags.py:50: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(ValueError, bad) ok testComment1 (tests.test_tokenizer.TokenizerTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_tokenizer.py:106: DeprecationWarning: Please use assertTrue instead. self.failUnless(token1.is_eol()) ok testComment2 (tests.test_tokenizer.TokenizerTestCase) ... ok testComment3 (tests.test_tokenizer.TokenizerTestCase) ... ok testEOL (tests.test_tokenizer.TokenizerTestCase) ... ok testEmpty1 (tests.test_tokenizer.TokenizerTestCase) ... ok testEmpty2 (tests.test_tokenizer.TokenizerTestCase) ... ok testEscapedDelimiter1 (tests.test_tokenizer.TokenizerTestCase) ... ok testEscapedDelimiter1u (tests.test_tokenizer.TokenizerTestCase) ... ok testEscapedDelimiter2 (tests.test_tokenizer.TokenizerTestCase) ... ok testEscapedDelimiter2u (tests.test_tokenizer.TokenizerTestCase) ... ok testEscapedDelimiter3 (tests.test_tokenizer.TokenizerTestCase) ... ok testEscapedDelimiter3u (tests.test_tokenizer.TokenizerTestCase) ... ok testGetEOL1 (tests.test_tokenizer.TokenizerTestCase) ... ok testGetEOL2 (tests.test_tokenizer.TokenizerTestCase) ... ok testMultiline1 (tests.test_tokenizer.TokenizerTestCase) ... ok testMultiline2 (tests.test_tokenizer.TokenizerTestCase) ... ok testMultiline3 (tests.test_tokenizer.TokenizerTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_tokenizer.py:138: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(dns.exception.SyntaxError, bad) ok testMultiline4 (tests.test_tokenizer.TokenizerTestCase) ... ok testQuotedString1 (tests.test_tokenizer.TokenizerTestCase) ... ok testQuotedString2 (tests.test_tokenizer.TokenizerTestCase) ... ok testQuotedString3 (tests.test_tokenizer.TokenizerTestCase) ... ok testQuotedString4 (tests.test_tokenizer.TokenizerTestCase) ... ok testQuotedString5 (tests.test_tokenizer.TokenizerTestCase) ... ok testQuotedString6 (tests.test_tokenizer.TokenizerTestCase) ... ok testQuotedString7 (tests.test_tokenizer.TokenizerTestCase) ... ok testStr (tests.test_tokenizer.TokenizerTestCase) ... ok testUnget1 (tests.test_tokenizer.TokenizerTestCase) ... ok testUnget2 (tests.test_tokenizer.TokenizerTestCase) ... ok testUnicode (tests.test_tokenizer.TokenizerTestCase) ... ok testWS1 (tests.test_tokenizer.TokenizerTestCase) ... ok testWS2 (tests.test_tokenizer.TokenizerTestCase) ... ok ---------------------------------------------------------------------- Ran 480 tests in 25.759s OK (skipped=4) 256.1.1.1 1.1.1 1.1.1.1.1 +1.1.1.1 1.1.1.1+ 1..2.3.4 .1.2.3.4 1.2.3.4. + exit 0 Traitement des fichiers : python34-dns-1.15.0-2.el7.centos.noarch Exécution_de(%doc) : /bin/sh -e /var/tmp/rpm-tmp.EzaiMC + umask 022 + cd /builddir/build/BUILD + cd dnspython-1.15.0 + DOCDIR=/builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/share/doc/python34-dns-1.15.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/share/doc/python34-dns-1.15.0 + cp -pr ChangeLog LICENSE examples /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64/usr/share/doc/python34-dns-1.15.0 + exit 0 Provides: python34-dns = 1.15.0-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: python(abi) = 3.4 Vérification des fichiers non empaquetés : /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64 attention : Ne peut canoniser le nom d'hôte : abompard.home.bompard.org Écrit : /builddir/build/RPMS/python34-dns-1.15.0-2.el7.centos.noarch.rpm Exécution_de(%clean) : /bin/sh -e /var/tmp/rpm-tmp.BWQ8Mn + umask 022 + cd /builddir/build/BUILD + cd dnspython-1.15.0 + rm -rf /builddir/build/BUILDROOT/python3-dns-1.15.0-2.el7.centos.x86_64 + exit 0 Child return code was: 0