Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-dns.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-python27-2.7-8020020200507003640-90f98d4f-build-37627-6652/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-dns.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-dns.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-python27-2.7-8020020200507003640-90f98d4f-build-37627-6652/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-dns.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2b4myd + 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 -xof - + 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/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file tests/test_zone.py + find examples -type f + xargs chmod a-x + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iCyRRl + umask 022 + cd /builddir/build/BUILD + cd dnspython-1.15.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/dns copying dns/exception.py -> build/lib/dns copying dns/query.py -> build/lib/dns copying dns/name.py -> build/lib/dns copying dns/rcode.py -> build/lib/dns copying dns/hash.py -> build/lib/dns copying dns/e164.py -> build/lib/dns copying dns/inet.py -> build/lib/dns copying dns/ttl.py -> build/lib/dns copying dns/_compat.py -> build/lib/dns copying dns/renderer.py -> build/lib/dns copying dns/rdataclass.py -> build/lib/dns copying dns/node.py -> build/lib/dns copying dns/update.py -> build/lib/dns copying dns/zone.py -> build/lib/dns copying dns/message.py -> build/lib/dns copying dns/rdata.py -> build/lib/dns copying dns/tokenizer.py -> build/lib/dns copying dns/set.py -> build/lib/dns copying dns/entropy.py -> build/lib/dns copying dns/dnssec.py -> build/lib/dns copying dns/namedict.py -> build/lib/dns copying dns/resolver.py -> build/lib/dns copying dns/opcode.py -> build/lib/dns copying dns/rdataset.py -> build/lib/dns copying dns/reversename.py -> build/lib/dns copying dns/flags.py -> build/lib/dns copying dns/rdatatype.py -> build/lib/dns copying dns/__init__.py -> build/lib/dns copying dns/ipv6.py -> build/lib/dns copying dns/ipv4.py -> build/lib/dns copying dns/tsig.py -> build/lib/dns copying dns/edns.py -> build/lib/dns copying dns/tsigkeyring.py -> build/lib/dns copying dns/grange.py -> build/lib/dns copying dns/rrset.py -> build/lib/dns copying dns/wiredata.py -> build/lib/dns copying dns/version.py -> build/lib/dns creating build/lib/dns/rdtypes copying dns/rdtypes/dsbase.py -> build/lib/dns/rdtypes copying dns/rdtypes/euibase.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/nsbase.py -> build/lib/dns/rdtypes copying dns/rdtypes/__init__.py -> build/lib/dns/rdtypes copying dns/rdtypes/txtbase.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/WKS.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/A.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NSAP.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/DHCID.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/APL.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/SRV.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/KX.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/__init__.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/AAAA.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NAPTR.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/IPSECKEY.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NSAP_PTR.py -> build/lib/dns/rdtypes/IN creating build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CDS.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/TXT.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SOA.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/PTR.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/AFSDB.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DS.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/TLSA.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/HIP.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RT.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CERT.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DNSKEY.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SSHFP.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/GPOS.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/EUI64.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/ISDN.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/EUI48.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC3.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC3PARAM.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NS.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/AVC.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/MX.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CDNSKEY.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/HINFO.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CSYNC.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/__init__.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CNAME.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/X25.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DLV.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RRSIG.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DNAME.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RP.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SPF.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/URI.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/LOC.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CAA.py -> build/lib/dns/rdtypes/ANY + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HF1rba + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch ++ dirname /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch + cd dnspython-1.15.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr creating /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib creating /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/exception.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/query.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/name.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/rcode.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/hash.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/e164.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/inet.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/ttl.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/_compat.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/renderer.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/rdataclass.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/node.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/update.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/zone.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/message.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/rdata.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/tokenizer.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/set.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/entropy.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/dnssec.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/namedict.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/resolver.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/opcode.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/rdataset.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/reversename.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/flags.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/rdatatype.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/__init__.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/ipv6.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/ipv4.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/tsig.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/edns.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/tsigkeyring.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/grange.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/rrset.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/wiredata.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/version.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns creating /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/dsbase.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/euibase.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/dnskeybase.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/mxbase.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/nsbase.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes creating /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/PX.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/WKS.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/A.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/NSAP.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/DHCID.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/APL.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/SRV.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/KX.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/__init__.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/AAAA.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/NAPTR.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/IPSECKEY.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/NSAP_PTR.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/__init__.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes creating /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CDS.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/TXT.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/SOA.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/PTR.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/AFSDB.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DS.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/TLSA.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/HIP.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/RT.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CERT.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DNSKEY.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/SSHFP.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/GPOS.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/EUI64.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/ISDN.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/EUI48.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NSEC3.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NSEC3PARAM.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NS.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NSEC.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/AVC.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/MX.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CDNSKEY.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/HINFO.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CSYNC.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/__init__.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CNAME.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/X25.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DLV.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/RRSIG.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DNAME.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/RP.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/SPF.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/URI.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/LOC.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CAA.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/txtbase.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/query.py to query.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/name.py to name.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rcode.py to rcode.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/hash.py to hash.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/e164.py to e164.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/inet.py to inet.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/ttl.py to ttl.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/_compat.py to _compat.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/renderer.py to renderer.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdataclass.py to rdataclass.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/node.py to node.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/update.py to update.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/zone.py to zone.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdata.py to rdata.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/tokenizer.py to tokenizer.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/set.py to set.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/entropy.py to entropy.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/dnssec.py to dnssec.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/namedict.py to namedict.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/resolver.py to resolver.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/opcode.py to opcode.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdataset.py to rdataset.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/reversename.py to reversename.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/flags.py to flags.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdatatype.py to rdatatype.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/ipv6.py to ipv6.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/ipv4.py to ipv4.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/tsig.py to tsig.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/edns.py to edns.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/tsigkeyring.py to tsigkeyring.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/grange.py to grange.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rrset.py to rrset.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/wiredata.py to wiredata.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/dsbase.py to dsbase.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/euibase.py to euibase.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/dnskeybase.py to dnskeybase.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/mxbase.py to mxbase.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/nsbase.py to nsbase.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/PX.py to PX.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/WKS.py to WKS.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/A.py to A.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/NSAP.py to NSAP.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/DHCID.py to DHCID.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/APL.py to APL.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/SRV.py to SRV.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/KX.py to KX.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/AAAA.py to AAAA.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/NAPTR.py to NAPTR.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/IPSECKEY.py to IPSECKEY.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/NSAP_PTR.py to NSAP_PTR.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CDS.py to CDS.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/TXT.py to TXT.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/SOA.py to SOA.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/PTR.py to PTR.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/AFSDB.py to AFSDB.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DS.py to DS.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/TLSA.py to TLSA.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/HIP.py to HIP.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/RT.py to RT.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CERT.py to CERT.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DNSKEY.py to DNSKEY.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/SSHFP.py to SSHFP.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/GPOS.py to GPOS.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/EUI64.py to EUI64.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/ISDN.py to ISDN.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/EUI48.py to EUI48.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NSEC3.py to NSEC3.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NSEC3PARAM.py to NSEC3PARAM.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NS.py to NS.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NSEC.py to NSEC.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/AVC.py to AVC.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/MX.py to MX.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CDNSKEY.py to CDNSKEY.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/HINFO.py to HINFO.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CSYNC.py to CSYNC.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CNAME.py to CNAME.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/X25.py to X25.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DLV.py to DLV.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/RRSIG.py to RRSIG.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DNAME.py to DNAME.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/RP.py to RP.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/SPF.py to SPF.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/URI.py to URI.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/LOC.py to LOC.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CAA.py to CAA.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/txtbase.py to txtbase.pyc writing byte-compilation script '/tmp/tmpAcQ18J.py' /usr/bin/python2 -O /tmp/tmpAcQ18J.py removing /tmp/tmpAcQ18J.py running install_egg_info running 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 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.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7/site-packages/dnspython-1.15.0-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.15.0-10.module_el8.2.0+316+f37afd75 --unique-debug-suffix -1.15.0-10.module_el8.2.0+316+f37afd75.noarch --unique-debug-src-base python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/dnspython-1.15.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.l2e0KU + umask 022 + cd /builddir/build/BUILD + cd dnspython-1.15.0 + /usr/bin/python2 setup.py test running test running 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 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 testCacheCleaning (tests.test_resolver.BaseResolverTests) ... 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) ... skipped 'Internet not reachable' testZoneForName2 (tests.test_resolver.BaseResolverTests) ... skipped 'Internet not reachable' testZoneForName3 (tests.test_resolver.BaseResolverTests) ... skipped 'Internet not reachable' testZoneForName4 (tests.test_resolver.BaseResolverTests) ... 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) ... skipped 'Internet not reachable' testZoneForName2 (tests.test_resolver.PollResolverTestCase) ... skipped 'Internet not reachable' testZoneForName3 (tests.test_resolver.PollResolverTestCase) ... skipped 'Internet not reachable' 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) ... skipped 'Internet not reachable' testZoneForName2 (tests.test_resolver.SelectResolverTestCase) ... skipped 'Internet not reachable' testZoneForName3 (tests.test_resolver.SelectResolverTestCase) ... skipped 'Internet not reachable' testZoneForName4 (tests.test_resolver.SelectResolverTestCase) ... ok test_CAA_from_wire (tests.test_bugs.BugsTestCase) ... ok test_SOA_BIND8_TTL (tests.test_bugs.BugsTestCase) ... ok test_TTL_bounds_check (tests.test_bugs.BugsTestCase) ... 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 testFromText (tests.test_generate.GenerateTestCase) ... ok testFromText1 (tests.test_generate.GenerateTestCase) ... ok testGenerate1 (tests.test_generate.GenerateTestCase) ... ok testGenerate2 (tests.test_generate.GenerateTestCase) ... 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) ... 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) ... 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 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 testComment1 (tests.test_tokenizer.TokenizerTestCase) ... 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) ... 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 test_aton1 (tests.test_ntoaaton.NtoAAtoNTestCase) ... 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) ... 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) ... 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 test_from_text1 (tests.test_update.UpdateTestCase) ... 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 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_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_flags1 (tests.test_flags.FlagsTestCase) ... 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) ... ok testEqual1 (tests.test_rrset.RRsetTestCase) ... 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 test_EDNSVersionCoherence (tests.test_message.MessageTestCase) ... 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) ... 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_str (tests.test_rdata.RdataTestCase) ... ok test_unicode (tests.test_rdata.RdataTestCase) ... ok testAbsoluteDSABad (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' testAbsoluteDSAGood (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' testAbsoluteECDSA256Bad (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' testAbsoluteECDSA256Good (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' testAbsoluteECDSA384Bad (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' testAbsoluteECDSA384Good (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' testAbsoluteRSABad (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' testAbsoluteRSAGood (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' testDuplicateKeytag (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' testMakeExampleSHA1DS (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' testMakeExampleSHA256DS (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' testMakeSHA256DS (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' testRelativeRSABad (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' testRelativeRSAGood (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' testDelitem (tests.test_set.SimpleSetTestCase) ... 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 testFlagsAll (tests.test_rdtypeanydnskey.RdtypeAnyDnskeyTestCase) Test that all defined flags are recognized. ... 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. ... ok testFlagsUnknownToText (tests.test_rdtypeanydnskey.RdtypeAnyDnskeyTestCase) Test that undefined flags are returned in hexadecimal notation. ... ok testDepth (tests.test_namedict.NameTestCase) ... 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) ... 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 testEqual1 (tests.test_rdtypeanyloc.RdtypeAnyLocTestCase) Test default values for size, horizontal and vertical precision. ... 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 testAbs1 (tests.test_name.NameTestCase) ... ok testAbs2 (tests.test_name.NameTestCase) ... ok testAbs3 (tests.test_name.NameTestCase) ... ok testAbs4 (tests.test_name.NameTestCase) ... ok testBadDigestable (tests.test_name.NameTestCase) ... 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 testBadDirective (tests.test_zone.ZoneTestCase) ... ok testDeleteRdataset1 (tests.test_zone.ZoneTestCase) ... 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) ... 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 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 ---------------------------------------------------------------------- Ran 480 tests in 19.918s OK (skipped=23) 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 Processing files: python2-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kUoTOC + umask 022 + cd /builddir/build/BUILD + cd dnspython-1.15.0 + DOCDIR=/builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/share/doc/python2-dns + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/share/doc/python2-dns + cp -pr ChangeLog LICENSE examples /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch/usr/share/doc/python2-dns + exit 0 Provides: python2-dns = 1.15.0-10.module_el8.2.0+316+f37afd75 python2.7dist(dnspython) = 1.15.0 python2dist(dnspython) = 1.15.0 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.15.0-10.module_el8.2.0+316+f37afd75.noarch Wrote: /builddir/build/RPMS/python2-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5cJdsI + umask 022 + cd /builddir/build/BUILD + cd dnspython-1.15.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-dns-1.15.0-10.module_el8.2.0+316+f37afd75.noarch + exit 0 Child return code was: 0