Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-generalpackager.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684147288.775448/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-generalpackager.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-generalpackager-0.5.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 x86_64 --nodeps /builddir/build/SPECS/python-generalpackager.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684147288.775448/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-generalpackager.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-generalpackager-0.5.7-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-generalpackager.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684147288.775448/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-generalpackager.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.goxH80 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf generalpackager-0.5.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/generalpackager-0.5.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd generalpackager-0.5.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.XUGFwn + umask 022 + cd /builddir/build/BUILD + cd generalpackager-0.5.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 -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/generalpackager copying generalpackager/packager_metadata.py -> build/lib/generalpackager copying generalpackager/packager_github.py -> build/lib/generalpackager copying generalpackager/packager_environment.py -> build/lib/generalpackager copying generalpackager/packager_pypi.py -> build/lib/generalpackager copying generalpackager/packager_relations.py -> build/lib/generalpackager copying generalpackager/__init__.py -> build/lib/generalpackager copying generalpackager/packager_files.py -> build/lib/generalpackager copying generalpackager/packager.py -> build/lib/generalpackager copying generalpackager/packager_api.py -> build/lib/generalpackager copying generalpackager/packager_workflow.py -> build/lib/generalpackager package init file 'generalpackager/api/__init__.py' not found (or not a regular file) creating build/lib/generalpackager/api copying generalpackager/api/pypi.py -> build/lib/generalpackager/api copying generalpackager/api/localmodule.py -> build/lib/generalpackager/api copying generalpackager/api/github.py -> build/lib/generalpackager/api copying generalpackager/api/venv.py -> build/lib/generalpackager/api copying generalpackager/api/npm.py -> build/lib/generalpackager/api package init file 'generalpackager/test/__init__.py' not found (or not a regular file) creating build/lib/generalpackager/test copying generalpackager/test/test_packager_relations.py -> build/lib/generalpackager/test copying generalpackager/test/test_packager_api.py -> build/lib/generalpackager/test copying generalpackager/test/test_pypi.py -> build/lib/generalpackager/test copying generalpackager/test/test_github.py -> build/lib/generalpackager/test copying generalpackager/test/test_packager_pypi.py -> build/lib/generalpackager/test copying generalpackager/test/test_local_module.py -> build/lib/generalpackager/test copying generalpackager/test/test_packager_node.py -> build/lib/generalpackager/test copying generalpackager/test/test_packager_metadata.py -> build/lib/generalpackager/test copying generalpackager/test/test_packager_github.py -> build/lib/generalpackager/test copying generalpackager/test/test_venv.py -> build/lib/generalpackager/test copying generalpackager/test/test_generalpackager.py -> build/lib/generalpackager/test copying generalpackager/test/test_shared.py -> build/lib/generalpackager/test copying generalpackager/test/test_packager.py -> build/lib/generalpackager/test copying generalpackager/test/test_local_repo_node.py -> build/lib/generalpackager/test copying generalpackager/test/test_packager_files.py -> build/lib/generalpackager/test copying generalpackager/test/test_local_repo.py -> build/lib/generalpackager/test package init file 'generalpackager/other/__init__.py' not found (or not a regular file) creating build/lib/generalpackager/other copying generalpackager/other/packages.py -> build/lib/generalpackager/other copying generalpackager/other/licenses.py -> build/lib/generalpackager/other copying generalpackager/other/envvars.py -> build/lib/generalpackager/other package init file 'generalpackager/api/localrepo/__init__.py' not found (or not a regular file) package init file 'generalpackager/api/shared/__init__.py' not found (or not a regular file) creating build/lib/generalpackager/api/shared copying generalpackager/api/shared/path.py -> build/lib/generalpackager/api/shared copying generalpackager/api/shared/name.py -> build/lib/generalpackager/api/shared copying generalpackager/api/shared/decos.py -> build/lib/generalpackager/api/shared copying generalpackager/api/shared/owner.py -> build/lib/generalpackager/api/shared package init file 'generalpackager/api/localrepo/base/__init__.py' not found (or not a regular file) creating build/lib/generalpackager/api/localrepo creating build/lib/generalpackager/api/localrepo/base copying generalpackager/api/localrepo/base/localrepo.py -> build/lib/generalpackager/api/localrepo/base copying generalpackager/api/localrepo/base/localrepo_git.py -> build/lib/generalpackager/api/localrepo/base copying generalpackager/api/localrepo/base/targets.py -> build/lib/generalpackager/api/localrepo/base copying generalpackager/api/localrepo/base/localrepo_target.py -> build/lib/generalpackager/api/localrepo/base copying generalpackager/api/localrepo/base/localrepo_paths.py -> build/lib/generalpackager/api/localrepo/base copying generalpackager/api/localrepo/base/metadata.py -> build/lib/generalpackager/api/localrepo/base package init file 'generalpackager/api/localrepo/python/__init__.py' not found (or not a regular file) creating build/lib/generalpackager/api/localrepo/python copying generalpackager/api/localrepo/python/metadata_python.py -> build/lib/generalpackager/api/localrepo/python copying generalpackager/api/localrepo/python/localrepo_python.py -> build/lib/generalpackager/api/localrepo/python package init file 'generalpackager/api/localrepo/node/__init__.py' not found (or not a regular file) creating build/lib/generalpackager/api/localrepo/node copying generalpackager/api/localrepo/node/localrepo_node.py -> build/lib/generalpackager/api/localrepo/node copying generalpackager/api/localrepo/node/metadata_node.py -> build/lib/generalpackager/api/localrepo/node package init file 'generalpackager/api/shared/files/__init__.py' not found (or not a regular file) creating build/lib/generalpackager/api/shared/files copying generalpackager/api/shared/files/shared_files.py -> build/lib/generalpackager/api/shared/files copying generalpackager/api/shared/files/file.py -> build/lib/generalpackager/api/shared/files copying generalpackager/api/shared/files/file_fetcher.py -> build/lib/generalpackager/api/shared/files package init file 'generalpackager/api/shared/files/definitions/__init__.py' not found (or not a regular file) creating build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/test_js.py -> build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/pre_commit_hook.py -> build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/examples.py -> build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/exeproduct.py -> build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/pre_push_hook.py -> build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/package_json.py -> build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/exetarget.py -> build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/init.py -> build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/git_exclude.py -> build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/org_readme.py -> build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/generate.py -> build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/npm_ignore.py -> build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/readme.py -> build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/test_template.py -> build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/manifest.py -> build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/setup.py -> build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/commit_editmsg.py -> build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/randomtesting.py -> build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/metadata.py -> build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/workflow.py -> build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/test.py -> build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/license.py -> build/lib/generalpackager/api/shared/files/definitions copying generalpackager/api/shared/files/definitions/index_js.py -> build/lib/generalpackager/api/shared/files/definitions + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TBKyim + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64 + cd generalpackager-0.5.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 -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-generalpackager-0.5.7-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-generalpackager-0.5.7-1.x86_64/usr creating /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager creating /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api copying build/lib/generalpackager/api/pypi.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api copying build/lib/generalpackager/api/localmodule.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api copying build/lib/generalpackager/api/github.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api creating /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo creating /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/base copying build/lib/generalpackager/api/localrepo/base/localrepo.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/base copying build/lib/generalpackager/api/localrepo/base/localrepo_git.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/base copying build/lib/generalpackager/api/localrepo/base/targets.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/base copying build/lib/generalpackager/api/localrepo/base/localrepo_target.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/base copying build/lib/generalpackager/api/localrepo/base/localrepo_paths.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/base copying build/lib/generalpackager/api/localrepo/base/metadata.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/base creating /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/python copying build/lib/generalpackager/api/localrepo/python/metadata_python.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/python copying build/lib/generalpackager/api/localrepo/python/localrepo_python.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/python creating /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/node copying build/lib/generalpackager/api/localrepo/node/localrepo_node.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/node copying build/lib/generalpackager/api/localrepo/node/metadata_node.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/node creating /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared copying build/lib/generalpackager/api/shared/path.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared copying build/lib/generalpackager/api/shared/name.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared copying build/lib/generalpackager/api/shared/decos.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared creating /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files copying build/lib/generalpackager/api/shared/files/shared_files.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files copying build/lib/generalpackager/api/shared/files/file.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files creating /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/test_js.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/pre_commit_hook.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/examples.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/exeproduct.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/pre_push_hook.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/package_json.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/exetarget.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/init.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/git_exclude.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/org_readme.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/generate.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/npm_ignore.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/readme.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/test_template.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/manifest.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/setup.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/commit_editmsg.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/randomtesting.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/metadata.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/workflow.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/test.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/license.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/definitions/index_js.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions copying build/lib/generalpackager/api/shared/files/file_fetcher.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files copying build/lib/generalpackager/api/shared/owner.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared copying build/lib/generalpackager/api/venv.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api copying build/lib/generalpackager/api/npm.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api copying build/lib/generalpackager/packager_metadata.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager copying build/lib/generalpackager/packager_github.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager copying build/lib/generalpackager/packager_environment.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager creating /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test copying build/lib/generalpackager/test/test_packager_relations.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test copying build/lib/generalpackager/test/test_packager_api.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test copying build/lib/generalpackager/test/test_pypi.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test copying build/lib/generalpackager/test/test_github.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test copying build/lib/generalpackager/test/test_packager_pypi.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test copying build/lib/generalpackager/test/test_local_module.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test copying build/lib/generalpackager/test/test_packager_node.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test copying build/lib/generalpackager/test/test_packager_metadata.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test copying build/lib/generalpackager/test/test_packager_github.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test copying build/lib/generalpackager/test/test_venv.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test copying build/lib/generalpackager/test/test_generalpackager.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test copying build/lib/generalpackager/test/test_shared.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test copying build/lib/generalpackager/test/test_packager.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test copying build/lib/generalpackager/test/test_local_repo_node.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test copying build/lib/generalpackager/test/test_packager_files.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test copying build/lib/generalpackager/test/test_local_repo.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test copying build/lib/generalpackager/packager_pypi.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager copying build/lib/generalpackager/packager_relations.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager copying build/lib/generalpackager/__init__.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager copying build/lib/generalpackager/packager_files.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager creating /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/other copying build/lib/generalpackager/other/packages.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/other copying build/lib/generalpackager/other/licenses.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/other copying build/lib/generalpackager/other/envvars.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/other copying build/lib/generalpackager/packager.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager copying build/lib/generalpackager/packager_api.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager copying build/lib/generalpackager/packager_workflow.py -> /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/pypi.py to pypi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localmodule.py to localmodule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/github.py to github.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/base/localrepo.py to localrepo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/base/localrepo_git.py to localrepo_git.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/base/targets.py to targets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/base/localrepo_target.py to localrepo_target.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/base/localrepo_paths.py to localrepo_paths.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/base/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/python/metadata_python.py to metadata_python.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/python/localrepo_python.py to localrepo_python.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/node/localrepo_node.py to localrepo_node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/localrepo/node/metadata_node.py to metadata_node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/path.py to path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/name.py to name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/decos.py to decos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/shared_files.py to shared_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/test_js.py to test_js.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/pre_commit_hook.py to pre_commit_hook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/examples.py to examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/exeproduct.py to exeproduct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/pre_push_hook.py to pre_push_hook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/package_json.py to package_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/exetarget.py to exetarget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/init.py to init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/git_exclude.py to git_exclude.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/org_readme.py to org_readme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/generate.py to generate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/npm_ignore.py to npm_ignore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/readme.py to readme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/test_template.py to test_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/manifest.py to manifest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/commit_editmsg.py to commit_editmsg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/randomtesting.py to randomtesting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/workflow.py to workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/license.py to license.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/definitions/index_js.py to index_js.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/files/file_fetcher.py to file_fetcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/shared/owner.py to owner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/venv.py to venv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/api/npm.py to npm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/packager_metadata.py to packager_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/packager_github.py to packager_github.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/packager_environment.py to packager_environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test/test_packager_relations.py to test_packager_relations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test/test_packager_api.py to test_packager_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test/test_pypi.py to test_pypi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test/test_github.py to test_github.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test/test_packager_pypi.py to test_packager_pypi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test/test_local_module.py to test_local_module.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test/test_packager_node.py to test_packager_node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test/test_packager_metadata.py to test_packager_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test/test_packager_github.py to test_packager_github.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test/test_venv.py to test_venv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test/test_generalpackager.py to test_generalpackager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test/test_shared.py to test_shared.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test/test_packager.py to test_packager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test/test_local_repo_node.py to test_local_repo_node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test/test_packager_files.py to test_packager_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/test/test_local_repo.py to test_local_repo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/packager_pypi.py to packager_pypi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/packager_relations.py to packager_relations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/packager_files.py to packager_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/other/packages.py to packages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/other/licenses.py to licenses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/other/envvars.py to envvars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/packager.py to packager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/packager_api.py to packager_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager/packager_workflow.py to packager_workflow.cpython-39.pyc writing byte-compilation script '/tmp/tmpwo2l9jl2.py' /usr/bin/python3 /tmp/tmpwo2l9jl2.py removing /tmp/tmpwo2l9jl2.py running install_egg_info running egg_info writing generalpackager.egg-info/PKG-INFO writing dependency_links to generalpackager.egg-info/dependency_links.txt writing requirements to generalpackager.egg-info/requires.txt writing top-level names to generalpackager.egg-info/top_level.txt package init file 'generalpackager/api/__init__.py' not found (or not a regular file) package init file 'generalpackager/test/__init__.py' not found (or not a regular file) package init file 'generalpackager/other/__init__.py' not found (or not a regular file) package init file 'generalpackager/api/localrepo/__init__.py' not found (or not a regular file) package init file 'generalpackager/api/shared/__init__.py' not found (or not a regular file) package init file 'generalpackager/api/localrepo/base/__init__.py' not found (or not a regular file) package init file 'generalpackager/api/localrepo/python/__init__.py' not found (or not a regular file) package init file 'generalpackager/api/localrepo/node/__init__.py' not found (or not a regular file) package init file 'generalpackager/api/shared/files/__init__.py' not found (or not a regular file) package init file 'generalpackager/api/shared/files/definitions/__init__.py' not found (or not a regular file) reading manifest file 'generalpackager.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'generalpackager/licenses/*' adding license file 'LICENSE' writing manifest file 'generalpackager.egg-info/SOURCES.txt' Copying generalpackager.egg-info to /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9/site-packages/generalpackager-0.5.7-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64//usr/share/doc/python-generalpackager + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64 ~/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64 ~/build/BUILD/generalpackager-0.5.7 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/generalpackager-0.5.7 + mv /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.5.7-1 --unique-debug-suffix -0.5.7-1.x86_64 --unique-debug-src-base python-generalpackager-0.5.7-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/generalpackager-0.5.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-generalpackager-0.5.7-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-generalpackager-0.5.7-1.noarch Provides: python-generalpackager python3-generalpackager = 0.5.7-1 python3.9dist(generalpackager) = 0.5.7 python3dist(generalpackager) = 0.5.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: python(abi) = 3.9 python3.9dist(coverage) python3.9dist(generalfile) python3.9dist(generallibrary) python3.9dist(pyinstaller) python3.9dist(requests) Processing files: python-generalpackager-help-0.5.7-1.noarch warning: Empty %files file /builddir/build/BUILD/generalpackager-0.5.7/doclist.lst Provides: python-generalpackager-help = 0.5.7-1 python3-generalpackager-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-generalpackager-0.5.7-1.x86_64 Wrote: /builddir/build/RPMS/python-generalpackager-help-0.5.7-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-generalpackager-0.5.7-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pEMaZ5 + umask 022 + cd /builddir/build/BUILD + cd generalpackager-0.5.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-generalpackager-0.5.7-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0