Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-kervi.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683311493.310743/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-kervi.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-kervi-0.21.5-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-kervi.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683311493.310743/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-kervi.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-kervi-0.21.5-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-kervi.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683311493.310743/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-kervi.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Epb2sO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf kervi-0.21.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/kervi-0.21.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd kervi-0.21.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.u1276e + umask 022 + cd /builddir/build/BUILD + cd kervi-0.21.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing '0.21.05' to '0.21.5' warnings.warn(tmpl.format(**locals())) running build running build_py creating build creating build/lib creating build/lib/kervi creating build/lib/kervi/application copying kervi/application/__init__.py -> build/lib/kervi/application copying kervi/application/kervi_module.py -> build/lib/kervi/application copying kervi/application/default_config.py -> build/lib/kervi/application creating build/lib/kervi/io copying kervi/io/__init__.py -> build/lib/kervi/io creating build/lib/kervi/messaging copying kervi/messaging/__init__.py -> build/lib/kervi/messaging copying kervi/messaging/user_log.py -> build/lib/kervi/messaging copying kervi/messaging/message_manager.py -> build/lib/kervi/messaging copying kervi/messaging/sms.py -> build/lib/kervi/messaging creating build/lib/kervi/module copying kervi/module/__init__.py -> build/lib/kervi/module copying kervi/module/default_config.py -> build/lib/kervi/module package init file 'kervi/plugin/__init__.py' not found (or not a regular file) creating build/lib/kervi/plugin copying kervi/plugin/plugin_manager.py -> build/lib/kervi/plugin copying kervi/plugin/kervi_plugin.py -> build/lib/kervi/plugin package init file 'kervi/plugin/authentication/__init__.py' not found (or not a regular file) creating build/lib/kervi/plugin/authentication copying kervi/plugin/authentication/authentication_plugin.py -> build/lib/kervi/plugin/authentication creating build/lib/kervi/plugin/authentication/plain copying kervi/plugin/authentication/plain/__init__.py -> build/lib/kervi/plugin/authentication/plain creating build/lib/kervi/plugin/io creating build/lib/kervi/plugin/io/files copying kervi/plugin/io/files/__init__.py -> build/lib/kervi/plugin/io/files creating build/lib/kervi/plugin/ipc creating build/lib/kervi/plugin/ipc/websocket copying kervi/plugin/ipc/websocket/__init__.py -> build/lib/kervi/plugin/ipc/websocket copying kervi/plugin/ipc/websocket/socket_spine.py -> build/lib/kervi/plugin/ipc/websocket package init file 'kervi/plugin/message_bus/__init__.py' not found (or not a regular file) creating build/lib/kervi/plugin/message_bus copying kervi/plugin/message_bus/bus_manager.py -> build/lib/kervi/plugin/message_bus copying kervi/plugin/message_bus/kervi_bus_plugin.py -> build/lib/kervi/plugin/message_bus copying kervi/plugin/message_bus/kervi_bus.py -> build/lib/kervi/plugin/message_bus creating build/lib/kervi/plugin/message_bus/zmq copying kervi/plugin/message_bus/zmq/__init__.py -> build/lib/kervi/plugin/message_bus/zmq copying kervi/plugin/message_bus/zmq/named_lists.py -> build/lib/kervi/plugin/message_bus/zmq copying kervi/plugin/message_bus/zmq/zmqbus.py -> build/lib/kervi/plugin/message_bus/zmq package init file 'kervi/plugin/messaging/__init__.py' not found (or not a regular file) creating build/lib/kervi/plugin/messaging copying kervi/plugin/messaging/message_plugin.py -> build/lib/kervi/plugin/messaging creating build/lib/kervi/plugin/messaging/email copying kervi/plugin/messaging/email/__init__.py -> build/lib/kervi/plugin/messaging/email creating build/lib/kervi/plugin/messaging/user_log copying kervi/plugin/messaging/user_log/__init__.py -> build/lib/kervi/plugin/messaging/user_log package init file 'kervi/plugin/routing/__init__.py' not found (or not a regular file) creating build/lib/kervi/plugin/routing copying kervi/plugin/routing/routing_plugin.py -> build/lib/kervi/plugin/routing creating build/lib/kervi/plugin/routing/kervi_io copying kervi/plugin/routing/kervi_io/__init__.py -> build/lib/kervi/plugin/routing/kervi_io copying kervi/plugin/routing/kervi_io/rbmq.py -> build/lib/kervi/plugin/routing/kervi_io copying kervi/plugin/routing/kervi_io/mq_router.py -> build/lib/kervi/plugin/routing/kervi_io creating build/lib/kervi/plugin/storage copying kervi/plugin/storage/storage_plugin.py -> build/lib/kervi/plugin/storage package init file 'kervi/plugin/storage/__init__.py' not found (or not a regular file) creating build/lib/kervi/plugin/storage/sqlite copying kervi/plugin/storage/sqlite/__init__.py -> build/lib/kervi/plugin/storage/sqlite creating build/lib/kervi/plugin/storage/sqlite_temp copying kervi/plugin/storage/sqlite_temp/__init__.py -> build/lib/kervi/plugin/storage/sqlite_temp creating build/lib/kervi/plugin/webserver copying kervi/plugin/webserver/__init__.py -> build/lib/kervi/plugin/webserver creating build/lib/kervi/plugin/webserver/build_in copying kervi/plugin/webserver/build_in/__init__.py -> build/lib/kervi/plugin/webserver/build_in copying kervi/plugin/webserver/build_in/web_server.py -> build/lib/kervi/plugin/webserver/build_in package init file 'kervi/routing/__init__.py' not found (or not a regular file) creating build/lib/kervi/routing copying kervi/routing/routing_manager.py -> build/lib/kervi/routing copying kervi/routing/router.py -> build/lib/kervi/routing package init file 'kervi/storage/__init__.py' not found (or not a regular file) creating build/lib/kervi/storage copying kervi/storage/sqlite.py -> build/lib/kervi/storage copying kervi/storage/storage_manager.py -> build/lib/kervi/storage creating build/lib/kervi/utility copying kervi/utility/__init__.py -> build/lib/kervi/utility copying kervi/utility/discovery.py -> build/lib/kervi/utility copying kervi/utility/encryption.py -> build/lib/kervi/utility copying kervi/utility/nethelper.py -> build/lib/kervi/utility copying kervi/utility/authorization.py -> build/lib/kervi/utility copying kervi/utility/authorization_manager.py -> build/lib/kervi/utility copying kervi/utility/logging_handler.py -> build/lib/kervi/utility copying kervi/utility/cron.py -> build/lib/kervi/utility copying kervi/utility/application_helpers.py -> build/lib/kervi/utility creating build/lib/kervi/version copying kervi/version/__init__.py -> build/lib/kervi/version creating build/lib/kervi/vision copying kervi/vision/__init__.py -> build/lib/kervi/vision copying kervi/vision/region_observer.py -> build/lib/kervi/vision copying kervi/vision/zip_camera_driver.py -> build/lib/kervi/vision copying kervi/vision/region.py -> build/lib/kervi/vision copying kervi/vision/_region_observers.py -> build/lib/kervi/vision copying kervi/vision/camera.py -> build/lib/kervi/vision running egg_info writing kervi.egg-info/PKG-INFO /usr/lib/python3.9/site-packages/setuptools/dist.py:151: UserWarning: newlines not allowed and will break in the future warnings.warn("newlines not allowed and will break in the future") writing dependency_links to kervi.egg-info/dependency_links.txt writing requirements to kervi.egg-info/requires.txt writing top-level names to kervi.egg-info/top_level.txt reading manifest file 'kervi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'kervi.egg-info/SOURCES.txt' creating build/lib/kervi/vision/fonts copying kervi/vision/fonts/Fanwood-Italic.otf -> build/lib/kervi/vision/fonts copying kervi/vision/fonts/Fanwood.otf -> build/lib/kervi/vision/fonts copying kervi/vision/fonts/FanwoodText-Italic.otf -> build/lib/kervi/vision/fonts copying kervi/vision/fonts/FanwoodText.otf -> build/lib/kervi/vision/fonts copying kervi/vision/fonts/FreeSans.ttf -> build/lib/kervi/vision/fonts copying kervi/vision/fonts/FreeSansBold.ttf -> build/lib/kervi/vision/fonts copying kervi/vision/fonts/PixelOperatorMono-Bold.ttf -> build/lib/kervi/vision/fonts copying kervi/vision/fonts/PixelOperatorMono8-Bold.ttf -> build/lib/kervi/vision/fonts + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HVY4Nm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64 + cd kervi-0.21.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing '0.21.05' to '0.21.5' warnings.warn(tmpl.format(**locals())) 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 /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/version copying build/lib/kervi/version/__init__.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/version creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/module copying build/lib/kervi/module/__init__.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/module copying build/lib/kervi/module/default_config.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/module creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/vision copying build/lib/kervi/vision/__init__.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/vision copying build/lib/kervi/vision/region_observer.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/vision copying build/lib/kervi/vision/zip_camera_driver.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/vision copying build/lib/kervi/vision/region.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/vision copying build/lib/kervi/vision/_region_observers.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/vision creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/vision/fonts copying build/lib/kervi/vision/fonts/PixelOperatorMono8-Bold.ttf -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/vision/fonts copying build/lib/kervi/vision/fonts/FanwoodText-Italic.otf -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/vision/fonts copying build/lib/kervi/vision/fonts/FreeSans.ttf -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/vision/fonts copying build/lib/kervi/vision/fonts/FreeSansBold.ttf -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/vision/fonts copying build/lib/kervi/vision/fonts/FanwoodText.otf -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/vision/fonts copying build/lib/kervi/vision/fonts/PixelOperatorMono-Bold.ttf -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/vision/fonts copying build/lib/kervi/vision/fonts/Fanwood.otf -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/vision/fonts copying build/lib/kervi/vision/fonts/Fanwood-Italic.otf -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/vision/fonts copying build/lib/kervi/vision/camera.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/vision creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/application copying build/lib/kervi/application/__init__.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/application copying build/lib/kervi/application/kervi_module.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/application copying build/lib/kervi/application/default_config.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/application creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/routing copying build/lib/kervi/routing/routing_manager.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/routing copying build/lib/kervi/routing/router.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/routing creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/io copying build/lib/kervi/io/__init__.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/io creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/messaging copying build/lib/kervi/messaging/__init__.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/messaging copying build/lib/kervi/messaging/user_log.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/messaging copying build/lib/kervi/messaging/message_manager.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/messaging copying build/lib/kervi/messaging/sms.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/messaging creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/message_bus creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/message_bus/zmq copying build/lib/kervi/plugin/message_bus/zmq/__init__.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/message_bus/zmq copying build/lib/kervi/plugin/message_bus/zmq/named_lists.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/message_bus/zmq copying build/lib/kervi/plugin/message_bus/zmq/zmqbus.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/message_bus/zmq copying build/lib/kervi/plugin/message_bus/bus_manager.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/message_bus copying build/lib/kervi/plugin/message_bus/kervi_bus_plugin.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/message_bus copying build/lib/kervi/plugin/message_bus/kervi_bus.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/message_bus creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/routing creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/routing/kervi_io copying build/lib/kervi/plugin/routing/kervi_io/__init__.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/routing/kervi_io copying build/lib/kervi/plugin/routing/kervi_io/rbmq.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/routing/kervi_io copying build/lib/kervi/plugin/routing/kervi_io/mq_router.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/routing/kervi_io copying build/lib/kervi/plugin/routing/routing_plugin.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/routing creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/io creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/io/files copying build/lib/kervi/plugin/io/files/__init__.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/io/files creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/authentication copying build/lib/kervi/plugin/authentication/authentication_plugin.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/authentication creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/authentication/plain copying build/lib/kervi/plugin/authentication/plain/__init__.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/authentication/plain creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/messaging copying build/lib/kervi/plugin/messaging/message_plugin.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/messaging creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/messaging/user_log copying build/lib/kervi/plugin/messaging/user_log/__init__.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/messaging/user_log creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/messaging/email copying build/lib/kervi/plugin/messaging/email/__init__.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/messaging/email copying build/lib/kervi/plugin/plugin_manager.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/webserver copying build/lib/kervi/plugin/webserver/__init__.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/webserver creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/webserver/build_in copying build/lib/kervi/plugin/webserver/build_in/__init__.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/webserver/build_in copying build/lib/kervi/plugin/webserver/build_in/web_server.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/webserver/build_in creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/ipc creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/ipc/websocket copying build/lib/kervi/plugin/ipc/websocket/__init__.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/ipc/websocket copying build/lib/kervi/plugin/ipc/websocket/socket_spine.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/ipc/websocket creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/storage creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/storage/sqlite copying build/lib/kervi/plugin/storage/sqlite/__init__.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/storage/sqlite copying build/lib/kervi/plugin/storage/storage_plugin.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/storage creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/storage/sqlite_temp copying build/lib/kervi/plugin/storage/sqlite_temp/__init__.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/storage/sqlite_temp copying build/lib/kervi/plugin/kervi_plugin.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/utility copying build/lib/kervi/utility/__init__.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/utility copying build/lib/kervi/utility/discovery.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/utility copying build/lib/kervi/utility/encryption.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/utility copying build/lib/kervi/utility/nethelper.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/utility copying build/lib/kervi/utility/authorization.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/utility copying build/lib/kervi/utility/authorization_manager.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/utility copying build/lib/kervi/utility/logging_handler.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/utility copying build/lib/kervi/utility/cron.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/utility copying build/lib/kervi/utility/application_helpers.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/utility creating /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/storage copying build/lib/kervi/storage/sqlite.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/storage copying build/lib/kervi/storage/storage_manager.py -> /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/storage byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/version/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/module/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/module/default_config.py to default_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/vision/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/vision/region_observer.py to region_observer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/vision/zip_camera_driver.py to zip_camera_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/vision/region.py to region.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/vision/_region_observers.py to _region_observers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/vision/camera.py to camera.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/application/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/application/kervi_module.py to kervi_module.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/application/default_config.py to default_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/routing/routing_manager.py to routing_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/routing/router.py to router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/io/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/messaging/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/messaging/user_log.py to user_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/messaging/message_manager.py to message_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/messaging/sms.py to sms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/message_bus/zmq/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/message_bus/zmq/named_lists.py to named_lists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/message_bus/zmq/zmqbus.py to zmqbus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/message_bus/bus_manager.py to bus_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/message_bus/kervi_bus_plugin.py to kervi_bus_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/message_bus/kervi_bus.py to kervi_bus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/routing/kervi_io/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/routing/kervi_io/rbmq.py to rbmq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/routing/kervi_io/mq_router.py to mq_router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/routing/routing_plugin.py to routing_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/io/files/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/authentication/authentication_plugin.py to authentication_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/authentication/plain/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/messaging/message_plugin.py to message_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/messaging/user_log/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/messaging/email/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/plugin_manager.py to plugin_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/webserver/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/webserver/build_in/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/webserver/build_in/web_server.py to web_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/ipc/websocket/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/ipc/websocket/socket_spine.py to socket_spine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/storage/sqlite/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/storage/storage_plugin.py to storage_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/storage/sqlite_temp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/plugin/kervi_plugin.py to kervi_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/utility/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/utility/discovery.py to discovery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/utility/encryption.py to encryption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/utility/nethelper.py to nethelper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/utility/authorization.py to authorization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/utility/authorization_manager.py to authorization_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/utility/logging_handler.py to logging_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/utility/cron.py to cron.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/utility/application_helpers.py to application_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/storage/sqlite.py to sqlite.cpython-39.pyc File "/usr/lib/python3.9/site-packages/kervi/utility/cron.py", line 4 class CronJob(object) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/storage/storage_manager.py to storage_manager.cpython-39.pyc writing byte-compilation script '/tmp/tmpkt77_663.py' /usr/bin/python3 /tmp/tmpkt77_663.py File "/usr/lib/python3.9/site-packages/kervi/utility/cron.py", line 4 class CronJob(object) ^ SyntaxError: invalid syntax removing /tmp/tmpkt77_663.py running install_egg_info running egg_info writing kervi.egg-info/PKG-INFO writing dependency_links to kervi.egg-info/dependency_links.txt writing requirements to kervi.egg-info/requires.txt writing top-level names to kervi.egg-info/top_level.txt /usr/lib/python3.9/site-packages/setuptools/dist.py:151: UserWarning: newlines not allowed and will break in the future warnings.warn("newlines not allowed and will break in the future") package init file 'kervi/plugin/__init__.py' not found (or not a regular file) package init file 'kervi/plugin/authentication/__init__.py' not found (or not a regular file) package init file 'kervi/plugin/message_bus/__init__.py' not found (or not a regular file) package init file 'kervi/plugin/messaging/__init__.py' not found (or not a regular file) package init file 'kervi/plugin/routing/__init__.py' not found (or not a regular file) package init file 'kervi/plugin/storage/__init__.py' not found (or not a regular file) package init file 'kervi/routing/__init__.py' not found (or not a regular file) package init file 'kervi/storage/__init__.py' not found (or not a regular file) reading manifest file 'kervi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'kervi.egg-info/SOURCES.txt' Copying kervi.egg-info to /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi-0.21.5-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64//usr/share/doc/python-kervi + '[' -d doc ']' ~/build/BUILDROOT/python-kervi-0.21.5-1.x86_64 ~/build/BUILD/kervi-0.21.5 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/kervi-0.21.5 + mv /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.21.5-1 --unique-debug-suffix -0.21.5-1.x86_64 --unique-debug-src-base python-kervi-0.21.5-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/kervi-0.21.5 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-kervi-0.21.5-1.x86_64/usr/lib/python3.9/site-packages/kervi/utility/cron.py'... File "/usr/lib/python3.9/site-packages/kervi/utility/cron.py", line 4 class CronJob(object) ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.HVY4Nm (%install) Bad exit status from /var/tmp/rpm-tmp.HVY4Nm (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-kervi.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-kervi.spec