Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-edx-drf-extensions.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681816788.581466/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-edx-drf-extensions.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-edx-drf-extensions-8.4.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 x86_64 --nodeps /builddir/build/SPECS/python-edx-drf-extensions.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681816788.581466/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-edx-drf-extensions.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-edx-drf-extensions-8.4.1-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-edx-drf-extensions.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681816788.581466/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-edx-drf-extensions.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.Wcvk9C + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf edx-drf-extensions-8.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/edx-drf-extensions-8.4.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd edx-drf-extensions-8.4.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.quUeWx + umask 022 + cd /builddir/build/BUILD + cd edx-drf-extensions-8.4.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 -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/csrf copying csrf/__init__.py -> build/lib/csrf copying csrf/urls.py -> build/lib/csrf copying csrf/apps.py -> build/lib/csrf creating build/lib/docs copying docs/conf.py -> build/lib/docs copying docs/__init__.py -> build/lib/docs creating build/lib/edx_rest_framework_extensions copying edx_rest_framework_extensions/middleware.py -> build/lib/edx_rest_framework_extensions copying edx_rest_framework_extensions/permissions.py -> build/lib/edx_rest_framework_extensions copying edx_rest_framework_extensions/utils.py -> build/lib/edx_rest_framework_extensions copying edx_rest_framework_extensions/__init__.py -> build/lib/edx_rest_framework_extensions copying edx_rest_framework_extensions/paginators.py -> build/lib/edx_rest_framework_extensions copying edx_rest_framework_extensions/exceptions.py -> build/lib/edx_rest_framework_extensions copying edx_rest_framework_extensions/settings.py -> build/lib/edx_rest_framework_extensions copying edx_rest_framework_extensions/config.py -> build/lib/edx_rest_framework_extensions creating build/lib/csrf/api copying csrf/api/__init__.py -> build/lib/csrf/api copying csrf/api/urls.py -> build/lib/csrf/api creating build/lib/csrf/tests copying csrf/tests/__init__.py -> build/lib/csrf/tests copying csrf/tests/test_api.py -> build/lib/csrf/tests creating build/lib/csrf/api/v1 copying csrf/api/v1/__init__.py -> build/lib/csrf/api/v1 copying csrf/api/v1/urls.py -> build/lib/csrf/api/v1 copying csrf/api/v1/views.py -> build/lib/csrf/api/v1 creating build/lib/edx_rest_framework_extensions/auth copying edx_rest_framework_extensions/auth/__init__.py -> build/lib/edx_rest_framework_extensions/auth creating build/lib/edx_rest_framework_extensions/tests copying edx_rest_framework_extensions/tests/test_settings.py -> build/lib/edx_rest_framework_extensions/tests copying edx_rest_framework_extensions/tests/test_paginators.py -> build/lib/edx_rest_framework_extensions/tests copying edx_rest_framework_extensions/tests/__init__.py -> build/lib/edx_rest_framework_extensions/tests copying edx_rest_framework_extensions/tests/test_permissions.py -> build/lib/edx_rest_framework_extensions/tests copying edx_rest_framework_extensions/tests/test_middleware.py -> build/lib/edx_rest_framework_extensions/tests copying edx_rest_framework_extensions/tests/factories.py -> build/lib/edx_rest_framework_extensions/tests creating build/lib/edx_rest_framework_extensions/auth/jwt copying edx_rest_framework_extensions/auth/jwt/cookies.py -> build/lib/edx_rest_framework_extensions/auth/jwt copying edx_rest_framework_extensions/auth/jwt/middleware.py -> build/lib/edx_rest_framework_extensions/auth/jwt copying edx_rest_framework_extensions/auth/jwt/constants.py -> build/lib/edx_rest_framework_extensions/auth/jwt copying edx_rest_framework_extensions/auth/jwt/__init__.py -> build/lib/edx_rest_framework_extensions/auth/jwt copying edx_rest_framework_extensions/auth/jwt/authentication.py -> build/lib/edx_rest_framework_extensions/auth/jwt copying edx_rest_framework_extensions/auth/jwt/decoder.py -> build/lib/edx_rest_framework_extensions/auth/jwt creating build/lib/edx_rest_framework_extensions/auth/session copying edx_rest_framework_extensions/auth/session/__init__.py -> build/lib/edx_rest_framework_extensions/auth/session copying edx_rest_framework_extensions/auth/session/authentication.py -> build/lib/edx_rest_framework_extensions/auth/session creating build/lib/edx_rest_framework_extensions/auth/bearer copying edx_rest_framework_extensions/auth/bearer/__init__.py -> build/lib/edx_rest_framework_extensions/auth/bearer copying edx_rest_framework_extensions/auth/bearer/authentication.py -> build/lib/edx_rest_framework_extensions/auth/bearer creating build/lib/edx_rest_framework_extensions/auth/jwt/tests copying edx_rest_framework_extensions/auth/jwt/tests/test_cookies.py -> build/lib/edx_rest_framework_extensions/auth/jwt/tests copying edx_rest_framework_extensions/auth/jwt/tests/test_authentication.py -> build/lib/edx_rest_framework_extensions/auth/jwt/tests copying edx_rest_framework_extensions/auth/jwt/tests/utils.py -> build/lib/edx_rest_framework_extensions/auth/jwt/tests copying edx_rest_framework_extensions/auth/jwt/tests/__init__.py -> build/lib/edx_rest_framework_extensions/auth/jwt/tests copying edx_rest_framework_extensions/auth/jwt/tests/test_middleware.py -> build/lib/edx_rest_framework_extensions/auth/jwt/tests copying edx_rest_framework_extensions/auth/jwt/tests/test_decoder.py -> build/lib/edx_rest_framework_extensions/auth/jwt/tests creating build/lib/edx_rest_framework_extensions/auth/session/tests copying edx_rest_framework_extensions/auth/session/tests/test_authentication.py -> build/lib/edx_rest_framework_extensions/auth/session/tests copying edx_rest_framework_extensions/auth/session/tests/__init__.py -> build/lib/edx_rest_framework_extensions/auth/session/tests creating build/lib/edx_rest_framework_extensions/auth/bearer/tests copying edx_rest_framework_extensions/auth/bearer/tests/test_authentication.py -> build/lib/edx_rest_framework_extensions/auth/bearer/tests copying edx_rest_framework_extensions/auth/bearer/tests/__init__.py -> build/lib/edx_rest_framework_extensions/auth/bearer/tests + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qbJeUF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64 + cd edx-drf-extensions-8.4.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 -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-edx-drf-extensions-8.4.1-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-edx-drf-extensions-8.4.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf creating /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf/api creating /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf/api/v1 copying build/lib/csrf/api/v1/__init__.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf/api/v1 copying build/lib/csrf/api/v1/urls.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf/api/v1 copying build/lib/csrf/api/v1/views.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf/api/v1 copying build/lib/csrf/api/__init__.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf/api copying build/lib/csrf/api/urls.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf/api copying build/lib/csrf/__init__.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf creating /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf/tests copying build/lib/csrf/tests/__init__.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf/tests copying build/lib/csrf/tests/test_api.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf/tests copying build/lib/csrf/urls.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf copying build/lib/csrf/apps.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf creating /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/docs copying build/lib/docs/conf.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/docs copying build/lib/docs/__init__.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/docs creating /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions creating /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth creating /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt copying build/lib/edx_rest_framework_extensions/auth/jwt/cookies.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt copying build/lib/edx_rest_framework_extensions/auth/jwt/middleware.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt copying build/lib/edx_rest_framework_extensions/auth/jwt/constants.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt copying build/lib/edx_rest_framework_extensions/auth/jwt/__init__.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt creating /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt/tests copying build/lib/edx_rest_framework_extensions/auth/jwt/tests/test_cookies.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt/tests copying build/lib/edx_rest_framework_extensions/auth/jwt/tests/test_authentication.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt/tests copying build/lib/edx_rest_framework_extensions/auth/jwt/tests/utils.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt/tests copying build/lib/edx_rest_framework_extensions/auth/jwt/tests/__init__.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt/tests copying build/lib/edx_rest_framework_extensions/auth/jwt/tests/test_middleware.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt/tests copying build/lib/edx_rest_framework_extensions/auth/jwt/tests/test_decoder.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt/tests copying build/lib/edx_rest_framework_extensions/auth/jwt/authentication.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt copying build/lib/edx_rest_framework_extensions/auth/jwt/decoder.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt copying build/lib/edx_rest_framework_extensions/auth/__init__.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth creating /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/session copying build/lib/edx_rest_framework_extensions/auth/session/__init__.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/session creating /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/session/tests copying build/lib/edx_rest_framework_extensions/auth/session/tests/test_authentication.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/session/tests copying build/lib/edx_rest_framework_extensions/auth/session/tests/__init__.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/session/tests copying build/lib/edx_rest_framework_extensions/auth/session/authentication.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/session creating /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/bearer copying build/lib/edx_rest_framework_extensions/auth/bearer/__init__.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/bearer creating /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/bearer/tests copying build/lib/edx_rest_framework_extensions/auth/bearer/tests/test_authentication.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/bearer/tests copying build/lib/edx_rest_framework_extensions/auth/bearer/tests/__init__.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/bearer/tests copying build/lib/edx_rest_framework_extensions/auth/bearer/authentication.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/bearer copying build/lib/edx_rest_framework_extensions/middleware.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions copying build/lib/edx_rest_framework_extensions/permissions.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions copying build/lib/edx_rest_framework_extensions/utils.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions copying build/lib/edx_rest_framework_extensions/__init__.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions creating /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/tests copying build/lib/edx_rest_framework_extensions/tests/test_settings.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/tests copying build/lib/edx_rest_framework_extensions/tests/test_paginators.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/tests copying build/lib/edx_rest_framework_extensions/tests/__init__.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/tests copying build/lib/edx_rest_framework_extensions/tests/test_permissions.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/tests copying build/lib/edx_rest_framework_extensions/tests/test_middleware.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/tests copying build/lib/edx_rest_framework_extensions/tests/factories.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/tests copying build/lib/edx_rest_framework_extensions/paginators.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions copying build/lib/edx_rest_framework_extensions/exceptions.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions copying build/lib/edx_rest_framework_extensions/settings.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions copying build/lib/edx_rest_framework_extensions/config.py -> /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf/api/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf/api/v1/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf/api/v1/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf/api/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf/tests/test_api.py to test_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/csrf/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/docs/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/docs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt/cookies.py to cookies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt/tests/test_cookies.py to test_cookies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt/tests/test_authentication.py to test_authentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt/tests/test_middleware.py to test_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt/tests/test_decoder.py to test_decoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt/authentication.py to authentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/jwt/decoder.py to decoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/session/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/session/tests/test_authentication.py to test_authentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/session/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/session/authentication.py to authentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/bearer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/bearer/tests/test_authentication.py to test_authentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/bearer/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/auth/bearer/authentication.py to authentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/permissions.py to permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/tests/test_settings.py to test_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/tests/test_paginators.py to test_paginators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/tests/test_permissions.py to test_permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/tests/test_middleware.py to test_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/tests/factories.py to factories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/paginators.py to paginators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_rest_framework_extensions/config.py to config.cpython-39.pyc writing byte-compilation script '/tmp/tmpfma7lw2g.py' /usr/bin/python3 /tmp/tmpfma7lw2g.py removing /tmp/tmpfma7lw2g.py running install_egg_info running egg_info writing edx_drf_extensions.egg-info/PKG-INFO writing dependency_links to edx_drf_extensions.egg-info/dependency_links.txt writing requirements to edx_drf_extensions.egg-info/requires.txt writing top-level names to edx_drf_extensions.egg-info/top_level.txt reading manifest file 'edx_drf_extensions.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' warning: manifest_maker: MANIFEST.in, line 6: unknown action 'test_settings.py' adding license file 'LICENSE.txt' writing manifest file 'edx_drf_extensions.egg-info/SOURCES.txt' Copying edx_drf_extensions.egg-info to /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9/site-packages/edx_drf_extensions-8.4.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64//usr/share/doc/python-edx-drf-extensions + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64//usr/share/doc/python-edx-drf-extensions + '[' -d example ']' ~/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64 ~/build/BUILD/edx-drf-extensions-8.4.1 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-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 ']' + popd ~/build/BUILD/edx-drf-extensions-8.4.1 + mv /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 8.4.1-1 --unique-debug-suffix -8.4.1-1.x86_64 --unique-debug-src-base python-edx-drf-extensions-8.4.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/edx-drf-extensions-8.4.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-edx-drf-extensions-8.4.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-edx-drf-extensions-8.4.1-1.noarch Provides: python-edx-drf-extensions python3-edx-drf-extensions = 8.4.1-1 python3.9dist(edx-drf-extensions) = 8.4.1 python3dist(edx-drf-extensions) = 8.4.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: python(abi) = 3.9 python3.9dist(django) >= 2.2 python3.9dist(django-waffle) python3.9dist(djangorestframework) >= 3.9 python3.9dist(drf-jwt) python3.9dist(edx-django-utils) >= 3.8 python3.9dist(edx-opaque-keys) python3.9dist(pyjwkest) python3.9dist(pyjwt) >= 2.1 python3.9dist(python-dateutil) >= 2 python3.9dist(requests) >= 2.7 python3.9dist(semantic-version) python3.9dist(six) Processing files: python-edx-drf-extensions-help-8.4.1-1.noarch warning: Empty %files file /builddir/build/BUILD/edx-drf-extensions-8.4.1/doclist.lst Provides: python-edx-drf-extensions-help = 8.4.1-1 python3-edx-drf-extensions-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-edx-drf-extensions-8.4.1-1.x86_64 Wrote: /builddir/build/RPMS/python-edx-drf-extensions-help-8.4.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-edx-drf-extensions-8.4.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gXvWqP + umask 022 + cd /builddir/build/BUILD + cd edx-drf-extensions-8.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-edx-drf-extensions-8.4.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0