D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-ndg-httpsclient-0.5.1-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5prGqA + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ndg_httpsclient-0.5.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ndg_httpsclient-0.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ndg_httpsclient-0.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CyTVux + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ndg_httpsclient-0.5.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -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/ssl_context_util.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/utils.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/ssl_socket.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/__init__.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/https.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/subj_alt_name.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/urllib2_build_opener.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/ssl_peer_verification.py -> build/lib/ndg/httpsclient creating build/lib/ndg/httpsclient/test copying ndg/httpsclient/test/__init__.py -> 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/LICENSE -> build/lib/ndg/httpsclient 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.crt -> build/lib/ndg/httpsclient/test/pki copying ndg/httpsclient/test/pki/localhost.key -> build/lib/ndg/httpsclient/test/pki creating build/lib/ndg/httpsclient/test/pki/ca copying ndg/httpsclient/test/pki/ca/7e15277f.0 -> build/lib/ndg/httpsclient/test/pki/ca + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.m2tg4v + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64 + cd ndg_httpsclient-0.5.1 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg copying build/lib/ndg/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg creating /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/ssl_context_util.py -> /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient creating /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/test creating /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/test/scripts copying build/lib/ndg/httpsclient/test/scripts/openssl_https_server.sh -> /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/test/scripts creating /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/test/pki copying build/lib/ndg/httpsclient/test/pki/localhost.crt -> /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/test/pki creating /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/test/pki/ca copying build/lib/ndg/httpsclient/test/pki/ca/7e15277f.0 -> /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/test/pki/ca copying build/lib/ndg/httpsclient/test/pki/localhost.key -> /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/test/pki copying build/lib/ndg/httpsclient/test/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/test copying build/lib/ndg/httpsclient/test/test_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/test copying build/lib/ndg/httpsclient/test/README -> /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/test copying build/lib/ndg/httpsclient/test/test_urllib2.py -> /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/test copying build/lib/ndg/httpsclient/test/test_https.py -> /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/test copying build/lib/ndg/httpsclient/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/ssl_socket.py -> /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/https.py -> /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/subj_alt_name.py -> /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/LICENSE -> /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/urllib2_build_opener.py -> /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/ssl_peer_verification.py -> /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/ssl_context_util.py to ssl_context_util.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/test/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/test/test_utils.py to test_utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/test/test_urllib2.py to test_urllib2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/test/test_https.py to test_https.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/utils.py to utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/ssl_socket.py to ssl_socket.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/https.py to https.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/subj_alt_name.py to subj_alt_name.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/urllib2_build_opener.py to urllib2_build_opener.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg/httpsclient/ssl_peer_verification.py to ssl_peer_verification.cpython-38.pyc writing byte-compilation script '/tmp/tmpecvi4p59.py' /usr/bin/python3 /tmp/tmpecvi4p59.py removing /tmp/tmpecvi4p59.py running install_egg_info running egg_info creating ndg_httpsclient.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 requirements to ndg_httpsclient.egg-info/requires.txt writing top-level names to ndg_httpsclient.egg-info/top_level.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 /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/ndg_httpsclient-0.5.1-py3.8.egg-info running install_scripts Installing ndg_httpclient script to /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/bin + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.5.1-1.mga8 --unique-debug-suffix -0.5.1-1.mga8.aarch64 --unique-debug-src-base python-ndg-httpsclient-0.5.1-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ndg_httpsclient-0.5.1 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib/python3.8/site-packages/ndg/httpsclient/test/scripts/openssl_https_server.sh from /bin/sh to #!/usr/bin/sh Processing files: ndg-httpsclient-0.5.1-1.mga8.noarch Provides: ndg-httpsclient = 0.5.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-ndg-httpsclient-0.5.1-1.mga8.noarch Provides: python-ndg-httpsclient = 0.5.1-1.mga8 python3-ndg-httpsclient = 0.5.1-1.mga8 python3.8-ndg-httpsclient = 0.5.1-1.mga8 python3.8dist(ndg-httpsclient) = 0.5.1 python3dist(ndg-httpsclient) = 0.5.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.8 python3.8dist(pyasn1) >= 0.1.1 python3.8dist(pyopenssl) python3.8dist(setuptools) Obsoletes: python-ndg-httpsclient < 0.5.1-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/ndg-httpsclient-0.5.1-1.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-ndg-httpsclient-0.5.1-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kZ83bx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ndg_httpsclient-0.5.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-ndg-httpsclient-0.5.1-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mMafTy + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ndg_httpsclient-0.5.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!