D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: line 17: It's not recommended to have unversioned Obsoletes: Obsoletes:      jupyter_core
warning: line 32: It's not recommended to have unversioned Obsoletes: Obsoletes:      python3-jupyter_core
Installing /home/iurt/rpmbuild/SRPMS/jupyter-core-4.7.1-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zFxZCi
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf jupyter_core-4.7.1
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/jupyter_core-4.7.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd jupyter_core-4.7.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.lJ7WO4
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd jupyter_core-4.7.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
copying jupyter.py -> build/lib
creating build/lib/jupyter_core
copying jupyter_core/__main__.py -> build/lib/jupyter_core
copying jupyter_core/migrate.py -> build/lib/jupyter_core
copying jupyter_core/troubleshoot.py -> build/lib/jupyter_core
copying jupyter_core/application.py -> build/lib/jupyter_core
copying jupyter_core/__init__.py -> build/lib/jupyter_core
copying jupyter_core/paths.py -> build/lib/jupyter_core
copying jupyter_core/version.py -> build/lib/jupyter_core
copying jupyter_core/command.py -> build/lib/jupyter_core
creating build/lib/jupyter_core/utils
copying jupyter_core/utils/__init__.py -> build/lib/jupyter_core/utils
creating build/lib/jupyter_core/tests
copying jupyter_core/tests/test_migrate.py -> build/lib/jupyter_core/tests
copying jupyter_core/tests/test_application.py -> build/lib/jupyter_core/tests
copying jupyter_core/tests/test_paths.py -> build/lib/jupyter_core/tests
copying jupyter_core/tests/mocking.py -> build/lib/jupyter_core/tests
copying jupyter_core/tests/__init__.py -> build/lib/jupyter_core/tests
copying jupyter_core/tests/test_command.py -> build/lib/jupyter_core/tests
running egg_info
writing jupyter_core.egg-info/PKG-INFO
writing dependency_links to jupyter_core.egg-info/dependency_links.txt
writing entry points to jupyter_core.egg-info/entry_points.txt
writing requirements to jupyter_core.egg-info/requires.txt
writing top-level names to jupyter_core.egg-info/top_level.txt
reading manifest file 'jupyter_core.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '*~' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '.git' found anywhere in distribution
warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution
adding license file 'COPYING.md'
writing manifest file 'jupyter_core.egg-info/SOURCES.txt'
creating build/lib/jupyter_core/tests/dotipython
creating build/lib/jupyter_core/tests/dotipython/nbextensions
copying jupyter_core/tests/dotipython/nbextensions/myext.js -> build/lib/jupyter_core/tests/dotipython/nbextensions
creating build/lib/jupyter_core/tests/dotipython/profile_default
copying jupyter_core/tests/dotipython/profile_default/ipython_config.py -> build/lib/jupyter_core/tests/dotipython/profile_default
copying jupyter_core/tests/dotipython/profile_default/ipython_console_config.py -> build/lib/jupyter_core/tests/dotipython/profile_default
copying jupyter_core/tests/dotipython/profile_default/ipython_kernel_config.py -> build/lib/jupyter_core/tests/dotipython/profile_default
copying jupyter_core/tests/dotipython/profile_default/ipython_nbconvert_config.py -> build/lib/jupyter_core/tests/dotipython/profile_default
copying jupyter_core/tests/dotipython/profile_default/ipython_notebook_config.py -> build/lib/jupyter_core/tests/dotipython/profile_default
creating build/lib/jupyter_core/tests/dotipython/profile_default/static
creating build/lib/jupyter_core/tests/dotipython/profile_default/static/custom
copying jupyter_core/tests/dotipython/profile_default/static/custom/custom.css -> build/lib/jupyter_core/tests/dotipython/profile_default/static/custom
copying jupyter_core/tests/dotipython/profile_default/static/custom/custom.js -> build/lib/jupyter_core/tests/dotipython/profile_default/static/custom
creating build/lib/jupyter_core/tests/dotipython_empty
creating build/lib/jupyter_core/tests/dotipython_empty/profile_default
copying jupyter_core/tests/dotipython_empty/profile_default/ipython_config.py -> build/lib/jupyter_core/tests/dotipython_empty/profile_default
copying jupyter_core/tests/dotipython_empty/profile_default/ipython_console_config.py -> build/lib/jupyter_core/tests/dotipython_empty/profile_default
copying jupyter_core/tests/dotipython_empty/profile_default/ipython_kernel_config.py -> build/lib/jupyter_core/tests/dotipython_empty/profile_default
copying jupyter_core/tests/dotipython_empty/profile_default/ipython_nbconvert_config.py -> build/lib/jupyter_core/tests/dotipython_empty/profile_default
copying jupyter_core/tests/dotipython_empty/profile_default/ipython_notebook_config.py -> build/lib/jupyter_core/tests/dotipython_empty/profile_default
creating build/lib/jupyter_core/tests/dotipython_empty/profile_default/static
creating build/lib/jupyter_core/tests/dotipython_empty/profile_default/static/custom
copying jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.css -> build/lib/jupyter_core/tests/dotipython_empty/profile_default/static/custom
copying jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.js -> build/lib/jupyter_core/tests/dotipython_empty/profile_default/static/custom
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bcPwaK
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64
+ cd jupyter_core-4.7.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/jupyter-core-4.7.1-1.mga9.aarch64
running install
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython_empty
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython_empty/profile_default
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython_empty/profile_default/static
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython_empty/profile_default/static/custom
copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython_empty/profile_default/static/custom
copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython_empty/profile_default/static/custom
copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/ipython_notebook_config.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython_empty/profile_default
copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/ipython_nbconvert_config.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython_empty/profile_default
copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/ipython_kernel_config.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython_empty/profile_default
copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/ipython_console_config.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython_empty/profile_default
copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/ipython_config.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython_empty/profile_default
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython/profile_default
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython/profile_default/static
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython/profile_default/static/custom
copying build/lib/jupyter_core/tests/dotipython/profile_default/static/custom/custom.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython/profile_default/static/custom
copying build/lib/jupyter_core/tests/dotipython/profile_default/static/custom/custom.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython/profile_default/static/custom
copying build/lib/jupyter_core/tests/dotipython/profile_default/ipython_notebook_config.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython/profile_default
copying build/lib/jupyter_core/tests/dotipython/profile_default/ipython_nbconvert_config.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython/profile_default
copying build/lib/jupyter_core/tests/dotipython/profile_default/ipython_kernel_config.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython/profile_default
copying build/lib/jupyter_core/tests/dotipython/profile_default/ipython_console_config.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython/profile_default
copying build/lib/jupyter_core/tests/dotipython/profile_default/ipython_config.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython/profile_default
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython/nbextensions
copying build/lib/jupyter_core/tests/dotipython/nbextensions/myext.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython/nbextensions
copying build/lib/jupyter_core/tests/test_command.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests
copying build/lib/jupyter_core/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests
copying build/lib/jupyter_core/tests/mocking.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests
copying build/lib/jupyter_core/tests/test_paths.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests
copying build/lib/jupyter_core/tests/test_application.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests
copying build/lib/jupyter_core/tests/test_migrate.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/utils
copying build/lib/jupyter_core/utils/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/utils
copying build/lib/jupyter_core/command.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core
copying build/lib/jupyter_core/version.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core
copying build/lib/jupyter_core/paths.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core
copying build/lib/jupyter_core/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core
copying build/lib/jupyter_core/application.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core
copying build/lib/jupyter_core/troubleshoot.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core
copying build/lib/jupyter_core/migrate.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core
copying build/lib/jupyter_core/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core
copying build/lib/jupyter.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_notebook_config.py to ipython_notebook_config.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_nbconvert_config.py to ipython_nbconvert_config.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_kernel_config.py to ipython_kernel_config.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_console_config.py to ipython_console_config.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_config.py to ipython_config.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_notebook_config.py to ipython_notebook_config.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_nbconvert_config.py to ipython_nbconvert_config.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_kernel_config.py to ipython_kernel_config.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_console_config.py to ipython_console_config.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_config.py to ipython_config.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/test_command.py to test_command.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/mocking.py to mocking.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/test_paths.py to test_paths.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/test_application.py to test_application.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/tests/test_migrate.py to test_migrate.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/utils/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/command.py to command.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/version.py to version.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/paths.py to paths.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/application.py to application.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/troubleshoot.py to troubleshoot.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/migrate.py to migrate.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core/__main__.py to __main__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter.py to jupyter.cpython-39.pyc
writing byte-compilation script '/tmp/tmph7war1e7.py'
/usr/bin/python3 /tmp/tmph7war1e7.py
removing /tmp/tmph7war1e7.py
running install_egg_info
running egg_info
writing jupyter_core.egg-info/PKG-INFO
writing dependency_links to jupyter_core.egg-info/dependency_links.txt
writing entry points to jupyter_core.egg-info/entry_points.txt
writing requirements to jupyter_core.egg-info/requires.txt
writing top-level names to jupyter_core.egg-info/top_level.txt
reading manifest file 'jupyter_core.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '*~' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '.git' found anywhere in distribution
warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution
adding license file 'COPYING.md'
writing manifest file 'jupyter_core.egg-info/SOURCES.txt'
Copying jupyter_core.egg-info to /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_core-4.7.1-py3.9.egg-info
running install_scripts
Installing jupyter script to /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/bin
Installing jupyter-migrate script to /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/bin
Installing jupyter-troubleshoot script to /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/bin
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/bin/__pycache__
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 4.7.1-1.mga9 --unique-debug-suffix -4.7.1-1.mga9.aarch64 --unique-debug-src-base jupyter-core-4.7.1-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/jupyter_core-4.7.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 0
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-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
Processing files: jupyter-core-4.7.1-1.mga9.noarch
Provides: jupyter-core = 4.7.1-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Obsoletes: jupyter_core
Processing files: python3-jupyter-core-4.7.1-1.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MFpx4z
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd jupyter_core-4.7.1
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/share/doc/python3-jupyter-core
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/share/doc/python3-jupyter-core
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/share/doc/python3-jupyter-core
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NVx3Cm
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd jupyter_core-4.7.1
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/share/licenses/python3-jupyter-core
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/share/licenses/python3-jupyter-core
+ cp -pr COPYING.md /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64/usr/share/licenses/python3-jupyter-core
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-jupyter-core = 4.7.1-1.mga9 python3-jupyter-core = 4.7.1-1.mga9 python3.9-jupyter-core = 4.7.1-1.mga9 python3.9dist(jupyter-core) = 4.7.1 python3dist(jupyter-core) = 4.7.1
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(setuptools) python3.9dist(traitlets)
Obsoletes: python-jupyter-core < 4.7.1-1.mga9 python3-jupyter_core
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/jupyter-core-4.7.1-1.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-jupyter-core-4.7.1-1.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5lTYP1
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd jupyter_core-4.7.1
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/jupyter-core-4.7.1-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.V9UKID
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf jupyter_core-4.7.1
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!