Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-markupsafe.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4000/root'logger=env={'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}uid=1001gid=135printOutput=Falsetimeout=0user='mockbuild'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-markupsafe.spec'] with env {'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-983546466.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-markupsafe.spec'], user='mockbuild'chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4000/root'logger=env={'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}uid=1001gid=135printOutput=Falsetimeout=0shell=Falseprivate_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-markupsafe.spec'] with env {'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', '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.4BF0Qp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf MarkupSafe-0.23 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/MarkupSafe-0.23.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd MarkupSafe-0.23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NswHOd + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-0.23 + scl enable pcreech17-pulp-scl-demo-python35 - running build running build_py creating build creating build/lib.linux-x86_64-3.5 creating build/lib.linux-x86_64-3.5/markupsafe copying markupsafe/tests.py -> build/lib.linux-x86_64-3.5/markupsafe copying markupsafe/_native.py -> build/lib.linux-x86_64-3.5/markupsafe copying markupsafe/_constants.py -> build/lib.linux-x86_64-3.5/markupsafe copying markupsafe/_compat.py -> build/lib.linux-x86_64-3.5/markupsafe copying markupsafe/__init__.py -> build/lib.linux-x86_64-3.5/markupsafe running egg_info writing top-level names to MarkupSafe.egg-info/top_level.txt writing MarkupSafe.egg-info/PKG-INFO writing dependency_links to MarkupSafe.egg-info/dependency_links.txt reading manifest file 'MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'MarkupSafe.egg-info/SOURCES.txt' copying markupsafe/_speedups.c -> build/lib.linux-x86_64-3.5/markupsafe running build_ext building 'markupsafe._speedups' extension creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/markupsafe gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/include/python3.5m -c markupsafe/_speedups.c -o build/temp.linux-x86_64-3.5/markupsafe/_speedups.o gcc -pthread -shared -L/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64-Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-3.5/markupsafe/_speedups.o -L/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/markupsafe/_speedups.cpython-35m-x86_64-linux-gnu.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QEyn82 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64 + cd MarkupSafe-0.23 + rm -rf /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64 + scl enable pcreech17-pulp-scl-demo-python35 ' /opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64 ' running install running install_lib creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64 creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35 creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64 creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64/python3.5 creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64/python3.5/site-packages creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64/python3.5/site-packages/markupsafe copying build/lib.linux-x86_64-3.5/markupsafe/_speedups.cpython-35m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64/python3.5/site-packages/markupsafe copying build/lib.linux-x86_64-3.5/markupsafe/_speedups.c -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64/python3.5/site-packages/markupsafe copying build/lib.linux-x86_64-3.5/markupsafe/__init__.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64/python3.5/site-packages/markupsafe copying build/lib.linux-x86_64-3.5/markupsafe/_compat.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64/python3.5/site-packages/markupsafe copying build/lib.linux-x86_64-3.5/markupsafe/_constants.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64/python3.5/site-packages/markupsafe copying build/lib.linux-x86_64-3.5/markupsafe/_native.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64/python3.5/site-packages/markupsafe copying build/lib.linux-x86_64-3.5/markupsafe/tests.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64/python3.5/site-packages/markupsafe byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64/python3.5/site-packages/markupsafe/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64/python3.5/site-packages/markupsafe/_compat.py to _compat.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64/python3.5/site-packages/markupsafe/_constants.py to _constants.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64/python3.5/site-packages/markupsafe/_native.py to _native.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64/python3.5/site-packages/markupsafe/tests.py to tests.cpython-35.pyc writing byte-compilation script '/tmp/tmp4qwl8bu6.py' /opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/bin/python3 -O /tmp/tmp4qwl8bu6.py removing /tmp/tmp4qwl8bu6.py running install_egg_info running egg_info writing MarkupSafe.egg-info/PKG-INFO writing top-level names to MarkupSafe.egg-info/top_level.txt writing dependency_links to MarkupSafe.egg-info/dependency_links.txt reading manifest file 'MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'MarkupSafe.egg-info/SOURCES.txt' Copying MarkupSafe.egg-info to /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64/python3.5/site-packages/MarkupSafe-0.23-py3.5.egg-info running install_scripts + rm /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64//opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64/python3.5/site-packages/markupsafe/_speedups.c + /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/MarkupSafe-0.23 extracting debug info from /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64/python3.5/site-packages/markupsafe/_speedups.cpython-35m-x86_64-linux-gnu.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 12 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/pcreech17-pulp-scl-demo-python35/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable pcreech17-pulp-scl-demo-python35 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-35 /opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/bin/python3 1 /opt/rh/pcreech17-pulp-scl-demo-python35/root' + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Lfw6ZU + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-0.23 + scl enable pcreech17-pulp-scl-demo-python35 ' /opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/bin/python3 setup.py test ' running test running egg_info writing MarkupSafe.egg-info/PKG-INFO writing top-level names to MarkupSafe.egg-info/top_level.txt writing dependency_links to MarkupSafe.egg-info/dependency_links.txt reading manifest file 'MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'MarkupSafe.egg-info/SOURCES.txt' running build_ext building 'markupsafe._speedups' extension gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/include/python3.5m -c markupsafe/_speedups.c -o build/temp.linux-x86_64-3.5/markupsafe/_speedups.o gcc -pthread -shared -L/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64-Wl,-z,relro build/temp.linux-x86_64-3.5/markupsafe/_speedups.o -L/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib64 -lpython3.5m -o /builddir/build/BUILD/MarkupSafe-0.23/markupsafe/_speedups.cpython-35m-x86_64-linux-gnu.so test_adding (markupsafe.tests.MarkupTestCase) ... ok test_all_set (markupsafe.tests.MarkupTestCase) ... ok test_complex_custom_formatting (markupsafe.tests.MarkupTestCase) ... ok test_custom_formatting (markupsafe.tests.MarkupTestCase) ... ok test_dict_interpol (markupsafe.tests.MarkupTestCase) ... ok test_escape_silent (markupsafe.tests.MarkupTestCase) ... ok test_escaping (markupsafe.tests.MarkupTestCase) ... ok test_formatting (markupsafe.tests.MarkupTestCase) ... ok test_formatting_empty (markupsafe.tests.MarkupTestCase) ... ok test_html_interop (markupsafe.tests.MarkupTestCase) ... ok test_mul (markupsafe.tests.MarkupTestCase) ... ok test_splitting (markupsafe.tests.MarkupTestCase) ... ok test_string_interpolation (markupsafe.tests.MarkupTestCase) ... ok test_tuple_interpol (markupsafe.tests.MarkupTestCase) ... ok test_type_behavior (markupsafe.tests.MarkupTestCase) ... ok test_markup_leaks (markupsafe.tests.MarkupLeakTestCase) ... ok ---------------------------------------------------------------------- Ran 16 tests in 0.207s OK + exit 0 Processing files: pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CpBj6O + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-0.23 + DOCDIR=/builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/share/doc/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/share/doc/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23 + cp -pr AUTHORS /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/share/doc/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23 + cp -pr LICENSE /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/share/doc/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23 + cp -pr README.rst /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/share/doc/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23 + exit 0 Provides: pcreech17-pulp-scl-demo-python35-python-markupsafe = 0.23-1.el7.centos pcreech17-pulp-scl-demo-python35-python-markupsafe(x86-64) = 0.23-1.el7.centos scl-package(pcreech17-pulp-scl-demo-python35) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpython3.5m.so.pcreech17-pulp-scl-demo-python35-1.0()(64bit) pcreech17-pulp-scl-demo-python35-python(abi) = 3.5 pcreech17-pulp-scl-demo-python35-runtime rtld(GNU_HASH) Processing files: pcreech17-pulp-scl-demo-python35-python-markupsafe-debuginfo-0.23-1.el7.centos.x86_64 Provides: scl-package(pcreech17-pulp-scl-demo-python35) pcreech17-pulp-scl-demo-python35-python-markupsafe-debuginfo = 0.23-1.el7.centos pcreech17-pulp-scl-demo-python35-python-markupsafe-debuginfo(x86-64) = 0.23-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-983546466.novalocal Wrote: /builddir/build/RPMS/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/pcreech17-pulp-scl-demo-python35-python-markupsafe-debuginfo-0.23-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LGGgeB + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-0.23 + rm -rf /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-markupsafe-0.23-1.el7.centos.x86_64 + exit 0 Child return code was: 0