Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-dustcli.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684150398.405092/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-dustcli.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-DustCli-0.6.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-dustcli.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684150398.405092/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-dustcli.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-DustCli-0.6.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-dustcli.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684150398.405092/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-dustcli.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xdBF5Z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf DustCli-0.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/DustCli-0.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd DustCli-0.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SEZW0l + umask 022 + cd /builddir/build/BUILD + cd DustCli-0.6.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/DustCli copying DustCli/__init__.py -> build/lib/DustCli creating build/lib/DustCli/utils copying DustCli/utils/xcode.py -> build/lib/DustCli/utils copying DustCli/utils/__init__.py -> build/lib/DustCli/utils copying DustCli/utils/version_cls.py -> build/lib/DustCli/utils copying DustCli/utils/arg_parser.py -> build/lib/DustCli/utils copying DustCli/utils/test.py -> build/lib/DustCli/utils copying DustCli/utils/git_token.py -> build/lib/DustCli/utils copying DustCli/utils/updater.py -> build/lib/DustCli/utils copying DustCli/utils/api_client.py -> build/lib/DustCli/utils copying DustCli/utils/git.py -> build/lib/DustCli/utils copying DustCli/utils/dust_exec.py -> build/lib/DustCli/utils copying DustCli/utils/templates.py -> build/lib/DustCli/utils copying DustCli/utils/version.py -> build/lib/DustCli/utils copying DustCli/utils/service.py -> build/lib/DustCli/utils copying DustCli/utils/traceid_lint.py -> build/lib/DustCli/utils creating build/lib/DustCli/cli copying DustCli/cli/__init__.py -> build/lib/DustCli/cli copying DustCli/cli/main.py -> build/lib/DustCli/cli copying DustCli/cli/bootstrap.py -> build/lib/DustCli/cli creating build/lib/DustCli/core copying DustCli/core/__init__.py -> build/lib/DustCli/core copying DustCli/core/generator.py -> build/lib/DustCli/core copying DustCli/core/exc.py -> build/lib/DustCli/core copying DustCli/core/merge.py -> build/lib/DustCli/core copying DustCli/core/bundle.py -> build/lib/DustCli/core creating build/lib/DustCli/cli/templates copying DustCli/cli/templates/__init__.py -> build/lib/DustCli/cli/templates creating build/lib/DustCli/cli/ext copying DustCli/cli/ext/__init__.py -> build/lib/DustCli/cli/ext creating build/lib/DustCli/cli/controllers copying DustCli/cli/controllers/package.py -> build/lib/DustCli/cli/controllers copying DustCli/cli/controllers/mr.py -> build/lib/DustCli/cli/controllers copying DustCli/cli/controllers/ci.py -> build/lib/DustCli/cli/controllers copying DustCli/cli/controllers/base.py -> build/lib/DustCli/cli/controllers copying DustCli/cli/controllers/__init__.py -> build/lib/DustCli/cli/controllers copying DustCli/cli/controllers/lint.py -> build/lib/DustCli/cli/controllers copying DustCli/cli/controllers/project.py -> build/lib/DustCli/cli/controllers copying DustCli/cli/controllers/publish.py -> build/lib/DustCli/cli/controllers creating build/lib/DustCli/cli/plugins copying DustCli/cli/plugins/__init__.py -> build/lib/DustCli/cli/plugins copying DustCli/cli/plugins/example.py -> build/lib/DustCli/cli/plugins running egg_info writing DustCli.egg-info/PKG-INFO writing dependency_links to DustCli.egg-info/dependency_links.txt writing entry points to DustCli.egg-info/entry_points.txt writing namespace_packages to DustCli.egg-info/namespace_packages.txt writing requirements to DustCli.egg-info/requires.txt writing top-level names to DustCli.egg-info/top_level.txt reading manifest file 'DustCli.egg-info/SOURCES.txt' writing manifest file 'DustCli.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OXSicu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64 + cd DustCli-0.6.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli copying build/lib/DustCli/__init__.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli creating /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils copying build/lib/DustCli/utils/xcode.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils copying build/lib/DustCli/utils/__init__.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils copying build/lib/DustCli/utils/version_cls.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils copying build/lib/DustCli/utils/arg_parser.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils copying build/lib/DustCli/utils/test.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils copying build/lib/DustCli/utils/git_token.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils copying build/lib/DustCli/utils/updater.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils copying build/lib/DustCli/utils/api_client.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils copying build/lib/DustCli/utils/git.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils copying build/lib/DustCli/utils/dust_exec.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils copying build/lib/DustCli/utils/templates.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils copying build/lib/DustCli/utils/version.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils copying build/lib/DustCli/utils/service.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils copying build/lib/DustCli/utils/traceid_lint.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils creating /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli copying build/lib/DustCli/cli/__init__.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli creating /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/templates copying build/lib/DustCli/cli/templates/__init__.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/templates creating /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/ext copying build/lib/DustCli/cli/ext/__init__.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/ext copying build/lib/DustCli/cli/main.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli creating /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/controllers copying build/lib/DustCli/cli/controllers/package.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/controllers copying build/lib/DustCli/cli/controllers/mr.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/controllers copying build/lib/DustCli/cli/controllers/ci.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/controllers copying build/lib/DustCli/cli/controllers/base.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/controllers copying build/lib/DustCli/cli/controllers/__init__.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/controllers copying build/lib/DustCli/cli/controllers/lint.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/controllers copying build/lib/DustCli/cli/controllers/project.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/controllers copying build/lib/DustCli/cli/controllers/publish.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/controllers copying build/lib/DustCli/cli/bootstrap.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli creating /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/plugins copying build/lib/DustCli/cli/plugins/__init__.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/plugins copying build/lib/DustCli/cli/plugins/example.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/plugins creating /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/core copying build/lib/DustCli/core/__init__.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/core copying build/lib/DustCli/core/generator.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/core copying build/lib/DustCli/core/exc.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/core copying build/lib/DustCli/core/merge.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/core copying build/lib/DustCli/core/bundle.py -> /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/core byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils/xcode.py to xcode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils/version_cls.py to version_cls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils/arg_parser.py to arg_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils/git_token.py to git_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils/updater.py to updater.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils/api_client.py to api_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils/git.py to git.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils/dust_exec.py to dust_exec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils/templates.py to templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils/service.py to service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/utils/traceid_lint.py to traceid_lint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/ext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/controllers/package.py to package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/controllers/mr.py to mr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/controllers/ci.py to ci.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/controllers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/controllers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/controllers/lint.py to lint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/controllers/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/controllers/publish.py to publish.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/bootstrap.py to bootstrap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/cli/plugins/example.py to example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/core/generator.py to generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/core/exc.py to exc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/core/merge.py to merge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli/core/bundle.py to bundle.cpython-39.pyc writing byte-compilation script '/tmp/tmpwexbz_22.py' /usr/bin/python3 /tmp/tmpwexbz_22.py removing /tmp/tmpwexbz_22.py running install_egg_info running egg_info writing DustCli.egg-info/PKG-INFO writing dependency_links to DustCli.egg-info/dependency_links.txt writing entry points to DustCli.egg-info/entry_points.txt writing namespace_packages to DustCli.egg-info/namespace_packages.txt writing requirements to DustCli.egg-info/requires.txt writing top-level names to DustCli.egg-info/top_level.txt reading manifest file 'DustCli.egg-info/SOURCES.txt' writing manifest file 'DustCli.egg-info/SOURCES.txt' Copying DustCli.egg-info to /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9/site-packages/DustCli-0.6.0-py3.9.egg-info running install_scripts Installing dust script to /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/bin sh: line 1: dust: command not found + install -d -m755 /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64//usr/share/doc/python-DustCli + '[' -d doc ']' ~/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64 ~/build/BUILD/DustCli-0.6.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/DustCli-0.6.0 + mv /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.6.0-1 --unique-debug-suffix -0.6.0-1.x86_64 --unique-debug-src-base python-DustCli-0.6.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/DustCli-0.6.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-DustCli-0.6.0-1.noarch Provides: python-DustCli python3-DustCli = 0.6.0-1 python3.9dist(dustcli) = 0.6 python3dist(dustcli) = 0.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(cement) python3.9dist(colorlog) python3.9dist(pbxproj) python3.9dist(python-gitlab) python3.9dist(pyyaml) python3.9dist(requests) python3.9dist(setuptools) Processing files: python-DustCli-help-0.6.0-1.noarch warning: Empty %files file /builddir/build/BUILD/DustCli-0.6.0/doclist.lst Provides: python-DustCli-help = 0.6.0-1 python3-DustCli-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-DustCli-0.6.0-1.x86_64 Wrote: /builddir/build/RPMS/python-DustCli-help-0.6.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-DustCli-0.6.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.f8ZuFx + umask 022 + cd /builddir/build/BUILD + cd DustCli-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-DustCli-0.6.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0