Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ndg_httpsclient.spec'], chrootPath='/var/lib/mock/721417-fedora-rawhide-x86_64-1519691818.951763/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0a70ae9bc31e48058e2cf8fbd0b791bf', '-D', '/var/lib/mock/721417-fedora-rawhide-x86_64-1519691818.951763/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ndg_httpsclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-ndg_httpsclient-0.4.0-8.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-ndg_httpsclient.spec'], chrootPath='/var/lib/mock/721417-fedora-rawhide-x86_64-1519691818.951763/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '181eaa877a7f4ebc87584052b9ba1855', '-D', '/var/lib/mock/721417-fedora-rawhide-x86_64-1519691818.951763/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-ndg_httpsclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Pux6jX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ndg_httpsclient-0.4.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/ndg_httpsclient-0.4.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ndg_httpsclient-0.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf ndg_httpsclient.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7dlUVB + umask 022 + cd /builddir/build/BUILD + cd ndg_httpsclient-0.4.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/ndg copying ndg/__init__.py -> build/lib/ndg creating build/lib/ndg/httpsclient copying ndg/httpsclient/utils.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/urllib2_build_opener.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/subj_alt_name.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/ssl_socket.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/ssl_peer_verification.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/ssl_context_util.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/https.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/__init__.py -> build/lib/ndg/httpsclient creating build/lib/ndg/httpsclient/test copying ndg/httpsclient/test/test_utils.py -> build/lib/ndg/httpsclient/test copying ndg/httpsclient/test/test_urllib2.py -> build/lib/ndg/httpsclient/test copying ndg/httpsclient/test/test_https.py -> build/lib/ndg/httpsclient/test copying ndg/httpsclient/test/__init__.py -> build/lib/ndg/httpsclient/test copying ndg/httpsclient/test/README -> build/lib/ndg/httpsclient/test creating build/lib/ndg/httpsclient/test/scripts copying ndg/httpsclient/test/scripts/openssl_https_server.sh -> build/lib/ndg/httpsclient/test/scripts creating build/lib/ndg/httpsclient/test/pki copying ndg/httpsclient/test/pki/localhost.key -> build/lib/ndg/httpsclient/test/pki copying ndg/httpsclient/test/pki/localhost.crt -> build/lib/ndg/httpsclient/test/pki creating build/lib/ndg/httpsclient/test/pki/ca copying ndg/httpsclient/test/pki/ca/ade0138a.0 -> build/lib/ndg/httpsclient/test/pki/ca copying ndg/httpsclient/test/pki/ca/08bd99c7.0 -> build/lib/ndg/httpsclient/test/pki/ca + sleep 1 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.L6BNOp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64 + cd ndg_httpsclient-0.4.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64 running install running install_lib copying ndg/httpsclient/__init__.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient BUILDSTDERR: Skipping installation of /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/__init__.py (namespace package) copying ndg/httpsclient/https.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient copying ndg/httpsclient/ssl_context_util.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient copying ndg/httpsclient/ssl_peer_verification.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient copying ndg/httpsclient/ssl_socket.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient copying ndg/httpsclient/subj_alt_name.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient copying ndg/httpsclient/urllib2_build_opener.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient copying ndg/httpsclient/utils.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient copying ndg/httpsclient/test/README -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient/test copying ndg/httpsclient/test/__init__.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient/test copying ndg/httpsclient/test/test_https.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient/test copying ndg/httpsclient/test/test_urllib2.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient/test copying ndg/httpsclient/test/test_utils.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient/test copying ndg/httpsclient/test/pki/localhost.crt -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient/test/pki copying ndg/httpsclient/test/pki/localhost.key -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient/test/pki copying ndg/httpsclient/test/pki/ca/08bd99c7.0 -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient/test/pki/ca copying ndg/httpsclient/test/pki/ca/ade0138a.0 -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient/test/pki/ca copying ndg/httpsclient/test/scripts/openssl_https_server.sh -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient/test/scripts byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient/https.py to https.pyc byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient/ssl_context_util.py to ssl_context_util.pyc byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient/ssl_peer_verification.py to ssl_peer_verification.pyc byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient/ssl_socket.py to ssl_socket.pyc byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient/subj_alt_name.py to subj_alt_name.pyc byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient/urllib2_build_opener.py to urllib2_build_opener.pyc byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient/test/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient/test/test_https.py to test_https.pyc byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient/test/test_urllib2.py to test_urllib2.pyc byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg/httpsclient/test/test_utils.py to test_utils.pyc writing byte-compilation script '/tmp/tmpokNul2.py' /usr/bin/python2 -O /tmp/tmpokNul2.py removing /tmp/tmpokNul2.py running install_egg_info running egg_info creating ndg_httpsclient.egg-info writing requirements to ndg_httpsclient.egg-info/requires.txt writing ndg_httpsclient.egg-info/PKG-INFO writing namespace_packages to ndg_httpsclient.egg-info/namespace_packages.txt writing top-level names to ndg_httpsclient.egg-info/top_level.txt writing dependency_links to ndg_httpsclient.egg-info/dependency_links.txt writing entry points to ndg_httpsclient.egg-info/entry_points.txt writing manifest file 'ndg_httpsclient.egg-info/SOURCES.txt' reading manifest file 'ndg_httpsclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ndg_httpsclient.egg-info/SOURCES.txt' Copying ndg_httpsclient.egg-info to /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg_httpsclient-0.4.0-py2.7.egg-info Installing /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7/site-packages/ndg_httpsclient-0.4.0-py2.7-nspkg.pth running install_scripts Installing ndg_httpclient script to /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/bin + rm /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/bin/ndg_httpclient + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64 running install running install_lib BUILDSTDERR: Skipping installation of /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/__init__.py (namespace package) copying ndg/httpsclient/__init__.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient copying ndg/httpsclient/https.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient copying ndg/httpsclient/ssl_context_util.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient copying ndg/httpsclient/ssl_peer_verification.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient copying ndg/httpsclient/ssl_socket.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient copying ndg/httpsclient/subj_alt_name.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient copying ndg/httpsclient/urllib2_build_opener.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient copying ndg/httpsclient/utils.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient copying ndg/httpsclient/test/README -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient/test copying ndg/httpsclient/test/__init__.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient/test copying ndg/httpsclient/test/test_https.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient/test copying ndg/httpsclient/test/test_urllib2.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient/test copying ndg/httpsclient/test/test_utils.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient/test copying ndg/httpsclient/test/pki/localhost.crt -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient/test/pki copying ndg/httpsclient/test/pki/localhost.key -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient/test/pki copying ndg/httpsclient/test/pki/ca/08bd99c7.0 -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient/test/pki/ca copying ndg/httpsclient/test/pki/ca/ade0138a.0 -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient/test/pki/ca copying ndg/httpsclient/test/scripts/openssl_https_server.sh -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient/test/scripts byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient/https.py to https.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient/ssl_context_util.py to ssl_context_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient/ssl_peer_verification.py to ssl_peer_verification.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient/ssl_socket.py to ssl_socket.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient/subj_alt_name.py to subj_alt_name.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient/urllib2_build_opener.py to urllib2_build_opener.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient/test/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient/test/test_https.py to test_https.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient/test/test_urllib2.py to test_urllib2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg/httpsclient/test/test_utils.py to test_utils.cpython-36.pyc writing byte-compilation script '/tmp/tmpbs5a6uxf.py' /usr/bin/python3 /tmp/tmpbs5a6uxf.py removing /tmp/tmpbs5a6uxf.py running install_egg_info running egg_info writing ndg_httpsclient.egg-info/PKG-INFO writing dependency_links to ndg_httpsclient.egg-info/dependency_links.txt writing entry points to ndg_httpsclient.egg-info/entry_points.txt writing namespace_packages to ndg_httpsclient.egg-info/namespace_packages.txt writing requirements to ndg_httpsclient.egg-info/requires.txt writing top-level names to ndg_httpsclient.egg-info/top_level.txt reading manifest file 'ndg_httpsclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ndg_httpsclient.egg-info/SOURCES.txt' Copying ndg_httpsclient.egg-info to /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg_httpsclient-0.4.0-py3.6.egg-info Installing /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6/site-packages/ndg_httpsclient-0.4.0-py3.6-nspkg.pth running install_scripts Installing ndg_httpclient script to /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.4.0-8.fc28 --unique-debug-suffix -0.4.0-8.fc28.x86_64 --unique-debug-src-base python-ndg_httpsclient-0.4.0-8.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/ndg_httpsclient-0.4.0 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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 /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.b795Ji + umask 022 + cd /builddir/build/BUILD + cd ndg_httpsclient-0.4.0 + pushd ndg/httpsclient/test/ ~/build/BUILD/ndg_httpsclient-0.4.0/ndg/httpsclient/test ~/build/BUILD/ndg_httpsclient-0.4.0 + ./scripts/openssl_https_server.sh + sleep 1 Using default temp DH parameters ACCEPT + for FILE in test_utils.py + PYTHONPATH=../../.. + /usr/bin/python2 ./test_utils.py BUILDSTDERR: /builddir/build/BUILD/ndg_httpsclient-0.4.0/ndg/httpsclient/subj_alt_name.py:22: UserWarning: Error importing pyasn1, subjectAltName check for SSL peer verification will be disabled. Import error is: No module named pyasn1.type BUILDSTDERR: warnings.warn(import_error_msg) BUILDSTDERR: /builddir/build/BUILD/ndg_httpsclient-0.4.0/ndg/httpsclient/ssl_peer_verification.py:25: UserWarning: SubjectAltName support is disabled - check pyasn1 package installation to enable BUILDSTDERR: warnings.warn(SUBJ_ALT_NAME_SUPPORT_MSG) BUILDSTDERR: .... BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 4 tests in 0.021s BUILDSTDERR: OK send: 'GET / HTTP/1.1\r\nAccept-Encoding: identity\r\nHost: localhost:4443\r\nConnection: close\r\nUser-Agent: Python-urllib/2.7\r\n\r\n' reply: 'HTTP/1.0 200 ok\r\n' header: Content-type: text/html send: 'GET / HTTP/1.1\r\nAccept-Encoding: identity\r\nHost: localhost:4443\r\nConnection: close\r\nUser-Agent: Python-urllib/2.7\r\n\r\n' reply: 'HTTP/1.0 200 ok\r\n' header: Content-type: text/html send: 'GET / HTTP/1.1\r\nAccept-Encoding: identity\r\nHost: localhost:4443\r\nConnection: close\r\nUser-Agent: Python-urllib/2.7\r\n\r\n' reply: 'HTTP/1.0 200 ok\r\n' header: Content-type: text/html send: 'GET / HTTP/1.1\r\nAccept-Encoding: identity\r\nHost: localhost:4443\r\nConnection: close\r\nUser-Agent: Python-urllib/2.7\r\n\r\n' reply: 'HTTP/1.0 200 ok\r\n' header: Content-type: text/html + for FILE in test_utils.py + PYTHONPATH=../../.. + /usr/bin/python3 ./test_utils.py BUILDSTDERR: /builddir/build/BUILD/ndg_httpsclient-0.4.0/ndg/httpsclient/subj_alt_name.py:22: UserWarning: Error importing pyasn1, subjectAltName check for SSL peer verification will be disabled. Import error is: No module named 'pyasn1' BUILDSTDERR: warnings.warn(import_error_msg) BUILDSTDERR: /builddir/build/BUILD/ndg_httpsclient-0.4.0/ndg/httpsclient/ssl_peer_verification.py:25: UserWarning: SubjectAltName support is disabled - check pyasn1 package installation to enable BUILDSTDERR: warnings.warn(SUBJ_ALT_NAME_SUPPORT_MSG) BUILDSTDERR: ./usr/lib64/python3.6/urllib/request.py:1331: ResourceWarning: unclosed BUILDSTDERR: h.sock = None BUILDSTDERR: /usr/lib64/python3.6/urllib/request.py:1331: ResourceWarning: unclosed BUILDSTDERR: h.sock = None BUILDSTDERR: ./usr/lib64/python3.6/urllib/request.py:1331: ResourceWarning: unclosed BUILDSTDERR: h.sock = None BUILDSTDERR: /usr/lib64/python3.6/urllib/request.py:1331: ResourceWarning: unclosed BUILDSTDERR: h.sock = None ..send: b'GET / HTTP/1.1\r\nAccept-Encoding: identity\r\nHost: localhost:4443\r\nUser-Agent: Python-urllib/3.6\r\nConnection: close\r\n\r\n' reply: 'HTTP/1.0 200 ok\r\n' header: Content-type send: b'GET / HTTP/1.1\r\nAccept-Encoding: identity\r\nHost: localhost:4443\r\nUser-Agent: Python-urllib/3.6\r\nConnection: close\r\n\r\n' reply: 'HTTP/1.0 200 ok\r\n' header: Content-type send: b'GET / HTTP/1.1\r\nAccept-Encoding: identity\r\nHost: localhost:4443\r\nUser-Agent: Python-urllib/3.6\r\nConnection: close\r\n\r\n' reply: 'HTTP/1.0 200 ok\r\n' header: Content-type send: b'GET / HTTP/1.1\r\nAccept-Encoding: identity\r\nHost: localhost:4443\r\nUser-Agent: Python-urllib/3.6\r\nConnection: close\r\n\r\n' reply: 'HTTP/1.0 200 ok\r\n' BUILDSTDERR: header: Content-type BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 4 tests in 0.029s BUILDSTDERR: OK + killall openssl + grep -qv /usr/bin/python2 /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64/usr/bin/ndg_httpclient BUILDSTDERR: ./scripts/openssl_https_server.sh: line 2: 432 Terminated openssl s_server -www -cert pki/localhost.crt -key pki/localhost.key -accept 4443 + exit 0 Processing files: python2-ndg_httpsclient-0.4.0-8.fc28.noarch Provides: python-ndg_httpsclient = 0.4.0-8.fc28 python2-ndg_httpsclient = 0.4.0-8.fc28 python2.7dist(ndg-httpsclient) = 0.4.0 python2dist(ndg-httpsclient) = 0.4.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: /bin/sh python(abi) = 2.7 Obsoletes: python-ndg_httpsclient <= 0.4.0-1 python-ndg_httpsclient < 0.4.0-8.fc28 Processing files: python3-ndg_httpsclient-0.4.0-8.fc28.noarch Provides: python3-ndg_httpsclient = 0.4.0-8.fc28 python3.6dist(ndg-httpsclient) = 0.4.0 python3dist(ndg-httpsclient) = 0.4.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: /bin/sh /usr/bin/python3 python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64 Wrote: /builddir/build/RPMS/python2-ndg_httpsclient-0.4.0-8.fc28.noarch.rpm Wrote: /builddir/build/RPMS/python3-ndg_httpsclient-0.4.0-8.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nqESqM + umask 022 + cd /builddir/build/BUILD + cd ndg_httpsclient-0.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ndg_httpsclient-0.4.0-8.fc28.x86_64 + exit 0 Child return code was: 0