Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-huey-monitor.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686476607.136184/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-django-huey-monitor.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-django-huey-monitor-0.6.0-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-django-huey-monitor.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686476607.136184/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-django-huey-monitor.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-django-huey-monitor-0.6.0-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-django-huey-monitor.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686476607.136184/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-django-huey-monitor.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.q1mSrH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django_huey_monitor-0.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/django_huey_monitor-0.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django_huey_monitor-0.6.0 + /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.q7vX3N + umask 022 + cd /builddir/build/BUILD + cd django_huey_monitor-0.6.0 + 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' running build running build_py creating build creating build/lib creating build/lib/huey_monitor copying huey_monitor/admin.py -> build/lib/huey_monitor copying huey_monitor/constants.py -> build/lib/huey_monitor copying huey_monitor/tasks.py -> build/lib/huey_monitor copying huey_monitor/checks.py -> build/lib/huey_monitor copying huey_monitor/tqdm.py -> build/lib/huey_monitor copying huey_monitor/__init__.py -> build/lib/huey_monitor copying huey_monitor/models.py -> build/lib/huey_monitor copying huey_monitor/apps.py -> build/lib/huey_monitor copying huey_monitor/humanize.py -> build/lib/huey_monitor creating build/lib/huey_monitor/migrations copying huey_monitor/migrations/0003_add_meta_fields.py -> build/lib/huey_monitor/migrations copying huey_monitor/migrations/0009_fix_optinal_fields.py -> build/lib/huey_monitor/migrations copying huey_monitor/migrations/0001_initial.py -> build/lib/huey_monitor/migrations copying huey_monitor/migrations/0008_delete_taskprogressmodel.py -> build/lib/huey_monitor/migrations copying huey_monitor/migrations/0005_progress_info.py -> build/lib/huey_monitor/migrations copying huey_monitor/migrations/0002_fix_delete.py -> build/lib/huey_monitor/migrations copying huey_monitor/migrations/0010_alter_taskmodel_parent_task.py -> build/lib/huey_monitor/migrations copying huey_monitor/migrations/0006_add_progress_count.py -> build/lib/huey_monitor/migrations copying huey_monitor/migrations/__init__.py -> build/lib/huey_monitor/migrations copying huey_monitor/migrations/0007_data_migration.py -> build/lib/huey_monitor/migrations copying huey_monitor/migrations/0004_add_parent_task_relation.py -> build/lib/huey_monitor/migrations creating build/lib/huey_monitor_tests copying huey_monitor_tests/__init__.py -> build/lib/huey_monitor_tests creating build/lib/huey_monitor_tests/test_app copying huey_monitor_tests/test_app/tasks.py -> build/lib/huey_monitor_tests/test_app copying huey_monitor_tests/test_app/utils.py -> build/lib/huey_monitor_tests/test_app copying huey_monitor_tests/test_app/__init__.py -> build/lib/huey_monitor_tests/test_app copying huey_monitor_tests/test_app/models.py -> build/lib/huey_monitor_tests/test_app copying huey_monitor_tests/test_app/apps.py -> build/lib/huey_monitor_tests/test_app creating build/lib/huey_monitor_tests/test_app/management copying huey_monitor_tests/test_app/management/__init__.py -> build/lib/huey_monitor_tests/test_app/management creating build/lib/huey_monitor_tests/test_app/management/commands copying huey_monitor_tests/test_app/management/commands/fire_parallel_processing_task.py -> build/lib/huey_monitor_tests/test_app/management/commands copying huey_monitor_tests/test_app/management/commands/run_testserver.py -> build/lib/huey_monitor_tests/test_app/management/commands copying huey_monitor_tests/test_app/management/commands/fire_test_tasks.py -> build/lib/huey_monitor_tests/test_app/management/commands copying huey_monitor_tests/test_app/management/commands/__init__.py -> build/lib/huey_monitor_tests/test_app/management/commands copying huey_monitor_tests/test_app/management/commands/delete_all_tasks_data.py -> build/lib/huey_monitor_tests/test_app/management/commands creating build/lib/huey_monitor_tests/test_project copying huey_monitor_tests/test_project/wsgi.py -> build/lib/huey_monitor_tests/test_project copying huey_monitor_tests/test_project/huey_tests_instance.py -> build/lib/huey_monitor_tests/test_project copying huey_monitor_tests/test_project/publish.py -> build/lib/huey_monitor_tests/test_project copying huey_monitor_tests/test_project/urls.py -> build/lib/huey_monitor_tests/test_project copying huey_monitor_tests/test_project/huey_docker_instance.py -> build/lib/huey_monitor_tests/test_project copying huey_monitor_tests/test_project/__init__.py -> build/lib/huey_monitor_tests/test_project creating build/lib/huey_monitor_tests/test_project/settings copying huey_monitor_tests/test_project/settings/base.py -> build/lib/huey_monitor_tests/test_project/settings copying huey_monitor_tests/test_project/settings/tests.py -> build/lib/huey_monitor_tests/test_project/settings copying huey_monitor_tests/test_project/settings/__init__.py -> build/lib/huey_monitor_tests/test_project/settings copying huey_monitor_tests/test_project/settings/docker.py -> build/lib/huey_monitor_tests/test_project/settings creating build/lib/huey_monitor_tests/tests copying huey_monitor_tests/tests/test_tasks.py -> build/lib/huey_monitor_tests/tests copying huey_monitor_tests/tests/test_tqdm.py -> build/lib/huey_monitor_tests/tests copying huey_monitor_tests/tests/__init__.py -> build/lib/huey_monitor_tests/tests copying huey_monitor_tests/tests/test_checks.py -> build/lib/huey_monitor_tests/tests copying huey_monitor_tests/tests/test_huey_monitor.py -> build/lib/huey_monitor_tests/tests creating build/lib/huey_monitor/locale creating build/lib/huey_monitor/locale/de creating build/lib/huey_monitor/locale/de/LC_MESSAGES copying huey_monitor/locale/de/LC_MESSAGES/django.po -> build/lib/huey_monitor/locale/de/LC_MESSAGES copying huey_monitor/locale/de/LC_MESSAGES/django.mo -> build/lib/huey_monitor/locale/de/LC_MESSAGES creating build/lib/huey_monitor/locale/en creating build/lib/huey_monitor/locale/en/LC_MESSAGES copying huey_monitor/locale/en/LC_MESSAGES/django.po -> build/lib/huey_monitor/locale/en/LC_MESSAGES copying huey_monitor/locale/en/LC_MESSAGES/django.mo -> build/lib/huey_monitor/locale/en/LC_MESSAGES creating build/lib/huey_monitor/static copying huey_monitor/static/huey_monitor.css -> build/lib/huey_monitor/static creating build/lib/huey_monitor/templates creating build/lib/huey_monitor/templates/admin creating build/lib/huey_monitor/templates/admin/huey_monitor creating build/lib/huey_monitor/templates/admin/huey_monitor/taskmodel copying huey_monitor/templates/admin/huey_monitor/taskmodel/change_list_object_tools.html -> build/lib/huey_monitor/templates/admin/huey_monitor/taskmodel copying huey_monitor/templates/admin/huey_monitor/taskmodel/column_name.html -> build/lib/huey_monitor/templates/admin/huey_monitor/taskmodel copying huey_monitor/templates/admin/huey_monitor/taskmodel/task_hierarchy_info.html -> build/lib/huey_monitor/templates/admin/huey_monitor/taskmodel copying huey_monitor/templates/admin/huey_monitor/taskmodel/field_signals.html -> build/lib/huey_monitor/templates/admin/huey_monitor/taskmodel + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ygscXS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64 + cd django_huey_monitor-0.6.0 + 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-django-huey-monitor-0.6.0-1.x86_64 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-django-huey-monitor-0.6.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests creating /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_project creating /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_project/settings copying build/lib/huey_monitor_tests/test_project/settings/base.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_project/settings copying build/lib/huey_monitor_tests/test_project/settings/tests.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_project/settings copying build/lib/huey_monitor_tests/test_project/settings/__init__.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_project/settings copying build/lib/huey_monitor_tests/test_project/settings/docker.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_project/settings copying build/lib/huey_monitor_tests/test_project/wsgi.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_project copying build/lib/huey_monitor_tests/test_project/huey_tests_instance.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_project copying build/lib/huey_monitor_tests/test_project/publish.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_project copying build/lib/huey_monitor_tests/test_project/urls.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_project copying build/lib/huey_monitor_tests/test_project/huey_docker_instance.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_project copying build/lib/huey_monitor_tests/test_project/__init__.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_project creating /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/tests copying build/lib/huey_monitor_tests/tests/test_tasks.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/tests copying build/lib/huey_monitor_tests/tests/test_tqdm.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/tests copying build/lib/huey_monitor_tests/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/tests copying build/lib/huey_monitor_tests/tests/test_checks.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/tests copying build/lib/huey_monitor_tests/tests/test_huey_monitor.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/tests copying build/lib/huey_monitor_tests/__init__.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests creating /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app copying build/lib/huey_monitor_tests/test_app/tasks.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app creating /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app/management creating /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app/management/commands copying build/lib/huey_monitor_tests/test_app/management/commands/fire_parallel_processing_task.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app/management/commands copying build/lib/huey_monitor_tests/test_app/management/commands/run_testserver.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app/management/commands copying build/lib/huey_monitor_tests/test_app/management/commands/fire_test_tasks.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app/management/commands copying build/lib/huey_monitor_tests/test_app/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app/management/commands copying build/lib/huey_monitor_tests/test_app/management/commands/delete_all_tasks_data.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app/management/commands copying build/lib/huey_monitor_tests/test_app/management/__init__.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app/management copying build/lib/huey_monitor_tests/test_app/utils.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app copying build/lib/huey_monitor_tests/test_app/__init__.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app copying build/lib/huey_monitor_tests/test_app/models.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app copying build/lib/huey_monitor_tests/test_app/apps.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app creating /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor copying build/lib/huey_monitor/admin.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor copying build/lib/huey_monitor/constants.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor copying build/lib/huey_monitor/tasks.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor copying build/lib/huey_monitor/checks.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor copying build/lib/huey_monitor/tqdm.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor creating /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/templates creating /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/templates/admin creating /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/templates/admin/huey_monitor creating /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/templates/admin/huey_monitor/taskmodel copying build/lib/huey_monitor/templates/admin/huey_monitor/taskmodel/change_list_object_tools.html -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/templates/admin/huey_monitor/taskmodel copying build/lib/huey_monitor/templates/admin/huey_monitor/taskmodel/column_name.html -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/templates/admin/huey_monitor/taskmodel copying build/lib/huey_monitor/templates/admin/huey_monitor/taskmodel/task_hierarchy_info.html -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/templates/admin/huey_monitor/taskmodel copying build/lib/huey_monitor/templates/admin/huey_monitor/taskmodel/field_signals.html -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/templates/admin/huey_monitor/taskmodel creating /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations copying build/lib/huey_monitor/migrations/0003_add_meta_fields.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations copying build/lib/huey_monitor/migrations/0009_fix_optinal_fields.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations copying build/lib/huey_monitor/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations copying build/lib/huey_monitor/migrations/0008_delete_taskprogressmodel.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations copying build/lib/huey_monitor/migrations/0005_progress_info.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations copying build/lib/huey_monitor/migrations/0002_fix_delete.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations copying build/lib/huey_monitor/migrations/0010_alter_taskmodel_parent_task.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations copying build/lib/huey_monitor/migrations/0006_add_progress_count.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations copying build/lib/huey_monitor/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations copying build/lib/huey_monitor/migrations/0007_data_migration.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations copying build/lib/huey_monitor/migrations/0004_add_parent_task_relation.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations creating /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/static copying build/lib/huey_monitor/static/huey_monitor.css -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/static copying build/lib/huey_monitor/__init__.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor copying build/lib/huey_monitor/models.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor copying build/lib/huey_monitor/apps.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor creating /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/locale creating /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/locale/en creating /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/locale/en/LC_MESSAGES copying build/lib/huey_monitor/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/locale/en/LC_MESSAGES copying build/lib/huey_monitor/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/locale/de creating /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/locale/de/LC_MESSAGES copying build/lib/huey_monitor/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/locale/de/LC_MESSAGES copying build/lib/huey_monitor/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/locale/de/LC_MESSAGES copying build/lib/huey_monitor/humanize.py -> /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_project/settings/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_project/settings/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_project/settings/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_project/settings/docker.py to docker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_project/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_project/huey_tests_instance.py to huey_tests_instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_project/publish.py to publish.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_project/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_project/huey_docker_instance.py to huey_docker_instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_project/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/tests/test_tasks.py to test_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/tests/test_tqdm.py to test_tqdm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/tests/test_checks.py to test_checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/tests/test_huey_monitor.py to test_huey_monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app/management/commands/fire_parallel_processing_task.py to fire_parallel_processing_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app/management/commands/run_testserver.py to run_testserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app/management/commands/fire_test_tasks.py to fire_test_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app/management/commands/delete_all_tasks_data.py to delete_all_tasks_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor_tests/test_app/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/checks.py to checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/tqdm.py to tqdm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations/0003_add_meta_fields.py to 0003_add_meta_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations/0009_fix_optinal_fields.py to 0009_fix_optinal_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations/0008_delete_taskprogressmodel.py to 0008_delete_taskprogressmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations/0005_progress_info.py to 0005_progress_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations/0002_fix_delete.py to 0002_fix_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations/0010_alter_taskmodel_parent_task.py to 0010_alter_taskmodel_parent_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations/0006_add_progress_count.py to 0006_add_progress_count.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations/0007_data_migration.py to 0007_data_migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/migrations/0004_add_parent_task_relation.py to 0004_add_parent_task_relation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/huey_monitor/humanize.py to humanize.cpython-39.pyc writing byte-compilation script '/tmp/tmpr3o3bdcn.py' /usr/bin/python3 /tmp/tmpr3o3bdcn.py removing /tmp/tmpr3o3bdcn.py running install_egg_info running egg_info creating django_huey_monitor.egg-info writing django_huey_monitor.egg-info/PKG-INFO writing dependency_links to django_huey_monitor.egg-info/dependency_links.txt writing entry points to django_huey_monitor.egg-info/entry_points.txt writing requirements to django_huey_monitor.egg-info/requires.txt writing top-level names to django_huey_monitor.egg-info/top_level.txt writing manifest file 'django_huey_monitor.egg-info/SOURCES.txt' reading manifest file 'django_huey_monitor.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'django_huey_monitor.egg-info/SOURCES.txt' Copying django_huey_monitor.egg-info to /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/django_huey_monitor-0.6.0-py3.9.egg-info running install_scripts Installing publish script to /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64//usr/share/doc/python-django-huey-monitor + '[' -d doc ']' ~/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64 ~/build/BUILD/django_huey_monitor-0.6.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/django_huey_monitor-0.6.0 + mv /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.6.0-1 --unique-debug-suffix -0.6.0-1.x86_64 --unique-debug-src-base python-django-huey-monitor-0.6.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django_huey_monitor-0.6.0 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-django-huey-monitor-0.6.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-huey-monitor-0.6.0-1.noarch Provides: python-django-huey-monitor python3-django-huey-monitor = 0.6.0-1 python3.9dist(django-huey-monitor) = 0.6 python3dist(django-huey-monitor) = 0.6 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(bx-django-utils) python3.9dist(bx-py-utils) python3.9dist(django) python3.9dist(huey) python3.9dist(setuptools) Processing files: python-django-huey-monitor-help-0.6.0-1.noarch warning: Empty %files file /builddir/build/BUILD/django_huey_monitor-0.6.0/doclist.lst Provides: python-django-huey-monitor-help = 0.6.0-1 python3-django-huey-monitor-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64 Wrote: /builddir/build/RPMS/python-django-huey-monitor-help-0.6.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-huey-monitor-0.6.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.41FxJd + umask 022 + cd /builddir/build/BUILD + cd django_huey_monitor-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-huey-monitor-0.6.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0