Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-gcspypi.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683350127.485273/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-gcspypi.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-gcspypi-1.0.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-gcspypi.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683350127.485273/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-gcspypi.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-gcspypi-1.0.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-gcspypi.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683350127.485273/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-gcspypi.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.n59B8l + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gcspypi-1.0.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/gcspypi-1.0.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gcspypi-1.0.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.WfSIJq + umask 022 + cd /builddir/build/BUILD + cd gcspypi-1.0.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' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/test copying test/console_test.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/package_test.py -> build/lib/test copying test/package_manager_test.py -> build/lib/test copying test/package_builder_test.py -> build/lib/test copying test/utils_test.py -> build/lib/test copying test/repository_test.py -> build/lib/test creating build/lib/ethronsoft copying ethronsoft/__init__.py -> build/lib/ethronsoft creating build/lib/test/data copying test/data/__init__.py -> build/lib/test/data creating build/lib/test/mocks copying test/mocks/mock_installer.py -> build/lib/test/mocks copying test/mocks/__init__.py -> build/lib/test/mocks copying test/mocks/mock_repository.py -> build/lib/test/mocks creating build/lib/test/data/other_package copying test/data/other_package/__init__.py -> build/lib/test/data/other_package copying test/data/other_package/setup.py -> build/lib/test/data/other_package creating build/lib/test/data/test_package copying test/data/test_package/__init__.py -> build/lib/test/data/test_package copying test/data/test_package/setup.py -> build/lib/test/data/test_package creating build/lib/test/data/other_package/package copying test/data/other_package/package/__init__.py -> build/lib/test/data/other_package/package creating build/lib/test/data/test_package/package copying test/data/test_package/package/__init__.py -> build/lib/test/data/test_package/package creating build/lib/ethronsoft/gcspypi copying ethronsoft/gcspypi/__init__.py -> build/lib/ethronsoft/gcspypi copying ethronsoft/gcspypi/__main__.py -> build/lib/ethronsoft/gcspypi creating build/lib/ethronsoft/gcspypi/repository copying ethronsoft/gcspypi/repository/__init__.py -> build/lib/ethronsoft/gcspypi/repository copying ethronsoft/gcspypi/repository/gcloud_remote.py -> build/lib/ethronsoft/gcspypi/repository copying ethronsoft/gcspypi/repository/object_metadata.py -> build/lib/ethronsoft/gcspypi/repository creating build/lib/ethronsoft/gcspypi/parsers copying ethronsoft/gcspypi/parsers/download.py -> build/lib/ethronsoft/gcspypi/parsers copying ethronsoft/gcspypi/parsers/list.py -> build/lib/ethronsoft/gcspypi/parsers copying ethronsoft/gcspypi/parsers/__init__.py -> build/lib/ethronsoft/gcspypi/parsers copying ethronsoft/gcspypi/parsers/backup.py -> build/lib/ethronsoft/gcspypi/parsers copying ethronsoft/gcspypi/parsers/upload.py -> build/lib/ethronsoft/gcspypi/parsers copying ethronsoft/gcspypi/parsers/commons.py -> build/lib/ethronsoft/gcspypi/parsers copying ethronsoft/gcspypi/parsers/search.py -> build/lib/ethronsoft/gcspypi/parsers copying ethronsoft/gcspypi/parsers/install.py -> build/lib/ethronsoft/gcspypi/parsers copying ethronsoft/gcspypi/parsers/syntax.py -> build/lib/ethronsoft/gcspypi/parsers copying ethronsoft/gcspypi/parsers/remove.py -> build/lib/ethronsoft/gcspypi/parsers copying ethronsoft/gcspypi/parsers/uninstall.py -> build/lib/ethronsoft/gcspypi/parsers creating build/lib/ethronsoft/gcspypi/utilities copying ethronsoft/gcspypi/utilities/console.py -> build/lib/ethronsoft/gcspypi/utilities copying ethronsoft/gcspypi/utilities/__init__.py -> build/lib/ethronsoft/gcspypi/utilities copying ethronsoft/gcspypi/utilities/queries.py -> build/lib/ethronsoft/gcspypi/utilities copying ethronsoft/gcspypi/utilities/version.py -> build/lib/ethronsoft/gcspypi/utilities creating build/lib/ethronsoft/gcspypi/exceptions copying ethronsoft/gcspypi/exceptions/state_errors.py -> build/lib/ethronsoft/gcspypi/exceptions copying ethronsoft/gcspypi/exceptions/__init__.py -> build/lib/ethronsoft/gcspypi/exceptions copying ethronsoft/gcspypi/exceptions/repository_errors.py -> build/lib/ethronsoft/gcspypi/exceptions copying ethronsoft/gcspypi/exceptions/script_errors.py -> build/lib/ethronsoft/gcspypi/exceptions copying ethronsoft/gcspypi/exceptions/boundary_errors.py -> build/lib/ethronsoft/gcspypi/exceptions creating build/lib/ethronsoft/gcspypi/package copying ethronsoft/gcspypi/package/package.py -> build/lib/ethronsoft/gcspypi/package copying ethronsoft/gcspypi/package/__init__.py -> build/lib/ethronsoft/gcspypi/package copying ethronsoft/gcspypi/package/package_builder.py -> build/lib/ethronsoft/gcspypi/package copying ethronsoft/gcspypi/package/package_manager.py -> build/lib/ethronsoft/gcspypi/package running egg_info writing gcspypi.egg-info/PKG-INFO writing dependency_links to gcspypi.egg-info/dependency_links.txt writing entry points to gcspypi.egg-info/entry_points.txt writing requirements to gcspypi.egg-info/requires.txt writing top-level names to gcspypi.egg-info/top_level.txt reading manifest file 'gcspypi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'gcspypi.egg-info/SOURCES.txt' copying test/__init__.pyc -> build/lib/test creating build/lib/test/__pycache__ copying test/__pycache__/__init__.cpython-36.pyc -> build/lib/test/__pycache__ copying test/__pycache__/console_test.cpython-27-PYTEST.pyc -> build/lib/test/__pycache__ copying test/__pycache__/console_test.cpython-36-PYTEST.pyc -> build/lib/test/__pycache__ copying test/__pycache__/package_builder_test.cpython-27-PYTEST.pyc -> build/lib/test/__pycache__ copying test/__pycache__/package_builder_test.cpython-36-PYTEST.pyc -> build/lib/test/__pycache__ copying test/__pycache__/package_manager_test.cpython-27-PYTEST.pyc -> build/lib/test/__pycache__ copying test/__pycache__/package_manager_test.cpython-36-PYTEST.pyc -> build/lib/test/__pycache__ copying test/__pycache__/package_test.cpython-27-PYTEST.pyc -> build/lib/test/__pycache__ copying test/__pycache__/package_test.cpython-36-PYTEST.pyc -> build/lib/test/__pycache__ copying test/__pycache__/repository_test.cpython-27-PYTEST.pyc -> build/lib/test/__pycache__ copying test/__pycache__/repository_test.cpython-36-PYTEST.pyc -> build/lib/test/__pycache__ copying test/__pycache__/utils_test.cpython-27-PYTEST.pyc -> build/lib/test/__pycache__ copying test/__pycache__/utils_test.cpython-36-PYTEST.pyc -> build/lib/test/__pycache__ copying test/data/WRONG-test_package-1.0.0-py2-none-any.whl -> build/lib/test/data copying test/data/WRONG-test_package-1.0.0.zip -> build/lib/test/data copying test/data/other_package-1.0.0.tar.gz -> build/lib/test/data copying test/data/test_package-1.0.0-py2-none-any.whl -> build/lib/test/data copying test/data/test_package-1.0.0.tar.gz -> build/lib/test/data copying test/data/test_package-1.0.0.zip -> build/lib/test/data copying test/mocks/__init__.pyc -> build/lib/test/mocks copying test/mocks/mock_installer.pyc -> build/lib/test/mocks copying test/mocks/mock_repository.pyc -> build/lib/test/mocks creating build/lib/test/mocks/__pycache__ copying test/mocks/__pycache__/__init__.cpython-36.pyc -> build/lib/test/mocks/__pycache__ copying test/mocks/__pycache__/mock_installer.cpython-36.pyc -> build/lib/test/mocks/__pycache__ copying test/mocks/__pycache__/mock_repository.cpython-36.pyc -> build/lib/test/mocks/__pycache__ + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.z5jV15 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64 + cd gcspypi-1.0.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-gcspypi-1.0.7-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. 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-gcspypi-1.0.7-1.x86_64/usr creating /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/console_test.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/__init__.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test creating /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data copying build/lib/test/data/test_package-1.0.0.zip -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data copying build/lib/test/data/__init__.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data copying build/lib/test/data/WRONG-test_package-1.0.0.zip -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data creating /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data/other_package copying build/lib/test/data/other_package/__init__.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data/other_package copying build/lib/test/data/other_package/setup.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data/other_package creating /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data/other_package/package copying build/lib/test/data/other_package/package/__init__.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data/other_package/package copying build/lib/test/data/other_package-1.0.0.tar.gz -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data creating /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data/test_package copying build/lib/test/data/test_package/__init__.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data/test_package copying build/lib/test/data/test_package/setup.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data/test_package creating /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data/test_package/package copying build/lib/test/data/test_package/package/__init__.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data/test_package/package copying build/lib/test/data/test_package-1.0.0.tar.gz -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data copying build/lib/test/data/WRONG-test_package-1.0.0-py2-none-any.whl -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data copying build/lib/test/data/test_package-1.0.0-py2-none-any.whl -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data creating /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/mocks copying build/lib/test/mocks/mock_installer.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/mocks copying build/lib/test/mocks/__init__.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/mocks copying build/lib/test/mocks/mock_installer.pyc -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/mocks copying build/lib/test/mocks/mock_repository.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/mocks copying build/lib/test/mocks/__init__.pyc -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/mocks creating /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/mocks/__pycache__ copying build/lib/test/mocks/__pycache__/mock_installer.cpython-36.pyc -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/mocks/__pycache__ copying build/lib/test/mocks/__pycache__/mock_repository.cpython-36.pyc -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/mocks/__pycache__ copying build/lib/test/mocks/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/mocks/__pycache__ copying build/lib/test/mocks/mock_repository.pyc -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/mocks copying build/lib/test/__init__.pyc -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/package_test.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/package_manager_test.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test creating /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/__pycache__ copying build/lib/test/__pycache__/repository_test.cpython-27-PYTEST.pyc -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/__pycache__ copying build/lib/test/__pycache__/package_test.cpython-36-PYTEST.pyc -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/__pycache__ copying build/lib/test/__pycache__/repository_test.cpython-36-PYTEST.pyc -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/__pycache__ copying build/lib/test/__pycache__/console_test.cpython-36-PYTEST.pyc -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/__pycache__ copying build/lib/test/__pycache__/utils_test.cpython-36-PYTEST.pyc -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/__pycache__ copying build/lib/test/__pycache__/package_builder_test.cpython-27-PYTEST.pyc -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/__pycache__ copying build/lib/test/__pycache__/console_test.cpython-27-PYTEST.pyc -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/__pycache__ copying build/lib/test/__pycache__/package_builder_test.cpython-36-PYTEST.pyc -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/__pycache__ copying build/lib/test/__pycache__/package_manager_test.cpython-27-PYTEST.pyc -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/__pycache__ copying build/lib/test/__pycache__/package_test.cpython-27-PYTEST.pyc -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/__pycache__ copying build/lib/test/__pycache__/utils_test.cpython-27-PYTEST.pyc -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/__pycache__ copying build/lib/test/__pycache__/package_manager_test.cpython-36-PYTEST.pyc -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/__pycache__ copying build/lib/test/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/__pycache__ copying build/lib/test/package_builder_test.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/utils_test.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/repository_test.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test creating /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft copying build/lib/ethronsoft/__init__.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft creating /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi creating /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/repository copying build/lib/ethronsoft/gcspypi/repository/__init__.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/repository copying build/lib/ethronsoft/gcspypi/repository/gcloud_remote.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/repository copying build/lib/ethronsoft/gcspypi/repository/object_metadata.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/repository copying build/lib/ethronsoft/gcspypi/__init__.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi creating /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers copying build/lib/ethronsoft/gcspypi/parsers/download.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers copying build/lib/ethronsoft/gcspypi/parsers/list.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers copying build/lib/ethronsoft/gcspypi/parsers/__init__.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers copying build/lib/ethronsoft/gcspypi/parsers/backup.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers copying build/lib/ethronsoft/gcspypi/parsers/upload.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers copying build/lib/ethronsoft/gcspypi/parsers/commons.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers copying build/lib/ethronsoft/gcspypi/parsers/search.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers copying build/lib/ethronsoft/gcspypi/parsers/install.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers copying build/lib/ethronsoft/gcspypi/parsers/syntax.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers copying build/lib/ethronsoft/gcspypi/parsers/remove.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers copying build/lib/ethronsoft/gcspypi/parsers/uninstall.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers creating /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/utilities copying build/lib/ethronsoft/gcspypi/utilities/console.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/utilities copying build/lib/ethronsoft/gcspypi/utilities/__init__.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/utilities copying build/lib/ethronsoft/gcspypi/utilities/queries.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/utilities copying build/lib/ethronsoft/gcspypi/utilities/version.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/utilities creating /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/exceptions copying build/lib/ethronsoft/gcspypi/exceptions/state_errors.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/exceptions copying build/lib/ethronsoft/gcspypi/exceptions/__init__.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/exceptions copying build/lib/ethronsoft/gcspypi/exceptions/repository_errors.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/exceptions copying build/lib/ethronsoft/gcspypi/exceptions/script_errors.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/exceptions copying build/lib/ethronsoft/gcspypi/exceptions/boundary_errors.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/exceptions copying build/lib/ethronsoft/gcspypi/__main__.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi creating /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/package copying build/lib/ethronsoft/gcspypi/package/package.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/package copying build/lib/ethronsoft/gcspypi/package/__init__.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/package copying build/lib/ethronsoft/gcspypi/package/package_builder.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/package copying build/lib/ethronsoft/gcspypi/package/package_manager.py -> /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/package byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/console_test.py to console_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data/other_package/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data/other_package/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data/other_package/package/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data/test_package/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data/test_package/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/data/test_package/package/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/mocks/mock_installer.py to mock_installer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/mocks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/mocks/mock_repository.py to mock_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/package_test.py to package_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/package_manager_test.py to package_manager_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/package_builder_test.py to package_builder_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/utils_test.py to utils_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/test/repository_test.py to repository_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/repository/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/repository/gcloud_remote.py to gcloud_remote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/repository/object_metadata.py to object_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers/download.py to download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers/backup.py to backup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers/upload.py to upload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers/commons.py to commons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers/search.py to search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers/install.py to install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers/syntax.py to syntax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers/remove.py to remove.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/parsers/uninstall.py to uninstall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/utilities/console.py to console.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/utilities/queries.py to queries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/utilities/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/exceptions/state_errors.py to state_errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/exceptions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/exceptions/repository_errors.py to repository_errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/exceptions/script_errors.py to script_errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/exceptions/boundary_errors.py to boundary_errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/package/package.py to package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/package/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/package/package_builder.py to package_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/ethronsoft/gcspypi/package/package_manager.py to package_manager.cpython-39.pyc writing byte-compilation script '/tmp/tmpy4okbrk5.py' /usr/bin/python3 /tmp/tmpy4okbrk5.py removing /tmp/tmpy4okbrk5.py running install_egg_info running egg_info writing gcspypi.egg-info/PKG-INFO writing dependency_links to gcspypi.egg-info/dependency_links.txt writing entry points to gcspypi.egg-info/entry_points.txt writing requirements to gcspypi.egg-info/requires.txt writing top-level names to gcspypi.egg-info/top_level.txt reading manifest file 'gcspypi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'gcspypi.egg-info/SOURCES.txt' Copying gcspypi.egg-info to /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9/site-packages/gcspypi-1.0.7-py3.9.egg-info running install_scripts Installing gcspypi script to /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64//usr/share/doc/python-gcspypi + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64//usr/share/doc/python-gcspypi + '[' -d example ']' ~/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64 ~/build/BUILD/gcspypi-1.0.7 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-gcspypi-1.0.7-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 ']' ~/build/BUILD/gcspypi-1.0.7 + popd + mv /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.7-1 --unique-debug-suffix -1.0.7-1.x86_64 --unique-debug-src-base python-gcspypi-1.0.7-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/gcspypi-1.0.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-gcspypi-1.0.7-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-gcspypi-1.0.7-1.noarch Provides: python-gcspypi python3-gcspypi = 1.0.7-1 python3.9dist(gcspypi) = 1.0.7 python3dist(gcspypi) = 1.0.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(colorama) python3.9dist(google-cloud-storage) = 1.5 python3.9dist(setuptools) python3.9dist(six) = 1.11 python3.9dist(tqdm) Processing files: python-gcspypi-help-1.0.7-1.noarch warning: Empty %files file /builddir/build/BUILD/gcspypi-1.0.7/doclist.lst Provides: python-gcspypi-help = 1.0.7-1 python3-gcspypi-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-gcspypi-1.0.7-1.x86_64 Wrote: /builddir/build/RPMS/python-gcspypi-help-1.0.7-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-gcspypi-1.0.7-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LjsXvN + umask 022 + cd /builddir/build/BUILD + cd gcspypi-1.0.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gcspypi-1.0.7-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0