Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-betty-cropper.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1684432323.556025/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-betty-cropper.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-betty-cropper-2.6.1-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-betty-cropper.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1684432323.556025/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-betty-cropper.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-betty-cropper-2.6.1-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-betty-cropper.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1684432323.556025/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-betty-cropper.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.q1dgau + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf betty-cropper-2.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/betty-cropper-2.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd betty-cropper-2.6.1 + /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.IJ8PDP + umask 022 + cd /builddir/build/BUILD + cd betty-cropper-2.6.1 + 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/betty copying betty/__init__.py -> build/lib/betty copying betty/celery.py -> build/lib/betty copying betty/wsgi.py -> build/lib/betty creating build/lib/betty/authtoken copying betty/authtoken/models.py -> build/lib/betty/authtoken copying betty/authtoken/__init__.py -> build/lib/betty/authtoken creating build/lib/betty/authtoken/migrations copying betty/authtoken/migrations/__init__.py -> build/lib/betty/authtoken/migrations copying betty/authtoken/migrations/0001_initial.py -> build/lib/betty/authtoken/migrations creating build/lib/betty/authtoken/management copying betty/authtoken/management/__init__.py -> build/lib/betty/authtoken/management creating build/lib/betty/authtoken/management/commands copying betty/authtoken/management/commands/__init__.py -> build/lib/betty/authtoken/management/commands copying betty/authtoken/management/commands/create_token.py -> build/lib/betty/authtoken/management/commands creating build/lib/betty/cropper copying betty/cropper/dssim.py -> build/lib/betty/cropper copying betty/cropper/models.py -> build/lib/betty/cropper copying betty/cropper/views.py -> build/lib/betty/cropper copying betty/cropper/storage.py -> build/lib/betty/cropper copying betty/cropper/tasks.py -> build/lib/betty/cropper copying betty/cropper/__init__.py -> build/lib/betty/cropper copying betty/cropper/flush.py -> build/lib/betty/cropper copying betty/cropper/urls.py -> build/lib/betty/cropper copying betty/cropper/middleware.py -> build/lib/betty/cropper creating build/lib/betty/cropper/migrations copying betty/cropper/migrations/0001_squashed_0004_auto_20160317_1706.py -> build/lib/betty/cropper/migrations copying betty/cropper/migrations/0002_auto_20141203_2115.py -> build/lib/betty/cropper/migrations copying betty/cropper/migrations/0002_image_last_modified.py -> build/lib/betty/cropper/migrations copying betty/cropper/migrations/__init__.py -> build/lib/betty/cropper/migrations copying betty/cropper/migrations/0003_image_jpeg_qualities.py -> build/lib/betty/cropper/migrations copying betty/cropper/migrations/0001_initial.py -> build/lib/betty/cropper/migrations copying betty/cropper/migrations/0004_auto_20160317_1706.py -> build/lib/betty/cropper/migrations creating build/lib/betty/cropper/management copying betty/cropper/management/__init__.py -> build/lib/betty/cropper/management creating build/lib/betty/cropper/management/commands copying betty/cropper/management/commands/change_storage_root.py -> build/lib/betty/cropper/management/commands copying betty/cropper/management/commands/make_disk_storage_paths_absolute.py -> build/lib/betty/cropper/management/commands copying betty/cropper/management/commands/__init__.py -> build/lib/betty/cropper/management/commands copying betty/cropper/management/commands/optimize_images.py -> build/lib/betty/cropper/management/commands creating build/lib/betty/cropper/utils copying betty/cropper/utils/__init__.py -> build/lib/betty/cropper/utils copying betty/cropper/utils/runner.py -> build/lib/betty/cropper/utils copying betty/cropper/utils/placeholder.py -> build/lib/betty/cropper/utils copying betty/cropper/utils/http.py -> build/lib/betty/cropper/utils creating build/lib/betty/cropper/api copying betty/cropper/api/decorators.py -> build/lib/betty/cropper/api copying betty/cropper/api/views.py -> build/lib/betty/cropper/api copying betty/cropper/api/__init__.py -> build/lib/betty/cropper/api copying betty/cropper/api/urls.py -> build/lib/betty/cropper/api creating build/lib/betty/conf copying betty/conf/app.py -> build/lib/betty/conf copying betty/conf/__init__.py -> build/lib/betty/conf copying betty/conf/server.py -> build/lib/betty/conf copying betty/conf/urls.py -> build/lib/betty/conf creating build/lib/betty/image_browser copying betty/image_browser/views.py -> build/lib/betty/image_browser copying betty/image_browser/__init__.py -> build/lib/betty/image_browser copying betty/image_browser/urls.py -> build/lib/betty/image_browser creating build/lib/betty/contrib copying betty/contrib/__init__.py -> build/lib/betty/contrib creating build/lib/betty/contrib/cacheflush copying betty/contrib/cacheflush/cachemaster.py -> build/lib/betty/contrib/cacheflush copying betty/contrib/cacheflush/__init__.py -> build/lib/betty/contrib/cacheflush creating build/lib/betty/cropper/templates copying betty/cropper/templates/image.js -> build/lib/betty/cropper/templates creating build/lib/betty/cropper/font copying betty/cropper/font/OpenSans-Semibold.ttf -> build/lib/betty/cropper/font + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.76vGED + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64 + cd betty-cropper-2.6.1 + 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-betty-cropper-2.6.1-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-betty-cropper-2.6.1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty creating /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/authtoken copying build/lib/betty/authtoken/models.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/authtoken creating /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/authtoken/migrations copying build/lib/betty/authtoken/migrations/__init__.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/authtoken/migrations copying build/lib/betty/authtoken/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/authtoken/migrations creating /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/authtoken/management copying build/lib/betty/authtoken/management/__init__.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/authtoken/management creating /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/authtoken/management/commands copying build/lib/betty/authtoken/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/authtoken/management/commands copying build/lib/betty/authtoken/management/commands/create_token.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/authtoken/management/commands copying build/lib/betty/authtoken/__init__.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/authtoken creating /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper copying build/lib/betty/cropper/dssim.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper copying build/lib/betty/cropper/models.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper copying build/lib/betty/cropper/views.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper creating /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/migrations copying build/lib/betty/cropper/migrations/0001_squashed_0004_auto_20160317_1706.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/migrations copying build/lib/betty/cropper/migrations/0002_auto_20141203_2115.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/migrations copying build/lib/betty/cropper/migrations/0002_image_last_modified.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/migrations copying build/lib/betty/cropper/migrations/__init__.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/migrations copying build/lib/betty/cropper/migrations/0003_image_jpeg_qualities.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/migrations copying build/lib/betty/cropper/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/migrations copying build/lib/betty/cropper/migrations/0004_auto_20160317_1706.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/migrations creating /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/templates copying build/lib/betty/cropper/templates/image.js -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/templates copying build/lib/betty/cropper/storage.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper copying build/lib/betty/cropper/tasks.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper creating /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/management copying build/lib/betty/cropper/management/__init__.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/management creating /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/management/commands copying build/lib/betty/cropper/management/commands/change_storage_root.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/management/commands copying build/lib/betty/cropper/management/commands/make_disk_storage_paths_absolute.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/management/commands copying build/lib/betty/cropper/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/management/commands copying build/lib/betty/cropper/management/commands/optimize_images.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/management/commands creating /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/utils copying build/lib/betty/cropper/utils/__init__.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/utils copying build/lib/betty/cropper/utils/runner.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/utils copying build/lib/betty/cropper/utils/placeholder.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/utils copying build/lib/betty/cropper/utils/http.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/utils copying build/lib/betty/cropper/__init__.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper copying build/lib/betty/cropper/flush.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper copying build/lib/betty/cropper/urls.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper copying build/lib/betty/cropper/middleware.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper creating /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/api copying build/lib/betty/cropper/api/decorators.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/api copying build/lib/betty/cropper/api/views.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/api copying build/lib/betty/cropper/api/__init__.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/api copying build/lib/betty/cropper/api/urls.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/api creating /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/font copying build/lib/betty/cropper/font/OpenSans-Semibold.ttf -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/font creating /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/conf copying build/lib/betty/conf/app.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/conf copying build/lib/betty/conf/__init__.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/conf copying build/lib/betty/conf/server.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/conf copying build/lib/betty/conf/urls.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/conf creating /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/image_browser copying build/lib/betty/image_browser/views.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/image_browser copying build/lib/betty/image_browser/__init__.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/image_browser copying build/lib/betty/image_browser/urls.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/image_browser copying build/lib/betty/__init__.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty creating /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/contrib creating /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/contrib/cacheflush copying build/lib/betty/contrib/cacheflush/cachemaster.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/contrib/cacheflush copying build/lib/betty/contrib/cacheflush/__init__.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/contrib/cacheflush copying build/lib/betty/contrib/__init__.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/contrib copying build/lib/betty/celery.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty copying build/lib/betty/wsgi.py -> /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/authtoken/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/authtoken/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/authtoken/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/authtoken/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/authtoken/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/authtoken/management/commands/create_token.py to create_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/authtoken/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/dssim.py to dssim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/migrations/0001_squashed_0004_auto_20160317_1706.py to 0001_squashed_0004_auto_20160317_1706.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/migrations/0002_auto_20141203_2115.py to 0002_auto_20141203_2115.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/migrations/0002_image_last_modified.py to 0002_image_last_modified.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/migrations/0003_image_jpeg_qualities.py to 0003_image_jpeg_qualities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/migrations/0004_auto_20160317_1706.py to 0004_auto_20160317_1706.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/management/commands/change_storage_root.py to change_storage_root.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/management/commands/make_disk_storage_paths_absolute.py to make_disk_storage_paths_absolute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/management/commands/optimize_images.py to optimize_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/utils/runner.py to runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/utils/placeholder.py to placeholder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/utils/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/flush.py to flush.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/api/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/api/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/cropper/api/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/conf/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/conf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/conf/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/conf/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/image_browser/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/image_browser/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/image_browser/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/contrib/cacheflush/cachemaster.py to cachemaster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/contrib/cacheflush/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/celery.py to celery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty/wsgi.py to wsgi.cpython-39.pyc writing byte-compilation script '/tmp/tmp0mmqaxm9.py' /usr/bin/python3 /tmp/tmp0mmqaxm9.py removing /tmp/tmp0mmqaxm9.py running install_egg_info running egg_info writing betty_cropper.egg-info/PKG-INFO writing dependency_links to betty_cropper.egg-info/dependency_links.txt writing entry points to betty_cropper.egg-info/entry_points.txt writing requirements to betty_cropper.egg-info/requires.txt writing top-level names to betty_cropper.egg-info/top_level.txt reading manifest file 'betty_cropper.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'betty_cropper.egg-info/SOURCES.txt' Copying betty_cropper.egg-info to /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9/site-packages/betty_cropper-2.6.1-py3.9.egg-info running install_scripts Installing betty-cropper script to /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64//usr/share/doc/python-betty-cropper + '[' -d doc ']' ~/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64 ~/build/BUILD/betty-cropper-2.6.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-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 ']' + popd ~/build/BUILD/betty-cropper-2.6.1 + mv /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.6.1-1 --unique-debug-suffix -2.6.1-1.aarch64 --unique-debug-src-base python-betty-cropper-2.6.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/betty-cropper-2.6.1 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-betty-cropper-2.6.1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-betty-cropper-2.6.1-1.noarch Provides: python-betty-cropper python3-betty-cropper = 2.6.1-1 python3.9dist(betty-cropper) = 2.6.1 python3dist(betty-cropper) = 2.6.1 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(celery) = 3.1.11 python3.9dist(django) >= 1.7 python3.9dist(django) < 1.9 python3.9dist(jsonfield) = 0.9.20 python3.9dist(logan) = 0.6 python3.9dist(pillow) = 2.5.3 python3.9dist(requests) >= 2.11 python3.9dist(setuptools) python3.9dist(six) = 1.9 python3.9dist(slimit) = 0.8.1 python3.9dist(south) = 0.8.4 Processing files: python-betty-cropper-help-2.6.1-1.noarch warning: Empty %files file /builddir/build/BUILD/betty-cropper-2.6.1/doclist.lst Provides: python-betty-cropper-help = 2.6.1-1 python3-betty-cropper-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-betty-cropper-2.6.1-1.aarch64 Wrote: /builddir/build/RPMS/python-betty-cropper-help-2.6.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-betty-cropper-2.6.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1M4e1G + umask 022 + cd /builddir/build/BUILD + cd betty-cropper-2.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-betty-cropper-2.6.1-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0