Your message dated Wed, 11 Feb 2026 11:35:32 +0000
with message-id <[email protected]>
and subject line Bug#1048256: fixed in mistral 21.0.0-6
has caused the Debian Bug report #1048256,
regarding mistral: Fails to build source after successful build
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1048256: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048256
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: mistral
Version: 16.0.0-3
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild
Hi,
This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).
This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.
More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild
Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env
> -us -uc -rfakeroot -S
> ----------------------------------------------------------------------------------------------------------------------
>
> dpkg-buildpackage: info: source package mistral
> dpkg-buildpackage: info: source version 16.0.0-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]>
> dpkg-source --before-build .
> dpkg-source: info: using options from mistral-16.0.0/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/ --extend-diff-ignore=^[.]gitreview$
> fakeroot debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh clean --with python3
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> python3 setup.py clean
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84:
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are
> deprecated.
> !!
>
>
> ********************************************************************************
> Requirements should be satisfied by a PEP 517 installer.
> If you are using pip, you can try `pip install --use-pep517`.
>
> ********************************************************************************
>
> !!
> dist.fetch_build_eggs(dist.setup_requires)
> /usr/lib/python3/dist-packages/setuptools/command/develop.py:40:
> EasyInstallDeprecationWarning: easy_install command is deprecated.
> !!
>
>
> ********************************************************************************
> Please avoid running ``setup.py`` and ``easy_install``.
> Instead, use pypa/build, pypa/installer or other
> standards-based tools.
>
> See https://github.com/pypa/setuptools/issues/917 for details.
>
> ********************************************************************************
>
> !!
> easy_install.initialize_options(self)
> /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66:
> SetuptoolsDeprecationWarning: setup.py install is deprecated.
> !!
>
>
> ********************************************************************************
> Please avoid running ``setup.py`` directly.
> Instead, use pypa/build, pypa/installer or other
> standards-based tools.
>
> See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
> for details.
>
> ********************************************************************************
>
> !!
> self.initialize_options()
> running clean
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh_clean
> rm -f debian/*.init debian/*.service debian/*.upstart
> debian/mistral-common.postinst debian/mistral-common.config
> rm -rf debian/mistral-common.postrm debian/*.templates debian/po
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dpkg-source -b .
> dpkg-source: info: using options from mistral-16.0.0/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/ --extend-diff-ignore=^[.]gitreview$
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building mistral using existing
> ./mistral_16.0.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/actions/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/api/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/api/controllers/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/api/controllers/v2/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/api/hooks/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/cmd/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/db/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/db/sqlalchemy/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/db/sqlalchemy/migration/__init__.py' will not be
> represented in diff
> dpkg-source: warning: file
> mistral-16.0.0/build/lib/mistral/db/sqlalchemy/migration/alembic.ini has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> mistral-16.0.0/build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/README.md
> has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/__init__.py'
> will not be represented in diff
> dpkg-source: warning: file
> mistral-16.0.0/build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/script.py.mako
> has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/__init__.py'
> will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/db/v2/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/db/v2/sqlalchemy/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/event_engine/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/executors/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/ext/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/hacking/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/lang/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/lang/v2/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/notifiers/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/notifiers/publishers/__init__.py' will not be represented
> in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/rpc/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/rpc/kombu/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/rpc/kombu/examples/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/rpc/oslo/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/scheduler/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/service/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/__init__.py' will not be represented in diff
> dpkg-source: warning: file
> mistral-16.0.0/build/lib/mistral/tests/resources/for_wf_namespace/lowest_level_wf.yaml
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> mistral-16.0.0/build/lib/mistral/tests/resources/for_wf_namespace/middle_wf.yaml
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> mistral-16.0.0/build/lib/mistral/tests/resources/for_wf_namespace/top_level_wf.yaml
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> mistral-16.0.0/build/lib/mistral/tests/resources/wb_v1.yaml has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> mistral-16.0.0/build/lib/mistral/tests/resources/wb_with_nested_wf.yaml has
> no final newline (either original or modified version)
> dpkg-source: warning: file
> mistral-16.0.0/build/lib/mistral/tests/resources/wf_action_ex_concurrency.yaml
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> mistral-16.0.0/build/lib/mistral/tests/resources/wf_task_ex_concurrency.yaml
> has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/actions/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/api/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/api/v2/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/db/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/db/v2/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/engine/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/executors/__init__.py' will not be represented
> in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/expressions/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/hacking/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/lang/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/lang/v2/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/mstrlfixtures/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/notifiers/__init__.py' will not be represented
> in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/policies/__init__.py' will not be represented
> in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/rpc/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/rpc/kombu/__init__.py' will not be represented
> in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/scheduler/__init__.py' will not be represented
> in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/services/__init__.py' will not be represented
> in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/utils/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/workflow/__init__.py' will not be represented
> in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/utils/openstack/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/workflow/__init__.py' will not be represented in diff
> dpkg-source: error: cannot represent change to
> mistral/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/__pycache__/_i18n.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/__pycache__/_i18n.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/__pycache__/config.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/__pycache__/config.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/__pycache__/context.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/__pycache__/context.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/__pycache__/exceptions.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/__pycache__/exceptions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/__pycache__/messaging.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/__pycache__/messaging.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/__pycache__/version.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/__pycache__/version.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/actions/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/actions/__pycache__/__init__.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/actions/__pycache__/adhoc.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/actions/__pycache__/adhoc.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/actions/__pycache__/dynamic_action.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/actions/__pycache__/dynamic_action.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/actions/__pycache__/legacy.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/actions/__pycache__/legacy.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/actions/__pycache__/std_actions.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/actions/__pycache__/std_actions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/actions/__pycache__/test.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/actions/__pycache__/test.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/api/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/__pycache__/access_control.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/api/__pycache__/access_control.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/__pycache__/app.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/api/__pycache__/app.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/__pycache__/service.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/api/__pycache__/service.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/__pycache__/resource.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/__pycache__/resource.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/__pycache__/root.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/__pycache__/root.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/action.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/action.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/action_execution.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/action_execution.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/code_source.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/code_source.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/cron_trigger.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/cron_trigger.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/dynamic_action.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/dynamic_action.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/environment.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/environment.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/event_trigger.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/event_trigger.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/execution.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/execution.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/execution_report.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/execution_report.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/member.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/member.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/resources.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/resources.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/root.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/root.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/service.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/service.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/sub_execution.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/sub_execution.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/task.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/task.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/types.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/types.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/validation.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/validation.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/workbook.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/workbook.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/workflow.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/workflow.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/hooks/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/api/hooks/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/hooks/__pycache__/content_type.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/hooks/__pycache__/content_type.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/auth/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/auth/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/auth/__pycache__/keycloak.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/auth/__pycache__/keycloak.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/cmd/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/cmd/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/cmd/__pycache__/launch.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/cmd/__pycache__/launch.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/db/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/db/__pycache__/utils.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/sqlalchemy/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/db/sqlalchemy/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/sqlalchemy/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/db/sqlalchemy/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/sqlalchemy/__pycache__/model_base.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/db/sqlalchemy/__pycache__/model_base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/sqlalchemy/__pycache__/sqlite_lock.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/db/sqlalchemy/__pycache__/sqlite_lock.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/sqlalchemy/__pycache__/types.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/db/sqlalchemy/__pycache__/types.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/v2/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/db/v2/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/v2/__pycache__/api.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/db/v2/__pycache__/api.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/v2/sqlalchemy/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/db/v2/sqlalchemy/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/v2/sqlalchemy/__pycache__/api.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/db/v2/sqlalchemy/__pycache__/api.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/v2/sqlalchemy/__pycache__/filters.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/db/v2/sqlalchemy/__pycache__/filters.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/v2/sqlalchemy/__pycache__/models.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/db/v2/sqlalchemy/__pycache__/models.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/engine/__pycache__/__init__.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/action_handler.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/engine/__pycache__/action_handler.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/actions.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/engine/__pycache__/actions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/engine/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/default_engine.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/engine/__pycache__/default_engine.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/dispatcher.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/engine/__pycache__/dispatcher.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/engine_server.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/engine/__pycache__/engine_server.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/policies.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/engine/__pycache__/policies.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/post_tx_queue.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/engine/__pycache__/post_tx_queue.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/task_handler.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/engine/__pycache__/task_handler.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/tasks.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/engine/__pycache__/tasks.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/engine/__pycache__/utils.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/workflow_handler.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/engine/__pycache__/workflow_handler.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/workflows.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/engine/__pycache__/workflows.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/event_engine/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/event_engine/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/event_engine/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/event_engine/__pycache__/base.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/event_engine/__pycache__/default_event_engine.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/event_engine/__pycache__/default_event_engine.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/event_engine/__pycache__/event_engine_server.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/event_engine/__pycache__/event_engine_server.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/executors/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/executors/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/executors/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/executors/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/executors/__pycache__/default_executor.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/executors/__pycache__/default_executor.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/executors/__pycache__/executor_server.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/executors/__pycache__/executor_server.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/executors/__pycache__/remote_executor.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/executors/__pycache__/remote_executor.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/expressions/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/expressions/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/expressions/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/expressions/__pycache__/base.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/expressions/__pycache__/jinja_expression.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/expressions/__pycache__/jinja_expression.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/expressions/__pycache__/std_functions.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/expressions/__pycache__/std_functions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/expressions/__pycache__/yaql_expression.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/expressions/__pycache__/yaql_expression.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/hacking/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/hacking/__pycache__/__init__.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/hacking/__pycache__/checks.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/hacking/__pycache__/checks.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/lang/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/lang/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/__pycache__/parser.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/lang/__pycache__/parser.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/__pycache__/types.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/lang/__pycache__/types.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/v2/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/__init__.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/v2/__pycache__/actions.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/actions.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/v2/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/v2/__pycache__/on_clause.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/on_clause.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/v2/__pycache__/policies.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/policies.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/v2/__pycache__/publish.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/publish.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/v2/__pycache__/retry_policy.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/lang/v2/__pycache__/retry_policy.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/v2/__pycache__/task_defaults.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/lang/v2/__pycache__/task_defaults.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/v2/__pycache__/tasks.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/tasks.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/v2/__pycache__/workbook.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/workbook.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/v2/__pycache__/workflows.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/workflows.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/notifiers/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/notifiers/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/notifiers/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/notifiers/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/notifiers/__pycache__/default_notifier.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/notifiers/__pycache__/default_notifier.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/notifiers/__pycache__/notification_events.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/notifiers/__pycache__/notification_events.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/notifiers/__pycache__/notification_server.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/notifiers/__pycache__/notification_server.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/notifiers/__pycache__/remote_notifier.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/notifiers/__pycache__/remote_notifier.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/notifiers/publishers/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/notifiers/publishers/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/notifiers/publishers/__pycache__/noop.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/notifiers/publishers/__pycache__/noop.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/notifiers/publishers/__pycache__/webhook.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/notifiers/publishers/__pycache__/webhook.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/policies/__pycache__/__init__.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/action.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/policies/__pycache__/action.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/action_executions.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/policies/__pycache__/action_executions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/policies/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/code_sources.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/policies/__pycache__/code_sources.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/cron_trigger.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/policies/__pycache__/cron_trigger.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/dynamic_actions.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/policies/__pycache__/dynamic_actions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/environment.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/policies/__pycache__/environment.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/event_trigger.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/policies/__pycache__/event_trigger.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/execution.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/policies/__pycache__/execution.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/member.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/policies/__pycache__/member.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/service.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/policies/__pycache__/service.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/task.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/policies/__pycache__/task.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/workbook.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/policies/__pycache__/workbook.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/workflow.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/policies/__pycache__/workflow.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/rpc/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/rpc/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/__pycache__/clients.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/rpc/__pycache__/clients.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/kombu/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/rpc/kombu/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/kombu/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/rpc/kombu/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/kombu/__pycache__/kombu_client.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/rpc/kombu/__pycache__/kombu_client.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/kombu/__pycache__/kombu_hosts.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/rpc/kombu/__pycache__/kombu_hosts.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/kombu/__pycache__/kombu_listener.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/rpc/kombu/__pycache__/kombu_listener.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/kombu/__pycache__/kombu_server.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/rpc/kombu/__pycache__/kombu_server.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/oslo/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/rpc/oslo/__pycache__/__init__.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/oslo/__pycache__/oslo_client.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/rpc/oslo/__pycache__/oslo_client.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/oslo/__pycache__/oslo_server.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/rpc/oslo/__pycache__/oslo_server.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/scheduler/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/scheduler/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/scheduler/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/scheduler/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/scheduler/__pycache__/default_scheduler.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/scheduler/__pycache__/default_scheduler.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/service/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/service/__pycache__/__init__.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/service/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/service/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/service/__pycache__/coordination.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/service/__pycache__/coordination.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/services/__pycache__/__init__.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/action_heartbeat_checker.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/services/__pycache__/action_heartbeat_checker.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/action_heartbeat_sender.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/services/__pycache__/action_heartbeat_sender.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/actions.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/services/__pycache__/actions.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/adhoc_actions.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/services/__pycache__/adhoc_actions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/expiration_policy.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/services/__pycache__/expiration_policy.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/legacy_scheduler.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/services/__pycache__/legacy_scheduler.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/periodic.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/services/__pycache__/periodic.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/security.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/services/__pycache__/security.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/triggers.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/services/__pycache__/triggers.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/workbooks.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/services/__pycache__/workbooks.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/workflows.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/services/__pycache__/workflows.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/tests/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/tests/unit/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/tests/unit/__pycache__/base.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/__pycache__/config.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/tests/unit/__pycache__/config.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/__pycache__/test_command_dispatcher.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/__pycache__/test_command_dispatcher.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/__pycache__/test_context.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/__pycache__/test_context.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/__pycache__/test_coordination.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/__pycache__/test_coordination.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/__pycache__/test_exception_base.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/__pycache__/test_exception_base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/__pycache__/test_expressions.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/__pycache__/test_expressions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/__pycache__/test_launcher.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/__pycache__/test_launcher.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/__pycache__/test_version.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/__pycache__/test_version.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_action_service.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_action_service.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_adhoc_action_provider.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_adhoc_action_provider.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_dynamic_action_provider.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_dynamic_action_provider.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_javascript_action.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_javascript_action.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_legacy_action_provider.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_legacy_action_provider.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_std_echo_action.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_std_echo_action.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_std_email_action.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_std_email_action.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_std_fail_action.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_std_fail_action.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_std_http_action.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_std_http_action.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_std_mistral_http_action.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_std_mistral_http_action.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_std_ssh_action.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_std_ssh_action.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_std_test_dict_action.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_std_test_dict_action.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_types.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_types.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/tests/unit/api/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/__pycache__/test_access_control.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/__pycache__/test_access_control.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/__pycache__/test_auth.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/__pycache__/test_auth.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/__pycache__/test_cors_middleware.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/__pycache__/test_cors_middleware.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/__pycache__/test_oslo_middleware.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/__pycache__/test_oslo_middleware.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/__pycache__/test_resource_base.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/__pycache__/test_resource_base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/__pycache__/test_resource_list.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/__pycache__/test_resource_list.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/__pycache__/test_service.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/__pycache__/test_service.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_action_executions.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_action_executions.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_actions.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_actions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_code_sources.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_code_sources.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_cron_triggers.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_cron_triggers.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_dynamic_actions.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_dynamic_actions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_environment.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_environment.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_event_trigger.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_event_trigger.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_execution_report.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_execution_report.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_executions.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_executions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_global_publish.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_global_publish.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_keycloak_auth.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_keycloak_auth.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_members.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_members.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_parallel_operations.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_parallel_operations.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_root.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_root.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_services.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_services.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_sub_execution.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_sub_execution.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_tasks.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_tasks.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_workbooks.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_workbooks.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_workflows.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_workflows.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/db/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/db/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/db/v2/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/db/v2/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/db/v2/__pycache__/test_db_model.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/db/v2/__pycache__/test_db_model.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/db/v2/__pycache__/test_locking.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/db/v2/__pycache__/test_locking.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/db/v2/__pycache__/test_sqlalchemy_db_api.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/db/v2/__pycache__/test_sqlalchemy_db_api.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/db/v2/__pycache__/test_sqlite_transactions.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/db/v2/__pycache__/test_sqlite_transactions.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/db/v2/__pycache__/test_transactions.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/db/v2/__pycache__/test_transactions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/base.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_action_context.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_action_context.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_action_defaults.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_action_defaults.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_action_heartbeat_checker.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_action_heartbeat_checker.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_action_heartbeat_sender.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_action_heartbeat_sender.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_adhoc_actions.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_adhoc_actions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_commands.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_commands.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_cron_trigger.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_cron_trigger.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_dataflow.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_dataflow.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_default_engine.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_default_engine.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_direct_workflow.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_direct_workflow.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_direct_workflow_rerun.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_direct_workflow_rerun.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_direct_workflow_rerun_cancelled.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_direct_workflow_rerun_cancelled.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_direct_workflow_with_cycles.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_direct_workflow_with_cycles.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_disabled_yaql_conversion.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_disabled_yaql_conversion.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_environment.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_environment.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_error_handling.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_error_handling.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_error_result.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_error_result.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_execution_fields_size_limitation.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_execution_fields_size_limitation.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_execution_params.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_execution_params.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_integrity_check.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_integrity_check.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_javascript_action.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_javascript_action.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_join.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_join.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_merge_strategy.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_merge_strategy.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_names_validation.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_names_validation.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_noop_task.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_noop_task.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_policies.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_policies.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_profiler.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_profiler.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_race_condition.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_race_condition.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_reverse_workflow.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_reverse_workflow.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_reverse_workflow_rerun.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_reverse_workflow_rerun.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_reverse_workflow_rerun_cancelled.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_reverse_workflow_rerun_cancelled.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_run_action.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_run_action.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_safe_rerun.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_safe_rerun.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_set_state.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_set_state.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_state_info.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_state_info.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_subworkflows.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_subworkflows.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_subworkflows_pause_resume.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_subworkflows_pause_resume.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_task_cancel.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_task_cancel.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_task_defaults.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_task_defaults.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_task_pause_resume.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_task_pause_resume.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_task_publish.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_task_publish.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_task_skip.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_task_skip.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_task_started_finished_at.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_task_started_finished_at.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_tasks_function.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_tasks_function.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_with_items.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_with_items.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_with_items_task.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_with_items_task.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_workflow_cancel.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_workflow_cancel.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_workflow_resume.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_workflow_resume.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_workflow_stop.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_workflow_stop.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_workflow_variables.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_workflow_variables.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_yaql_functions.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_yaql_functions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/executors/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/executors/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/executors/__pycache__/base.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/executors/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/executors/__pycache__/test_local_executor.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/executors/__pycache__/test_local_executor.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/executors/__pycache__/test_server_plugins.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/executors/__pycache__/test_server_plugins.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/expressions/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/expressions/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/expressions/__pycache__/test_jinja_expression.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/expressions/__pycache__/test_jinja_expression.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/expressions/__pycache__/test_yaql_expression.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/expressions/__pycache__/test_yaql_expression.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/expressions/__pycache__/test_yaql_json_serialization.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/expressions/__pycache__/test_yaql_json_serialization.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/hacking/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/hacking/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/hacking/__pycache__/test_checks.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/hacking/__pycache__/test_checks.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/lang/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/lang/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/lang/__pycache__/test_spec_caching.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/lang/__pycache__/test_spec_caching.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/lang/v2/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/lang/v2/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/lang/v2/__pycache__/base.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/lang/v2/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/lang/v2/__pycache__/test_actions.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/lang/v2/__pycache__/test_actions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/lang/v2/__pycache__/test_tasks.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/lang/v2/__pycache__/test_tasks.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/lang/v2/__pycache__/test_workbook.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/lang/v2/__pycache__/test_workbook.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/lang/v2/__pycache__/test_workflows.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/lang/v2/__pycache__/test_workflows.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/mstrlfixtures/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/mstrlfixtures/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/mstrlfixtures/__pycache__/hacking.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/mstrlfixtures/__pycache__/hacking.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/mstrlfixtures/__pycache__/policy_fixtures.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/mstrlfixtures/__pycache__/policy_fixtures.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/notifiers/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/notifiers/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/notifiers/__pycache__/base.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/notifiers/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/notifiers/__pycache__/test_notifier_servers.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/notifiers/__pycache__/test_notifier_servers.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/notifiers/__pycache__/test_notify.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/notifiers/__pycache__/test_notify.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/policies/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/policies/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/policies/__pycache__/test_actions.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/policies/__pycache__/test_actions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/policies/__pycache__/test_workflows.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/policies/__pycache__/test_workflows.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/rpc/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/rpc/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/rpc/kombu/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/rpc/kombu/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/rpc/kombu/__pycache__/base.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/rpc/kombu/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/rpc/kombu/__pycache__/fake_kombu.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/rpc/kombu/__pycache__/fake_kombu.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_client.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_client.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_hosts.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_hosts.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_listener.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_listener.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_server.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_server.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/scheduler/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/scheduler/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/scheduler/__pycache__/test_default_scheduler.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/scheduler/__pycache__/test_default_scheduler.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/services/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/services/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/services/__pycache__/test_adhoc_action_service.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/services/__pycache__/test_adhoc_action_service.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/services/__pycache__/test_event_engine.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/services/__pycache__/test_event_engine.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/services/__pycache__/test_expiration_policy.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/services/__pycache__/test_expiration_policy.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/services/__pycache__/test_legacy_scheduler.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/services/__pycache__/test_legacy_scheduler.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/services/__pycache__/test_trigger_service.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/services/__pycache__/test_trigger_service.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/services/__pycache__/test_workbook_service.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/services/__pycache__/test_workbook_service.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/services/__pycache__/test_workflow_service.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/services/__pycache__/test_workflow_service.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/utils/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/utils/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/utils/__pycache__/test_filter_utils.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/utils/__pycache__/test_filter_utils.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/utils/__pycache__/test_rest_utils.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/utils/__pycache__/test_rest_utils.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/utils/__pycache__/test_safeLoader.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/utils/__pycache__/test_safeLoader.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/utils/__pycache__/test_utils.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/utils/__pycache__/test_utils.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/workflow/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/workflow/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/workflow/__pycache__/test_direct_workflow.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/workflow/__pycache__/test_direct_workflow.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/workflow/__pycache__/test_reverse_workflow.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/workflow/__pycache__/test_reverse_workflow.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/workflow/__pycache__/test_states.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/workflow/__pycache__/test_states.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/workflow/__pycache__/test_workflow_base.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/workflow/__pycache__/test_workflow_base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/utils/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/utils/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/utils/__pycache__/filter_utils.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/utils/__pycache__/filter_utils.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/utils/__pycache__/javascript.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/utils/__pycache__/javascript.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/utils/__pycache__/profiler.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/utils/__pycache__/profiler.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/utils/__pycache__/rest_utils.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/utils/__pycache__/rest_utils.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/utils/__pycache__/safe_yaml.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/utils/__pycache__/safe_yaml.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/utils/__pycache__/ssh_utils.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/utils/__pycache__/ssh_utils.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/utils/__pycache__/wf_trace.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/utils/__pycache__/wf_trace.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/utils/openstack/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/utils/openstack/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/utils/openstack/__pycache__/keystone.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/utils/openstack/__pycache__/keystone.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/workflow/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/workflow/__pycache__/__init__.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/workflow/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/workflow/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/workflow/__pycache__/commands.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/workflow/__pycache__/commands.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/workflow/__pycache__/data_flow.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/workflow/__pycache__/data_flow.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/workflow/__pycache__/direct_workflow.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/workflow/__pycache__/direct_workflow.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/workflow/__pycache__/reverse_workflow.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/workflow/__pycache__/reverse_workflow.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/workflow/__pycache__/states.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/workflow/__pycache__/states.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/workflow/__pycache__/utils.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/workflow/__pycache__/utils.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
>
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage
> --sanitize-env -us -uc -rfakeroot -S' failed to run.
The full build log is available from:
http://qa-logs.debian.net/2023/08/13/mistral_16.0.0-3_unstable.log
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: mistral
Source-Version: 21.0.0-6
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
mistral, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated mistral package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 11 Feb 2026 10:30:08 +0100
Source: mistral
Architecture: source
Version: 21.0.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1048256
Changes:
mistral (21.0.0-6) unstable; urgency=medium
.
* Cleans better (Closes: #1048256).
Checksums-Sha1:
bdd00385f92f8da5e0df0405cf90d7a441683d16 3446 mistral_21.0.0-6.dsc
64ab21307c9b37c44027e0d66e9e507e9a52bde2 13636 mistral_21.0.0-6.debian.tar.xz
519cf97c346c0ee3fb1a65fcacc4ffd6479badaa 16784 mistral_21.0.0-6_amd64.buildinfo
Checksums-Sha256:
a72f7a037383740c32d3923d8b1a1897457d5591fea4b5b7bd851dfdb62dc8a1 3446
mistral_21.0.0-6.dsc
850ae1456a2fdc3621b7ba0fb221e22c4cdea9478e198f058612eb7d43e11035 13636
mistral_21.0.0-6.debian.tar.xz
af21d22c236a72b5f894856589a5845442ce90f2e61b286a82b43b408d768fdc 16784
mistral_21.0.0-6_amd64.buildinfo
Files:
6a57c5fbb790a9453babbf395637fbc0 3446 net optional mistral_21.0.0-6.dsc
9aa2ea3320c1a62fafd639390c3ddbe6 13636 net optional
mistral_21.0.0-6.debian.tar.xz
fdcd22335603b2cf1cbac65421bcc4ff 16784 net optional
mistral_21.0.0-6_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmMZbgACgkQ1BatFaxr
Q/6ZVQ/8DyeowPSZwSvqeymG+RRDerkzszJwRk6dyQetv0dIopMPP8UVRtmjSEH7
O/mTqmn+xkUB3gs+zc1p/S1Vd9Pctj5SxMg4pdNDKWKf2SWXJ0+5+FUszJl9nNct
JRY7/hjOa7+V9FDUQi01RMdnZqDFzfpZ6SQDMJynZ3pv/+AkX0vodaXDU4Di9Wy1
DQd7uowAEM76HBNqR1RkglEEzOjiK4QaAOAEM7ZywsFIk7pHSxe62V/5itOJN5au
ODyVqTBrqUCoW3eVRDXhjGby4P6nggz5ucOTx/kFLB15k8VUcGh+RW/O+1lhWQvB
74OrN5MmqB1oJG8nkKVNvXGlDnwjYGJJunvMhAXxXPBD3C617rAHdGLMCosjle9C
WriZqyRm39KT9CaZnhUuIVVIVBGNtktlqyOD7k+h1d7LYlX8I5oOwc80G+rdzpzB
HEeOlKnS4IB9zPNBg6W68TpLCd2MCIaxyxnm9r+r+7R0LUuCSWh4Mxddk1w9acnb
Ks5xE4V13SQhEygElqqYzo96kAArOOsgBU9CJZbfEbVupwQEuVr/Z+gk1WGYL+n4
vKnXstqErG4FrhIOv16pKZeSahgvF6UWm7W2RTCCc7R2asupf73Y+YwGiwEMNTm6
yGkGV+vi7hDURFBZA3PZKCqtIhQWQZVZMhKR8ryYyksQmKDbyXQ=
=704L
-----END PGP SIGNATURE-----
pgpiuSXi1xypb.pgp
Description: PGP signature
--- End Message ---