Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pythonanywhere.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686630325.714131/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pythonanywhere.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-pythonanywhere-0.11.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 aarch64 --nodeps /builddir/build/SPECS/python-pythonanywhere.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686630325.714131/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pythonanywhere.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-pythonanywhere-0.11.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pythonanywhere.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686630325.714131/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pythonanywhere.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.peBVDB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pythonanywhere-0.11.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pythonanywhere-0.11.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pythonanywhere-0.11.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.NFDOKE + umask 022 + cd /builddir/build/BUILD + cd pythonanywhere-0.11.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 -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/cli copying cli/django.py -> build/lib/cli copying cli/path.py -> build/lib/cli copying cli/schedule.py -> build/lib/cli copying cli/webapp.py -> build/lib/cli copying cli/__init__.py -> build/lib/cli creating build/lib/pythonanywhere copying pythonanywhere/virtualenvs.py -> build/lib/pythonanywhere copying pythonanywhere/django_project.py -> build/lib/pythonanywhere copying pythonanywhere/utils.py -> build/lib/pythonanywhere copying pythonanywhere/files.py -> build/lib/pythonanywhere copying pythonanywhere/scripts_commons.py -> build/lib/pythonanywhere copying pythonanywhere/task.py -> build/lib/pythonanywhere copying pythonanywhere/launch_bash_in_virtualenv.py -> build/lib/pythonanywhere copying pythonanywhere/wsgi_file_template.py -> build/lib/pythonanywhere copying pythonanywhere/exceptions.py -> build/lib/pythonanywhere copying pythonanywhere/project.py -> build/lib/pythonanywhere copying pythonanywhere/snakesay.py -> build/lib/pythonanywhere copying pythonanywhere/__init__.py -> build/lib/pythonanywhere creating build/lib/pythonanywhere/api copying pythonanywhere/api/files_api.py -> build/lib/pythonanywhere/api copying pythonanywhere/api/base.py -> build/lib/pythonanywhere/api copying pythonanywhere/api/schedule.py -> build/lib/pythonanywhere/api copying pythonanywhere/api/webapp.py -> build/lib/pythonanywhere/api copying pythonanywhere/api/__init__.py -> build/lib/pythonanywhere/api running build_scripts creating build/scripts-3.9 copying and adjusting cli/pa -> build/scripts-3.9 copying and adjusting pythonanywhere/snakesay.py -> build/scripts-3.9 copying and adjusting scripts/pa_autoconfigure_django.py -> build/scripts-3.9 copying and adjusting scripts/pa_create_scheduled_task.py -> build/scripts-3.9 copying and adjusting scripts/pa_create_webapp_with_virtualenv.py -> build/scripts-3.9 copying and adjusting scripts/pa_delete_scheduled_task.py -> build/scripts-3.9 copying and adjusting scripts/pa_delete_webapp_logs.py -> build/scripts-3.9 copying and adjusting scripts/pa_get_scheduled_task_specs.py -> build/scripts-3.9 copying and adjusting scripts/pa_get_scheduled_tasks_list.py -> build/scripts-3.9 copying and adjusting scripts/pa_install_webapp_letsencrypt_ssl.py -> build/scripts-3.9 copying and adjusting scripts/pa_install_webapp_ssl.py -> build/scripts-3.9 copying and adjusting scripts/pa_reload_webapp.py -> build/scripts-3.9 copying and adjusting scripts/pa_start_django_webapp_with_virtualenv.py -> build/scripts-3.9 copying and adjusting scripts/pa_update_scheduled_task.py -> build/scripts-3.9 changing mode of build/scripts-3.9/pa from 644 to 755 changing mode of build/scripts-3.9/snakesay.py from 644 to 755 changing mode of build/scripts-3.9/pa_autoconfigure_django.py from 644 to 755 changing mode of build/scripts-3.9/pa_create_scheduled_task.py from 644 to 755 changing mode of build/scripts-3.9/pa_create_webapp_with_virtualenv.py from 644 to 755 changing mode of build/scripts-3.9/pa_delete_scheduled_task.py from 644 to 755 changing mode of build/scripts-3.9/pa_delete_webapp_logs.py from 644 to 755 changing mode of build/scripts-3.9/pa_get_scheduled_task_specs.py from 644 to 755 changing mode of build/scripts-3.9/pa_get_scheduled_tasks_list.py from 644 to 755 changing mode of build/scripts-3.9/pa_install_webapp_letsencrypt_ssl.py from 644 to 755 changing mode of build/scripts-3.9/pa_install_webapp_ssl.py from 644 to 755 changing mode of build/scripts-3.9/pa_reload_webapp.py from 644 to 755 changing mode of build/scripts-3.9/pa_start_django_webapp_with_virtualenv.py from 644 to 755 changing mode of build/scripts-3.9/pa_update_scheduled_task.py from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XERJ4p + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64 + cd pythonanywhere-0.11.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 -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-pythonanywhere-0.11.0-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/cli copying build/lib/cli/django.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/cli copying build/lib/cli/path.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/cli copying build/lib/cli/schedule.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/cli copying build/lib/cli/webapp.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/cli copying build/lib/cli/__init__.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/cli creating /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere copying build/lib/pythonanywhere/virtualenvs.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere copying build/lib/pythonanywhere/django_project.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere copying build/lib/pythonanywhere/utils.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere copying build/lib/pythonanywhere/files.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere copying build/lib/pythonanywhere/scripts_commons.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere copying build/lib/pythonanywhere/task.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere creating /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/api copying build/lib/pythonanywhere/api/files_api.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/api copying build/lib/pythonanywhere/api/base.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/api copying build/lib/pythonanywhere/api/schedule.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/api copying build/lib/pythonanywhere/api/webapp.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/api copying build/lib/pythonanywhere/api/__init__.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/api copying build/lib/pythonanywhere/launch_bash_in_virtualenv.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere copying build/lib/pythonanywhere/wsgi_file_template.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere copying build/lib/pythonanywhere/exceptions.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere copying build/lib/pythonanywhere/project.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere copying build/lib/pythonanywhere/snakesay.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere copying build/lib/pythonanywhere/__init__.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere byte-compiling /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/cli/django.py to django.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/cli/path.py to path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/cli/schedule.py to schedule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/cli/webapp.py to webapp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/virtualenvs.py to virtualenvs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/django_project.py to django_project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/files.py to files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/scripts_commons.py to scripts_commons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/task.py to task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/api/files_api.py to files_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/api/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/api/schedule.py to schedule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/api/webapp.py to webapp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/launch_bash_in_virtualenv.py to launch_bash_in_virtualenv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/wsgi_file_template.py to wsgi_file_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/snakesay.py to snakesay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpqejvsyuq.py' /usr/bin/python3 /tmp/tmpqejvsyuq.py removing /tmp/tmpqejvsyuq.py running install_egg_info running egg_info writing pythonanywhere.egg-info/PKG-INFO writing dependency_links to pythonanywhere.egg-info/dependency_links.txt writing requirements to pythonanywhere.egg-info/requires.txt writing top-level names to pythonanywhere.egg-info/top_level.txt reading manifest file 'pythonanywhere.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pythonanywhere.egg-info/SOURCES.txt' Copying pythonanywhere.egg-info to /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/pythonanywhere-0.11.0-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin copying build/scripts-3.9/pa_autoconfigure_django.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin copying build/scripts-3.9/pa_get_scheduled_task_specs.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin copying build/scripts-3.9/pa_update_scheduled_task.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin copying build/scripts-3.9/pa_install_webapp_letsencrypt_ssl.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin copying build/scripts-3.9/pa_reload_webapp.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin copying build/scripts-3.9/pa_start_django_webapp_with_virtualenv.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin copying build/scripts-3.9/pa_get_scheduled_tasks_list.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin copying build/scripts-3.9/pa_delete_webapp_logs.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin copying build/scripts-3.9/pa_create_webapp_with_virtualenv.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin copying build/scripts-3.9/pa_create_scheduled_task.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin copying build/scripts-3.9/pa -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin copying build/scripts-3.9/pa_delete_scheduled_task.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin copying build/scripts-3.9/pa_install_webapp_ssl.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin copying build/scripts-3.9/snakesay.py -> /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin changing mode of /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin/pa_autoconfigure_django.py to 755 changing mode of /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin/pa_get_scheduled_task_specs.py to 755 changing mode of /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin/pa_update_scheduled_task.py to 755 changing mode of /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin/pa_install_webapp_letsencrypt_ssl.py to 755 changing mode of /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin/pa_reload_webapp.py to 755 changing mode of /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin/pa_start_django_webapp_with_virtualenv.py to 755 changing mode of /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin/pa_get_scheduled_tasks_list.py to 755 changing mode of /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin/pa_delete_webapp_logs.py to 755 changing mode of /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin/pa_create_webapp_with_virtualenv.py to 755 changing mode of /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin/pa_create_scheduled_task.py to 755 changing mode of /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin/pa to 755 changing mode of /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin/pa_delete_scheduled_task.py to 755 changing mode of /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin/pa_install_webapp_ssl.py to 755 changing mode of /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/usr/bin/snakesay.py to 755 + install -d -m755 /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64//usr/share/doc/python-pythonanywhere + '[' -d doc ']' ~/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64 ~/build/BUILD/pythonanywhere-0.11.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/pythonanywhere-0.11.0 + popd + mv /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.11.0-1 --unique-debug-suffix -0.11.0-1.aarch64 --unique-debug-src-base python-pythonanywhere-0.11.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/pythonanywhere-0.11.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-pythonanywhere-0.11.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pythonanywhere-0.11.0-1.noarch Provides: python-pythonanywhere python3-pythonanywhere = 0.11.0-1 python3.9dist(pythonanywhere) = 0.11 python3dist(pythonanywhere) = 0.11 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(docopt) python3.9dist(packaging) python3.9dist(python-dateutil) python3.9dist(requests) python3.9dist(schema) python3.9dist(tabulate) python3.9dist(typer) Processing files: python-pythonanywhere-help-0.11.0-1.noarch warning: Empty %files file /builddir/build/BUILD/pythonanywhere-0.11.0/doclist.lst Provides: python-pythonanywhere-help = 0.11.0-1 python3-pythonanywhere-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-pythonanywhere-0.11.0-1.aarch64 Wrote: /builddir/build/RPMS/python-pythonanywhere-help-0.11.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pythonanywhere-0.11.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EKrIuR + umask 022 + cd /builddir/build/BUILD + cd pythonanywhere-0.11.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pythonanywhere-0.11.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0