Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-automated-logging.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686303485.504135/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-django-automated-logging.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-django-automated-logging-6.1.3-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-django-automated-logging.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686303485.504135/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-django-automated-logging.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-django-automated-logging-6.1.3-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-django-automated-logging.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686303485.504135/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-django-automated-logging.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.g8ZZA7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-automated-logging-6.1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-automated-logging-6.1.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-automated-logging-6.1.3 + /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.7Dz0lH + umask 022 + cd /builddir/build/BUILD + cd django-automated-logging-6.1.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/automated_logging copying automated_logging/__init__.py -> build/lib/automated_logging copying automated_logging/apps.py -> build/lib/automated_logging copying automated_logging/settings.py -> build/lib/automated_logging copying automated_logging/handlers.py -> build/lib/automated_logging copying automated_logging/decorators.py -> build/lib/automated_logging copying automated_logging/models.py -> build/lib/automated_logging copying automated_logging/urls.py -> build/lib/automated_logging copying automated_logging/views.py -> build/lib/automated_logging copying automated_logging/middleware.py -> build/lib/automated_logging creating build/lib/automated_logging/admin copying automated_logging/admin/request_event.py -> build/lib/automated_logging/admin copying automated_logging/admin/model_event.py -> build/lib/automated_logging/admin copying automated_logging/admin/model_entry.py -> build/lib/automated_logging/admin copying automated_logging/admin/__init__.py -> build/lib/automated_logging/admin copying automated_logging/admin/unspecified_event.py -> build/lib/automated_logging/admin copying automated_logging/admin/model_mirror.py -> build/lib/automated_logging/admin copying automated_logging/admin/base.py -> build/lib/automated_logging/admin creating build/lib/automated_logging/helpers copying automated_logging/helpers/exceptions.py -> build/lib/automated_logging/helpers copying automated_logging/helpers/enums.py -> build/lib/automated_logging/helpers copying automated_logging/helpers/__init__.py -> build/lib/automated_logging/helpers copying automated_logging/helpers/schemas.py -> build/lib/automated_logging/helpers creating build/lib/automated_logging/migrations copying automated_logging/migrations/0008_auto_20180216_1005.py -> build/lib/automated_logging/migrations copying automated_logging/migrations/__init__.py -> build/lib/automated_logging/migrations copying automated_logging/migrations/0001_initial.py -> build/lib/automated_logging/migrations copying automated_logging/migrations/0007_auto_20180216_1005.py -> build/lib/automated_logging/migrations copying automated_logging/migrations/0006_auto_20180216_1004.py -> build/lib/automated_logging/migrations copying automated_logging/migrations/0018_decoratoroverrideexclusiontest_foreignkeytest_fullclassbasedexclusiontest_fulldecoratorbasedexclusio.py -> build/lib/automated_logging/migrations copying automated_logging/migrations/0014_auto_20180219_0859.py -> build/lib/automated_logging/migrations copying automated_logging/migrations/0003_auto_20180216_0900.py -> build/lib/automated_logging/migrations copying automated_logging/migrations/0010_auto_20180216_1430.py -> build/lib/automated_logging/migrations copying automated_logging/migrations/0012_auto_20180218_1101.py -> build/lib/automated_logging/migrations copying automated_logging/migrations/0004_auto_20180216_0935.py -> build/lib/automated_logging/migrations copying automated_logging/migrations/0009_auto_20180216_1006.py -> build/lib/automated_logging/migrations copying automated_logging/migrations/0002_auto_20180215_1540.py -> build/lib/automated_logging/migrations copying automated_logging/migrations/0015_auto_20181229_2323.py -> build/lib/automated_logging/migrations copying automated_logging/migrations/0016_auto_20200803_1917.py -> build/lib/automated_logging/migrations copying automated_logging/migrations/0011_auto_20180216_1545.py -> build/lib/automated_logging/migrations copying automated_logging/migrations/0005_auto_20180216_0941.py -> build/lib/automated_logging/migrations copying automated_logging/migrations/0017_auto_20200819_1004.py -> build/lib/automated_logging/migrations copying automated_logging/migrations/0013_auto_20180218_1106.py -> build/lib/automated_logging/migrations creating build/lib/automated_logging/signals copying automated_logging/signals/save.py -> build/lib/automated_logging/signals copying automated_logging/signals/__init__.py -> build/lib/automated_logging/signals copying automated_logging/signals/request.py -> build/lib/automated_logging/signals copying automated_logging/signals/m2m.py -> build/lib/automated_logging/signals creating build/lib/automated_logging/tests copying automated_logging/tests/test_request.py -> build/lib/automated_logging/tests copying automated_logging/tests/__init__.py -> build/lib/automated_logging/tests copying automated_logging/tests/helpers.py -> build/lib/automated_logging/tests copying automated_logging/tests/test_exclusion.py -> build/lib/automated_logging/tests copying automated_logging/tests/test_misc.py -> build/lib/automated_logging/tests copying automated_logging/tests/test_m2m.py -> build/lib/automated_logging/tests copying automated_logging/tests/test_save.py -> build/lib/automated_logging/tests copying automated_logging/tests/models.py -> build/lib/automated_logging/tests copying automated_logging/tests/base.py -> build/lib/automated_logging/tests copying automated_logging/tests/test_handler.py -> build/lib/automated_logging/tests creating build/lib/automated_logging/templates creating build/lib/automated_logging/templates/dal creating build/lib/automated_logging/templates/dal/admin copying automated_logging/templates/dal/admin/view.html -> build/lib/automated_logging/templates/dal/admin + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NLTWSw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64 + cd django-automated-logging-6.1.3 + 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-django-automated-logging-6.1.3-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging copying build/lib/automated_logging/__init__.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging copying build/lib/automated_logging/apps.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging copying build/lib/automated_logging/settings.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging copying build/lib/automated_logging/handlers.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging creating /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/helpers copying build/lib/automated_logging/helpers/exceptions.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/helpers copying build/lib/automated_logging/helpers/enums.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/helpers copying build/lib/automated_logging/helpers/__init__.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/helpers copying build/lib/automated_logging/helpers/schemas.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/helpers copying build/lib/automated_logging/decorators.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging creating /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/signals copying build/lib/automated_logging/signals/save.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/signals copying build/lib/automated_logging/signals/__init__.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/signals copying build/lib/automated_logging/signals/request.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/signals copying build/lib/automated_logging/signals/m2m.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/signals copying build/lib/automated_logging/models.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging creating /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations copying build/lib/automated_logging/migrations/0008_auto_20180216_1005.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations copying build/lib/automated_logging/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations copying build/lib/automated_logging/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations copying build/lib/automated_logging/migrations/0007_auto_20180216_1005.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations copying build/lib/automated_logging/migrations/0006_auto_20180216_1004.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations copying build/lib/automated_logging/migrations/0018_decoratoroverrideexclusiontest_foreignkeytest_fullclassbasedexclusiontest_fulldecoratorbasedexclusio.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations copying build/lib/automated_logging/migrations/0014_auto_20180219_0859.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations copying build/lib/automated_logging/migrations/0003_auto_20180216_0900.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations copying build/lib/automated_logging/migrations/0010_auto_20180216_1430.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations copying build/lib/automated_logging/migrations/0012_auto_20180218_1101.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations copying build/lib/automated_logging/migrations/0004_auto_20180216_0935.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations copying build/lib/automated_logging/migrations/0009_auto_20180216_1006.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations copying build/lib/automated_logging/migrations/0002_auto_20180215_1540.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations copying build/lib/automated_logging/migrations/0015_auto_20181229_2323.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations copying build/lib/automated_logging/migrations/0016_auto_20200803_1917.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations copying build/lib/automated_logging/migrations/0011_auto_20180216_1545.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations copying build/lib/automated_logging/migrations/0005_auto_20180216_0941.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations copying build/lib/automated_logging/migrations/0017_auto_20200819_1004.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations copying build/lib/automated_logging/migrations/0013_auto_20180218_1106.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations copying build/lib/automated_logging/urls.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging creating /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/admin copying build/lib/automated_logging/admin/request_event.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/admin copying build/lib/automated_logging/admin/model_event.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/admin copying build/lib/automated_logging/admin/model_entry.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/admin copying build/lib/automated_logging/admin/__init__.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/admin copying build/lib/automated_logging/admin/unspecified_event.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/admin copying build/lib/automated_logging/admin/model_mirror.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/admin copying build/lib/automated_logging/admin/base.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/admin copying build/lib/automated_logging/views.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging creating /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/templates creating /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/templates/dal creating /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/templates/dal/admin copying build/lib/automated_logging/templates/dal/admin/view.html -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/templates/dal/admin creating /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/tests copying build/lib/automated_logging/tests/test_request.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/tests copying build/lib/automated_logging/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/tests copying build/lib/automated_logging/tests/helpers.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/tests copying build/lib/automated_logging/tests/test_exclusion.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/tests copying build/lib/automated_logging/tests/test_misc.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/tests copying build/lib/automated_logging/tests/test_m2m.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/tests copying build/lib/automated_logging/tests/test_save.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/tests copying build/lib/automated_logging/tests/models.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/tests copying build/lib/automated_logging/tests/base.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/tests copying build/lib/automated_logging/tests/test_handler.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/tests copying build/lib/automated_logging/middleware.py -> /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/helpers/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/helpers/enums.py to enums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/helpers/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/signals/save.py to save.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/signals/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/signals/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/signals/m2m.py to m2m.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations/0008_auto_20180216_1005.py to 0008_auto_20180216_1005.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations/0007_auto_20180216_1005.py to 0007_auto_20180216_1005.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations/0006_auto_20180216_1004.py to 0006_auto_20180216_1004.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations/0018_decoratoroverrideexclusiontest_foreignkeytest_fullclassbasedexclusiontest_fulldecoratorbasedexclusio.py to 0018_decoratoroverrideexclusiontest_foreignkeytest_fullclassbasedexclusiontest_fulldecoratorbasedexclusio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations/0014_auto_20180219_0859.py to 0014_auto_20180219_0859.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations/0003_auto_20180216_0900.py to 0003_auto_20180216_0900.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations/0010_auto_20180216_1430.py to 0010_auto_20180216_1430.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations/0012_auto_20180218_1101.py to 0012_auto_20180218_1101.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations/0004_auto_20180216_0935.py to 0004_auto_20180216_0935.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations/0009_auto_20180216_1006.py to 0009_auto_20180216_1006.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations/0002_auto_20180215_1540.py to 0002_auto_20180215_1540.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations/0015_auto_20181229_2323.py to 0015_auto_20181229_2323.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations/0016_auto_20200803_1917.py to 0016_auto_20200803_1917.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations/0011_auto_20180216_1545.py to 0011_auto_20180216_1545.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations/0005_auto_20180216_0941.py to 0005_auto_20180216_0941.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations/0017_auto_20200819_1004.py to 0017_auto_20200819_1004.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/migrations/0013_auto_20180218_1106.py to 0013_auto_20180218_1106.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/admin/request_event.py to request_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/admin/model_event.py to model_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/admin/model_entry.py to model_entry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/admin/unspecified_event.py to unspecified_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/admin/model_mirror.py to model_mirror.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/admin/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/tests/test_request.py to test_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/tests/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/tests/test_exclusion.py to test_exclusion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/tests/test_misc.py to test_misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/tests/test_m2m.py to test_m2m.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/tests/test_save.py to test_save.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/tests/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/tests/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/tests/test_handler.py to test_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/automated_logging/middleware.py to middleware.cpython-39.pyc writing byte-compilation script '/tmp/tmpxsnvgo8i.py' /usr/bin/python3 /tmp/tmpxsnvgo8i.py removing /tmp/tmpxsnvgo8i.py running install_egg_info running egg_info creating django_automated_logging.egg-info writing django_automated_logging.egg-info/PKG-INFO writing dependency_links to django_automated_logging.egg-info/dependency_links.txt writing requirements to django_automated_logging.egg-info/requires.txt writing top-level names to django_automated_logging.egg-info/top_level.txt writing manifest file 'django_automated_logging.egg-info/SOURCES.txt' reading manifest file 'django_automated_logging.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'django_automated_logging.egg-info/SOURCES.txt' Copying django_automated_logging.egg-info to /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9/site-packages/django_automated_logging-6.1.3-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64//usr/share/doc/python-django-automated-logging + '[' -d doc ']' ~/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64 ~/build/BUILD/django-automated-logging-6.1.3 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/django-automated-logging-6.1.3 + popd + mv /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 6.1.3-1 --unique-debug-suffix -6.1.3-1.x86_64 --unique-debug-src-base python-django-automated-logging-6.1.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-automated-logging-6.1.3 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-django-automated-logging-6.1.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-automated-logging-6.1.3-1.noarch Provides: python-django-automated-logging python3-django-automated-logging = 6.1.3-1 python3.9dist(django-automated-logging) = 6.1.3 python3dist(django-automated-logging) = 6.1.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(django) >= 2.2 python3.9dist(django) < 4 python3.9dist(django-ipware) >= 3 python3.9dist(django-ipware) < 4 python3.9dist(django-picklefield) >= 3.0.1 python3.9dist(django-picklefield) < 4 python3.9dist(marshmallow) >= 3.6.1 python3.9dist(marshmallow) < 4 Processing files: python-django-automated-logging-help-6.1.3-1.noarch warning: Empty %files file /builddir/build/BUILD/django-automated-logging-6.1.3/doclist.lst Provides: python-django-automated-logging-help = 6.1.3-1 python3-django-automated-logging-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-django-automated-logging-6.1.3-1.x86_64 Wrote: /builddir/build/RPMS/python-django-automated-logging-help-6.1.3-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-automated-logging-6.1.3-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CLCPMc + umask 022 + cd /builddir/build/BUILD + cd django-automated-logging-6.1.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-automated-logging-6.1.3-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0