Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1445508 Details for
Bug 1583818
python-paste FTBFS on python 3.7
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log from copr
build.log.gz (text/plain), 73.58 KB, created by
Miro Hrončok
on 2018-05-29 18:58:23 UTC
(
hide
)
Description:
build.log from copr
Filename:
MIME Type:
Creator:
Miro Hrončok
Created:
2018-05-29 18:58:23 UTC
Size:
73.58 KB
patch
obsolete
>Mock Version: 1.4.10 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-paste.spec'], chrootPath='/var/lib/mock/760173-fedora-rawhide-x86_64-1527619794.922526/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fe606e9fda0>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) >Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a46c93d1696d4543b0b6d34c5e622291', '-D', '/var/lib/mock/760173-fedora-rawhide-x86_64-1527619794.922526/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', '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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/python-paste-2.0.3-5.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-paste.spec'], chrootPath='/var/lib/mock/760173-fedora-rawhide-x86_64-1527619794.922526/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fe606e9fda0>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) >Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9bed2b07d3284c6280b0ef444ef94075', '-D', '/var/lib/mock/760173-fedora-rawhide-x86_64-1527619794.922526/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', '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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zxmfrf >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf Paste-2.0.3 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/Paste-2.0.3.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd Paste-2.0.3 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ find . -name '*.orig' -delete >+ /usr/bin/sed -i -e '/^#!.*/,1 d' paste/util/scgiserver.py paste/debug/doctest_webapp.py >+ pushd docs >+ rm StyleGuide.txt >~/build/BUILD/Paste-2.0.3/docs ~/build/BUILD/Paste-2.0.3 >~/build/BUILD/Paste-2.0.3 >+ popd >+ rm -rf /builddir/build/BUILD/python3-python-paste-2.0.3-5.fc29 >+ cp -a . /builddir/build/BUILD/python3-python-paste-2.0.3-5.fc29 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fDsL8i >+ umask 022 >+ cd /builddir/build/BUILD >+ cd Paste-2.0.3 >+ /usr/bin/python setup.py build >BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. >BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 >BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. >BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >running build >running build_py >creating build >creating build/lib >creating build/lib/paste >copying paste/wsgiwrappers.py -> build/lib/paste >copying paste/wsgilib.py -> build/lib/paste >copying paste/urlparser.py -> build/lib/paste >copying paste/urlmap.py -> build/lib/paste >copying paste/url.py -> build/lib/paste >copying paste/translogger.py -> build/lib/paste >copying paste/transaction.py -> build/lib/paste >copying paste/session.py -> build/lib/paste >copying paste/response.py -> build/lib/paste >copying paste/request.py -> build/lib/paste >copying paste/reloader.py -> build/lib/paste >copying paste/registry.py -> build/lib/paste >copying paste/recursive.py -> build/lib/paste >copying paste/proxy.py -> build/lib/paste >copying paste/progress.py -> build/lib/paste >copying paste/pony.py -> build/lib/paste >copying paste/modpython.py -> build/lib/paste >copying paste/lint.py -> build/lib/paste >copying paste/httpserver.py -> build/lib/paste >copying paste/httpheaders.py -> build/lib/paste >copying paste/httpexceptions.py -> build/lib/paste >copying paste/gzipper.py -> build/lib/paste >copying paste/flup_session.py -> build/lib/paste >copying paste/fixture.py -> build/lib/paste >copying paste/fileapp.py -> build/lib/paste >copying paste/errordocument.py -> build/lib/paste >copying paste/config.py -> build/lib/paste >copying paste/cgitb_catcher.py -> build/lib/paste >copying paste/cgiapp.py -> build/lib/paste >copying paste/cascade.py -> build/lib/paste >copying paste/__init__.py -> build/lib/paste >creating build/lib/paste/util >copying paste/util/scgiserver.py -> build/lib/paste/util >copying paste/util/threadinglocal.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/quoting.py -> build/lib/paste/util >copying paste/util/PySourceColor.py -> build/lib/paste/util >copying paste/util/multidict.py -> build/lib/paste/util >copying paste/util/mimeparse.py -> build/lib/paste/util >copying paste/util/looper.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/intset.py -> build/lib/paste/util >copying paste/util/import_string.py -> build/lib/paste/util >copying paste/util/findpackage.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/datetimeutil.py -> build/lib/paste/util >copying paste/util/dateinterval.py -> build/lib/paste/util >copying paste/util/converters.py -> build/lib/paste/util >copying paste/util/classinstance.py -> build/lib/paste/util >copying paste/util/classinit.py -> build/lib/paste/util >copying paste/util/__init__.py -> build/lib/paste/util >creating build/lib/paste/exceptions >copying paste/exceptions/serial_number_generator.py -> build/lib/paste/exceptions >copying paste/exceptions/reporter.py -> build/lib/paste/exceptions >copying paste/exceptions/formatter.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/__init__.py -> build/lib/paste/exceptions >creating build/lib/paste/evalexception >copying paste/evalexception/middleware.py -> build/lib/paste/evalexception >copying paste/evalexception/evalcontext.py -> build/lib/paste/evalexception >copying paste/evalexception/__init__.py -> build/lib/paste/evalexception >creating build/lib/paste/debug >copying paste/debug/doctest_webapp.py -> build/lib/paste/debug >copying paste/debug/wdg_validate.py -> build/lib/paste/debug >copying paste/debug/watchthreads.py -> build/lib/paste/debug >copying paste/debug/testserver.py -> build/lib/paste/debug >copying paste/debug/profile.py -> build/lib/paste/debug >copying paste/debug/prints.py -> build/lib/paste/debug >copying paste/debug/fsdiff.py -> build/lib/paste/debug >copying paste/debug/debugapp.py -> build/lib/paste/debug >copying paste/debug/__init__.py -> build/lib/paste/debug >creating build/lib/paste/cowbell >copying paste/cowbell/__init__.py -> build/lib/paste/cowbell >creating build/lib/paste/auth >copying paste/auth/open_id.py -> build/lib/paste/auth >copying paste/auth/multi.py -> build/lib/paste/auth >copying paste/auth/grantip.py -> build/lib/paste/auth >copying paste/auth/form.py -> build/lib/paste/auth >copying paste/auth/digest.py -> build/lib/paste/auth >copying paste/auth/cookie.py -> build/lib/paste/auth >copying paste/auth/cas.py -> build/lib/paste/auth >copying paste/auth/basic.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/util/template.py.2015-04-30-123224 -> build/lib/paste/util >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/minus.jpg -> build/lib/paste/evalexception/media >copying paste/evalexception/media/debug.js -> build/lib/paste/evalexception/media >copying paste/cowbell/bell-descending.png -> build/lib/paste/cowbell >copying paste/cowbell/bell-ascending.png -> build/lib/paste/cowbell >~/build/BUILD/python3-python-paste-2.0.3-5.fc29 ~/build/BUILD/Paste-2.0.3 >+ pushd /builddir/build/BUILD/python3-python-paste-2.0.3-5.fc29 >+ /usr/bin/python3 setup.py build >running build >running build_py >creating build >creating build/lib >creating build/lib/paste >copying paste/wsgiwrappers.py -> build/lib/paste >copying paste/wsgilib.py -> build/lib/paste >copying paste/urlparser.py -> build/lib/paste >copying paste/urlmap.py -> build/lib/paste >copying paste/url.py -> build/lib/paste >copying paste/translogger.py -> build/lib/paste >copying paste/transaction.py -> build/lib/paste >copying paste/session.py -> build/lib/paste >copying paste/response.py -> build/lib/paste >copying paste/request.py -> build/lib/paste >copying paste/reloader.py -> build/lib/paste >copying paste/registry.py -> build/lib/paste >copying paste/recursive.py -> build/lib/paste >copying paste/proxy.py -> build/lib/paste >copying paste/progress.py -> build/lib/paste >copying paste/pony.py -> build/lib/paste >copying paste/modpython.py -> build/lib/paste >copying paste/lint.py -> build/lib/paste >copying paste/httpserver.py -> build/lib/paste >copying paste/httpheaders.py -> build/lib/paste >copying paste/httpexceptions.py -> build/lib/paste >copying paste/gzipper.py -> build/lib/paste >copying paste/flup_session.py -> build/lib/paste >copying paste/fixture.py -> build/lib/paste >copying paste/fileapp.py -> build/lib/paste >copying paste/errordocument.py -> build/lib/paste >copying paste/config.py -> build/lib/paste >copying paste/cgitb_catcher.py -> build/lib/paste >copying paste/cgiapp.py -> build/lib/paste >copying paste/cascade.py -> build/lib/paste >copying paste/__init__.py -> build/lib/paste >creating build/lib/paste/util >copying paste/util/threadinglocal.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/quoting.py -> build/lib/paste/util >copying paste/util/PySourceColor.py -> build/lib/paste/util >copying paste/util/multidict.py -> build/lib/paste/util >copying paste/util/mimeparse.py -> build/lib/paste/util >copying paste/util/looper.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/intset.py -> build/lib/paste/util >copying paste/util/import_string.py -> build/lib/paste/util >copying paste/util/findpackage.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/datetimeutil.py -> build/lib/paste/util >copying paste/util/dateinterval.py -> build/lib/paste/util >copying paste/util/converters.py -> build/lib/paste/util >copying paste/util/classinstance.py -> build/lib/paste/util >copying paste/util/classinit.py -> build/lib/paste/util >copying paste/util/__init__.py -> build/lib/paste/util >copying paste/util/scgiserver.py -> build/lib/paste/util >creating build/lib/paste/exceptions >copying paste/exceptions/serial_number_generator.py -> build/lib/paste/exceptions >copying paste/exceptions/reporter.py -> build/lib/paste/exceptions >copying paste/exceptions/formatter.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/__init__.py -> build/lib/paste/exceptions >creating build/lib/paste/evalexception >copying paste/evalexception/middleware.py -> build/lib/paste/evalexception >copying paste/evalexception/evalcontext.py -> build/lib/paste/evalexception >copying paste/evalexception/__init__.py -> build/lib/paste/evalexception >creating build/lib/paste/debug >copying paste/debug/wdg_validate.py -> build/lib/paste/debug >copying paste/debug/watchthreads.py -> build/lib/paste/debug >copying paste/debug/testserver.py -> build/lib/paste/debug >copying paste/debug/profile.py -> build/lib/paste/debug >copying paste/debug/prints.py -> build/lib/paste/debug >copying paste/debug/fsdiff.py -> build/lib/paste/debug >copying paste/debug/debugapp.py -> build/lib/paste/debug >copying paste/debug/__init__.py -> build/lib/paste/debug >copying paste/debug/doctest_webapp.py -> build/lib/paste/debug >creating build/lib/paste/cowbell >copying paste/cowbell/__init__.py -> build/lib/paste/cowbell >creating build/lib/paste/auth >copying paste/auth/open_id.py -> build/lib/paste/auth >copying paste/auth/multi.py -> build/lib/paste/auth >copying paste/auth/grantip.py -> build/lib/paste/auth >copying paste/auth/form.py -> build/lib/paste/auth >copying paste/auth/digest.py -> build/lib/paste/auth >copying paste/auth/cookie.py -> build/lib/paste/auth >copying paste/auth/cas.py -> build/lib/paste/auth >copying paste/auth/basic.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/util/template.py.2015-04-30-123224 -> build/lib/paste/util >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/minus.jpg -> build/lib/paste/evalexception/media >copying paste/evalexception/media/debug.js -> build/lib/paste/evalexception/media >copying paste/cowbell/bell-descending.png -> build/lib/paste/cowbell >copying paste/cowbell/bell-ascending.png -> build/lib/paste/cowbell >~/build/BUILD/Paste-2.0.3 >+ popd >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DjO10o >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64 >BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64 >+ cd Paste-2.0.3 >+ /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64 >BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. >BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 >BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. >BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >running install >running install_lib >copying paste/cascade.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >BUILDSTDERR: Skipping installation of /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/__init__.py (namespace package) >copying paste/cgiapp.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/cgitb_catcher.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/config.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/errordocument.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/fileapp.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/fixture.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/flup_session.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/gzipper.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/httpexceptions.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/httpheaders.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/httpserver.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/lint.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/modpython.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/pony.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/progress.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/proxy.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/recursive.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/registry.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/reloader.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/request.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/response.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/session.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/transaction.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/translogger.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/url.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/urlmap.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/urlparser.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/wsgilib.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/wsgiwrappers.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste >copying paste/auth/__init__.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/auth >copying paste/auth/auth_tkt.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/auth >copying paste/auth/basic.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/auth >copying paste/auth/cas.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/auth >copying paste/auth/cookie.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/auth >copying paste/auth/digest.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/auth >copying paste/auth/form.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/auth >copying paste/auth/grantip.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/auth >copying paste/auth/multi.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/auth >copying paste/auth/open_id.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/auth >copying paste/cowbell/bell-ascending.png -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/cowbell >copying paste/cowbell/bell-descending.png -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/cowbell >copying paste/cowbell/__init__.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/cowbell >copying paste/debug/__init__.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/debug >copying paste/debug/debugapp.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/debug >copying paste/debug/fsdiff.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/debug >copying paste/debug/prints.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/debug >copying paste/debug/profile.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/debug >copying paste/debug/testserver.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/debug >copying paste/debug/watchthreads.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/debug >copying paste/debug/wdg_validate.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/debug >copying paste/debug/doctest_webapp.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/debug >copying paste/evalexception/__init__.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/evalexception >copying paste/evalexception/evalcontext.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/evalexception >copying paste/evalexception/middleware.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/evalexception >copying paste/evalexception/media/debug.js -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/evalexception/media >copying paste/evalexception/media/minus.jpg -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/evalexception/media >copying paste/evalexception/media/MochiKit.packed.js -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/evalexception/media >copying paste/evalexception/media/plus.jpg -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/evalexception/media >copying paste/exceptions/__init__.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/exceptions >copying paste/exceptions/collector.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/exceptions >copying paste/exceptions/errormiddleware.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/exceptions >copying paste/exceptions/formatter.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/exceptions >copying paste/exceptions/reporter.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/exceptions >copying paste/exceptions/serial_number_generator.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/exceptions >copying paste/util/template.py.2015-04-30-123224 -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >copying paste/util/__init__.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >copying paste/util/classinit.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >copying paste/util/classinstance.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >copying paste/util/converters.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >copying paste/util/dateinterval.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >copying paste/util/datetimeutil.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >copying paste/util/filemixin.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >copying paste/util/finddata.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >copying paste/util/findpackage.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >copying paste/util/import_string.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >copying paste/util/intset.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >copying paste/util/ip4.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >copying paste/util/killthread.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >copying paste/util/looper.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >copying paste/util/mimeparse.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >copying paste/util/multidict.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >copying paste/util/PySourceColor.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >copying paste/util/quoting.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >copying paste/util/template.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >copying paste/util/threadedprint.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >copying paste/util/threadinglocal.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >copying paste/util/scgiserver.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/cascade.py to cascade.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/cgiapp.py to cgiapp.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/cgitb_catcher.py to cgitb_catcher.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/config.py to config.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/errordocument.py to errordocument.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/fileapp.py to fileapp.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/fixture.py to fixture.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/flup_session.py to flup_session.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/gzipper.py to gzipper.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/httpexceptions.py to httpexceptions.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/httpheaders.py to httpheaders.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/httpserver.py to httpserver.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/lint.py to lint.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/modpython.py to modpython.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/pony.py to pony.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/progress.py to progress.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/proxy.py to proxy.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/recursive.py to recursive.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/registry.py to registry.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/reloader.py to reloader.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/request.py to request.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/response.py to response.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/session.py to session.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/transaction.py to transaction.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/translogger.py to translogger.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/url.py to url.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/urlmap.py to urlmap.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/urlparser.py to urlparser.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/wsgilib.py to wsgilib.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/wsgiwrappers.py to wsgiwrappers.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/auth/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/auth/auth_tkt.py to auth_tkt.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/auth/basic.py to basic.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/auth/cas.py to cas.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/auth/cookie.py to cookie.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/auth/digest.py to digest.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/auth/form.py to form.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/auth/grantip.py to grantip.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/auth/multi.py to multi.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/auth/open_id.py to open_id.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/cowbell/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/debug/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/debug/debugapp.py to debugapp.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/debug/fsdiff.py to fsdiff.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/debug/prints.py to prints.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/debug/profile.py to profile.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/debug/testserver.py to testserver.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/debug/watchthreads.py to watchthreads.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/debug/wdg_validate.py to wdg_validate.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/debug/doctest_webapp.py to doctest_webapp.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/evalexception/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/evalexception/evalcontext.py to evalcontext.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/evalexception/middleware.py to middleware.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/exceptions/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/exceptions/collector.py to collector.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/exceptions/errormiddleware.py to errormiddleware.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/exceptions/formatter.py to formatter.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/exceptions/reporter.py to reporter.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/exceptions/serial_number_generator.py to serial_number_generator.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util/classinit.py to classinit.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util/classinstance.py to classinstance.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util/converters.py to converters.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util/dateinterval.py to dateinterval.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util/datetimeutil.py to datetimeutil.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util/filemixin.py to filemixin.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util/finddata.py to finddata.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util/findpackage.py to findpackage.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util/import_string.py to import_string.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util/intset.py to intset.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util/ip4.py to ip4.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util/killthread.py to killthread.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util/looper.py to looper.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util/mimeparse.py to mimeparse.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util/multidict.py to multidict.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util/PySourceColor.py to PySourceColor.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util/quoting.py to quoting.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util/template.py to template.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util/threadedprint.py to threadedprint.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util/threadinglocal.py to threadinglocal.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/paste/util/scgiserver.py to scgiserver.pyc >running install_egg_info >running egg_info >writing requirements to Paste.egg-info/requires.txt >writing Paste.egg-info/PKG-INFO >writing namespace_packages to Paste.egg-info/namespace_packages.txt >writing top-level names to Paste.egg-info/top_level.txt >writing dependency_links to Paste.egg-info/dependency_links.txt >writing entry points to Paste.egg-info/entry_points.txt >reading manifest file 'Paste.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >BUILDSTDERR: warning: no previously-included files matching '*' found under directory 'docs/_build/_sources' >BUILDSTDERR: 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-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/Paste-2.0.3-py2.7.egg-info >Installing /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7/site-packages/Paste-2.0.3-py2.7-nspkg.pth >running install_scripts >+ pushd /builddir/build/BUILD/python3-python-paste-2.0.3-5.fc29 >+ /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64 >~/build/BUILD/python3-python-paste-2.0.3-5.fc29 ~/build/BUILD/Paste-2.0.3 >running install >running install_lib >copying paste/cascade.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/cgiapp.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/cgitb_catcher.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/config.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/errordocument.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/fileapp.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/fixture.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/flup_session.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/gzipper.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/httpexceptions.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/httpheaders.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/httpserver.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/lint.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/modpython.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/pony.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/progress.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/proxy.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/recursive.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/registry.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/reloader.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >BUILDSTDERR: Skipping installation of /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/__init__.py (namespace package) >copying paste/request.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/response.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/session.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/transaction.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/translogger.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/url.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/urlmap.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/urlparser.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/wsgilib.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/wsgiwrappers.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste >copying paste/auth/__init__.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/auth >copying paste/auth/auth_tkt.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/auth >copying paste/auth/basic.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/auth >copying paste/auth/cas.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/auth >copying paste/auth/cookie.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/auth >copying paste/auth/digest.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/auth >copying paste/auth/form.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/auth >copying paste/auth/grantip.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/auth >copying paste/auth/multi.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/auth >copying paste/auth/open_id.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/auth >copying paste/cowbell/bell-ascending.png -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/cowbell >copying paste/cowbell/bell-descending.png -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/cowbell >copying paste/cowbell/__init__.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/cowbell >copying paste/debug/doctest_webapp.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/debug >copying paste/debug/__init__.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/debug >copying paste/debug/debugapp.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/debug >copying paste/debug/fsdiff.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/debug >copying paste/debug/prints.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/debug >copying paste/debug/profile.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/debug >copying paste/debug/testserver.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/debug >copying paste/debug/watchthreads.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/debug >copying paste/debug/wdg_validate.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/debug >copying paste/evalexception/__init__.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/evalexception >copying paste/evalexception/evalcontext.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/evalexception >copying paste/evalexception/middleware.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/evalexception >copying paste/evalexception/media/debug.js -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/evalexception/media >copying paste/evalexception/media/minus.jpg -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/evalexception/media >copying paste/evalexception/media/MochiKit.packed.js -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/evalexception/media >copying paste/evalexception/media/plus.jpg -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/evalexception/media >copying paste/exceptions/__init__.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/exceptions >copying paste/exceptions/collector.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/exceptions >copying paste/exceptions/errormiddleware.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/exceptions >copying paste/exceptions/formatter.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/exceptions >copying paste/exceptions/reporter.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/exceptions >copying paste/exceptions/serial_number_generator.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/exceptions >copying paste/util/template.py.2015-04-30-123224 -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >copying paste/util/scgiserver.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >copying paste/util/__init__.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >copying paste/util/classinit.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >copying paste/util/classinstance.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >copying paste/util/converters.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >copying paste/util/dateinterval.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >copying paste/util/datetimeutil.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >copying paste/util/filemixin.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >copying paste/util/finddata.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >copying paste/util/findpackage.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >copying paste/util/import_string.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >copying paste/util/intset.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >copying paste/util/ip4.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >copying paste/util/killthread.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >copying paste/util/looper.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >copying paste/util/mimeparse.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >copying paste/util/multidict.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >copying paste/util/PySourceColor.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >copying paste/util/quoting.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >copying paste/util/template.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >copying paste/util/threadedprint.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >copying paste/util/threadinglocal.py -> /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/cascade.py to cascade.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/cgiapp.py to cgiapp.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/cgitb_catcher.py to cgitb_catcher.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/config.py to config.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/errordocument.py to errordocument.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/fileapp.py to fileapp.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/fixture.py to fixture.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/flup_session.py to flup_session.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/gzipper.py to gzipper.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/httpexceptions.py to httpexceptions.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/httpheaders.py to httpheaders.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/httpserver.py to httpserver.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/lint.py to lint.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/modpython.py to modpython.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/pony.py to pony.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/progress.py to progress.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/proxy.py to proxy.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/recursive.py to recursive.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/registry.py to registry.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/reloader.py to reloader.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/request.py to request.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/response.py to response.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/session.py to session.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/transaction.py to transaction.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/translogger.py to translogger.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/url.py to url.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/urlmap.py to urlmap.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/urlparser.py to urlparser.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/wsgilib.py to wsgilib.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/wsgiwrappers.py to wsgiwrappers.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/auth/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/auth/auth_tkt.py to auth_tkt.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/auth/basic.py to basic.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/auth/cas.py to cas.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/auth/cookie.py to cookie.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/auth/digest.py to digest.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/auth/form.py to form.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/auth/grantip.py to grantip.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/auth/multi.py to multi.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/auth/open_id.py to open_id.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/cowbell/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/debug/doctest_webapp.py to doctest_webapp.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/debug/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/debug/debugapp.py to debugapp.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/debug/fsdiff.py to fsdiff.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/debug/prints.py to prints.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/debug/profile.py to profile.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/debug/testserver.py to testserver.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/debug/watchthreads.py to watchthreads.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/debug/wdg_validate.py to wdg_validate.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/evalexception/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/evalexception/evalcontext.py to evalcontext.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/evalexception/middleware.py to middleware.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/exceptions/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/exceptions/collector.py to collector.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/exceptions/errormiddleware.py to errormiddleware.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/exceptions/formatter.py to formatter.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/exceptions/reporter.py to reporter.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/exceptions/serial_number_generator.py to serial_number_generator.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util/scgiserver.py to scgiserver.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util/classinit.py to classinit.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util/classinstance.py to classinstance.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util/converters.py to converters.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util/dateinterval.py to dateinterval.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util/datetimeutil.py to datetimeutil.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util/filemixin.py to filemixin.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util/finddata.py to finddata.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util/findpackage.py to findpackage.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util/import_string.py to import_string.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util/intset.py to intset.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util/ip4.py to ip4.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util/killthread.py to killthread.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util/looper.py to looper.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util/mimeparse.py to mimeparse.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util/multidict.py to multidict.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util/PySourceColor.py to PySourceColor.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util/quoting.py to quoting.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util/template.py to template.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util/threadedprint.py to threadedprint.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/paste/util/threadinglocal.py to threadinglocal.cpython-37.pyc >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' >BUILDSTDERR: warning: no previously-included files matching '*' found under directory 'docs/_build/_sources' >BUILDSTDERR: 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-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/Paste-2.0.3-py3.7.egg-info >Installing /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7/site-packages/Paste-2.0.3-py3.7-nspkg.pth >running install_scripts >~/build/BUILD/Paste-2.0.3 >+ popd >+ /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.0.3-5.fc29 --unique-debug-suffix -2.0.3-5.fc29.x86_64 --unique-debug-src-base python-paste-2.0.3-5.fc29.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/Paste-2.0.3 >BUILDSTDERR: find: 'debug': No such file or directory >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory >+ /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 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python3.7 using /usr/bin/python3.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-paste-2.0.3-5.fc29.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Tz24xI >+ umask 022 >+ cd /builddir/build/BUILD >+ cd Paste-2.0.3 >BUILDSTDERR: ++ pwd >+ export PYTHONPATH=/builddir/build/BUILD/Paste-2.0.3 >+ PYTHONPATH=/builddir/build/BUILD/Paste-2.0.3 >+ nosetests-2.7 -e '.*test_paste_website' >BUILDSTDERR: ................................................................................. 10 function calls in 0.000 seconds >BUILDSTDERR: Ordered by: internal time, call count >BUILDSTDERR: ncalls tottime percall cumtime percall filename:lineno(function) >BUILDSTDERR: 1 0.000 0.000 0.000 0.000 lint.py:148(start_response_wrapper) >BUILDSTDERR: 1 0.000 0.000 0.000 0.000 lint.py:378(check_headers) >BUILDSTDERR: 1 0.000 0.000 0.000 0.000 lint.py:363(check_status) >BUILDSTDERR: 1 0.000 0.000 0.000 0.000 profile.py:54(run_app) >BUILDSTDERR: 1 0.000 0.000 0.000 0.000 test_profilemiddleware.py:9(simple_app) >BUILDSTDERR: 1 0.000 0.000 0.000 0.000 profile.py:50(replace_start_response) >BUILDSTDERR: 1 0.000 0.000 0.000 0.000 lint.py:403(check_content_type) >BUILDSTDERR: 1 0.000 0.000 0.000 0.000 wsgilib.py:331(start_response) >BUILDSTDERR: 1 0.000 0.000 0.000 0.000 lint.py:235(__init__) >BUILDSTDERR: 1 0.000 0.000 0.000 0.000 lint.py:418(check_exc_info) >BUILDSTDERR: 0 0.000 0.000 profile:0(profiler) >BUILDSTDERR: Ordered by: internal time, call count >BUILDSTDERR: Function was called by... >BUILDSTDERR: lint.py:148(start_response_wrapper) <- profile.py:50(replace_start_response)(1) 0.000 >BUILDSTDERR: lint.py:378(check_headers) <- lint.py:148(start_response_wrapper)(1) 0.000 >BUILDSTDERR: lint.py:363(check_status) <- lint.py:148(start_response_wrapper)(1) 0.000 >BUILDSTDERR: profile.py:54(run_app) <- profile:0(profiler)(1) 0.000 >BUILDSTDERR: test_profilemiddleware.py:9(simple_app) <- profile.py:54(run_app)(1) 0.000 >BUILDSTDERR: profile.py:50(replace_start_response) <- test_profilemiddleware.py:9(simple_app)(1) 0.000 >BUILDSTDERR: lint.py:403(check_content_type) <- lint.py:148(start_response_wrapper)(1) 0.000 >BUILDSTDERR: wsgilib.py:331(start_response) <- lint.py:148(start_response_wrapper)(1) 0.000 >BUILDSTDERR: lint.py:235(__init__) <- lint.py:148(start_response_wrapper)(1) 0.000 >BUILDSTDERR: lint.py:418(check_exc_info) <- lint.py:148(start_response_wrapper)(1) 0.000 >BUILDSTDERR: profile:0(profiler) <- >BUILDSTDERR: .Function call: long_func() >BUILDSTDERR: Wall time: 0.00 seconds >BUILDSTDERR: ......................................................... >BUILDSTDERR: ---------------------------------------------------------------------- >BUILDSTDERR: Ran 139 tests in 0.614s >BUILDSTDERR: OK >~/build/BUILD/python3-python-paste-2.0.3-5.fc29 ~/build/BUILD/Paste-2.0.3 >+ pushd /builddir/build/BUILD/python3-python-paste-2.0.3-5.fc29 >BUILDSTDERR: ++ pwd >+ export PYTHONPATH=/builddir/build/BUILD/python3-python-paste-2.0.3-5.fc29 >+ PYTHONPATH=/builddir/build/BUILD/python3-python-paste-2.0.3-5.fc29 >+ nosetests-3.7 -e '.*test_paste_website' >BUILDSTDERR: ...E..................................................................................................................................... >BUILDSTDERR: ====================================================================== >BUILDSTDERR: ERROR: tests.test_auth.test_auth_digest.test_digest >BUILDSTDERR: ---------------------------------------------------------------------- >BUILDSTDERR: Traceback (most recent call last): >BUILDSTDERR: File "/builddir/build/BUILD/python3-python-paste-2.0.3-5.fc29/paste/auth/digest.py", line 60, in _split_auth_string >BUILDSTDERR: raise StopIteration >BUILDSTDERR: StopIteration >BUILDSTDERR: The above exception was the direct cause of the following exception: >BUILDSTDERR: Traceback (most recent call last): >BUILDSTDERR: File "/usr/lib/python3.7/site-packages/nose/case.py", line 197, in runTest >BUILDSTDERR: self.test(*self.arg) >BUILDSTDERR: File "/builddir/build/BUILD/python3-python-paste-2.0.3-5.fc29/tests/test_auth/test_auth_digest.py", line 52, in test_digest >BUILDSTDERR: assert b'bing' == check("bing","gnib") >BUILDSTDERR: File "/builddir/build/BUILD/python3-python-paste-2.0.3-5.fc29/tests/test_auth/test_auth_digest.py", line 44, in check >BUILDSTDERR: HTTP_AUTHORIZATION=response) >BUILDSTDERR: File "/builddir/build/BUILD/python3-python-paste-2.0.3-5.fc29/paste/wsgilib.py", line 348, in raw_interactive >BUILDSTDERR: app_iter = application(basic_environ, start_response) >BUILDSTDERR: File "/builddir/build/BUILD/python3-python-paste-2.0.3-5.fc29/paste/httpexceptions.py", line 640, in __call__ >BUILDSTDERR: return self.application(environ, start_response) >BUILDSTDERR: File "/builddir/build/BUILD/python3-python-paste-2.0.3-5.fc29/paste/auth/digest.py", line 222, in __call__ >BUILDSTDERR: result = self.authenticate(environ) >BUILDSTDERR: File "/builddir/build/BUILD/python3-python-paste-2.0.3-5.fc29/paste/auth/digest.py", line 144, in authenticate >BUILDSTDERR: amap = dict(_auth_to_kv_pairs(auth)) >BUILDSTDERR: File "/builddir/build/BUILD/python3-python-paste-2.0.3-5.fc29/paste/auth/digest.py", line 64, in _auth_to_kv_pairs >BUILDSTDERR: for item in _split_auth_string(auth_string): >BUILDSTDERR: RuntimeError: generator raised StopIteration >BUILDSTDERR: ---------------------------------------------------------------------- >BUILDSTDERR: Ran 137 tests in 0.747s >BUILDSTDERR: FAILED (errors=1) >RPM build errors: >BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.Tz24xI (%check) >BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.Tz24xI (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 628, in do > raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) >mockbuild.exception.Error: Command failed: > # /usr/bin/systemd-nspawn -q -M 9bed2b07d3284c6280b0ef444ef94075 -D /var/lib/mock/760173-fedora-rawhide-x86_64-1527619794.922526/root -a --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007" --setenv=PS1=<mock-chroot> \s-\v\$ --setenv=LANG=en_US.UTF-8 -u mockbuild bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-paste.spec >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1583818
: 1445508 |
1445509