Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-mistral-ui.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/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=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-mistral-ui.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.src.rpm Child return code was: 0 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-mistral-ui.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/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=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-mistral-ui.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.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/openstack-mistral-ui.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/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=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-mistral-ui.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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.K55GZO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mistral-dashboard-20.1.0.dev14 + /usr/bin/gzip -dc /builddir/build/SOURCES/mistral-dashboard-20.1.0.dev14-0.20250609101347.65db4b5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mistral-dashboard-20.1.0.dev14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ud22ax + umask 022 + cd /builddir/build/BUILD + cd mistral-dashboard-20.1.0.dev14 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /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 build running build_py creating build creating build/lib creating build/lib/mistraldashboard creating build/lib/mistraldashboard/enabled copying mistraldashboard/enabled/__init__.py -> build/lib/mistraldashboard/enabled copying mistraldashboard/enabled/_50_mistral.py -> build/lib/mistraldashboard/enabled creating build/lib/mistraldashboard/executions copying mistraldashboard/executions/views.py -> build/lib/mistraldashboard/executions copying mistraldashboard/executions/urls.py -> build/lib/mistraldashboard/executions copying mistraldashboard/executions/tests.py -> build/lib/mistraldashboard/executions copying mistraldashboard/executions/tables.py -> build/lib/mistraldashboard/executions copying mistraldashboard/executions/panel.py -> build/lib/mistraldashboard/executions copying mistraldashboard/executions/forms.py -> build/lib/mistraldashboard/executions copying mistraldashboard/executions/__init__.py -> build/lib/mistraldashboard/executions creating build/lib/mistraldashboard/tasks copying mistraldashboard/tasks/views.py -> build/lib/mistraldashboard/tasks copying mistraldashboard/tasks/urls.py -> build/lib/mistraldashboard/tasks copying mistraldashboard/tasks/tests.py -> build/lib/mistraldashboard/tasks copying mistraldashboard/tasks/tables.py -> build/lib/mistraldashboard/tasks copying mistraldashboard/tasks/panel.py -> build/lib/mistraldashboard/tasks copying mistraldashboard/tasks/__init__.py -> build/lib/mistraldashboard/tasks creating build/lib/mistraldashboard/workbooks copying mistraldashboard/workbooks/views.py -> build/lib/mistraldashboard/workbooks copying mistraldashboard/workbooks/urls.py -> build/lib/mistraldashboard/workbooks copying mistraldashboard/workbooks/tests.py -> build/lib/mistraldashboard/workbooks copying mistraldashboard/workbooks/tables.py -> build/lib/mistraldashboard/workbooks copying mistraldashboard/workbooks/panel.py -> build/lib/mistraldashboard/workbooks copying mistraldashboard/workbooks/forms.py -> build/lib/mistraldashboard/workbooks copying mistraldashboard/workbooks/__init__.py -> build/lib/mistraldashboard/workbooks creating build/lib/mistraldashboard/default copying mistraldashboard/default/utils.py -> build/lib/mistraldashboard/default copying mistraldashboard/default/smart_cell.py -> build/lib/mistraldashboard/default copying mistraldashboard/default/panel.py -> build/lib/mistraldashboard/default copying mistraldashboard/default/__init__.py -> build/lib/mistraldashboard/default creating build/lib/mistraldashboard/actions copying mistraldashboard/actions/views.py -> build/lib/mistraldashboard/actions copying mistraldashboard/actions/urls.py -> build/lib/mistraldashboard/actions copying mistraldashboard/actions/tests.py -> build/lib/mistraldashboard/actions copying mistraldashboard/actions/tables.py -> build/lib/mistraldashboard/actions copying mistraldashboard/actions/panel.py -> build/lib/mistraldashboard/actions copying mistraldashboard/actions/forms.py -> build/lib/mistraldashboard/actions copying mistraldashboard/actions/__init__.py -> build/lib/mistraldashboard/actions creating build/lib/mistraldashboard/test copying mistraldashboard/test/urls.py -> build/lib/mistraldashboard/test copying mistraldashboard/test/settings.py -> build/lib/mistraldashboard/test copying mistraldashboard/test/helpers.py -> build/lib/mistraldashboard/test copying mistraldashboard/test/__init__.py -> build/lib/mistraldashboard/test creating build/lib/mistraldashboard/test/test_data copying mistraldashboard/test/test_data/utils.py -> build/lib/mistraldashboard/test/test_data copying mistraldashboard/test/test_data/mistral_data.py -> build/lib/mistraldashboard/test/test_data copying mistraldashboard/test/test_data/__init__.py -> build/lib/mistraldashboard/test/test_data copying mistraldashboard/handle_errors.py -> build/lib/mistraldashboard copying mistraldashboard/forms.py -> build/lib/mistraldashboard copying mistraldashboard/exceptions.py -> build/lib/mistraldashboard copying mistraldashboard/dashboard.py -> build/lib/mistraldashboard copying mistraldashboard/api.py -> build/lib/mistraldashboard copying mistraldashboard/__init__.py -> build/lib/mistraldashboard creating build/lib/mistraldashboard/cron_triggers copying mistraldashboard/cron_triggers/views.py -> build/lib/mistraldashboard/cron_triggers copying mistraldashboard/cron_triggers/urls.py -> build/lib/mistraldashboard/cron_triggers copying mistraldashboard/cron_triggers/tests.py -> build/lib/mistraldashboard/cron_triggers copying mistraldashboard/cron_triggers/tables.py -> build/lib/mistraldashboard/cron_triggers copying mistraldashboard/cron_triggers/panel.py -> build/lib/mistraldashboard/cron_triggers copying mistraldashboard/cron_triggers/forms.py -> build/lib/mistraldashboard/cron_triggers copying mistraldashboard/cron_triggers/__init__.py -> build/lib/mistraldashboard/cron_triggers creating build/lib/mistraldashboard/action_executions copying mistraldashboard/action_executions/views.py -> build/lib/mistraldashboard/action_executions copying mistraldashboard/action_executions/urls.py -> build/lib/mistraldashboard/action_executions copying mistraldashboard/action_executions/tests.py -> build/lib/mistraldashboard/action_executions copying mistraldashboard/action_executions/tables.py -> build/lib/mistraldashboard/action_executions copying mistraldashboard/action_executions/panel.py -> build/lib/mistraldashboard/action_executions copying mistraldashboard/action_executions/forms.py -> build/lib/mistraldashboard/action_executions copying mistraldashboard/action_executions/__init__.py -> build/lib/mistraldashboard/action_executions creating build/lib/mistraldashboard/workflows copying mistraldashboard/workflows/views.py -> build/lib/mistraldashboard/workflows copying mistraldashboard/workflows/urls.py -> build/lib/mistraldashboard/workflows copying mistraldashboard/workflows/tests.py -> build/lib/mistraldashboard/workflows copying mistraldashboard/workflows/tables.py -> build/lib/mistraldashboard/workflows copying mistraldashboard/workflows/panel.py -> build/lib/mistraldashboard/workflows copying mistraldashboard/workflows/forms.py -> build/lib/mistraldashboard/workflows copying mistraldashboard/workflows/__init__.py -> build/lib/mistraldashboard/workflows running egg_info writing mistral_dashboard.egg-info/PKG-INFO writing dependency_links to mistral_dashboard.egg-info/dependency_links.txt deleting mistral_dashboard.egg-info/requires.txt writing top-level names to mistral_dashboard.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mistraldashboard.action_executions.templates.action_executions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mistraldashboard.action_executions.templates.action_executions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mistraldashboard.action_executions.templates.action_executions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mistraldashboard.action_executions.templates.action_executions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mistraldashboard.actions.templates.actions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mistraldashboard.actions.templates.actions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mistraldashboard.actions.templates.actions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mistraldashboard.actions.templates.actions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mistraldashboard.cron_triggers.templates.cron_triggers' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mistraldashboard.cron_triggers.templates.cron_triggers' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mistraldashboard.cron_triggers.templates.cron_triggers' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mistraldashboard.cron_triggers.templates.cron_triggers' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mistraldashboard.default.templates.default' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mistraldashboard.default.templates.default' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mistraldashboard.default.templates.default' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mistraldashboard.default.templates.default' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mistraldashboard.executions.templates.executions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mistraldashboard.executions.templates.executions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mistraldashboard.executions.templates.executions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mistraldashboard.executions.templates.executions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mistraldashboard.static.mistraldashboard.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mistraldashboard.static.mistraldashboard.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mistraldashboard.static.mistraldashboard.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mistraldashboard.static.mistraldashboard.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/mistraldashboard/executions/templates creating build/lib/mistraldashboard/executions/templates/executions copying mistraldashboard/executions/templates/executions/_update_description.html -> build/lib/mistraldashboard/executions/templates/executions copying mistraldashboard/executions/templates/executions/detail.html -> build/lib/mistraldashboard/executions/templates/executions copying mistraldashboard/executions/templates/executions/index.html -> build/lib/mistraldashboard/executions/templates/executions copying mistraldashboard/executions/templates/executions/index_filtered_task.html -> build/lib/mistraldashboard/executions/templates/executions copying mistraldashboard/executions/templates/executions/update_description.html -> build/lib/mistraldashboard/executions/templates/executions creating build/lib/mistraldashboard/tasks/templates creating build/lib/mistraldashboard/tasks/templates/tasks copying mistraldashboard/tasks/templates/tasks/detail.html -> build/lib/mistraldashboard/tasks/templates/tasks copying mistraldashboard/tasks/templates/tasks/filtered.html -> build/lib/mistraldashboard/tasks/templates/tasks copying mistraldashboard/tasks/templates/tasks/index.html -> build/lib/mistraldashboard/tasks/templates/tasks creating build/lib/mistraldashboard/workbooks/templates creating build/lib/mistraldashboard/workbooks/templates/workbooks copying mistraldashboard/workbooks/templates/workbooks/_create.html -> build/lib/mistraldashboard/workbooks/templates/workbooks copying mistraldashboard/workbooks/templates/workbooks/_select_definition.html -> build/lib/mistraldashboard/workbooks/templates/workbooks copying mistraldashboard/workbooks/templates/workbooks/_update.html -> build/lib/mistraldashboard/workbooks/templates/workbooks copying mistraldashboard/workbooks/templates/workbooks/create.html -> build/lib/mistraldashboard/workbooks/templates/workbooks copying mistraldashboard/workbooks/templates/workbooks/detail.html -> build/lib/mistraldashboard/workbooks/templates/workbooks copying mistraldashboard/workbooks/templates/workbooks/index.html -> build/lib/mistraldashboard/workbooks/templates/workbooks copying mistraldashboard/workbooks/templates/workbooks/select_definition.html -> build/lib/mistraldashboard/workbooks/templates/workbooks copying mistraldashboard/workbooks/templates/workbooks/update.html -> build/lib/mistraldashboard/workbooks/templates/workbooks creating build/lib/mistraldashboard/default/templates creating build/lib/mistraldashboard/default/templates/default copying mistraldashboard/default/templates/default/_booleanfield.html -> build/lib/mistraldashboard/default/templates/default copying mistraldashboard/default/templates/default/_code.html -> build/lib/mistraldashboard/default/templates/default copying mistraldashboard/default/templates/default/_humantime.html -> build/lib/mistraldashboard/default/templates/default copying mistraldashboard/default/templates/default/_label.html -> build/lib/mistraldashboard/default/templates/default copying mistraldashboard/default/templates/default/_preprint.html -> build/lib/mistraldashboard/default/templates/default /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mistraldashboard.tasks.templates.tasks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mistraldashboard.tasks.templates.tasks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mistraldashboard.tasks.templates.tasks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mistraldashboard.tasks.templates.tasks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mistraldashboard.workbooks.templates.workbooks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mistraldashboard.workbooks.templates.workbooks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mistraldashboard.workbooks.templates.workbooks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mistraldashboard.workbooks.templates.workbooks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mistraldashboard.workflows.templates.workflows' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mistraldashboard.workflows.templates.workflows' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mistraldashboard.workflows.templates.workflows' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mistraldashboard.workflows.templates.workflows' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying mistraldashboard/default/templates/default/_prettyprint.html -> build/lib/mistraldashboard/default/templates/default copying mistraldashboard/default/templates/default/base.html -> build/lib/mistraldashboard/default/templates/default copying mistraldashboard/default/templates/default/table.html -> build/lib/mistraldashboard/default/templates/default creating build/lib/mistraldashboard/actions/templates creating build/lib/mistraldashboard/actions/templates/actions copying mistraldashboard/actions/templates/actions/_create.html -> build/lib/mistraldashboard/actions/templates/actions copying mistraldashboard/actions/templates/actions/_run.html -> build/lib/mistraldashboard/actions/templates/actions copying mistraldashboard/actions/templates/actions/_update.html -> build/lib/mistraldashboard/actions/templates/actions copying mistraldashboard/actions/templates/actions/create.html -> build/lib/mistraldashboard/actions/templates/actions copying mistraldashboard/actions/templates/actions/detail.html -> build/lib/mistraldashboard/actions/templates/actions copying mistraldashboard/actions/templates/actions/index.html -> build/lib/mistraldashboard/actions/templates/actions copying mistraldashboard/actions/templates/actions/run.html -> build/lib/mistraldashboard/actions/templates/actions copying mistraldashboard/actions/templates/actions/update.html -> build/lib/mistraldashboard/actions/templates/actions creating build/lib/mistraldashboard/static creating build/lib/mistraldashboard/static/mistraldashboard creating build/lib/mistraldashboard/static/mistraldashboard/css copying mistraldashboard/static/mistraldashboard/css/style.css -> build/lib/mistraldashboard/static/mistraldashboard/css creating build/lib/mistraldashboard/cron_triggers/templates creating build/lib/mistraldashboard/cron_triggers/templates/cron_triggers copying mistraldashboard/cron_triggers/templates/cron_triggers/_create.html -> build/lib/mistraldashboard/cron_triggers/templates/cron_triggers copying mistraldashboard/cron_triggers/templates/cron_triggers/create.html -> build/lib/mistraldashboard/cron_triggers/templates/cron_triggers copying mistraldashboard/cron_triggers/templates/cron_triggers/detail.html -> build/lib/mistraldashboard/cron_triggers/templates/cron_triggers copying mistraldashboard/cron_triggers/templates/cron_triggers/index.html -> build/lib/mistraldashboard/cron_triggers/templates/cron_triggers creating build/lib/mistraldashboard/action_executions/templates creating build/lib/mistraldashboard/action_executions/templates/action_executions copying mistraldashboard/action_executions/templates/action_executions/_update.html -> build/lib/mistraldashboard/action_executions/templates/action_executions copying mistraldashboard/action_executions/templates/action_executions/detail.html -> build/lib/mistraldashboard/action_executions/templates/action_executions copying mistraldashboard/action_executions/templates/action_executions/filtered.html -> build/lib/mistraldashboard/action_executions/templates/action_executions copying mistraldashboard/action_executions/templates/action_executions/index.html -> build/lib/mistraldashboard/action_executions/templates/action_executions copying mistraldashboard/action_executions/templates/action_executions/update.html -> build/lib/mistraldashboard/action_executions/templates/action_executions creating build/lib/mistraldashboard/workflows/templates creating build/lib/mistraldashboard/workflows/templates/workflows copying mistraldashboard/workflows/templates/workflows/_create.html -> build/lib/mistraldashboard/workflows/templates/workflows copying mistraldashboard/workflows/templates/workflows/_execute.html -> build/lib/mistraldashboard/workflows/templates/workflows copying mistraldashboard/workflows/templates/workflows/_select_definition.html -> build/lib/mistraldashboard/workflows/templates/workflows copying mistraldashboard/workflows/templates/workflows/_update.html -> build/lib/mistraldashboard/workflows/templates/workflows copying mistraldashboard/workflows/templates/workflows/create.html -> build/lib/mistraldashboard/workflows/templates/workflows copying mistraldashboard/workflows/templates/workflows/detail.html -> build/lib/mistraldashboard/workflows/templates/workflows copying mistraldashboard/workflows/templates/workflows/execute.html -> build/lib/mistraldashboard/workflows/templates/workflows copying mistraldashboard/workflows/templates/workflows/index.html -> build/lib/mistraldashboard/workflows/templates/workflows copying mistraldashboard/workflows/templates/workflows/select_definition.html -> build/lib/mistraldashboard/workflows/templates/workflows copying mistraldashboard/workflows/templates/workflows/update.html -> build/lib/mistraldashboard/workflows/templates/workflows + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CDgD8e + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64 + cd mistral-dashboard-20.1.0.dev14 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /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 [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/static creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/static/mistraldashboard creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/static/mistraldashboard/css copying build/lib/mistraldashboard/static/mistraldashboard/css/style.css -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/static/mistraldashboard/css creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows/templates creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows/templates/workflows copying build/lib/mistraldashboard/workflows/templates/workflows/update.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows/templates/workflows copying build/lib/mistraldashboard/workflows/templates/workflows/select_definition.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows/templates/workflows copying build/lib/mistraldashboard/workflows/templates/workflows/index.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows/templates/workflows copying build/lib/mistraldashboard/workflows/templates/workflows/execute.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows/templates/workflows copying build/lib/mistraldashboard/workflows/templates/workflows/detail.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows/templates/workflows copying build/lib/mistraldashboard/workflows/templates/workflows/create.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows/templates/workflows copying build/lib/mistraldashboard/workflows/templates/workflows/_update.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows/templates/workflows copying build/lib/mistraldashboard/workflows/templates/workflows/_select_definition.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows/templates/workflows copying build/lib/mistraldashboard/workflows/templates/workflows/_execute.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows/templates/workflows copying build/lib/mistraldashboard/workflows/templates/workflows/_create.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows/templates/workflows copying build/lib/mistraldashboard/workflows/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows copying build/lib/mistraldashboard/workflows/forms.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows copying build/lib/mistraldashboard/workflows/panel.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows copying build/lib/mistraldashboard/workflows/tables.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows copying build/lib/mistraldashboard/workflows/tests.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows copying build/lib/mistraldashboard/workflows/urls.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows copying build/lib/mistraldashboard/workflows/views.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/action_executions creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/action_executions/templates creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/action_executions/templates/action_executions copying build/lib/mistraldashboard/action_executions/templates/action_executions/update.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/action_executions/templates/action_executions copying build/lib/mistraldashboard/action_executions/templates/action_executions/index.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/action_executions/templates/action_executions copying build/lib/mistraldashboard/action_executions/templates/action_executions/filtered.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/action_executions/templates/action_executions copying build/lib/mistraldashboard/action_executions/templates/action_executions/detail.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/action_executions/templates/action_executions copying build/lib/mistraldashboard/action_executions/templates/action_executions/_update.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/action_executions/templates/action_executions copying build/lib/mistraldashboard/action_executions/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/action_executions copying build/lib/mistraldashboard/action_executions/forms.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/action_executions copying build/lib/mistraldashboard/action_executions/panel.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/action_executions copying build/lib/mistraldashboard/action_executions/tables.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/action_executions copying build/lib/mistraldashboard/action_executions/tests.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/action_executions copying build/lib/mistraldashboard/action_executions/urls.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/action_executions copying build/lib/mistraldashboard/action_executions/views.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/action_executions creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/cron_triggers creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/cron_triggers/templates creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/cron_triggers/templates/cron_triggers copying build/lib/mistraldashboard/cron_triggers/templates/cron_triggers/index.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/cron_triggers/templates/cron_triggers copying build/lib/mistraldashboard/cron_triggers/templates/cron_triggers/detail.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/cron_triggers/templates/cron_triggers copying build/lib/mistraldashboard/cron_triggers/templates/cron_triggers/create.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/cron_triggers/templates/cron_triggers copying build/lib/mistraldashboard/cron_triggers/templates/cron_triggers/_create.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/cron_triggers/templates/cron_triggers copying build/lib/mistraldashboard/cron_triggers/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/cron_triggers copying build/lib/mistraldashboard/cron_triggers/forms.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/cron_triggers copying build/lib/mistraldashboard/cron_triggers/panel.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/cron_triggers copying build/lib/mistraldashboard/cron_triggers/tables.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/cron_triggers copying build/lib/mistraldashboard/cron_triggers/tests.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/cron_triggers copying build/lib/mistraldashboard/cron_triggers/urls.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/cron_triggers copying build/lib/mistraldashboard/cron_triggers/views.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/cron_triggers copying build/lib/mistraldashboard/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard copying build/lib/mistraldashboard/api.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard copying build/lib/mistraldashboard/dashboard.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard copying build/lib/mistraldashboard/exceptions.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard copying build/lib/mistraldashboard/forms.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard copying build/lib/mistraldashboard/handle_errors.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/test creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/test/test_data copying build/lib/mistraldashboard/test/test_data/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/test/test_data copying build/lib/mistraldashboard/test/test_data/mistral_data.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/test/test_data copying build/lib/mistraldashboard/test/test_data/utils.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/test/test_data copying build/lib/mistraldashboard/test/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/test copying build/lib/mistraldashboard/test/helpers.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/test copying build/lib/mistraldashboard/test/settings.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/test copying build/lib/mistraldashboard/test/urls.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/test creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions/templates creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions/templates/actions copying build/lib/mistraldashboard/actions/templates/actions/update.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions/templates/actions copying build/lib/mistraldashboard/actions/templates/actions/run.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions/templates/actions copying build/lib/mistraldashboard/actions/templates/actions/index.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions/templates/actions copying build/lib/mistraldashboard/actions/templates/actions/detail.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions/templates/actions copying build/lib/mistraldashboard/actions/templates/actions/create.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions/templates/actions copying build/lib/mistraldashboard/actions/templates/actions/_update.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions/templates/actions copying build/lib/mistraldashboard/actions/templates/actions/_run.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions/templates/actions copying build/lib/mistraldashboard/actions/templates/actions/_create.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions/templates/actions copying build/lib/mistraldashboard/actions/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions copying build/lib/mistraldashboard/actions/forms.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions copying build/lib/mistraldashboard/actions/panel.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions copying build/lib/mistraldashboard/actions/tables.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions copying build/lib/mistraldashboard/actions/tests.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions copying build/lib/mistraldashboard/actions/urls.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions copying build/lib/mistraldashboard/actions/views.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/default creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/default/templates creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/default/templates/default copying build/lib/mistraldashboard/default/templates/default/table.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/default/templates/default copying build/lib/mistraldashboard/default/templates/default/base.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/default/templates/default copying build/lib/mistraldashboard/default/templates/default/_prettyprint.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/default/templates/default copying build/lib/mistraldashboard/default/templates/default/_preprint.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/default/templates/default copying build/lib/mistraldashboard/default/templates/default/_label.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/default/templates/default copying build/lib/mistraldashboard/default/templates/default/_humantime.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/default/templates/default copying build/lib/mistraldashboard/default/templates/default/_code.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/default/templates/default copying build/lib/mistraldashboard/default/templates/default/_booleanfield.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/default/templates/default copying build/lib/mistraldashboard/default/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/default copying build/lib/mistraldashboard/default/panel.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/default copying build/lib/mistraldashboard/default/smart_cell.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/default copying build/lib/mistraldashboard/default/utils.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/default creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks/templates creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks/templates/workbooks copying build/lib/mistraldashboard/workbooks/templates/workbooks/update.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks/templates/workbooks copying build/lib/mistraldashboard/workbooks/templates/workbooks/select_definition.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks/templates/workbooks copying build/lib/mistraldashboard/workbooks/templates/workbooks/index.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks/templates/workbooks copying build/lib/mistraldashboard/workbooks/templates/workbooks/detail.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks/templates/workbooks copying build/lib/mistraldashboard/workbooks/templates/workbooks/create.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks/templates/workbooks copying build/lib/mistraldashboard/workbooks/templates/workbooks/_update.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks/templates/workbooks copying build/lib/mistraldashboard/workbooks/templates/workbooks/_select_definition.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks/templates/workbooks copying build/lib/mistraldashboard/workbooks/templates/workbooks/_create.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks/templates/workbooks copying build/lib/mistraldashboard/workbooks/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks copying build/lib/mistraldashboard/workbooks/forms.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks copying build/lib/mistraldashboard/workbooks/panel.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks copying build/lib/mistraldashboard/workbooks/tables.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks copying build/lib/mistraldashboard/workbooks/tests.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks copying build/lib/mistraldashboard/workbooks/urls.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks copying build/lib/mistraldashboard/workbooks/views.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/tasks creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/tasks/templates creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/tasks/templates/tasks copying build/lib/mistraldashboard/tasks/templates/tasks/index.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/tasks/templates/tasks copying build/lib/mistraldashboard/tasks/templates/tasks/filtered.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/tasks/templates/tasks copying build/lib/mistraldashboard/tasks/templates/tasks/detail.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/tasks/templates/tasks copying build/lib/mistraldashboard/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/tasks copying build/lib/mistraldashboard/tasks/panel.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/tasks copying build/lib/mistraldashboard/tasks/tables.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/tasks copying build/lib/mistraldashboard/tasks/tests.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/tasks copying build/lib/mistraldashboard/tasks/urls.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/tasks copying build/lib/mistraldashboard/tasks/views.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/tasks creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/executions creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/executions/templates creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/executions/templates/executions copying build/lib/mistraldashboard/executions/templates/executions/update_description.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/executions/templates/executions copying build/lib/mistraldashboard/executions/templates/executions/index_filtered_task.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/executions/templates/executions copying build/lib/mistraldashboard/executions/templates/executions/index.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/executions/templates/executions copying build/lib/mistraldashboard/executions/templates/executions/detail.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/executions/templates/executions copying build/lib/mistraldashboard/executions/templates/executions/_update_description.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/executions/templates/executions copying build/lib/mistraldashboard/executions/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/executions copying build/lib/mistraldashboard/executions/forms.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/executions copying build/lib/mistraldashboard/executions/panel.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/executions copying build/lib/mistraldashboard/executions/tables.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/executions copying build/lib/mistraldashboard/executions/tests.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/executions copying build/lib/mistraldashboard/executions/urls.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/executions copying build/lib/mistraldashboard/executions/views.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/executions creating /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/enabled copying build/lib/mistraldashboard/enabled/_50_mistral.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/enabled copying build/lib/mistraldashboard/enabled/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/enabled byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows/panel.py to panel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows/tables.py to tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workflows/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/action_executions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/action_executions/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/action_executions/panel.py to panel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/action_executions/tables.py to tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/action_executions/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/action_executions/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/action_executions/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/cron_triggers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/cron_triggers/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/cron_triggers/panel.py to panel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/cron_triggers/tables.py to tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/cron_triggers/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/cron_triggers/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/cron_triggers/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/dashboard.py to dashboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/handle_errors.py to handle_errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/test/test_data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/test/test_data/mistral_data.py to mistral_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/test/test_data/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/test/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/test/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/test/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions/panel.py to panel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions/tables.py to tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/actions/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/default/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/default/panel.py to panel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/default/smart_cell.py to smart_cell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/default/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks/panel.py to panel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks/tables.py to tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/workbooks/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/tasks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/tasks/panel.py to panel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/tasks/tables.py to tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/tasks/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/tasks/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/tasks/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/executions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/executions/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/executions/panel.py to panel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/executions/tables.py to tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/executions/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/executions/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/executions/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/enabled/_50_mistral.py to _50_mistral.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistraldashboard/enabled/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp9pnunjvv.py' /usr/bin/python3 /tmp/tmp9pnunjvv.py removing /tmp/tmp9pnunjvv.py running install_egg_info running egg_info writing mistral_dashboard.egg-info/PKG-INFO writing dependency_links to mistral_dashboard.egg-info/dependency_links.txt writing top-level names to mistral_dashboard.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying mistral_dashboard.egg-info to /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9/site-packages/mistral_dashboard-20.1.0.dev14-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/bin/__pycache__ + install -p -D -m 644 mistraldashboard/enabled/_50_mistral.py /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_50_mistral.py + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 20.1.0-0.20250609101347.65db4b5.el9 --unique-debug-suffix -20.1.0-0.20250609101347.65db4b5.el9.x86_64 --unique-debug-src-base openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/mistral-dashboard-20.1.0.dev14 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hn2yY4 + umask 022 + cd /builddir/build/BUILD + cd mistral-dashboard-20.1.0.dev14 + export PYTHONPATH=/usr/share/openstack-dashboard/ + PYTHONPATH=/usr/share/openstack-dashboard/ + /usr/bin/python3 manage.py test mistraldashboard --settings=mistraldashboard.test.settings Creating test database for alias 'default'... Found 29 test(s). System check identified no issues (0 silenced). ............................. ---------------------------------------------------------------------- Ran 29 tests in 10.894s OK Destroying test database for alias 'default'... + RPM_EC=0 ++ jobs -p + exit 0 Processing files: openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.x0YRFX + umask 022 + cd /builddir/build/BUILD + cd mistral-dashboard-20.1.0.dev14 + DOCDIR=/builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/share/doc/openstack-mistral-ui + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/share/doc/openstack-mistral-ui + cp -pr README.rst /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/share/doc/openstack-mistral-ui + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yEtuoh + umask 022 + cd /builddir/build/BUILD + cd mistral-dashboard-20.1.0.dev14 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/share/licenses/openstack-mistral-ui + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/share/licenses/openstack-mistral-ui + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64/usr/share/licenses/openstack-mistral-ui + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-mistral-ui = 20.1.0-0.20250609101347.65db4b5.el9 python3.9dist(mistral-dashboard) = 20.1~~dev14 python3dist(mistral-dashboard) = 20.1~~dev14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64 Wrote: /builddir/build/RPMS/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OBaOIT + umask 022 + cd /builddir/build/BUILD + cd mistral-dashboard-20.1.0.dev14 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-mistral-ui-20.1.0-0.20250609101347.65db4b5.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0