D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/python-cmd2-2.1.2-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.teWeGn + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf cmd2-2.1.2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/cmd2-2.1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cmd2-2.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf cmd2.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lyF6n8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cmd2-2.1.2 + '[' 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' /usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires. warnings.warn( running build running build_py creating build creating build/lib creating build/lib/cmd2 copying cmd2/utils.py -> build/lib/cmd2 copying cmd2/transcript.py -> build/lib/cmd2 copying cmd2/table_creator.py -> build/lib/cmd2 copying cmd2/rl_utils.py -> build/lib/cmd2 copying cmd2/py_bridge.py -> build/lib/cmd2 copying cmd2/plugin.py -> build/lib/cmd2 copying cmd2/parsing.py -> build/lib/cmd2 copying cmd2/history.py -> build/lib/cmd2 copying cmd2/exceptions.py -> build/lib/cmd2 copying cmd2/decorators.py -> build/lib/cmd2 copying cmd2/constants.py -> build/lib/cmd2 copying cmd2/command_definition.py -> build/lib/cmd2 copying cmd2/cmd2.py -> build/lib/cmd2 copying cmd2/clipboard.py -> build/lib/cmd2 copying cmd2/argparse_custom.py -> build/lib/cmd2 copying cmd2/argparse_completer.py -> build/lib/cmd2 copying cmd2/ansi.py -> build/lib/cmd2 copying cmd2/__init__.py -> build/lib/cmd2 copying cmd2/py.typed -> build/lib/cmd2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HmYY5A + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64 + cd cmd2-2.1.2 + '[' 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-cmd2-2.1.2-1.mga9.aarch64 /usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires. warnings.warn( running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2 copying build/lib/cmd2/py.typed -> /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2 copying build/lib/cmd2/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2 copying build/lib/cmd2/ansi.py -> /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2 copying build/lib/cmd2/argparse_completer.py -> /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2 copying build/lib/cmd2/argparse_custom.py -> /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2 copying build/lib/cmd2/clipboard.py -> /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2 copying build/lib/cmd2/cmd2.py -> /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2 copying build/lib/cmd2/command_definition.py -> /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2 copying build/lib/cmd2/constants.py -> /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2 copying build/lib/cmd2/decorators.py -> /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2 copying build/lib/cmd2/exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2 copying build/lib/cmd2/history.py -> /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2 copying build/lib/cmd2/parsing.py -> /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2 copying build/lib/cmd2/plugin.py -> /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2 copying build/lib/cmd2/py_bridge.py -> /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2 copying build/lib/cmd2/rl_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2 copying build/lib/cmd2/table_creator.py -> /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2 copying build/lib/cmd2/transcript.py -> /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2 copying build/lib/cmd2/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2 byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2/ansi.py to ansi.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2/argparse_completer.py to argparse_completer.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2/argparse_custom.py to argparse_custom.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2/clipboard.py to clipboard.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2/cmd2.py to cmd2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2/command_definition.py to command_definition.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2/constants.py to constants.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2/decorators.py to decorators.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2/exceptions.py to exceptions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2/history.py to history.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2/parsing.py to parsing.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2/plugin.py to plugin.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2/py_bridge.py to py_bridge.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2/rl_utils.py to rl_utils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2/table_creator.py to table_creator.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2/transcript.py to transcript.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2/utils.py to utils.cpython-39.pyc writing byte-compilation script '/tmp/tmpwdak_kpc.py' /usr/bin/python3 /tmp/tmpwdak_kpc.py removing /tmp/tmpwdak_kpc.py running install_egg_info running egg_info creating cmd2.egg-info writing cmd2.egg-info/PKG-INFO writing dependency_links to cmd2.egg-info/dependency_links.txt writing requirements to cmd2.egg-info/requires.txt writing top-level names to cmd2.egg-info/top_level.txt writing manifest file 'cmd2.egg-info/SOURCES.txt' reading manifest file 'cmd2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.github' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/.nox' warning: no previously-included files found matching '.github' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching 'azure-pipelines.yml' warning: no previously-included files matching 'htmlcov/**' found anywhere in distribution warning: no previously-included files matching '.coverage*' found anywhere in distribution warning: no previously-included files matching '__pycache__/**' found anywhere in distribution warning: no previously-included files matching '.gitignore' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'cmd2.egg-info/SOURCES.txt' Copying cmd2.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/cmd2-2.1.2-py3.9.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.1.2-1.mga9 --unique-debug-suffix -2.1.2-1.mga9.aarch64 --unique-debug-src-base python-cmd2-2.1.2-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/cmd2-2.1.2 + /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 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WC4g8h + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cmd2-2.1.2 + '[' 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' + PATH=/home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/bin:/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/home/iurt/.local/bin:/home/iurt/bin + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib64/python3.9/site-packages:/home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest ============================= test session starts ============================== platform linux -- Python 3.9.8, pytest-6.2.4, py-1.10.0, pluggy-1.0.0 rootdir: /home/iurt/rpmbuild/BUILD/cmd2-2.1.2, configfile: setup.cfg, testpaths: tests plugins: cov-2.12.1, mock-3.6.1 collected 932 items tests/test_ansi.py ........................ [ 2%] tests/test_argparse.py ................................. [ 6%] tests/test_argparse_completer.py ....................................... [ 10%] ........................................................................ [ 18%] ........................................ [ 22%] tests/test_argparse_custom.py ......................... [ 25%] tests/test_cmd2.py .s................................................... [ 30%] ...s.................................................................... [ 38%] ........................................................................ [ 46%] .............. [ 47%] tests/test_completion.py ............................................... [ 52%] ........................................................... [ 59%] tests/test_history.py ............................................... [ 64%] tests/test_parsing.py .................................................. [ 69%] ........................................................................ [ 77%] ...................... [ 79%] tests/test_plugin.py .................................................. [ 84%] tests/test_run_pyscript.py .................. [ 86%] tests/test_table_creator.py ............... [ 88%] tests/test_transcript.py .................................. [ 92%] tests/test_utils.py .................................................... [ 97%] ..................... [ 99%] tests/test_utils_defining_class.py . [100%] ----------- coverage: platform linux, python 3.9.8-final-0 ----------- Name Stmts Miss Cover ------------------------------------------------ cmd2/__init__.py 26 1 96% cmd2/ansi.py 145 0 100% cmd2/argparse_completer.py 316 1 99% cmd2/argparse_custom.py 357 19 95% cmd2/clipboard.py 14 4 71% cmd2/cmd2.py 2179 232 89% cmd2/command_definition.py 55 36 35% cmd2/constants.py 26 0 100% cmd2/decorators.py 115 3 97% cmd2/exceptions.py 24 0 100% cmd2/history.py 134 0 100% cmd2/parsing.py 290 2 99% cmd2/plugin.py 19 0 100% cmd2/py_bridge.py 41 0 100% cmd2/rl_utils.py 41 17 59% cmd2/table_creator.py 418 0 100% cmd2/transcript.py 112 9 92% cmd2/utils.py 432 15 97% ------------------------------------------------ TOTAL 4744 339 93% Coverage HTML written to dir htmlcov ======================= 930 passed, 2 skipped in 16.85s ======================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-cmd2-2.1.2-1.mga9.noarch Provides: python-cmd2 = 2.1.2-1.mga9 python3-cmd2 = 2.1.2-1.mga9 python3.9-cmd2 = 2.1.2-1.mga9 python3.9dist(cmd2) = 2.1.2 python3dist(cmd2) = 2.1.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(attrs) >= 16.3 python3.9dist(colorama) >= 0.3.7 python3.9dist(pyperclip) >= 1.6 python3.9dist(wcwidth) >= 0.1.7 Obsoletes: python-cmd2 < 2.1.2-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-cmd2-2.1.2-1.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ppb1Zz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cmd2-2.1.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-cmd2-2.1.2-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.M8bkWy + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf cmd2-2.1.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!