Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-deepomatic-cli.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1687346371.002664/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-deepomatic-cli.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-deepomatic-cli-0.7.7-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-deepomatic-cli.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1687346371.002664/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-deepomatic-cli.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-deepomatic-cli-0.7.7-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-deepomatic-cli.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1687346371.002664/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-deepomatic-cli.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nWYHep + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf deepomatic-cli-0.7.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/deepomatic-cli-0.7.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd deepomatic-cli-0.7.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HsBQ68 + umask 022 + cd /builddir/build/BUILD + cd deepomatic-cli-0.7.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/deepomatic copying deepomatic/__init__.py -> build/lib/deepomatic creating build/lib/deepomatic/cli copying deepomatic/cli/json_schema.py -> build/lib/deepomatic/cli copying deepomatic/cli/thread_base.py -> build/lib/deepomatic/cli copying deepomatic/cli/input_data.py -> build/lib/deepomatic/cli copying deepomatic/cli/__main__.py -> build/lib/deepomatic/cli copying deepomatic/cli/cli_parser.py -> build/lib/deepomatic/cli copying deepomatic/cli/output_data.py -> build/lib/deepomatic/cli copying deepomatic/cli/version.py -> build/lib/deepomatic/cli copying deepomatic/cli/__init__.py -> build/lib/deepomatic/cli copying deepomatic/cli/frame.py -> build/lib/deepomatic/cli copying deepomatic/cli/common.py -> build/lib/deepomatic/cli copying deepomatic/cli/exceptions.py -> build/lib/deepomatic/cli creating build/lib/deepomatic/cli/workflow copying deepomatic/cli/workflow/rpc_workflow.py -> build/lib/deepomatic/cli/workflow copying deepomatic/cli/workflow/json_workflow.py -> build/lib/deepomatic/cli/workflow copying deepomatic/cli/workflow/workflow_abstraction.py -> build/lib/deepomatic/cli/workflow copying deepomatic/cli/workflow/__init__.py -> build/lib/deepomatic/cli/workflow copying deepomatic/cli/workflow/cloud_workflow.py -> build/lib/deepomatic/cli/workflow creating build/lib/deepomatic/cli/cmds copying deepomatic/cli/cmds/parser_helpers.py -> build/lib/deepomatic/cli/cmds copying deepomatic/cli/cmds/utils.py -> build/lib/deepomatic/cli/cmds copying deepomatic/cli/cmds/__init__.py -> build/lib/deepomatic/cli/cmds creating build/lib/deepomatic/cli/lib copying deepomatic/cli/lib/add_images.py -> build/lib/deepomatic/cli/lib copying deepomatic/cli/lib/system.py -> build/lib/deepomatic/cli/lib copying deepomatic/cli/lib/camera.py -> build/lib/deepomatic/cli/lib copying deepomatic/cli/lib/platform.py -> build/lib/deepomatic/cli/lib copying deepomatic/cli/lib/inference.py -> build/lib/deepomatic/cli/lib copying deepomatic/cli/lib/__init__.py -> build/lib/deepomatic/cli/lib copying deepomatic/cli/lib/site.py -> build/lib/deepomatic/cli/lib creating build/lib/deepomatic/cli/cmds/studio_helpers copying deepomatic/cli/cmds/studio_helpers/vulcan2studio.py -> build/lib/deepomatic/cli/cmds/studio_helpers copying deepomatic/cli/cmds/studio_helpers/task.py -> build/lib/deepomatic/cli/cmds/studio_helpers copying deepomatic/cli/cmds/studio_helpers/file.py -> build/lib/deepomatic/cli/cmds/studio_helpers copying deepomatic/cli/cmds/studio_helpers/__init__.py -> build/lib/deepomatic/cli/cmds/studio_helpers creating build/lib/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/show.py -> build/lib/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/list.py -> build/lib/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/update.py -> build/lib/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/save.py -> build/lib/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/utils.py -> build/lib/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/load.py -> build/lib/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/install.py -> build/lib/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/rollback.py -> build/lib/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/create.py -> build/lib/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/__init__.py -> build/lib/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/delete.py -> build/lib/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/uninstall.py -> build/lib/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/manifest.py -> build/lib/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/use.py -> build/lib/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/upgrade.py -> build/lib/deepomatic/cli/cmds/site creating build/lib/deepomatic/cli/cmds/system copying deepomatic/cli/cmds/system/__init__.py -> build/lib/deepomatic/cli/cmds/system creating build/lib/deepomatic/cli/cmds/platform copying deepomatic/cli/cmds/platform/add_images.py -> build/lib/deepomatic/cli/cmds/platform copying deepomatic/cli/cmds/platform/utils.py -> build/lib/deepomatic/cli/cmds/platform copying deepomatic/cli/cmds/platform/__init__.py -> build/lib/deepomatic/cli/cmds/platform creating build/lib/deepomatic/cli/cmds/site/current copying deepomatic/cli/cmds/site/current/stop.py -> build/lib/deepomatic/cli/cmds/site/current copying deepomatic/cli/cmds/site/current/start.py -> build/lib/deepomatic/cli/cmds/site/current copying deepomatic/cli/cmds/site/current/__init__.py -> build/lib/deepomatic/cli/cmds/site/current copying deepomatic/cli/cmds/site/current/logs.py -> build/lib/deepomatic/cli/cmds/site/current copying deepomatic/cli/cmds/site/current/status.py -> build/lib/deepomatic/cli/cmds/site/current creating build/lib/deepomatic/cli/cmds/site/work_order copying deepomatic/cli/cmds/site/work_order/inference.py -> build/lib/deepomatic/cli/cmds/site/work_order copying deepomatic/cli/cmds/site/work_order/create.py -> build/lib/deepomatic/cli/cmds/site/work_order copying deepomatic/cli/cmds/site/work_order/__init__.py -> build/lib/deepomatic/cli/cmds/site/work_order copying deepomatic/cli/cmds/site/work_order/delete.py -> build/lib/deepomatic/cli/cmds/site/work_order copying deepomatic/cli/cmds/site/work_order/status.py -> build/lib/deepomatic/cli/cmds/site/work_order creating build/lib/deepomatic/cli/cmds/site/model copying deepomatic/cli/cmds/site/model/draw.py -> build/lib/deepomatic/cli/cmds/site/model copying deepomatic/cli/cmds/site/model/noop.py -> build/lib/deepomatic/cli/cmds/site/model copying deepomatic/cli/cmds/site/model/infer.py -> build/lib/deepomatic/cli/cmds/site/model copying deepomatic/cli/cmds/site/model/__init__.py -> build/lib/deepomatic/cli/cmds/site/model copying deepomatic/cli/cmds/site/model/blur.py -> build/lib/deepomatic/cli/cmds/site/model creating build/lib/deepomatic/cli/cmds/site/current/camera copying deepomatic/cli/cmds/site/current/camera/__init__.py -> build/lib/deepomatic/cli/cmds/site/current/camera creating build/lib/deepomatic/cli/cmds/platform/drive_app copying deepomatic/cli/cmds/platform/drive_app/update.py -> build/lib/deepomatic/cli/cmds/platform/drive_app copying deepomatic/cli/cmds/platform/drive_app/create.py -> build/lib/deepomatic/cli/cmds/platform/drive_app copying deepomatic/cli/cmds/platform/drive_app/__init__.py -> build/lib/deepomatic/cli/cmds/platform/drive_app copying deepomatic/cli/cmds/platform/drive_app/delete.py -> build/lib/deepomatic/cli/cmds/platform/drive_app creating build/lib/deepomatic/cli/cmds/platform/drive_app_version copying deepomatic/cli/cmds/platform/drive_app_version/update.py -> build/lib/deepomatic/cli/cmds/platform/drive_app_version copying deepomatic/cli/cmds/platform/drive_app_version/create.py -> build/lib/deepomatic/cli/cmds/platform/drive_app_version copying deepomatic/cli/cmds/platform/drive_app_version/__init__.py -> build/lib/deepomatic/cli/cmds/platform/drive_app_version copying deepomatic/cli/cmds/platform/drive_app_version/delete.py -> build/lib/deepomatic/cli/cmds/platform/drive_app_version creating build/lib/deepomatic/cli/cmds/platform/model copying deepomatic/cli/cmds/platform/model/draw.py -> build/lib/deepomatic/cli/cmds/platform/model copying deepomatic/cli/cmds/platform/model/noop.py -> build/lib/deepomatic/cli/cmds/platform/model copying deepomatic/cli/cmds/platform/model/infer.py -> build/lib/deepomatic/cli/cmds/platform/model copying deepomatic/cli/cmds/platform/model/__init__.py -> build/lib/deepomatic/cli/cmds/platform/model copying deepomatic/cli/cmds/platform/model/blur.py -> build/lib/deepomatic/cli/cmds/platform/model creating build/lib/deepomatic/cli/cmds/platform/engage_app_version copying deepomatic/cli/cmds/platform/engage_app_version/create_from.py -> build/lib/deepomatic/cli/cmds/platform/engage_app_version copying deepomatic/cli/cmds/platform/engage_app_version/create.py -> build/lib/deepomatic/cli/cmds/platform/engage_app_version copying deepomatic/cli/cmds/platform/engage_app_version/__init__.py -> build/lib/deepomatic/cli/cmds/platform/engage_app_version copying deepomatic/cli/cmds/platform/engage_app_version/delete.py -> build/lib/deepomatic/cli/cmds/platform/engage_app_version creating build/lib/deepomatic/cli/cmds/platform/engage_app copying deepomatic/cli/cmds/platform/engage_app/create.py -> build/lib/deepomatic/cli/cmds/platform/engage_app copying deepomatic/cli/cmds/platform/engage_app/__init__.py -> build/lib/deepomatic/cli/cmds/platform/engage_app copying deepomatic/cli/cmds/platform/engage_app/delete.py -> build/lib/deepomatic/cli/cmds/platform/engage_app running egg_info writing deepomatic_cli.egg-info/PKG-INFO writing dependency_links to deepomatic_cli.egg-info/dependency_links.txt writing entry points to deepomatic_cli.egg-info/entry_points.txt writing namespace_packages to deepomatic_cli.egg-info/namespace_packages.txt writing requirements to deepomatic_cli.egg-info/requires.txt writing top-level names to deepomatic_cli.egg-info/top_level.txt reading manifest file 'deepomatic_cli.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'deepomatic_cli.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bG1AGj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64 + cd deepomatic-cli-0.7.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib Skipping installation of /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/__init__.py (namespace package) copying deepomatic/cli/json_schema.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli copying deepomatic/cli/thread_base.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli copying deepomatic/cli/input_data.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli copying deepomatic/cli/__main__.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli copying deepomatic/cli/cli_parser.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli copying deepomatic/cli/output_data.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli copying deepomatic/cli/version.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli copying deepomatic/cli/__init__.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli copying deepomatic/cli/frame.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli copying deepomatic/cli/common.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli copying deepomatic/cli/exceptions.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli copying deepomatic/cli/workflow/rpc_workflow.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/workflow copying deepomatic/cli/workflow/json_workflow.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/workflow copying deepomatic/cli/workflow/workflow_abstraction.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/workflow copying deepomatic/cli/workflow/__init__.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/workflow copying deepomatic/cli/workflow/cloud_workflow.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/workflow copying deepomatic/cli/cmds/parser_helpers.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds copying deepomatic/cli/cmds/utils.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds copying deepomatic/cli/cmds/__init__.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds copying deepomatic/cli/cmds/studio_helpers/vulcan2studio.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/studio_helpers copying deepomatic/cli/cmds/studio_helpers/task.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/studio_helpers copying deepomatic/cli/cmds/studio_helpers/file.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/studio_helpers copying deepomatic/cli/cmds/studio_helpers/__init__.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/studio_helpers copying deepomatic/cli/cmds/site/show.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/list.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/update.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/save.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/utils.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/load.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/install.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/rollback.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/create.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/__init__.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/delete.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/uninstall.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/manifest.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/use.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/upgrade.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site copying deepomatic/cli/cmds/site/current/stop.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/current copying deepomatic/cli/cmds/site/current/start.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/current copying deepomatic/cli/cmds/site/current/__init__.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/current copying deepomatic/cli/cmds/site/current/logs.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/current copying deepomatic/cli/cmds/site/current/status.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/current copying deepomatic/cli/cmds/site/current/camera/__init__.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/current/camera copying deepomatic/cli/cmds/site/work_order/inference.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/work_order copying deepomatic/cli/cmds/site/work_order/create.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/work_order copying deepomatic/cli/cmds/site/work_order/__init__.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/work_order copying deepomatic/cli/cmds/site/work_order/delete.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/work_order copying deepomatic/cli/cmds/site/work_order/status.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/work_order copying deepomatic/cli/cmds/site/model/draw.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/model copying deepomatic/cli/cmds/site/model/noop.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/model copying deepomatic/cli/cmds/site/model/infer.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/model copying deepomatic/cli/cmds/site/model/__init__.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/model copying deepomatic/cli/cmds/site/model/blur.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/model copying deepomatic/cli/cmds/system/__init__.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/system copying deepomatic/cli/cmds/platform/add_images.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform copying deepomatic/cli/cmds/platform/utils.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform copying deepomatic/cli/cmds/platform/__init__.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform copying deepomatic/cli/cmds/platform/drive_app/update.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/drive_app copying deepomatic/cli/cmds/platform/drive_app/create.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/drive_app copying deepomatic/cli/cmds/platform/drive_app/__init__.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/drive_app copying deepomatic/cli/cmds/platform/drive_app/delete.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/drive_app copying deepomatic/cli/cmds/platform/drive_app_version/update.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/drive_app_version copying deepomatic/cli/cmds/platform/drive_app_version/create.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/drive_app_version copying deepomatic/cli/cmds/platform/drive_app_version/__init__.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/drive_app_version copying deepomatic/cli/cmds/platform/drive_app_version/delete.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/drive_app_version copying deepomatic/cli/cmds/platform/model/draw.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/model copying deepomatic/cli/cmds/platform/model/noop.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/model copying deepomatic/cli/cmds/platform/model/infer.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/model copying deepomatic/cli/cmds/platform/model/__init__.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/model copying deepomatic/cli/cmds/platform/model/blur.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/model copying deepomatic/cli/cmds/platform/engage_app_version/create_from.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/engage_app_version copying deepomatic/cli/cmds/platform/engage_app_version/create.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/engage_app_version copying deepomatic/cli/cmds/platform/engage_app_version/__init__.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/engage_app_version copying deepomatic/cli/cmds/platform/engage_app_version/delete.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/engage_app_version copying deepomatic/cli/cmds/platform/engage_app/create.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/engage_app copying deepomatic/cli/cmds/platform/engage_app/__init__.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/engage_app copying deepomatic/cli/cmds/platform/engage_app/delete.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/engage_app copying deepomatic/cli/lib/add_images.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/lib copying deepomatic/cli/lib/system.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/lib copying deepomatic/cli/lib/camera.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/lib copying deepomatic/cli/lib/platform.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/lib copying deepomatic/cli/lib/inference.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/lib copying deepomatic/cli/lib/__init__.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/lib copying deepomatic/cli/lib/site.py -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/lib byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/json_schema.py to json_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/thread_base.py to thread_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/input_data.py to input_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cli_parser.py to cli_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/output_data.py to output_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/frame.py to frame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/workflow/rpc_workflow.py to rpc_workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/workflow/json_workflow.py to json_workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/workflow/workflow_abstraction.py to workflow_abstraction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/workflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/workflow/cloud_workflow.py to cloud_workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/parser_helpers.py to parser_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/studio_helpers/vulcan2studio.py to vulcan2studio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/studio_helpers/task.py to task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/studio_helpers/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/studio_helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/show.py to show.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/save.py to save.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/load.py to load.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/install.py to install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/rollback.py to rollback.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/uninstall.py to uninstall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/manifest.py to manifest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/use.py to use.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/upgrade.py to upgrade.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/current/stop.py to stop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/current/start.py to start.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/current/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/current/logs.py to logs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/current/status.py to status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/current/camera/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/work_order/inference.py to inference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/work_order/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/work_order/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/work_order/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/work_order/status.py to status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/model/draw.py to draw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/model/noop.py to noop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/model/infer.py to infer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/site/model/blur.py to blur.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/system/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/add_images.py to add_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/drive_app/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/drive_app/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/drive_app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/drive_app/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/drive_app_version/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/drive_app_version/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/drive_app_version/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/drive_app_version/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/model/draw.py to draw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/model/noop.py to noop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/model/infer.py to infer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/model/blur.py to blur.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/engage_app_version/create_from.py to create_from.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/engage_app_version/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/engage_app_version/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/engage_app_version/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/engage_app/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/engage_app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/cmds/platform/engage_app/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/lib/add_images.py to add_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/lib/system.py to system.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/lib/camera.py to camera.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/lib/platform.py to platform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/lib/inference.py to inference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/lib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic/cli/lib/site.py to site.cpython-39.pyc writing byte-compilation script '/tmp/tmpl2pt_dcd.py' /usr/bin/python3 /tmp/tmpl2pt_dcd.py removing /tmp/tmpl2pt_dcd.py running install_data copying requirements.txt -> /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/ running install_egg_info running egg_info writing deepomatic_cli.egg-info/PKG-INFO writing dependency_links to deepomatic_cli.egg-info/dependency_links.txt writing entry points to deepomatic_cli.egg-info/entry_points.txt writing namespace_packages to deepomatic_cli.egg-info/namespace_packages.txt writing requirements to deepomatic_cli.egg-info/requires.txt writing top-level names to deepomatic_cli.egg-info/top_level.txt reading manifest file 'deepomatic_cli.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'deepomatic_cli.egg-info/SOURCES.txt' Copying deepomatic_cli.egg-info to /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic_cli-0.7.7-py3.9.egg-info Installing /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9/site-packages/deepomatic_cli-0.7.7-py3.9-nspkg.pth running install_scripts Installing deepo script to /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64//usr/share/doc/python-deepomatic-cli + '[' -d doc ']' ~/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64 ~/build/BUILD/deepomatic-cli-0.7.7 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/deepomatic-cli-0.7.7 + popd + mv /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.7.7-1 --unique-debug-suffix -0.7.7-1.aarch64 --unique-debug-src-base python-deepomatic-cli-0.7.7-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/deepomatic-cli-0.7.7 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-deepomatic-cli-0.7.7-1.noarch Provides: python-deepomatic-cli python3-deepomatic-cli = 0.7.7-1 python3.9dist(deepomatic-cli) = 0.7.7 python3dist(deepomatic-cli) = 0.7.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(argcomplete) >= 1.11.1 python3.9dist(argcomplete) < 2 python3.9dist(deepomatic-api) = 0.9.4 python3.9dist(gevent) >= 20.9 python3.9dist(gevent) < 22.1 python3.9dist(gitpython) >= 3.1 python3.9dist(gitpython) < 3.2 python3.9dist(greenlet) >= 0.4.17 python3.9dist(greenlet) < 2 python3.9dist(jsonschema) = 3.2 python3.9dist(opencv-python-headless) >= 3.4.8.29 python3.9dist(opencv-python-headless) < 4.3 python3.9dist(pyyaml) >= 3.12 python3.9dist(requests) >= 2.19 python3.9dist(requests) < 3 python3.9dist(setuptools) python3.9dist(text-unidecode) = 1.3 python3.9dist(tqdm) = 4.62.3 Processing files: python-deepomatic-cli-help-0.7.7-1.noarch warning: Empty %files file /builddir/build/BUILD/deepomatic-cli-0.7.7/doclist.lst Provides: python-deepomatic-cli-help = 0.7.7-1 python3-deepomatic-cli-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-deepomatic-cli-0.7.7-1.aarch64 error: Installed (but unpackaged) file(s) found: /usr/requirements.txt Empty %files file /builddir/build/BUILD/deepomatic-cli-0.7.7/doclist.lst Installed (but unpackaged) file(s) found: /usr/requirements.txt RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-deepomatic-cli.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-deepomatic-cli.spec