Mock Version: 1.2.9 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-simplejson.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-23133/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-simplejson.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-732426466 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-python34-python-simplejson-3.6.5-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-simplejson.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-23133/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-simplejson.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gHCmw3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf simplejson-3.6.5 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/simplejson-3.6.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd simplejson-3.6.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ou6e85 + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.6.5 + scl enable rh-python34 - running build running build_py creating build creating build/lib.linux-x86_64-3.4 creating build/lib.linux-x86_64-3.4/simplejson copying simplejson/tool.py -> build/lib.linux-x86_64-3.4/simplejson copying simplejson/scanner.py -> build/lib.linux-x86_64-3.4/simplejson copying simplejson/ordered_dict.py -> build/lib.linux-x86_64-3.4/simplejson copying simplejson/encoder.py -> build/lib.linux-x86_64-3.4/simplejson copying simplejson/decoder.py -> build/lib.linux-x86_64-3.4/simplejson copying simplejson/compat.py -> build/lib.linux-x86_64-3.4/simplejson copying simplejson/__init__.py -> build/lib.linux-x86_64-3.4/simplejson creating build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_unicode.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_tuple.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_tool.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_speedups.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_separators.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_scanstring.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_recursion.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_pass3.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_pass2.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_pass1.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_namedtuple.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_item_sort_key.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_indent.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_for_json.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_float.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_fail.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_errors.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_encode_for_html.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_dump.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_default.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_decode.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_decimal.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_check_circular.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_bitsize_int_as_string.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/test_bigint_as_string.py -> build/lib.linux-x86_64-3.4/simplejson/tests copying simplejson/tests/__init__.py -> build/lib.linux-x86_64-3.4/simplejson/tests running build_ext building 'simplejson._speedups' extension creating build/temp.linux-x86_64-3.4 creating build/temp.linux-x86_64-3.4/simplejson gcc -pthread -Wno-unused-result -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/rh-python34/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/rh-python34/root/usr/include/python3.4m -c simplejson/_speedups.c -o build/temp.linux-x86_64-3.4/simplejson/_speedups.o gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64-Wl,-z,relro build/temp.linux-x86_64-3.4/simplejson/_speedups.o -L/opt/rh/rh-python34/root/usr/lib64 -lpython3.4m -o build/lib.linux-x86_64-3.4/simplejson/_speedups.cpython-34m.so Running Sphinx v1.2.2 loading pickled environment... failed: [Errno 2] No such file or directory: '/builddir/build/BUILD/simplejson-3.6.5/build/doctrees/environment.pickle' building [html]: targets for 2 source files that are out of date updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] README reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... /builddir/build/BUILD/simplejson-3.6.5/README.rst:: WARNING: document isn't included in any toctree done writing output... [ 50%] README writing output... [100%] index writing additional files... genindex search copying static files... done copying extra files... done WARNING: html_static_path entry '/builddir/build/BUILD/simplejson-3.6.5/_static' does not exist dumping search index... done dumping object inventory... done build succeeded, 2 warnings. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IhurBi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64 + cd simplejson-3.6.5 + rm -rf /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64 + scl enable rh-python34 ' /opt/rh/rh-python34/root/usr/bin/python3 setup.py install --skip-build --root=/builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64 ' running install running install_lib creating /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64 creating /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt creating /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh creating /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34 creating /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root creating /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr creating /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64 creating /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4 creating /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages creating /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson copying build/lib.linux-x86_64-3.4/simplejson/_speedups.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson creating /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/__init__.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_bigint_as_string.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_bitsize_int_as_string.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_check_circular.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_decimal.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_decode.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_default.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_dump.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_encode_basestring_ascii.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_encode_for_html.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_errors.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_fail.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_float.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_for_json.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_indent.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_item_sort_key.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_namedtuple.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_pass1.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_pass2.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_pass3.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_recursion.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_scanstring.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_separators.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_speedups.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_tool.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_tuple.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/tests/test_unicode.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.4/simplejson/__init__.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson copying build/lib.linux-x86_64-3.4/simplejson/compat.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson copying build/lib.linux-x86_64-3.4/simplejson/decoder.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson copying build/lib.linux-x86_64-3.4/simplejson/encoder.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson copying build/lib.linux-x86_64-3.4/simplejson/ordered_dict.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson copying build/lib.linux-x86_64-3.4/simplejson/scanner.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson copying build/lib.linux-x86_64-3.4/simplejson/tool.py -> /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_bigint_as_string.py to test_bigint_as_string.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_bitsize_int_as_string.py to test_bitsize_int_as_string.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_check_circular.py to test_check_circular.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_decimal.py to test_decimal.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_decode.py to test_decode.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_default.py to test_default.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_dump.py to test_dump.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_encode_basestring_ascii.py to test_encode_basestring_ascii.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_encode_for_html.py to test_encode_for_html.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_errors.py to test_errors.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_fail.py to test_fail.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_float.py to test_float.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_for_json.py to test_for_json.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_indent.py to test_indent.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_item_sort_key.py to test_item_sort_key.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_namedtuple.py to test_namedtuple.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_pass1.py to test_pass1.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_pass2.py to test_pass2.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_pass3.py to test_pass3.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_recursion.py to test_recursion.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_scanstring.py to test_scanstring.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_separators.py to test_separators.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_speedups.py to test_speedups.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_tool.py to test_tool.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_tuple.py to test_tuple.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tests/test_unicode.py to test_unicode.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/compat.py to compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/decoder.py to decoder.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/encoder.py to encoder.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/ordered_dict.py to ordered_dict.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/scanner.py to scanner.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/tool.py to tool.cpython-34.pyc running install_egg_info running egg_info writing dependency_links to simplejson.egg-info/dependency_links.txt writing top-level names to simplejson.egg-info/top_level.txt writing simplejson.egg-info/PKG-INFO reading manifest file 'simplejson.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'simplejson.egg-info/SOURCES.txt' Copying simplejson.egg-info to /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson-3.6.5-py3.4.egg-info running install_scripts + rm docs/.buildinfo + rm docs/.nojekyll + /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/simplejson-3.6.5 extracting debug info from /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/simplejson/_speedups.cpython-34m.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 209 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-python34/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable rh-python34 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-34 /opt/rh/rh-python34/root/usr/bin/python3 1 /opt/rh/rh-python34/root' + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jpJQYy + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.6.5 + scl enable rh-python34 ' nosetests -q ' ---------------------------------------------------------------------- Ran 120 tests in 1.615s OK (SKIP=1) + exit 0 Processing files: rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Cj1ANU + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.6.5 + DOCDIR=/builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/share/doc/rh-python34-python-simplejson-3.6.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/share/doc/rh-python34-python-simplejson-3.6.5 + cp -pr docs /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/share/doc/rh-python34-python-simplejson-3.6.5 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/share/doc/rh-python34-python-simplejson-3.6.5 + exit 0 Provides: rh-python34-python-simplejson = 3.6.5-1.el7.centos rh-python34-python-simplejson(x86-64) = 3.6.5-1.el7.centos scl-package(rh-python34) 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython3.4m.so.rh-python34-1.0()(64bit) rh-python34-python(abi) = 3.4 rh-python34-runtime rtld(GNU_HASH) Processing files: rh-python34-python-simplejson-debuginfo-3.6.5-1.el7.centos.x86_64 Provides: scl-package(rh-python34) rh-python34-python-simplejson-debuginfo = 3.6.5-1.el7.centos rh-python34-python-simplejson-debuginfo(x86-64) = 3.6.5-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/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-732426466 Wrote: /builddir/build/RPMS/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/rh-python34-python-simplejson-debuginfo-3.6.5-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4Mw4Eh + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.6.5 + rm -rf /builddir/build/BUILDROOT/rh-python34-python-simplejson-3.6.5-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->