Mock Version: 1.4.14
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-webob.spec'], chrootPath='/var/lib/mock/876854-epel-7-x86_64-1554288216.679589/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 0x7fe3bbf814e0>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qc9ktxlq:/etc/resolv.conf']unshare_net=TrueprintOutput=True)
Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '72c28edb9ad246298d8a4a582e9c7e53', '-D', '/var/lib/mock/876854-epel-7-x86_64-1554288216.679589/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qc9ktxlq:/etc/resolv.conf', '--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-webob.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
BUILDSTDERR: sh: /usr/bin/python: No such file or directory
BUILDSTDERR: sh: /usr/bin/python2: No such file or directory
BUILDSTDERR: sh: /usr/bin/python2: No such file or directory
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-webob-1.8.5-1.el7.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-webob.spec'], chrootPath='/var/lib/mock/876854-epel-7-x86_64-1554288216.679589/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 0x7fe3bbf814e0>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qc9ktxlq:/etc/resolv.conf']unshare_net=TrueprintOutput=True)
Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '63b97e022d6c4dac817fb86ace757ae0', '-D', '/var/lib/mock/876854-epel-7-x86_64-1554288216.679589/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qc9ktxlq:/etc/resolv.conf', '--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-webob.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.mL4HgG
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf WebOb-1.8.5
+ /usr/bin/gzip -dc /builddir/build/SOURCES/WebOb-1.8.5.tar.gz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd WebOb-1.8.5
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ cp -p /builddir/build/SOURCES/README.Fedora .
+ /usr/bin/rm -f tests/performance_test.py
+ rm docs/_static/.empty
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HhsLpW
+ umask 022
+ cd /builddir/build/BUILD
+ cd WebOb-1.8.5
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic'
+ /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s'
BUILDSTDERR: /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires'
BUILDSTDERR:   warnings.warn(msg)
running build
running build_py
creating build
creating build/lib
creating build/lib/webob
copying src/webob/util.py -> build/lib/webob
copying src/webob/static.py -> build/lib/webob
copying src/webob/response.py -> build/lib/webob
copying src/webob/request.py -> build/lib/webob
copying src/webob/multidict.py -> build/lib/webob
copying src/webob/headers.py -> build/lib/webob
copying src/webob/exc.py -> build/lib/webob
copying src/webob/etag.py -> build/lib/webob
copying src/webob/descriptors.py -> build/lib/webob
copying src/webob/dec.py -> build/lib/webob
copying src/webob/datetime_utils.py -> build/lib/webob
copying src/webob/cookies.py -> build/lib/webob
copying src/webob/compat.py -> build/lib/webob
copying src/webob/client.py -> build/lib/webob
copying src/webob/cachecontrol.py -> build/lib/webob
copying src/webob/byterange.py -> build/lib/webob
copying src/webob/acceptparse.py -> build/lib/webob
copying src/webob/__init__.py -> build/lib/webob
+ sleep 1
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Thoxvf
running install
running install_lib
creating /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr
creating /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib
creating /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7
creating /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages
creating /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob
copying build/lib/webob/__init__.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob
copying build/lib/webob/acceptparse.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob
copying build/lib/webob/byterange.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob
copying build/lib/webob/cachecontrol.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob
copying build/lib/webob/client.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob
copying build/lib/webob/compat.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob
copying build/lib/webob/cookies.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob
copying build/lib/webob/datetime_utils.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob
copying build/lib/webob/dec.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob
copying build/lib/webob/descriptors.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob
copying build/lib/webob/etag.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob
copying build/lib/webob/exc.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob
copying build/lib/webob/headers.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob
copying build/lib/webob/multidict.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob
copying build/lib/webob/request.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob
copying build/lib/webob/response.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob
copying build/lib/webob/static.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob
copying build/lib/webob/util.py -> /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob
byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob/acceptparse.py to acceptparse.pyc
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64
BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64
+ cd WebOb-1.8.5
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic'
+ /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64
BUILDSTDERR: /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires'
BUILDSTDERR:   warnings.warn(msg)
byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob/byterange.py to byterange.pyc
byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob/cachecontrol.py to cachecontrol.pyc
byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob/client.py to client.pyc
byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob/compat.py to compat.pyc
byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob/cookies.py to cookies.pyc
byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob/datetime_utils.py to datetime_utils.pyc
byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob/dec.py to dec.pyc
byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob/descriptors.py to descriptors.pyc
byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob/etag.py to etag.pyc
byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob/exc.py to exc.pyc
byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob/headers.py to headers.pyc
byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob/multidict.py to multidict.pyc
byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob/request.py to request.pyc
byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob/response.py to response.pyc
byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob/static.py to static.pyc
byte-compiling /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/webob/util.py to util.pyc
writing byte-compilation script '/tmp/tmpksjjYs.py'
/usr/bin/python2 -O /tmp/tmpksjjYs.py
removing /tmp/tmpksjjYs.py
running install_egg_info
running egg_info
writing requirements to src/WebOb.egg-info/requires.txt
writing src/WebOb.egg-info/PKG-INFO
writing top-level names to src/WebOb.egg-info/top_level.txt
writing dependency_links to src/WebOb.egg-info/dependency_links.txt
reading manifest file 'src/WebOb.egg-info/SOURCES.txt'
writing manifest file 'src/WebOb.egg-info/SOURCES.txt'
Copying src/WebOb.egg-info to /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7/site-packages/WebOb-1.8.5-py2.7.egg-info
running install_scripts
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/WebOb-1.8.5
/usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match.
BUILDSTDERR: find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/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-webob-1.8.5-1.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zuYlaA
+ umask 022
+ cd /builddir/build/BUILD
+ cd WebOb-1.8.5
+ exit 0
Processing files: python2-webob-1.8.5-1.el7.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.StoLQU
+ umask 022
+ cd /builddir/build/BUILD
+ cd WebOb-1.8.5
+ DOCDIR=/builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/share/doc/python2-webob-1.8.5
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/share/doc/python2-webob-1.8.5
+ cp -pr docs/Makefile docs/_static docs/api docs/changes.txt docs/comment-example-code docs/comment-example.txt docs/conf.py docs/differences.txt docs/do-it-yourself.txt docs/doctests.py docs/experimental docs/file-example-code docs/file-example.txt docs/index.txt docs/jsonrpc-example-code docs/jsonrpc-example.txt docs/license.txt docs/reference.txt docs/whatsnew-1.5.txt docs/whatsnew-1.6.txt docs/whatsnew-1.7.txt docs/whatsnew-1.8.txt docs/wiki-example-code docs/wiki-example.txt /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/share/doc/python2-webob-1.8.5
+ cp -pr README.Fedora /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/share/doc/python2-webob-1.8.5
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GerZyf
+ umask 022
+ cd /builddir/build/BUILD
+ cd WebOb-1.8.5
+ LICENSEDIR=/builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/share/licenses/python2-webob-1.8.5
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/share/licenses/python2-webob-1.8.5
+ cp -pr docs/license.txt /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64/usr/share/licenses/python2-webob-1.8.5
+ exit 0
Provides: python-webob = 1.8.5-1.el7 python-webob1.2 = 1.8.5-1.el7 python2-webob = 1.8.5-1.el7
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) = 2.7
Obsoletes: python-webob1.2 < 1.2.3-7 python-webob < 1.8.5-1.el7
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64
Wrote: /builddir/build/RPMS/python2-webob-1.8.5-1.el7.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nJZHjZ
+ umask 022
+ cd /builddir/build/BUILD
+ cd WebOb-1.8.5
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-webob-1.8.5-1.el7.x86_64
+ exit 0
Child return code was: 0