Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-simplejson.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-xena-el9s-build-100707-854744/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-simplejson.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1611705600 Wrote: /builddir/build/SRPMS/python-simplejson-3.17.2-4.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-simplejson.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-xena-el9s-build-100707-854744/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-simplejson.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1611705600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CmVTTT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf simplejson-3.17.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/simplejson-3.17.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd simplejson-3.17.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EH4Uyp + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.17.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-ppc64le-3.9 creating build/lib.linux-ppc64le-3.9/simplejson copying simplejson/scanner.py -> build/lib.linux-ppc64le-3.9/simplejson copying simplejson/ordered_dict.py -> build/lib.linux-ppc64le-3.9/simplejson copying simplejson/__init__.py -> build/lib.linux-ppc64le-3.9/simplejson copying simplejson/tool.py -> build/lib.linux-ppc64le-3.9/simplejson copying simplejson/decoder.py -> build/lib.linux-ppc64le-3.9/simplejson copying simplejson/encoder.py -> build/lib.linux-ppc64le-3.9/simplejson copying simplejson/raw_json.py -> build/lib.linux-ppc64le-3.9/simplejson copying simplejson/compat.py -> build/lib.linux-ppc64le-3.9/simplejson copying simplejson/errors.py -> build/lib.linux-ppc64le-3.9/simplejson creating build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_errors.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_scanstring.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_separators.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_fail.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_subclass.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_recursion.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_item_sort_key.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_raw_json.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/__init__.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_str_subclass.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_decimal.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_default.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_for_json.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_indent.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_tuple.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_speedups.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_pass1.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_namedtuple.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_float.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_iterable.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_check_circular.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_unicode.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_bigint_as_string.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_pass2.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_decode.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_bitsize_int_as_string.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_encode_for_html.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_pass3.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_dump.py -> build/lib.linux-ppc64le-3.9/simplejson/tests copying simplejson/tests/test_tool.py -> build/lib.linux-ppc64le-3.9/simplejson/tests running build_ext building 'simplejson._speedups' extension creating build/temp.linux-ppc64le-3.9 creating build/temp.linux-ppc64le-3.9/simplejson gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c simplejson/_speedups.c -o build/temp.linux-ppc64le-3.9/simplejson/_speedups.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.9/simplejson/_speedups.o -L/usr/lib64 -o build/lib.linux-ppc64le-3.9/simplejson/_speedups.cpython-39-powerpc64le-linux-gnu.so + PATH=/usr/libexec/python3-sphinx:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + /usr/bin/python3 scripts/make_docs.py Running Sphinx v3.4.3 WARNING: html_static_path entry '_static' does not exist building [mo]: targets for 0 po files that are out of date building [html]: targets for 2 source files that are out of date updating environment: [new config] 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... /builddir/build/BUILD/simplejson-3.17.2/README.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 50%] README writing output... [100%] index generating indices... genindex py-modindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in docs. + rm docs/.buildinfo + rm docs/.nojekyll + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RYFfrP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le ++ dirname /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le + cd simplejson-3.17.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr creating /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson copying build/lib.linux-ppc64le-3.9/simplejson/scanner.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson copying build/lib.linux-ppc64le-3.9/simplejson/_speedups.cpython-39-powerpc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson copying build/lib.linux-ppc64le-3.9/simplejson/ordered_dict.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson copying build/lib.linux-ppc64le-3.9/simplejson/__init__.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson copying build/lib.linux-ppc64le-3.9/simplejson/tool.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson copying build/lib.linux-ppc64le-3.9/simplejson/decoder.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson copying build/lib.linux-ppc64le-3.9/simplejson/encoder.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson copying build/lib.linux-ppc64le-3.9/simplejson/raw_json.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson copying build/lib.linux-ppc64le-3.9/simplejson/compat.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson copying build/lib.linux-ppc64le-3.9/simplejson/errors.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson creating /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_errors.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_scanstring.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_separators.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_fail.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_subclass.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_recursion.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_item_sort_key.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_raw_json.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/__init__.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_str_subclass.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_decimal.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_default.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_for_json.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_indent.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_tuple.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_speedups.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_pass1.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_namedtuple.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_float.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_iterable.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_check_circular.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_unicode.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_bigint_as_string.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_pass2.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_decode.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_bitsize_int_as_string.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_encode_for_html.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_pass3.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_encode_basestring_ascii.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_dump.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.9/simplejson/tests/test_tool.py -> /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/scanner.py to scanner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/ordered_dict.py to ordered_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tool.py to tool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/decoder.py to decoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/encoder.py to encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/raw_json.py to raw_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_errors.py to test_errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_scanstring.py to test_scanstring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_separators.py to test_separators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_fail.py to test_fail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_subclass.py to test_subclass.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_recursion.py to test_recursion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_item_sort_key.py to test_item_sort_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_raw_json.py to test_raw_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_str_subclass.py to test_str_subclass.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_decimal.py to test_decimal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_default.py to test_default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_for_json.py to test_for_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_indent.py to test_indent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_tuple.py to test_tuple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_speedups.py to test_speedups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_pass1.py to test_pass1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_namedtuple.py to test_namedtuple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_float.py to test_float.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_iterable.py to test_iterable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_check_circular.py to test_check_circular.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_unicode.py to test_unicode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_bigint_as_string.py to test_bigint_as_string.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_pass2.py to test_pass2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_decode.py to test_decode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_bitsize_int_as_string.py to test_bitsize_int_as_string.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_encode_for_html.py to test_encode_for_html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_pass3.py to test_pass3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_encode_basestring_ascii.py to test_encode_basestring_ascii.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_dump.py to test_dump.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/tests/test_tool.py to test_tool.cpython-39.pyc writing byte-compilation script '/tmp/tmpkpcjpkia.py' /usr/bin/python3 /tmp/tmpkpcjpkia.py removing /tmp/tmpkpcjpkia.py running install_egg_info running egg_info writing simplejson.egg-info/PKG-INFO writing dependency_links to simplejson.egg-info/dependency_links.txt writing top-level names to simplejson.egg-info/top_level.txt 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/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson-3.17.2-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.17.2-4.el9s --unique-debug-suffix -3.17.2-4.el9s.ppc64le --unique-debug-src-base python-simplejson-3.17.2-4.el9s.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/simplejson-3.17.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/_speedups.cpython-39-powerpc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages/simplejson/_speedups.cpython-39-powerpc64le-linux-gnu.so original debug info size: 160kB, size after compression: 160kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 211 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yC9XjX + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.17.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest ============================= test session starts ============================== platform linux -- Python 3.9.6, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/simplejson-3.17.2 collected 140 items simplejson/tests/test_bigint_as_string.py .... [ 2%] simplejson/tests/test_bitsize_int_as_string.py ...... [ 7%] simplejson/tests/test_check_circular.py ..... [ 10%] simplejson/tests/test_decimal.py ...... [ 15%] simplejson/tests/test_decode.py ........... [ 22%] simplejson/tests/test_default.py . [ 23%] simplejson/tests/test_dump.py .............. [ 33%] simplejson/tests/test_encode_basestring_ascii.py ... [ 35%] simplejson/tests/test_encode_for_html.py .... [ 38%] simplejson/tests/test_errors.py ..... [ 42%] simplejson/tests/test_fail.py ... [ 44%] simplejson/tests/test_float.py ..... [ 47%] simplejson/tests/test_for_json.py ........... [ 55%] simplejson/tests/test_indent.py ... [ 57%] simplejson/tests/test_item_sort_key.py ... [ 60%] simplejson/tests/test_iterable.py . [ 60%] simplejson/tests/test_namedtuple.py ...... [ 65%] simplejson/tests/test_pass1.py . [ 65%] simplejson/tests/test_pass2.py . [ 66%] simplejson/tests/test_pass3.py . [ 67%] simplejson/tests/test_raw_json.py .... [ 70%] simplejson/tests/test_recursion.py ... [ 72%] simplejson/tests/test_scanstring.py ..... [ 75%] simplejson/tests/test_separators.py . [ 76%] simplejson/tests/test_speedups.py sssssss [ 81%] simplejson/tests/test_str_subclass.py . [ 82%] simplejson/tests/test_subclass.py .. [ 83%] simplejson/tests/test_tool.py ... [ 85%] simplejson/tests/test_tuple.py .. [ 87%] simplejson/tests/test_unicode.py .................. [100%] ======================== 133 passed, 7 skipped in 2.45s ======================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-simplejson-3.17.2-4.el9s.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3q5Cgt + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.17.2 + DOCDIR=/builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/share/doc/python3-simplejson + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/share/doc/python3-simplejson + cp -pr docs /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/share/doc/python3-simplejson + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OREMNg + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.17.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/share/licenses/python3-simplejson + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/share/licenses/python3-simplejson + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le/usr/share/licenses/python3-simplejson + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-simplejson = 3.17.2-4.el9s python3-simplejson = 3.17.2-4.el9s python3-simplejson(ppc-64) = 3.17.2-4.el9s python3.9-simplejson = 3.17.2-4.el9s python3.9dist(simplejson) = 3.17.2 python3dist(simplejson) = 3.17.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-simplejson < 3.17.2-4.el9s Processing files: python-simplejson-debugsource-3.17.2-4.el9s.ppc64le Provides: python-simplejson-debugsource = 3.17.2-4.el9s python-simplejson-debugsource(ppc-64) = 3.17.2-4.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-simplejson-debuginfo-3.17.2-4.el9s.ppc64le Provides: debuginfo(build-id) = 4fe4c76e91eb20a660c8ad1ff29f685b9811a8e5 python-simplejson-debuginfo = 3.17.2-4.el9s python3-simplejson-debuginfo = 3.17.2-4.el9s python3-simplejson-debuginfo(ppc-64) = 3.17.2-4.el9s python3.9-simplejson-debuginfo = 3.17.2-4.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-simplejson-debugsource(ppc-64) = 3.17.2-4.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le Wrote: /builddir/build/RPMS/python3-simplejson-debuginfo-3.17.2-4.el9s.ppc64le.rpm Wrote: /builddir/build/RPMS/python-simplejson-debugsource-3.17.2-4.el9s.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-simplejson-3.17.2-4.el9s.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LFecnm + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.17.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-simplejson-3.17.2-4.el9s.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0