Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-paste.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681682468.294716/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-paste.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-Paste-3.5.2-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-paste.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681682468.294716/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-paste.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-Paste-3.5.2-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-paste.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681682468.294716/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-paste.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.PDXyhR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Paste-3.5.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/Paste-3.5.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Paste-3.5.2 + /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.amiS1Z + umask 022 + cd /builddir/build/BUILD + cd Paste-3.5.2 + 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/paste copying paste/request.py -> build/lib/paste copying paste/wsgilib.py -> build/lib/paste copying paste/recursive.py -> build/lib/paste copying paste/wsgiwrappers.py -> build/lib/paste copying paste/lint.py -> build/lib/paste copying paste/__init__.py -> build/lib/paste copying paste/modpython.py -> build/lib/paste copying paste/fixture.py -> build/lib/paste copying paste/reloader.py -> build/lib/paste copying paste/urlmap.py -> build/lib/paste copying paste/cgitb_catcher.py -> build/lib/paste copying paste/errordocument.py -> build/lib/paste copying paste/httpheaders.py -> build/lib/paste copying paste/flup_session.py -> build/lib/paste copying paste/progress.py -> build/lib/paste copying paste/cascade.py -> build/lib/paste copying paste/registry.py -> build/lib/paste copying paste/proxy.py -> build/lib/paste copying paste/httpserver.py -> build/lib/paste copying paste/config.py -> build/lib/paste copying paste/cgiapp.py -> build/lib/paste copying paste/httpexceptions.py -> build/lib/paste copying paste/translogger.py -> build/lib/paste copying paste/fileapp.py -> build/lib/paste copying paste/url.py -> build/lib/paste copying paste/response.py -> build/lib/paste copying paste/pony.py -> build/lib/paste copying paste/session.py -> build/lib/paste copying paste/gzipper.py -> build/lib/paste copying paste/transaction.py -> build/lib/paste copying paste/urlparser.py -> build/lib/paste creating build/lib/paste/auth copying paste/auth/open_id.py -> build/lib/paste/auth copying paste/auth/digest.py -> build/lib/paste/auth copying paste/auth/auth_tkt.py -> build/lib/paste/auth copying paste/auth/__init__.py -> build/lib/paste/auth copying paste/auth/cas.py -> build/lib/paste/auth copying paste/auth/form.py -> build/lib/paste/auth copying paste/auth/multi.py -> build/lib/paste/auth copying paste/auth/cookie.py -> build/lib/paste/auth copying paste/auth/basic.py -> build/lib/paste/auth copying paste/auth/grantip.py -> build/lib/paste/auth creating build/lib/paste/debug copying paste/debug/prints.py -> build/lib/paste/debug copying paste/debug/__init__.py -> build/lib/paste/debug copying paste/debug/fsdiff.py -> build/lib/paste/debug copying paste/debug/wdg_validate.py -> build/lib/paste/debug copying paste/debug/profile.py -> build/lib/paste/debug copying paste/debug/watchthreads.py -> build/lib/paste/debug copying paste/debug/debugapp.py -> build/lib/paste/debug copying paste/debug/testserver.py -> build/lib/paste/debug copying paste/debug/doctest_webapp.py -> build/lib/paste/debug creating build/lib/paste/util copying paste/util/mimeparse.py -> build/lib/paste/util copying paste/util/intset.py -> build/lib/paste/util copying paste/util/quoting.py -> build/lib/paste/util copying paste/util/html.py -> build/lib/paste/util copying paste/util/PySourceColor.py -> build/lib/paste/util copying paste/util/__init__.py -> build/lib/paste/util copying paste/util/looper.py -> build/lib/paste/util copying paste/util/threadedprint.py -> build/lib/paste/util copying paste/util/template.py -> build/lib/paste/util copying paste/util/multidict.py -> build/lib/paste/util copying paste/util/findpackage.py -> build/lib/paste/util copying paste/util/classinit.py -> build/lib/paste/util copying paste/util/killthread.py -> build/lib/paste/util copying paste/util/ip4.py -> build/lib/paste/util copying paste/util/converters.py -> build/lib/paste/util copying paste/util/datetimeutil.py -> build/lib/paste/util copying paste/util/import_string.py -> build/lib/paste/util copying paste/util/dateinterval.py -> build/lib/paste/util copying paste/util/threadinglocal.py -> build/lib/paste/util copying paste/util/scgiserver.py -> build/lib/paste/util copying paste/util/finddata.py -> build/lib/paste/util copying paste/util/filemixin.py -> build/lib/paste/util copying paste/util/classinstance.py -> build/lib/paste/util creating build/lib/paste/evalexception copying paste/evalexception/evalcontext.py -> build/lib/paste/evalexception copying paste/evalexception/middleware.py -> build/lib/paste/evalexception copying paste/evalexception/__init__.py -> build/lib/paste/evalexception creating build/lib/paste/cowbell copying paste/cowbell/__init__.py -> build/lib/paste/cowbell creating build/lib/paste/exceptions copying paste/exceptions/__init__.py -> build/lib/paste/exceptions copying paste/exceptions/errormiddleware.py -> build/lib/paste/exceptions copying paste/exceptions/collector.py -> build/lib/paste/exceptions copying paste/exceptions/serial_number_generator.py -> build/lib/paste/exceptions copying paste/exceptions/formatter.py -> build/lib/paste/exceptions copying paste/exceptions/reporter.py -> build/lib/paste/exceptions creating build/lib/paste/evalexception/media copying paste/evalexception/media/plus.jpg -> build/lib/paste/evalexception/media copying paste/evalexception/media/MochiKit.packed.js -> build/lib/paste/evalexception/media copying paste/evalexception/media/debug.js -> build/lib/paste/evalexception/media copying paste/evalexception/media/minus.jpg -> build/lib/paste/evalexception/media copying paste/cowbell/bell-ascending.png -> build/lib/paste/cowbell copying paste/cowbell/bell-descending.png -> build/lib/paste/cowbell + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.st6HEi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64 + cd Paste-3.5.2 + 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-Paste-3.5.2-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 copying paste/request.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/wsgilib.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/recursive.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/wsgiwrappers.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/lint.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste Skipping installation of /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/__init__.py (namespace package) copying paste/modpython.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/fixture.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/reloader.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/urlmap.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/cgitb_catcher.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/errordocument.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/httpheaders.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/flup_session.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/progress.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/cascade.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/registry.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/proxy.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/httpserver.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/config.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/cgiapp.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/httpexceptions.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/translogger.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/fileapp.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/url.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/response.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/pony.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/session.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/gzipper.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/transaction.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/urlparser.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste copying paste/auth/open_id.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/auth copying paste/auth/digest.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/auth copying paste/auth/auth_tkt.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/auth copying paste/auth/__init__.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/auth copying paste/auth/cas.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/auth copying paste/auth/form.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/auth copying paste/auth/multi.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/auth copying paste/auth/cookie.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/auth copying paste/auth/basic.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/auth copying paste/auth/grantip.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/auth copying paste/debug/prints.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/debug copying paste/debug/__init__.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/debug copying paste/debug/fsdiff.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/debug copying paste/debug/wdg_validate.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/debug copying paste/debug/profile.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/debug copying paste/debug/watchthreads.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/debug copying paste/debug/debugapp.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/debug copying paste/debug/testserver.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/debug copying paste/debug/doctest_webapp.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/debug copying paste/util/mimeparse.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/util/intset.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/util/quoting.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/util/html.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/util/PySourceColor.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/util/__init__.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/util/looper.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/util/threadedprint.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/util/template.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/util/multidict.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/util/findpackage.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/util/classinit.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/util/killthread.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/util/ip4.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/util/converters.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/util/datetimeutil.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/util/import_string.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/util/dateinterval.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/util/threadinglocal.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/util/scgiserver.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/util/finddata.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/util/filemixin.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/util/classinstance.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util copying paste/evalexception/evalcontext.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/evalexception copying paste/evalexception/middleware.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/evalexception copying paste/evalexception/__init__.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/evalexception copying paste/evalexception/media/plus.jpg -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/evalexception/media copying paste/evalexception/media/MochiKit.packed.js -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/evalexception/media copying paste/evalexception/media/debug.js -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/evalexception/media copying paste/evalexception/media/minus.jpg -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/evalexception/media copying paste/cowbell/bell-ascending.png -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/cowbell copying paste/cowbell/bell-descending.png -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/cowbell copying paste/cowbell/__init__.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/cowbell copying paste/exceptions/__init__.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/exceptions copying paste/exceptions/errormiddleware.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/exceptions copying paste/exceptions/collector.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/exceptions copying paste/exceptions/serial_number_generator.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/exceptions copying paste/exceptions/formatter.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/exceptions copying paste/exceptions/reporter.py -> /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/exceptions byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/wsgilib.py to wsgilib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/recursive.py to recursive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/wsgiwrappers.py to wsgiwrappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/lint.py to lint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/modpython.py to modpython.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/fixture.py to fixture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/reloader.py to reloader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/urlmap.py to urlmap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/cgitb_catcher.py to cgitb_catcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/errordocument.py to errordocument.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/httpheaders.py to httpheaders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/flup_session.py to flup_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/progress.py to progress.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/cascade.py to cascade.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/httpserver.py to httpserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/cgiapp.py to cgiapp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/httpexceptions.py to httpexceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/translogger.py to translogger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/fileapp.py to fileapp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/url.py to url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/pony.py to pony.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/gzipper.py to gzipper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/transaction.py to transaction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/urlparser.py to urlparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/auth/open_id.py to open_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/auth/digest.py to digest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/auth/auth_tkt.py to auth_tkt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/auth/cas.py to cas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/auth/form.py to form.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/auth/multi.py to multi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/auth/cookie.py to cookie.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/auth/basic.py to basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/auth/grantip.py to grantip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/debug/prints.py to prints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/debug/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/debug/fsdiff.py to fsdiff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/debug/wdg_validate.py to wdg_validate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/debug/profile.py to profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/debug/watchthreads.py to watchthreads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/debug/debugapp.py to debugapp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/debug/testserver.py to testserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/debug/doctest_webapp.py to doctest_webapp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/mimeparse.py to mimeparse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/intset.py to intset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/quoting.py to quoting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/html.py to html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/PySourceColor.py to PySourceColor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/looper.py to looper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/threadedprint.py to threadedprint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/template.py to template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/multidict.py to multidict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/findpackage.py to findpackage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/classinit.py to classinit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/killthread.py to killthread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/ip4.py to ip4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/converters.py to converters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/datetimeutil.py to datetimeutil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/import_string.py to import_string.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/dateinterval.py to dateinterval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/threadinglocal.py to threadinglocal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/scgiserver.py to scgiserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/finddata.py to finddata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/filemixin.py to filemixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/util/classinstance.py to classinstance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/evalexception/evalcontext.py to evalcontext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/evalexception/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/evalexception/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/cowbell/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/exceptions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/exceptions/errormiddleware.py to errormiddleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/exceptions/collector.py to collector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/exceptions/serial_number_generator.py to serial_number_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/exceptions/formatter.py to formatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/paste/exceptions/reporter.py to reporter.cpython-39.pyc writing byte-compilation script '/tmp/tmpseo0x7rb.py' /usr/bin/python3 /tmp/tmpseo0x7rb.py removing /tmp/tmpseo0x7rb.py running install_egg_info running egg_info writing Paste.egg-info/PKG-INFO writing dependency_links to Paste.egg-info/dependency_links.txt writing entry points to Paste.egg-info/entry_points.txt writing namespace_packages to Paste.egg-info/namespace_packages.txt writing requirements to Paste.egg-info/requires.txt writing top-level names to Paste.egg-info/top_level.txt reading manifest file 'Paste.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'docs/_templates/*.html' warning: no previously-included files matching '*' found under directory 'docs/_build/_sources' warning: no files found matching '*.html' under directory 'docs/_build' writing manifest file 'Paste.egg-info/SOURCES.txt' Copying Paste.egg-info to /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/Paste-3.5.2-py3.9.egg-info Installing /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/usr/lib/python3.9/site-packages/Paste-3.5.2-py3.9-nspkg.pth running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64//usr/share/doc/python-Paste + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64//usr/share/doc/python-Paste + '[' -d example ']' ~/build/BUILDROOT/python-Paste-3.5.2-1.x86_64 ~/build/BUILD/Paste-3.5.2 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-Paste-3.5.2-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/Paste-3.5.2 + mv /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.5.2-1 --unique-debug-suffix -3.5.2-1.x86_64 --unique-debug-src-base python-Paste-3.5.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/Paste-3.5.2 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-Paste-3.5.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-Paste-3.5.2-1.noarch Provides: python-Paste python3-Paste = 3.5.2-1 python3.9dist(paste) = 3.5.2 python3dist(paste) = 3.5.2 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(setuptools) python3.9dist(six) >= 1.4 Processing files: python-Paste-help-3.5.2-1.noarch warning: Empty %files file /builddir/build/BUILD/Paste-3.5.2/doclist.lst Provides: python-Paste-help = 3.5.2-1 python3-Paste-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-Paste-3.5.2-1.x86_64 Wrote: /builddir/build/RPMS/python-Paste-help-3.5.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-Paste-3.5.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dWRS9b + umask 022 + cd /builddir/build/BUILD + cd Paste-3.5.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-Paste-3.5.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0